{"id":1089,"date":"2026-05-03T23:50:17","date_gmt":"2026-05-03T15:50:17","guid":{"rendered":"https:\/\/psswbeauty.com\/oec-template\/login-register-template\/"},"modified":"2026-06-10T21:31:22","modified_gmt":"2026-06-10T13:31:22","slug":"login-register-template","status":"publish","type":"oec-template","link":"https:\/\/psswbeauty.com\/zh-hans\/oec-template\/login-register-template\/","title":{"rendered":"Login\/register template"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1089\" class=\"elementor elementor-1089 elementor-774\" data-elementor-post-type=\"oec-template\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a68c6ba e-flex e-con-boxed e-con e-parent\" data-id=\"a68c6ba\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-dcb7636 e-con-full e-flex e-con e-child\" data-id=\"dcb7636\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb78824 elementor-widget elementor-widget-oew-woo-my-account-login-from\" data-id=\"cb78824\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;add_icon&quot;:&quot;no&quot;}\" data-widget_type=\"oew-woo-my-account-login-from.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"woocommerce-notices-wrapper\"><\/div><div class=\"oceanwp-loginform-wrap\">\t\t<div class=\"oec-myaccount-form-login\">\n\n\t\t\t<h2>\u767b\u5165<\/h2>\n\t\t\t<form class=\"woocommerce-form woocommerce-form-login login\" method=\"post\">\n\n\t\t\t\t\n\t\t\t\t<p class=\"woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide\">\n\t\t\t\t\t<label for=\"username\">Username or email address&nbsp;<span class=\"required\">*<\/span><\/label>\n\t\t\t\t\t<input type=\"text\" class=\"woocommerce-Input woocommerce-Input--text input-text\" name=\"username\" id=\"username\" autocomplete=\"username\" value=\"\" \/>\t\t\t\t<\/p>\n\t\t\t\t<p class=\"woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide\">\n\t\t\t\t\t<label for=\"password\">Password&nbsp;<span class=\"required\">*<\/span><\/label>\n\t\t\t\t\t<input class=\"woocommerce-Input woocommerce-Input--text input-text\" type=\"password\" name=\"password\" id=\"password\" autocomplete=\"current-password\" \/>\n\t\t\t\t<\/p>\n\n\t\t\t\t\n\t\t\t\t<p class=\"form-row\">\n\t\t\t\t\t<input type=\"hidden\" id=\"woocommerce-login-nonce\" name=\"woocommerce-login-nonce\" value=\"4b2739ff90\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/zh-hans\/wp-json\/wp\/v2\/oec-template\/1089\" \/>\n\t\t\t\t\t<button type=\"submit\" class=\"woocommerce-Button button\" name=\"login\" value=\"Log in\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\tLog in\t\t\t\t\t<\/button>\n\t\t\t\t\t<label class=\"woocommerce-form__label woocommerce-form__label-for-checkbox inline\">\n\t\t\t\t\t\t<input class=\"woocommerce-form__input woocommerce-form__input-checkbox\" name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\" \/> <span>Remember me<\/span>\n\t\t\t\t\t<\/label>\n\t\t\t\t<\/p>\n\n\t\t\t\t<p class=\"woocommerce-LostPassword lost_password\">\n\t\t\t\t\t<a href=\"https:\/\/psswbeauty.com\/zh-hans\/%e6%88%91%e7%9a%84%e5%b8%90%e6%88%b7\/lost-password\/\">Lost your password?<\/a>\n\t\t\t\t<\/p>\n\n\t\t\t\t\n\t\t\t<\/form>\n\t\t<\/div>\n\t\t<style>.account-original-style .woocommerce #customer_login h2 {display: block;}<\/style>\n\n\t\t\t\t\t<script type=\"text\/javascript\">\n\t\t\t\t;jQuery(document).ready(function($){\n\t\t\t\t\tif( typeof WooGuestAccountPageWidget === 'undefined' ) {\n\t\t\t\t\t\tclass WooGuestAccountPageWidget {\n\t\t\t\t\t\t\t#elements = {\n\t\t\t\t\t\t\t\tguestAccountPageNav: document.querySelector(\".owp-account-links\"),\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t#loginBtn;\n\t\t\t\t\t\t\t#registerBtn;\n\t\t\t\t\t\t\t#loginBox;\n\t\t\t\t\t\t\t#registerBox;\n\n\t\t\t\t\t\t\tconstructor() {\n\t\t\t\t\t\t\t\t\/\/ Return if registration disabled\n\t\t\t\t\t\t\t\tif (\n\t\t\t\t\t\t\t\tthis.#elements.guestAccountPageNav?.classList.contains(\n\t\t\t\t\t\t\t\t\t\"registration-disabled\"\n\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t\t) {\n\t\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\tthis.#setElements();\n\t\t\t\t\t\t\t\tthis.#start();\n\t\t\t\t\t\t\t\tthis.#setupEventListeners();\n\t\t\t\t\t\t\t\tthis.#init();\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t#init = () => {\n\t\t\t\t\t\t\t\tif(this.#loginBtn) {\n\t\t\t\t\t\t\t\t\tthis.#initLogin();\n\t\t\t\t\t\t\t\t} else if (this.#registerBtn) {\n\t\t\t\t\t\t\t\t\tthis.#initRegister();\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t#initLogin = () => {\n\t\t\t\t\t\t\t\tthis.#loginBtn.classList.add(\"current\");\n\t\t\t\t\t\t\t\tthis.#registerBtn.classList.remove(\"current\");\n\n\t\t\t\t\t\t\t\tconst _self = this;\n\t\t\t\t\t\t\t\tjQuery( _self.#registerBox ).fadeOut( \"fast\", function() {\n\t\t\t\t\t\t\t\t\tjQuery( _self.#loginBox ).fadeIn( \"fast\");\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t#initRegister = () => {\n\t\t\t\t\t\t\t\tthis.#registerBtn.classList.add(\"current\");\n\t\t\t\t\t\t\t\tthis.#loginBtn.classList.remove(\"current\");\n\n\t\t\t\t\t\t\t\tconst _self = this;\n\t\t\t\t\t\t\t\tjQuery( _self.#loginBox ).fadeOut( \"fast\", function() {\n\t\t\t\t\t\t\t\t\tjQuery( _self.#registerBox ).fadeIn( \"fast\");\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t#setElements = () => {\n\t\t\t\t\t\t\t\tthis.#elements = {\n\t\t\t\t\t\t\t\t...this.#elements,\n\t\t\t\t\t\t\t\tguestAccountPageBox: document.querySelector(\"#customer_login\"),\n\t\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t#start = () => {\n\t\t\t\t\t\t\t\tthis.#loginBtn =\n\t\t\t\t\t\t\t\tthis.#elements.guestAccountPageNav?.querySelector(\".login a\");\n\t\t\t\t\t\t\t\tthis.#registerBtn =\n\t\t\t\t\t\t\t\tthis.#elements.guestAccountPageNav?.querySelector(\".register a\");\n\t\t\t\t\t\t\t\tthis.#loginBox =\n\t\t\t\t\t\t\t\tthis.#elements.guestAccountPageBox?.querySelector(\".elementor-widget-oew-woo-my-account-login-from\");\n\t\t\t\t\t\t\t\tthis.#registerBox =\n\t\t\t\t\t\t\t\tthis.#elements.guestAccountPageBox?.querySelector(\".elementor-widget-oew-woo-my-account-register-form\");\n\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t#setupEventListeners = () => {\n\t\t\t\t\t\t\t\tthis.#loginBtn?.addEventListener(\"click\", this.#onLoginBtnClick);\n\t\t\t\t\t\t\t\tthis.#registerBtn?.addEventListener(\"click\", this.#onRegisterBtnClick);\n\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t#onLoginBtnClick = (event) => {\n\t\t\t\t\t\t\t\tevent.preventDefault();\n\t\t\t\t\t\t\t\tevent.stopPropagation();\n\n\t\t\t\t\t\t\t\tthis.#loginBtn.classList.add(\"current\");\n\t\t\t\t\t\t\t\tthis.#registerBtn.classList.remove(\"current\");\n\n\t\t\t\t\t\t\t\tconst _self = this;\n\t\t\t\t\t\t\t\tjQuery( _self.#registerBox ).fadeOut( \"fast\", function() {\n\t\t\t\t\t\t\t\t\tjQuery( _self.#loginBox ).fadeIn( \"fast\");\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t#onRegisterBtnClick = (event) => {\n\t\t\t\t\t\t\t\tevent.preventDefault();\n\t\t\t\t\t\t\t\tevent.stopPropagation();\n\n\t\t\t\t\t\t\t\tthis.#registerBtn.classList.add(\"current\");\n\t\t\t\t\t\t\t\tthis.#loginBtn.classList.remove(\"current\");\n\n\t\t\t\t\t\t\t\tconst _self = this;\n\t\t\t\t\t\t\t\tjQuery( _self.#loginBox ).fadeOut( \"fast\", function() {\n\t\t\t\t\t\t\t\t\tjQuery( _self.#registerBox ).fadeIn( \"fast\");\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t}\n\t\t\t\t\t\tconst guestAccountPage = new WooGuestAccountPageWidget();\n\t\t\t\t\t}\n                });\n            <\/script>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-411c91a e-con-full e-flex e-con e-child\" data-id=\"411c91a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a763e3 elementor-widget elementor-widget-oew-woo-my-account-register-form\" data-id=\"5a763e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;add_icon&quot;:&quot;no&quot;}\" data-widget_type=\"oew-woo-my-account-register-form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"woocommerce-notices-wrapper\"><\/div><div class=\"oceanwp-loginform-wrap\">\t\t\t<div class=\"oec-myaccount-form-register\">\n\n\t\t\t\t<h2>\u5e10\u6237\u6ce8\u518c<\/h2>\n\t\t\t\t<form method=\"post\" class=\"woocommerce-form woocommerce-form-register register\"  >\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<p class=\"woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide\">\n\t\t\t\t\t\t<label for=\"reg_email\">Email address&nbsp;<span class=\"required\">*<\/span><\/label>\n\t\t\t\t\t\t<input type=\"email\" class=\"woocommerce-Input woocommerce-Input--text input-text\" name=\"email\" id=\"reg_email\" autocomplete=\"email\" value=\"\" \/>\t\t\t\t\t<\/p>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<p class=\"woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide\">\n\t\t\t\t\t\t\t<label for=\"reg_password\">Password&nbsp;<span class=\"required\">*<\/span><\/label>\n\t\t\t\t\t\t\t<input type=\"password\" class=\"woocommerce-Input woocommerce-Input--text input-text\" name=\"password\" id=\"reg_password\" autocomplete=\"new-password\" \/>\n\t\t\t\t\t\t<\/p>\n\n\t\t\t\t\t\n\t\t\t\t\t\t\u8a3b\u518a\u5f8c\uff0c\u53bb\u300c\u514d\u8cbb\u52a0\u5165\u6210\u70ba\u6703\u54e1\u300d\u9801\u9762\uff0c\u52a0\u5165\u5f8c\u60a8\u5c07\u6210\u70ba <span class=sumo_default_plans style=color:green;>\u666e\u901a\u6703\u54e1<\/span>\uff0c\u4ee5\u5f8c\u53ef\u7372\u734e\u52f5\u7a4d\u5206\u3002<wc-order-attribution-inputs><\/wc-order-attribution-inputs><div class=\"woocommerce-privacy-policy-text\"><p>\u60a8\u7684\u500b\u4eba\u8cc7\u6599\u5c07\u7528\u65bc\u652f\u63f4\u60a8\u5728\u672c\u7db2\u7ad9\u7684\u9ad4\u9a57\u3001\u7ba1\u7406\u60a8\u7684\u5e33\u6236\u5b58\u53d6\u6b0a\u9650\u4ee5\u53ca\u7528\u65bc\u6211\u5011[\u96b1\u79c1\u6b0a\u653f\u7b56<a href=\"https:\/\/psswbeauty.com\/privacy-policy\/\" class=\"woocommerce-privacy-policy-link\" target=\"_blank\">\u9690\u79c1\u653f\u7b56<\/a>\u4e2d\u6240\u8ff0\u7684\u5176\u4ed6\u76ee\u7684\u3002<\/p>\n<\/div>\n\t\t\t\t\t<p class=\"woocommerce-FormRow form-row\">\n\t\t\t\t\t\t<input type=\"hidden\" id=\"woocommerce-register-nonce\" name=\"woocommerce-register-nonce\" value=\"83b36c8b11\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/zh-hans\/wp-json\/wp\/v2\/oec-template\/1089\" \/>\t\t\t\t\t\t<button type=\"submit\" class=\"woocommerce-Button button\" name=\"register\" value=\"Register\">\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tRegister\t\t\t\t\t\t<\/button>\n\t\t\t\t\t<\/p>\n\n\t\t\t\t\t\t\n\t\t\t\t<\/form>\n\t\t\t\t<\/div>\n\t\t\t\t<style>.account-original-style .woocommerce #customer_login h2 {display: block;}<\/style>\n\t\t\t\t\t\t\t\t\t<script type=\"text\/javascript\">\n\t\t\t\t\t\t;jQuery(document).ready(function($){\n\t\t\t\t\t\t\tif( typeof WooGuestAccountPageWidget === 'undefined' ) {\n\t\t\t\t\t\t\t\tclass WooGuestAccountPageWidget {\n\t\t\t\t\t\t\t\t\t#elements = {\n\t\t\t\t\t\t\t\t\t\tguestAccountPageNav: document.querySelector(\".owp-account-links\"),\n\t\t\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t\t\t#loginBtn;\n\t\t\t\t\t\t\t\t\t#registerBtn;\n\t\t\t\t\t\t\t\t\t#loginBox;\n\t\t\t\t\t\t\t\t\t#registerBox;\n\n\t\t\t\t\t\t\t\t\tconstructor() {\n\t\t\t\t\t\t\t\t\t\t\/\/ Return if registration disabled\n\t\t\t\t\t\t\t\t\t\tif (\n\t\t\t\t\t\t\t\t\t\tthis.#elements.guestAccountPageNav?.classList.contains(\n\t\t\t\t\t\t\t\t\t\t\t\"registration-disabled\"\n\t\t\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t\t\t\t) {\n\t\t\t\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\tthis.#setElements();\n\t\t\t\t\t\t\t\t\t\tthis.#start();\n\t\t\t\t\t\t\t\t\t\tthis.#setupEventListeners();\n\t\t\t\t\t\t\t\t\t\tthis.#init();\n\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t#init = () => {\n\t\t\t\t\t\t\t\t\t\tif(this.#loginBtn) {\n\t\t\t\t\t\t\t\t\t\t\tthis.#initLogin();\n\t\t\t\t\t\t\t\t\t\t} else if (this.#registerBtn) {\n\t\t\t\t\t\t\t\t\t\t\tthis.#initRegister();\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\t#initLogin = () => {\n\t\t\t\t\t\t\t\t\t\tthis.#loginBtn.classList.add(\"current\");\n\t\t\t\t\t\t\t\t\t\tthis.#registerBtn.classList.remove(\"current\");\n\n\t\t\t\t\t\t\t\t\t\tconst _self = this;\n\t\t\t\t\t\t\t\t\t\tjQuery( _self.#registerBox ).fadeOut( \"fast\", function() {\n\t\t\t\t\t\t\t\t\t\t\tjQuery( _self.#loginBox ).fadeIn( \"fast\");\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\t#initRegister = () => {\n\t\t\t\t\t\t\t\t\t\tthis.#registerBtn.classList.add(\"current\");\n\t\t\t\t\t\t\t\t\t\tthis.#loginBtn.classList.remove(\"current\");\n\n\t\t\t\t\t\t\t\t\t\tconst _self = this;\n\t\t\t\t\t\t\t\t\t\tjQuery( _self.#loginBox ).fadeOut( \"fast\", function() {\n\t\t\t\t\t\t\t\t\t\t\tjQuery( _self.#registerBox ).fadeIn( \"fast\");\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\t#setElements = () => {\n\t\t\t\t\t\t\t\t\t\tthis.#elements = {\n\t\t\t\t\t\t\t\t\t\t...this.#elements,\n\t\t\t\t\t\t\t\t\t\tguestAccountPageBox: document.querySelector(\"#customer_login\"),\n\t\t\t\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\t#start = () => {\n\t\t\t\t\t\t\t\t\t\tthis.#loginBtn =\n\t\t\t\t\t\t\t\t\t\tthis.#elements.guestAccountPageNav?.querySelector(\".login a\");\n\t\t\t\t\t\t\t\t\t\tthis.#registerBtn =\n\t\t\t\t\t\t\t\t\t\tthis.#elements.guestAccountPageNav?.querySelector(\".register a\");\n\t\t\t\t\t\t\t\t\t\tthis.#loginBox =\n\t\t\t\t\t\t\t\t\t\tthis.#elements.guestAccountPageBox?.querySelector(\".col-1\");\n\t\t\t\t\t\t\t\t\t\tthis.#registerBox =\n\t\t\t\t\t\t\t\t\t\tthis.#elements.guestAccountPageBox?.querySelector(\".col-2\");\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\t#setupEventListeners = () => {\n\t\t\t\t\t\t\t\t\t\tthis.#loginBtn?.addEventListener(\"click\", this.#onLoginBtnClick);\n\t\t\t\t\t\t\t\t\t\tthis.#registerBtn?.addEventListener(\"click\", this.#onRegisterBtnClick);\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\t#onLoginBtnClick = (event) => {\n\t\t\t\t\t\t\t\t\t\tevent.preventDefault();\n\t\t\t\t\t\t\t\t\t\tevent.stopPropagation();\n\n\t\t\t\t\t\t\t\t\t\tthis.#loginBtn.classList.add(\"current\");\n\t\t\t\t\t\t\t\t\t\tthis.#registerBtn.classList.remove(\"current\");\n\n\t\t\t\t\t\t\t\t\t\tconst _self = this;\n\t\t\t\t\t\t\t\t\t\tjQuery( _self.#registerBox ).fadeOut( \"slow\", function() {\n\t\t\t\t\t\t\t\t\t\t\tjQuery( _self.#loginBox ).fadeIn( \"slow\");\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\t#onRegisterBtnClick = (event) => {\n\t\t\t\t\t\t\t\t\t\tevent.preventDefault();\n\t\t\t\t\t\t\t\t\t\tevent.stopPropagation();\n\n\t\t\t\t\t\t\t\t\t\tthis.#registerBtn.classList.add(\"current\");\n\t\t\t\t\t\t\t\t\t\tthis.#loginBtn.classList.remove(\"current\");\n\n\t\t\t\t\t\t\t\t\t\tconst _self = this;\n\t\t\t\t\t\t\t\t\t\tjQuery( _self.#loginBox ).fadeOut( \"slow\", function() {\n\t\t\t\t\t\t\t\t\t\t\tjQuery( _self.#registerBox ).fadeIn( \"slow\");\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\tconst guestAccountPage = new WooGuestAccountPageWidget();\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t<\/script>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b877fb3 e-con-full e-flex e-con e-child\" data-id=\"b877fb3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-624c33f elementor-widget elementor-widget-heading\" data-id=\"624c33f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u767b\u5165 \/ \u6ce8\u518c<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"author":1,"template":"","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","omw_enable_modal_window":"enable","osh_disable_topbar_sticky":"default","osh_disable_header_sticky":"default","osh_sticky_header_style":"default","osh_sticky_header_effect":"","osh_custom_sticky_logo":0,"osh_custom_retina_sticky_logo":0,"osh_custom_sticky_logo_height":0,"osh_background_color":"","osh_links_color":"","osh_links_hover_color":"","osh_links_active_color":"","osh_links_bg_color":"","osh_links_hover_bg_color":"","osh_links_active_bg_color":"","osh_menu_social_links_color":"","osh_menu_social_hover_links_color":""},"class_list":["post-1089","oec-template","type-oec-template","status-publish","hentry","product","entry","owp-thumbs-layout-horizontal","owp-btn-normal","owp-tabs-layout-horizontal","has-no-thumbnails","has-product-nav"],"featured_image_src":"","ams_acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Login\/register template - Perfect Skin Beauty Centre \u81fb\u7f8e\u7f8e\u5bb9\u4e2d\u5fc3<\/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:\/\/psswbeauty.com\/zh-hans\/oec-template\/login-register-template\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Login\/register template\" \/>\n<meta property=\"og:description\" content=\"\u767b\u5165 Username or email address&nbsp;* Password&nbsp;* Log [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/psswbeauty.com\/zh-hans\/oec-template\/login-register-template\/\" \/>\n<meta property=\"og:site_name\" content=\"Perfect Skin Beauty Centre \u81fb\u7f8e\u7f8e\u5bb9\u4e2d\u5fc3\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-10T13:31:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/psswbeauty.com\/wp-content\/uploads\/2026\/06\/yoast-poster.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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:\\\/\\\/psswbeauty.com\\\/zh-hans\\\/oec-template\\\/login-register-template\\\/\",\"url\":\"https:\\\/\\\/psswbeauty.com\\\/zh-hans\\\/oec-template\\\/login-register-template\\\/\",\"name\":\"Login\\\/register template - Perfect Skin Beauty Centre \u81fb\u7f8e\u7f8e\u5bb9\u4e2d\u5fc3\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/psswbeauty.com\\\/zh-hans\\\/#website\"},\"datePublished\":\"2026-05-03T15:50:17+00:00\",\"dateModified\":\"2026-06-10T13:31:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/psswbeauty.com\\\/zh-hans\\\/oec-template\\\/login-register-template\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/psswbeauty.com\\\/zh-hans\\\/oec-template\\\/login-register-template\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/psswbeauty.com\\\/zh-hans\\\/oec-template\\\/login-register-template\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/psswbeauty.com\\\/zh-hans\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Login\\\/register template\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/psswbeauty.com\\\/zh-hans\\\/#website\",\"url\":\"https:\\\/\\\/psswbeauty.com\\\/zh-hans\\\/\",\"name\":\"\u81fb\u7f8e\u7f8e\u5bb9\u4e2d\u5fc3\",\"description\":\"\u4f4d\u65bc\u65fa\u89d2\u7f8e\u5bb9\u4e2d\u5fc3\uff0c\u63d0\u4f9b\u9802\u7d1a\u8b77\u819a\u3001\u8eab\u9ad4\u5851\u5f62\u3001\u7b49\u5168\u65b9\u4f4d\u5c08\u696d\u7f8e\u5bb9\u670d\u52d9\u3002\",\"publisher\":{\"@id\":\"https:\\\/\\\/psswbeauty.com\\\/zh-hans\\\/#organization\"},\"alternateName\":\"Perfect Skin Beauty Centre\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/psswbeauty.com\\\/zh-hans\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/psswbeauty.com\\\/zh-hans\\\/#organization\",\"name\":\"\u81fb\u7f8e\u7f8e\u5bb9\u4e2d\u5fc3\",\"url\":\"https:\\\/\\\/psswbeauty.com\\\/zh-hans\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/psswbeauty.com\\\/zh-hans\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/psswbeauty.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/horizonal-logo.jpg\",\"contentUrl\":\"https:\\\/\\\/psswbeauty.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/horizonal-logo.jpg\",\"width\":704,\"height\":206,\"caption\":\"\u81fb\u7f8e\u7f8e\u5bb9\u4e2d\u5fc3\"},\"image\":{\"@id\":\"https:\\\/\\\/psswbeauty.com\\\/zh-hans\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Login\/register template - Perfect Skin Beauty Centre \u81fb\u7f8e\u7f8e\u5bb9\u4e2d\u5fc3","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:\/\/psswbeauty.com\/zh-hans\/oec-template\/login-register-template\/","og_locale":"zh_CN","og_type":"article","og_title":"Login\/register template","og_description":"\u767b\u5165 Username or email address&nbsp;* Password&nbsp;* Log [&hellip;]","og_url":"https:\/\/psswbeauty.com\/zh-hans\/oec-template\/login-register-template\/","og_site_name":"Perfect Skin Beauty Centre \u81fb\u7f8e\u7f8e\u5bb9\u4e2d\u5fc3","article_modified_time":"2026-06-10T13:31:22+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/psswbeauty.com\/wp-content\/uploads\/2026\/06\/yoast-poster.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/psswbeauty.com\/zh-hans\/oec-template\/login-register-template\/","url":"https:\/\/psswbeauty.com\/zh-hans\/oec-template\/login-register-template\/","name":"Login\/register template - Perfect Skin Beauty Centre \u81fb\u7f8e\u7f8e\u5bb9\u4e2d\u5fc3","isPartOf":{"@id":"https:\/\/psswbeauty.com\/zh-hans\/#website"},"datePublished":"2026-05-03T15:50:17+00:00","dateModified":"2026-06-10T13:31:22+00:00","breadcrumb":{"@id":"https:\/\/psswbeauty.com\/zh-hans\/oec-template\/login-register-template\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/psswbeauty.com\/zh-hans\/oec-template\/login-register-template\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/psswbeauty.com\/zh-hans\/oec-template\/login-register-template\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/psswbeauty.com\/zh-hans\/"},{"@type":"ListItem","position":2,"name":"Login\/register template"}]},{"@type":"WebSite","@id":"https:\/\/psswbeauty.com\/zh-hans\/#website","url":"https:\/\/psswbeauty.com\/zh-hans\/","name":"\u81fb\u7f8e\u7f8e\u5bb9\u4e2d\u5fc3","description":"\u4f4d\u65bc\u65fa\u89d2\u7f8e\u5bb9\u4e2d\u5fc3\uff0c\u63d0\u4f9b\u9802\u7d1a\u8b77\u819a\u3001\u8eab\u9ad4\u5851\u5f62\u3001\u7b49\u5168\u65b9\u4f4d\u5c08\u696d\u7f8e\u5bb9\u670d\u52d9\u3002","publisher":{"@id":"https:\/\/psswbeauty.com\/zh-hans\/#organization"},"alternateName":"Perfect Skin Beauty Centre","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/psswbeauty.com\/zh-hans\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/psswbeauty.com\/zh-hans\/#organization","name":"\u81fb\u7f8e\u7f8e\u5bb9\u4e2d\u5fc3","url":"https:\/\/psswbeauty.com\/zh-hans\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/psswbeauty.com\/zh-hans\/#\/schema\/logo\/image\/","url":"https:\/\/psswbeauty.com\/wp-content\/uploads\/2026\/06\/horizonal-logo.jpg","contentUrl":"https:\/\/psswbeauty.com\/wp-content\/uploads\/2026\/06\/horizonal-logo.jpg","width":704,"height":206,"caption":"\u81fb\u7f8e\u7f8e\u5bb9\u4e2d\u5fc3"},"image":{"@id":"https:\/\/psswbeauty.com\/zh-hans\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/psswbeauty.com\/zh-hans\/wp-json\/wp\/v2\/oec-template\/1089","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/psswbeauty.com\/zh-hans\/wp-json\/wp\/v2\/oec-template"}],"about":[{"href":"https:\/\/psswbeauty.com\/zh-hans\/wp-json\/wp\/v2\/types\/oec-template"}],"author":[{"embeddable":true,"href":"https:\/\/psswbeauty.com\/zh-hans\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":1,"href":"https:\/\/psswbeauty.com\/zh-hans\/wp-json\/wp\/v2\/oec-template\/1089\/revisions"}],"predecessor-version":[{"id":1090,"href":"https:\/\/psswbeauty.com\/zh-hans\/wp-json\/wp\/v2\/oec-template\/1089\/revisions\/1090"}],"wp:attachment":[{"href":"https:\/\/psswbeauty.com\/zh-hans\/wp-json\/wp\/v2\/media?parent=1089"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}