{"id":5934,"date":"2022-07-13T10:59:22","date_gmt":"2022-07-13T08:59:22","guid":{"rendered":"https:\/\/rauschmayer.com\/?page_id=5934"},"modified":"2024-08-15T13:19:35","modified_gmt":"2024-08-15T11:19:35","slug":"designer","status":"publish","type":"page","link":"https:\/\/rauschmayer.com\/en\/designer\/","title":{"rendered":"Designer"},"content":{"rendered":"<div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last\" style=\"--awb-bg-size:cover;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-column-wrapper-legacy\"><script>\nconst queryString = window.location.search;\nconst urlParams = new URLSearchParams(queryString);\nlet snapshotId = '';\n\nif (urlParams.get('id') != null) {\n        snapshotId = urlParams.get('id');\n        console.log(snapshotId);\n}\n\n\t\tdocument.addEventListener('metrix:configuratorInitialized', function (ev) {\n\t\t\tvar bridge = ev.detail.bridge;\n\t\t\tvar mode = bridge.integration.mode(\"configurator\");\n\t\t\tbridge.currentLanguage = \"en\";\n\n\t\t\tbridge.setPriceCalculationParams({\n\t\t\t\tcustomer: \"4500003\",\n\t\t\t\ttoken: \"ac091146eb3047fcb8c599b00418766f\",\n\t\t\t\tcurrency: \"EUR\"\n\t\t\t});\n\n\t\t\tbridge.setContextValue(\"cartMode\", \"finder\");\n\n\t\t\tbridge.setContextValue(\"hideEmailButton\", false);\n\t\t\tbridge.setContextValue(\"hidePrintButton\", false);\n\n\t\t\tcId = localStorage.getItem(\"containerId\");\n\t\t\tif (snapshotId != ''){\n                bridge.integration.loadSnapshot(snapshotId, mode).then(containerId => {\n                bridge.initContainer(mode, containerId);\n                }, reason => {\n                console.log(\"Snapshot id cant be loaded\", reason);                    });\n            }else if (cId!=null){\n                bridge.initContainer(mode, cId); \n            }else\n            {\n                bridge.initContainer(mode, null);\n            }\n\t\t\tbridge.listen('containerChanged', function (ev) {\n\t\t\t\tvar detail = ev.detail;\n\t\t\t    container=detail.containerId;\n\t\t\t\t\tcId = localStorage.setItem(\"containerId\",container);\n\t\t\t});\n\n\t\t\tbridge.listen('buttonClicked', function (ev) {\n\t\t\t\tif (ev.detail.button == 'finderCart') {\n\t\t\t\t\twindow.open('https:\/\/rauschmayer.com\/en\/jewellers\/', '_blank');\n\t\t\t\t}\n              if (ev.detail.button == 'email') {\n                console.log(ev);\n\n    fetch(\"https:\/\/rs.services.confmetrix.com\/api\/snapshots?language=de\", {\n            \"headers\": {\n                \"accept\": \"application\/json, text\/plain, *\/*\",\n                \"content-type\": \"application\/json\",\n            },\n            \"body\": \"{\\\"containerId\\\":\\\"\" + ev.detail.containerId + \"\\\"}\",\n            \"method\": \"POST\"\n        }).then(function(response) {\n            return response.json();\n        })\n        .then(function(data) {\n            window.open('mailto:?subject=Your individual wedding ring configuration from Rauschmayer&body=Check out the custom wedding ring design. Here is the link: https:\/\/rauschmayer.com\/en\/designer?id=' + data.snapshotId);\n        })\n        .catch(function(err) {\n            console.log(\"Something went wrong!\", err);\n        });;\n}\n\n              if (ev.detail.button == 'print') {\n                \n                fetch(\"https:\/\/rs.services.confmetrix.com\/api\/snapshots?language=de\", {\n  \"headers\": {\n    \"accept\": \"application\/json, text\/plain, *\/*\",\n    \"content-type\": \"application\/json\",\n  },\n  \"body\": \"{\\\"containerId\\\":\\\"\"+ev.detail.containerId+\"\\\"}\",\n  \"method\": \"POST\"\n}).then(function (response) {\n        return response.json();\n    })\n    .then(function (data) {\n      document.getElementById('print_config_id').innerHTML = data.snapshotId;\n      \t\t\tlet print_price = [];\n  \t\t\t\tlet cost = document.getElementsByClassName('ring-price-price');\n\t \t\t\tprint_price[0]= document.getElementById('cost_ring_1');\n\t \t\t\tprint_price[1]= document.getElementById('cost_ring_2');\n \t  \t\t\tprint_price[2]= document.getElementById('cost_ring_total');\n                for(l = 0; l<print_price.length;l++){print_price[l].innerHTML = cost[l].innerHTML;}\n                window.print();\n    })\n    .catch(function (err) {\n        console.log(\"Something went wrong!\", err);\n    });;}\n\t\t\t})\n    });\n\n    <\/script><div id=\"metrix-configurator\">\n\t<div class=\"page-loader\">\n\t\t<div class=\"loading-spinner\"><\/div>\n\t<\/div>\n<\/div>\n<script type=\"text\/javascript\" src=\"https:\/\/rs.services.confmetrix.com\/integration.js\"><\/script><style>\n  @media print{\n   .mobile-footer,\n  .mobile-footer-buttons,\n  #toTop,\n  .embed-bottom,\n  .configurator-footer,\n .fusion-secondary-header, \n .embed3d-btn, \n .fusion-secondary-main-menu,\n .ui-item.ui-item-1.ui-item-top-left, \n .ui-item.ui-item-0.ui-item-top-left,\n .btn.btn-primary.btn-iconed.btn-add-to-cart.mr-xs.mb-xs, \n .ring-price.ring-price-sum, \n .info-bar-righ-2, \n .header-configurator, \n .embed-bottom .row, \n .fusion-footer,\n .fusion-secondary-header, \n .fusion-main-menu {\n    display: none!important;\n  }\n    #printed_infos.only_print, #print_config_id {\n      display: flex!important;\n      flex-direction: column;\n\t}\n    .cost_ring_total {\n    \tborder-top: 1px solid gray;\n    }\n  .configurator-layout-controls {\n    visibility: hidden;\n    page-break-inside: avoid;\n    width: 0;\n    height: 0;\n    opactiy: 0;\n  }  \n    .configurator-layout-preview {\n    \theight: 565px\n    }\n  @page  {\n         size: A4 portrait;\n      }\n}\n#printed_infos.only_print, #print_config_id {\n      display: none;\n\t}\n#print_config_id_div {\n\tdisplay: flex;\n    justify-content: center;\n    font-size: 33px;\n  margin-bottom: 75px;\n}\n#print_config_id {\n\tborder: 1px solid gray;\n    padding: 0px 10px;\n}\n<\/style><div id=\"print_config_id_div\">\n\t<span id=\"print_config_id\"><\/span>\n<\/div>\n\n<div id=\"printed_infos\" class=\"only_print\">\n  \t<div><span>Ring 1: <\/span><span id=\"cost_ring_1\"><\/span><\/div>\n\t<div><span>Ring 2: <\/span><span id=\"cost_ring_2\"><\/span><\/div>\n\t<div><span>total price: <\/span><span id=\"cost_ring_total\"><\/span><\/div>\n<\/div>\n<script>\n  \tlet print_price = [];\n  \tlet cost = document.getElementsByClassName('ring-price-price');\n\tprint_price[0]= document.getElementById('cost_ring_1');\n\tprint_price[1]= document.getElementById('cost_ring_2');\n \tprint_price[2]= document.getElementById('cost_ring_total');\n   let element = document.getElementsByClassName('action-bar-btn');\nfor (i = 0; i< element.length; i++) {\n  if (element[i].childNodes[0].classList.contains('svg-icon-print')) {\n    element[i].addEventListener(\"click\", () => {window.print();print_price[i].innerHTML = cost[i].innerHTML;});\n  }  \n}\n<\/script><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":33,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"100-width.php","meta":{"footnotes":""},"class_list":["post-5934","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Designer | Trauring-Manufaktur Rauschmayer<\/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:\/\/rauschmayer.com\/en\/designer\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Designer | Trauring-Manufaktur Rauschmayer\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rauschmayer.com\/en\/designer\/\" \/>\n<meta property=\"og:site_name\" content=\"Rauschmayer\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-15T11:19:35+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/rauschmayer.com\/en\/designer\/\",\"url\":\"https:\/\/rauschmayer.com\/en\/designer\/\",\"name\":\"Designer | Trauring-Manufaktur Rauschmayer\",\"isPartOf\":{\"@id\":\"https:\/\/rauschmayer.com\/#website\"},\"datePublished\":\"2022-07-13T08:59:22+00:00\",\"dateModified\":\"2024-08-15T11:19:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/rauschmayer.com\/en\/designer\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/rauschmayer.com\/en\/designer\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/rauschmayer.com\/en\/designer\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/rauschmayer.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Designer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/rauschmayer.com\/#website\",\"url\":\"https:\/\/rauschmayer.com\/\",\"name\":\"Rauschmayer\",\"description\":\"Eine weitere WordPress-Website\",\"publisher\":{\"@id\":\"https:\/\/rauschmayer.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/rauschmayer.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/rauschmayer.com\/#organization\",\"name\":\"Trauring-Manufaktur Rauschmayer\",\"url\":\"https:\/\/rauschmayer.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/rauschmayer.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/rauschmayer.com\/wp-content\/uploads\/2023\/11\/2023_08-Logo_Tauben_Tuerkis.png\",\"contentUrl\":\"https:\/\/rauschmayer.com\/wp-content\/uploads\/2023\/11\/2023_08-Logo_Tauben_Tuerkis.png\",\"width\":1667,\"height\":1667,\"caption\":\"Trauring-Manufaktur Rauschmayer\"},\"image\":{\"@id\":\"https:\/\/rauschmayer.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Designer | Trauring-Manufaktur Rauschmayer","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:\/\/rauschmayer.com\/en\/designer\/","og_locale":"en_GB","og_type":"article","og_title":"Designer | Trauring-Manufaktur Rauschmayer","og_url":"https:\/\/rauschmayer.com\/en\/designer\/","og_site_name":"Rauschmayer","article_modified_time":"2024-08-15T11:19:35+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/rauschmayer.com\/en\/designer\/","url":"https:\/\/rauschmayer.com\/en\/designer\/","name":"Designer | Trauring-Manufaktur Rauschmayer","isPartOf":{"@id":"https:\/\/rauschmayer.com\/#website"},"datePublished":"2022-07-13T08:59:22+00:00","dateModified":"2024-08-15T11:19:35+00:00","breadcrumb":{"@id":"https:\/\/rauschmayer.com\/en\/designer\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rauschmayer.com\/en\/designer\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/rauschmayer.com\/en\/designer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rauschmayer.com\/en\/"},{"@type":"ListItem","position":2,"name":"Designer"}]},{"@type":"WebSite","@id":"https:\/\/rauschmayer.com\/#website","url":"https:\/\/rauschmayer.com\/","name":"Rauschmayer","description":"Eine weitere WordPress-Website","publisher":{"@id":"https:\/\/rauschmayer.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rauschmayer.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/rauschmayer.com\/#organization","name":"Trauring-Manufaktur Rauschmayer","url":"https:\/\/rauschmayer.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/rauschmayer.com\/#\/schema\/logo\/image\/","url":"https:\/\/rauschmayer.com\/wp-content\/uploads\/2023\/11\/2023_08-Logo_Tauben_Tuerkis.png","contentUrl":"https:\/\/rauschmayer.com\/wp-content\/uploads\/2023\/11\/2023_08-Logo_Tauben_Tuerkis.png","width":1667,"height":1667,"caption":"Trauring-Manufaktur Rauschmayer"},"image":{"@id":"https:\/\/rauschmayer.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/rauschmayer.com\/en\/wp-json\/wp\/v2\/pages\/5934","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rauschmayer.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rauschmayer.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rauschmayer.com\/en\/wp-json\/wp\/v2\/users\/33"}],"replies":[{"embeddable":true,"href":"https:\/\/rauschmayer.com\/en\/wp-json\/wp\/v2\/comments?post=5934"}],"version-history":[{"count":12,"href":"https:\/\/rauschmayer.com\/en\/wp-json\/wp\/v2\/pages\/5934\/revisions"}],"predecessor-version":[{"id":11135,"href":"https:\/\/rauschmayer.com\/en\/wp-json\/wp\/v2\/pages\/5934\/revisions\/11135"}],"wp:attachment":[{"href":"https:\/\/rauschmayer.com\/en\/wp-json\/wp\/v2\/media?parent=5934"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}