{"id":18204,"date":"2024-04-29T12:52:28","date_gmt":"2024-04-29T12:52:28","guid":{"rendered":"https:\/\/simpools.com\/3d-configurator\/"},"modified":"2024-07-31T13:23:43","modified_gmt":"2024-07-31T13:23:43","slug":"3d-configurator","status":"publish","type":"page","link":"https:\/\/simpools.com\/en\/3d-configurator\/","title":{"rendered":"3d Configurator"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"18204\" class=\"elementor elementor-18204 elementor-16721\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c1d84a3 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"c1d84a3\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6176d09\" data-id=\"6176d09\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-749ae35 elementor-widget elementor-widget-shortcode\" data-id=\"749ae35\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div id=\"root\">\n        <!-- Your Vite build content goes here -->\n    <\/div>\n    <script type=\"module\" src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/model-viewer\/3.5.0\/model-viewer.min.js\"><\/script>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e8ecbba elementor-widget elementor-widget-shortcode\" data-id=\"e8ecbba\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><style class=\"wpcode-css-snippet\">@import url(\"https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@100..900&display=swap\");\r\nbody {\r\n  position: relative;\r\n  min-height: 100%;\r\n  margin: 0;\r\n  overflow: hidden;\r\n}\r\n\r\np,\r\na,\r\nh1,\r\nh2,\r\nh3,\r\nh4,\r\nh5,\r\nh6,\r\nbutton,\r\ninput,\r\nlabel,\r\nselect,\r\ntextarea,\r\nspan {\r\n  font-family: \"Outfit\", sans-serif;\r\n}\r\n#root{\r\n\tmargin:0 !important;\r\n}\r\n#root *{\r\n\t  font-family: \"Outfit\", sans-serif;\r\n}\r\n.MainContainer {\r\n  display: flex;\r\n  align-items: center;\r\n  overflow: hidden;\r\n}\r\n\r\n.CanvasContainer {\r\n  width: 100%;\r\n  height: 100vh;\r\n  z-index: 0;\r\n}\r\n.CanvasInnerContainer {\r\n  width: 100%;\r\n  position: absolute;\r\n  top: 0;\r\n  left: 0;\r\n  height: 100vh;\r\n  z-index: 99999999999999999;\r\n}\r\nheader,footer {\r\n    display: none;\r\n}\r\nheader,footer {\r\n    display: none;\r\n}\r\n\r\n.entry-content {\r\n    padding: 0!important;\r\n}\r\n\r\ndiv#root {\r\n    width: 100%!important;\r\n    max-width: 100% !important;\r\n}\r\n\/* spinner.css *\/\r\n.spinner {\r\n  border: 4px solid rgba(0, 0, 0, 0.1);\r\n  border-left-color: #7db0e7;\r\n  border-radius: 50%;\r\n  width: 50px;\r\n  height: 50px;\r\n  animation: spin 1s linear infinite;\r\n  margin: 20px auto;\r\n}\r\n\r\n@keyframes spin {\r\n  0% {\r\n    transform: rotate(0deg);\r\n  }\r\n  100% {\r\n    transform: rotate(360deg);\r\n  }\r\n}\r\n\r\n.spinner-container {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 100%;\r\n  height: 100%;\r\n  position: fixed;\r\n  left: 0;\r\n  top: 0;\r\n  z-index: 99;\r\n  background: #0000004a;\r\n}\r\n\r\n\r\n\r\n\/* css for spinner loader  *\/\r\n#clip-loader{\r\n  position: absolute;\r\n  right: 0;\r\n  left: 0;\r\n  top: 0;\r\n  bottom: 0;\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n  background-color:rgba(0, 0, 0, 0.5) ;\r\n  backdrop-filter: blur(10px);\r\n  z-index: 5;\r\n}\r\n\r\n\r\n\r\n\r\n\/* AR button css *\/\r\n#Arbutton {\r\n  position: relative;\r\n  width: 20%;\r\n  top: 6rem;\r\n  left: 40%;\r\n  padding: 0.5rem;\r\n  background-color: #4285f4;\r\n  color: #fff;\r\n  border: none;\r\n  border-radius: 20px;\r\n  font-size: 18px;\r\n  font-weight: 500;\r\n  opacity: 100%;\r\n  cursor: pointer;\r\n}\r\n\r\n#Arbutton:hover {\r\n  background: #2971e4;\r\n  color: #fff;\r\n}\r\n\r\n\/* modal css  *\/\r\n.modal {\r\n  display: none;\r\n  position: fixed;\r\n  top: 0;\r\n  left: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  background-color: #eee;\r\n  z-index: 1;\r\n}\r\n\r\n.modal.open {\r\n  display: block;\r\n}\r\n\r\n.close-button {\r\n  position: absolute;\r\n  right: 2%;\r\n  font-size: 3rem;\r\n  cursor: pointer;\r\n  z-index: 1;\r\n}\r\n\r\n\/* QR CODE *\/\r\n\r\n#code-container{\r\n position: fixed;\r\n top: 0;\r\n left: 0;\r\n right: 0;\r\n bottom: 0;\r\n background-color:rgba(39, 38, 38, 0.961) ;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n z-index: 10;\r\n backdrop-filter: blur(8px);\r\n}\r\n\r\n#Qr-Code{\r\n  background-color: white;\r\n  padding: 20px;\r\n  border-radius: 8px;\r\n  text-align: center;\r\n  position: relative;\r\n  width: 80%;\r\n  max-width: 400px;\r\n}\r\n\r\n#close-btn{\r\n  position: absolute;\r\n  height: 2rem;\r\n  width: 2rem;\r\n  top: 5px;\r\n  right: 20px;\r\n  background: none;\r\n  border: none;\r\n  font-size: 39px;\r\n  cursor: pointer;\r\n}\r\n\r\n#para-text {\r\n  font-size: 1.2rem;\r\n  color: rgb(18, 17, 17);\r\n}\r\n\r\n\r\n\r\n\r\n\r\n\r\n\/* model viewer css *\/\r\n\r\nmodel-viewer {\r\n  position: absolute;\r\n  top: 0;\r\n  background-color: #eee;\r\n  overflow-y: hidden;\r\n  width: 100%;\r\n  height: 90%;\r\n}\r\n\r\n#ar-button {\r\n  background-repeat: no-repeat;\r\n  background-size: 20px 20px;\r\n  background-position: 12px 50%;\r\n  background-color: #fff;\r\n  position: absolute;\r\n  left: 50%;\r\n  transform: translateX(-50%);\r\n  white-space: nowrap;\r\n  top: 1rem;\r\n  padding: 0px 30px 0px 40px;\r\n  font-family: Roboto Regular, Helvetica Neue, sans-serif;\r\n  font-size: 14px;\r\n  background-color: #4285f4;\r\n  color: #ffffff;\r\n  height: 36px;\r\n  line-height: 36px;\r\n  border-radius: 18px;\r\n  border: 1px solid #dadce0;\r\n}\r\n<\/style><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-18204","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.8.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>3d Configurator - Simpools%<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/simpools.com\/en\/3d-configurator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"3d Configurator - Simpools%\" \/>\n<meta property=\"og:url\" content=\"https:\/\/simpools.com\/en\/3d-configurator\/\" \/>\n<meta property=\"og:site_name\" content=\"Simpools\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-31T13:23:43+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/simpools.com\/en\/3d-configurator\/\",\"url\":\"https:\/\/simpools.com\/en\/3d-configurator\/\",\"name\":\"3d Configurator - Simpools%\",\"isPartOf\":{\"@id\":\"https:\/\/simpools.com\/en\/#website\"},\"datePublished\":\"2024-04-29T12:52:28+00:00\",\"dateModified\":\"2024-07-31T13:23:43+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/simpools.com\/en\/3d-configurator\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/simpools.com\/en\/3d-configurator\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/simpools.com\/en\/3d-configurator\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/simpools.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"3d Configurator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/simpools.com\/en\/#website\",\"url\":\"https:\/\/simpools.com\/en\/\",\"name\":\"Simpools\",\"description\":\"Modern &amp; affordable swimming\",\"publisher\":{\"@id\":\"https:\/\/simpools.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/simpools.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/simpools.com\/en\/#organization\",\"name\":\"Simpools\",\"url\":\"https:\/\/simpools.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/simpools.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/simpools.com\/wp-content\/uploads\/2019\/02\/LogoWhite.png\",\"contentUrl\":\"https:\/\/simpools.com\/wp-content\/uploads\/2019\/02\/LogoWhite.png\",\"width\":881,\"height\":230,\"caption\":\"Simpools\"},\"image\":{\"@id\":\"https:\/\/simpools.com\/en\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"3d Configurator - Simpools%","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/simpools.com\/en\/3d-configurator\/","og_locale":"en_US","og_type":"article","og_title":"3d Configurator - Simpools%","og_url":"https:\/\/simpools.com\/en\/3d-configurator\/","og_site_name":"Simpools","article_modified_time":"2024-07-31T13:23:43+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/simpools.com\/en\/3d-configurator\/","url":"https:\/\/simpools.com\/en\/3d-configurator\/","name":"3d Configurator - Simpools%","isPartOf":{"@id":"https:\/\/simpools.com\/en\/#website"},"datePublished":"2024-04-29T12:52:28+00:00","dateModified":"2024-07-31T13:23:43+00:00","breadcrumb":{"@id":"https:\/\/simpools.com\/en\/3d-configurator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/simpools.com\/en\/3d-configurator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/simpools.com\/en\/3d-configurator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/simpools.com\/en\/"},{"@type":"ListItem","position":2,"name":"3d Configurator"}]},{"@type":"WebSite","@id":"https:\/\/simpools.com\/en\/#website","url":"https:\/\/simpools.com\/en\/","name":"Simpools","description":"Modern &amp; affordable swimming","publisher":{"@id":"https:\/\/simpools.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/simpools.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/simpools.com\/en\/#organization","name":"Simpools","url":"https:\/\/simpools.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/simpools.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/simpools.com\/wp-content\/uploads\/2019\/02\/LogoWhite.png","contentUrl":"https:\/\/simpools.com\/wp-content\/uploads\/2019\/02\/LogoWhite.png","width":881,"height":230,"caption":"Simpools"},"image":{"@id":"https:\/\/simpools.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/simpools.com\/en\/wp-json\/wp\/v2\/pages\/18204","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/simpools.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/simpools.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/simpools.com\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/simpools.com\/en\/wp-json\/wp\/v2\/comments?post=18204"}],"version-history":[{"count":33,"href":"https:\/\/simpools.com\/en\/wp-json\/wp\/v2\/pages\/18204\/revisions"}],"predecessor-version":[{"id":19168,"href":"https:\/\/simpools.com\/en\/wp-json\/wp\/v2\/pages\/18204\/revisions\/19168"}],"wp:attachment":[{"href":"https:\/\/simpools.com\/en\/wp-json\/wp\/v2\/media?parent=18204"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}