{"id":12299,"date":"2025-10-15T08:47:11","date_gmt":"2025-10-15T08:47:11","guid":{"rendered":"https:\/\/www.moretarget.com\/custom-registration-form\/"},"modified":"2026-02-01T06:33:18","modified_gmt":"2026-02-01T06:33:18","slug":"custom-registration-form","status":"publish","type":"page","link":"https:\/\/www.moretarget.com\/ar\/custom-registration-form\/","title":{"rendered":"custom registration form"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12299\" class=\"elementor elementor-12299 elementor-6129\">\n\t\t\t\t<div class=\"porto_stretch_css stretch_row_content_css elementor-element elementor-element-23b328ed e-flex e-con-boxed e-con e-parent\" data-id=\"23b328ed\" data-element_type=\"container\" data-e-type=\"container\">\r\n\t\t\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-6efae593 elementor-widget elementor-widget-text-editor\" data-id=\"6efae593\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n<!-- <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.3\/dist\/css\/bootstrap.min.css\" rel=\"stylesheet\"> -->\n\n<style>\n\tlabel.form-check-label {\n    color: #000;\n}\n\ninput.btn.btn-login {\n    color: #000;\n}\nh2 {\n  font-size: 25px;\n  text-align: center;\n}\n\nh5 {\n  font-weight: 500;\n  font-size: 18px;\n  text-align: center;\n}\n\nlabel.form-check-label {\n  font-size: 15px;\n}\n\n.form-label {\n  color: #001c48;\n  font-weight: 400;\n  margin-right: 10px;\n  white-space: nowrap;\n}\n\ninput.btn.btn-login {\n  font-size: 21px;\n  font-weight: 100;\n  border: none;\n  background-color: #e4e4e4bd;\n}\n\n.custom-login-wrapper {\n  position: relative;\n  width: 100%;\n  height: 75vh;\n  background: url(https:\/\/www.moretarget.com\/wp-content\/uploads\/2026\/01\/a-1.png) no-repeat center;\n  background-size: cover;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: \"Poppins\", sans-serif;\n}\n\n.custom-login-box {\n  background: rgba(255, 255, 255, 0.75);\n  backdrop-filter: blur(10px);\n  border-radius: 25px;\n  padding: 40px 60px;\n  max-width: 1000px;\n  width: 95%;\n  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);\n  margin-top: -36%;\n  padding-top: 1%;\n}\n\n.form-group-pair {\n  display: flex;\n  gap: 20px;\n  margin-bottom: 20px;\n}\n\n.form-group-inline {\n  flex: 1;\n  display: flex;\n  align-items: center;\n}\n\n.form-group-inline label {\n  min-width: 100px;\n  margin-bottom: 0;\n}\n\n.form-group-inline input {\n  flex: 1;\n  height: 42px;\n  font-size: 15px;\n}\n\n.phone-wrapper {\n  position: relative;\n  display: flex;\n  align-items: center;\n  border: 1px solid #ccc;\n  border-radius: 8px;\n  height: 42px;\n  width: 100%;\n  background-color: #fff;\n}\n\n.country-select {\n  display: flex;\n  align-items: center;\n  padding: 0 10px;\n  font-size: 14px;\n  cursor: pointer;\n  gap: 6px;\n  user-select: none;\n}\n\n.country-select img {\n  width: 20px;\n  height: 14px;\n  object-fit: cover;\n  border-radius: 2px;\n}\n\n.phone-input {\n  border: 1px solid #ffffff;\n  border-left: 1px solid #e3e3e3;\n  border-radius: 0 8px 8px 0;\n  flex: 1;\n  padding: 10px;\n  font-size: 15px;\n  height: 100%;\n  width: 100%;\n}\n\n.country-dropdown {\n  position: absolute;\n  top: 100%;\n  left: 0;\n  background: #fff;\n  border: 1px solid #ccc;\n  border-radius: 8px;\n  width: 100%;\n  max-height: 250px;\n  overflow-y: auto;\n  z-index: 10;\n  display: none;\n  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);\n}\n\n.country-dropdown div {\n  padding: 8px 12px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  cursor: pointer;\n}\n\n.country-dropdown div:hover {\n  background-color: #f0f0f0;\n}\n\n.country-dropdown img {\n  width: 20px;\n  height: 14px;\n  border-radius: 2px;\n}\n\n.btn-login {\n  border-radius: 8px;\n  padding: 6px 25px;\n  transition: 0.3s;\n}\n\n.btn-login:hover {\n  background-color: #e09e3f;\n  color: #fff;\n}\n\n.recaptcha-submit-wrapper {\n  display: flex;\n  justify-content: flex-end;\n  align-items: center;\n  gap: 20px;\n  margin-top: 20px;\n}\n\n.custom-login-box1 {\n  display: flex;\n  flex-direction: column;\n  width: 100%;\n  max-width: 1050px;\n  padding: 20px;\n  height: 445px;\n  justify-content: space-between;\n  margin-top: -1%;\n}\n\n\/* Modal width *\/\n#privacyModal .modal-dialog {\n  max-width: 1500px !important;\n  width: 100%;\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n  .custom-login-box1 {\n    margin-top: -1%;\n    padding-top: 10%;\n  }\n\n  .custom-login-wrapper {\n    background-size: cover;\n    display: block;\n  }\n\n  .form-group-pair {\n    flex-direction: column;\n  }\n\n  .recaptcha-submit-wrapper {\n    flex-direction: column;\n    align-items: stretch;\n  }\n\n  .row.align-items-center {\n    flex-direction: column !important;\n    align-items: flex-start !important;\n    gap: 15px;\n  }\n\n  .row.align-items-center > div {\n    width: 100% !important;\n    display: flex;\n    flex-direction: column !important;\n    align-items: flex-start !important;\n  }\n\n  .row.align-items-center label {\n    text-align: left !important;\n    margin-bottom: 5px;\n    width: 100%;\n  }\n\n  .row.align-items-center .col-md-3,\n  .row.align-items-center .col-md-9 {\n    width: 100% !important;\n  }\n\n  .phone-wrapper {\n    width: 100% !important;\n  }\n\n  .recaptcha-submit-wrapper {\n    justify-content: center !important;\n    width: 100%;\n  }\n\n  input.btn.btn-login {\n    width: 100%;\n    font-size: 20px;\n  }\n}\n\t\n\t@media (max-width: 414px) {\n\t\t.custom-login-wrapper {\n\t\t\theight: 95vh;\n\t\t}\n}\n\n\n<\/style>\n<div class=\"custom-login-wrapper\">\n  <div class=\"custom-login-box1\">\n    <div>\n      <h2 style=\"color: #000;font-size: 32px;font-weight: 600;margin-bottom: 23px;\">\n        \u0645\u0631\u062d\u0628\u0627 \u0641\u064a \u0645\u0648\u0631 \u062a\u0627\u0631\u062c\u062a      <\/h2>\n\n      <h5 style=\"font-size: 33px; font-weight: 100;\">\n        \u062d\u0633\u0627\u0628 \u062c\u062f\u064a\u062f      <\/h5>\n    <\/div>\n\n    <div>\n      \n      <form method=\"post\" action=\"\">\n\n        <div class=\"crf-fp\">\n          <div class=\"row align-items-center\">\n\n            <div class=\"col-md-6 mb-6 mb-md-0 d-flex align-items-center\" style=\"justify-content: space-between;\">\n              <div class=\"col-md-3\" style=\"text-align: center;\">\n                <label for=\"user_login\" class=\"form-label\" style=\" color: #000; \">\n                  \u0627\u0644\u0627\u0633\u0645 \u0628\u0627\u0644\u0643\u0627\u0645\u0644                <\/label>\n              <\/div>\n              <div class=\"col-md-9 mb-9\">\n                <input type=\"text\" id=\"user_login\" name=\"user_login\" class=\"form-control\" required>\n              <\/div>\n            <\/div>\n\n            <div class=\"col-md-6 mb-6 mb-md-0 d-flex align-items-center\" style=\"justify-content: space-between;\">\n              <div class=\"col-md-3\" style=\"text-align: center;\">\n                <label for=\"user_pass\" class=\"form-label\" style=\" color: #000; \">\n                  \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631                <\/label>\n              <\/div>\n              <div class=\"col-md-9 mb-9\">\n                <input type=\"password\" id=\"user_pass\" name=\"user_pass\" class=\"form-control\" required>\n              <\/div>\n            <\/div>\n\n          <\/div>\n        <\/div>\n\n        <div class=\"crf-fp\" style=\"margin-top: 20px;\">\n          <div class=\"row align-items-center\">\n\n            <div class=\"col-md-6 mb-6 mb-md-0 d-flex align-items-center\" style=\"justify-content: space-between;\">\n              <div class=\"col-md-3\" style=\"text-align: center;\">\n                <label for=\"user_email\" class=\"form-label\" style=\" color: #000; \">\n                  \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0627\u0644\u0643\u062a\u0631\u0648\u0646\u064a                <\/label>\n              <\/div>\n              <div class=\"col-md-9 mb-9\">\n                <input type=\"email\" id=\"user_email\" name=\"user_email\" class=\"form-control\" required>\n              <\/div>\n            <\/div>\n\n            <div class=\"col-md-6 mb-6 mb-md-0 d-flex align-items-center\" style=\"justify-content: space-between;\">\n              <div class=\"col-md-3\" style=\"text-align: center;\">\n                <label for=\"user_phone\" class=\"form-label\" style=\" color: #000; \">\n                  \u0627\u0644\u0647\u0627\u062a\u0641 \u0627\u0644\u0645\u062d\u0645\u0648\u0644                <\/label>\n              <\/div>\n\n              <div class=\"col-md-9 mb-9\">\n                <div class=\"phone-wrapper\" id=\"phone-wrapper\">\n               <div class=\"country-select\" id=\"selected-country\">\n  <img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w40\/tr.png\" alt=\"Turkey\">\n  <span id=\"dial-code\">+90<\/span>\n<\/div>\n\n                  <input type=\"tel\" id=\"user_phone\" name=\"user_phone\" class=\"phone-input\" required>\n                  <div class=\"country-dropdown\" id=\"country-dropdown\"><\/div>\n                <\/div>\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n        <\/div>\n\n        <div class=\"crf-fp\">\n          <div class=\"row align-items-center\">\n\n            <div class=\"col-md-6 mb-6 mb-md-0 d-flex align-items-center\">\n              <div class=\"col-md-3\"><\/div>\n              <div class=\"col-md-9 mb-9\"><\/div>\n            <\/div>\n\n            <div class=\"col-md-6 mb-6 mb-md-0 d-flex align-items-center\" style=\"justify-content: space-between;\">\n              <div class=\"col-md-3\" style=\"text-align: end;\"><\/div>\n\n              <div class=\"col-md-9 mb-9\">\n\n                <div class=\"form-check mt-3\">\n                  <input class=\"form-check-input\" type=\"checkbox\" id=\"privacy_policy\" required>\n                  <label class=\"form-check-label\" for=\"privacy_policy\" >\n                    \u0623\u0646\u0627 \u0623\u0642\u0628\u0644                    <a href=\"#\" data-bs-toggle=\"modal\" data-bs-target=\"#privacyModal\">\n                      \u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629 \u0648\u0627\u0644\u0623\u0645\u0627\u0646                    <\/a>\n                    \u0648\u0634\u0631\u0648\u0637 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645                  <\/label>\n                <\/div>\n\n                <div class=\"recaptcha-submit-wrapper\">\n                  <input type=\"submit\" class=\"btn btn-login\" value=\"\u0625\u0631\u0633\u0627\u0644\">\n                <\/div>\n\n              <\/div>\n            <\/div>\n\n          <\/div>\n        <\/div>\n\n      <\/form>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n  const countries = [{\n      name: \"Syria\",\n      dial: \"+963\",\n      code: \"sy\"\n    },\n    {\n      name: \"Turkey\",\n      dial: \"+90\",\n      code: \"tr\"\n    },\n    {\n      name: \"Lebanon\",\n      dial: \"+961\",\n      code: \"lb\"\n    },\n    {\n      name: \"Jordan\",\n      dial: \"+962\",\n      code: \"jo\"\n    },\n    {\n      name: \"Egypt\",\n      dial: \"+20\",\n      code: \"eg\"\n    },\n    {\n      name: \"Saudi Arabia\",\n      dial: \"+966\",\n      code: \"sa\"\n    },\n    {\n      name: \"UAE\",\n      dial: \"+971\",\n      code: \"ae\"\n    },\n    {\n      name: \"Qatar\",\n      dial: \"+974\",\n      code: \"qa\"\n    },\n    {\n      name: \"Kuwait\",\n      dial: \"+965\",\n      code: \"kw\"\n    },\n    {\n      name: \"Iraq\",\n      dial: \"+964\",\n      code: \"iq\"\n    },\n    {\n      name: \"Morocco\",\n      dial: \"+212\",\n      code: \"ma\"\n    },\n    {\n      name: \"Algeria\",\n      dial: \"+213\",\n      code: \"dz\"\n    },\n    {\n      name: \"Tunisia\",\n      dial: \"+216\",\n      code: \"tn\"\n    },\n    {\n      name: \"Libya\",\n      dial: \"+218\",\n      code: \"ly\"\n    },\n    {\n      name: \"Palestine\",\n      dial: \"+970\",\n      code: \"ps\"\n    },\n    {\n      name: \"France\",\n      dial: \"+33\",\n      code: \"fr\"\n    },\n    {\n      name: \"Germany\",\n      dial: \"+49\",\n      code: \"de\"\n    },\n    {\n      name: \"Italy\",\n      dial: \"+39\",\n      code: \"it\"\n    },\n    {\n      name: \"Spain\",\n      dial: \"+34\",\n      code: \"es\"\n    },\n    {\n      name: \"Greece\",\n      dial: \"+30\",\n      code: \"gr\"\n    },\n    {\n      name: \"Netherlands\",\n      dial: \"+31\",\n      code: \"nl\"\n    },\n    {\n      name: \"Belgium\",\n      dial: \"+32\",\n      code: \"be\"\n    },\n    {\n      name: \"Sweden\",\n      dial: \"+46\",\n      code: \"se\"\n    },\n    {\n      name: \"Norway\",\n      dial: \"+47\",\n      code: \"no\"\n    },\n    {\n      name: \"Denmark\",\n      dial: \"+45\",\n      code: \"dk\"\n    },\n    {\n      name: \"Switzerland\",\n      dial: \"+41\",\n      code: \"ch\"\n    },\n    {\n      name: \"Austria\",\n      dial: \"+43\",\n      code: \"at\"\n    },\n    {\n      name: \"United Kingdom\",\n      dial: \"+44\",\n      code: \"gb\"\n    },\n    {\n      name: \"Portugal\",\n      dial: \"+351\",\n      code: \"pt\"\n    },\n    {\n      name: \"Finland\",\n      dial: \"+358\",\n      code: \"fi\"\n    },\n    {\n      name: \"Ireland\",\n      dial: \"+353\",\n      code: \"ie\"\n    }\n  ];\n\n  const selectedCountry = document.getElementById('selected-country');\n  const dropdown = document.getElementById('country-dropdown');\n  const dialCodeSpan = document.getElementById('dial-code');\n  const flagImg = selectedCountry.querySelector('img');\n\n  \/\/ \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0642\u0627\u0626\u0645\u0629\n  function renderDropdown() {\n    dropdown.innerHTML = \"\";\n    countries.forEach(country => {\n      const div = document.createElement('div');\n      div.setAttribute('data-code', country.dial);\n      div.setAttribute('data-flag', country.code);\n      div.innerHTML = `<img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w40\/${country.code}.png\"> ${country.name} (${country.dial})`;\n      dropdown.appendChild(div);\n    });\n  }\n\n  renderDropdown();\n\n  \/\/ \u0639\u0646\u062f \u0627\u0644\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0639\u0644\u0645\n  selectedCountry.addEventListener('click', (e) => {\n    e.stopPropagation();\n    dropdown.style.display = dropdown.style.display === 'block' ? 'none' : 'block';\n  });\n\n  \/\/ \u0639\u0646\u062f \u0627\u062e\u062a\u064a\u0627\u0631 \u062f\u0648\u0644\u0629\n  dropdown.addEventListener('click', function(e) {\n    const target = e.target.closest('div[data-code]');\n    if (target) {\n      dialCodeSpan.textContent = target.getAttribute('data-code');\n      flagImg.src = `https:\/\/flagcdn.com\/w40\/${target.getAttribute('data-flag')}.png`;\n      dropdown.style.display = 'none';\n    }\n  });\n\n  \/\/ \u0625\u063a\u0644\u0627\u0642 \u0639\u0646\u062f \u0627\u0644\u0636\u063a\u0637 \u062e\u0627\u0631\u062c \u0627\u0644\u0642\u0627\u0626\u0645\u0629\n  document.addEventListener('click', () => {\n    dropdown.style.display = 'none';\n  });\n<\/script>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","footnotes":""},"class_list":["post-12299","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>custom registration form - moretarget-com<\/title>\n<meta name=\"description\" content=\"Custom furniture design and manufacturing for barber shops, beauty salons, restaurants, and homes with modern designs and high quality.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.moretarget.com\/ar\/custom-registration-form\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"custom registration form - moretarget-com\" \/>\n<meta property=\"og:description\" content=\"Custom furniture design and manufacturing for barber shops, beauty salons, restaurants, and homes with modern designs and high quality.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.moretarget.com\/ar\/custom-registration-form\/\" \/>\n<meta property=\"og:site_name\" content=\"moretarget-com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-01T06:33:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.moretarget.com\/wp-content\/uploads\/2025\/01\/more-target-website-logo0.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2118\" \/>\n\t<meta property=\"og:image:height\" content=\"773\" \/>\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:\/\/www.moretarget.com\/ar\/custom-registration-form\/\",\"url\":\"https:\/\/www.moretarget.com\/ar\/custom-registration-form\/\",\"name\":\"custom registration form - moretarget-com\",\"isPartOf\":{\"@id\":\"https:\/\/www.moretarget.com\/#website\"},\"datePublished\":\"2025-10-15T08:47:11+00:00\",\"dateModified\":\"2026-02-01T06:33:18+00:00\",\"description\":\"Custom furniture design and manufacturing for barber shops, beauty salons, restaurants, and homes with modern designs and high quality.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.moretarget.com\/ar\/custom-registration-form\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.moretarget.com\/ar\/custom-registration-form\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.moretarget.com\/ar\/custom-registration-form\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.moretarget.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"custom registration form\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.moretarget.com\/#website\",\"url\":\"https:\/\/www.moretarget.com\/\",\"name\":\"moretarget-com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.moretarget.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.moretarget.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.moretarget.com\/#organization\",\"name\":\"moretarget-com\",\"url\":\"https:\/\/www.moretarget.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\/\/www.moretarget.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.moretarget.com\/wp-content\/uploads\/2025\/01\/more-target-website-logo0.png\",\"contentUrl\":\"https:\/\/www.moretarget.com\/wp-content\/uploads\/2025\/01\/more-target-website-logo0.png\",\"width\":2118,\"height\":773,\"caption\":\"moretarget-com\"},\"image\":{\"@id\":\"https:\/\/www.moretarget.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"custom registration form - moretarget-com","description":"Custom furniture design and manufacturing for barber shops, beauty salons, restaurants, and homes with modern designs and high quality.","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:\/\/www.moretarget.com\/ar\/custom-registration-form\/","og_locale":"ar_AR","og_type":"article","og_title":"custom registration form - moretarget-com","og_description":"Custom furniture design and manufacturing for barber shops, beauty salons, restaurants, and homes with modern designs and high quality.","og_url":"https:\/\/www.moretarget.com\/ar\/custom-registration-form\/","og_site_name":"moretarget-com","article_modified_time":"2026-02-01T06:33:18+00:00","og_image":[{"width":2118,"height":773,"url":"https:\/\/www.moretarget.com\/wp-content\/uploads\/2025\/01\/more-target-website-logo0.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.moretarget.com\/ar\/custom-registration-form\/","url":"https:\/\/www.moretarget.com\/ar\/custom-registration-form\/","name":"custom registration form - moretarget-com","isPartOf":{"@id":"https:\/\/www.moretarget.com\/#website"},"datePublished":"2025-10-15T08:47:11+00:00","dateModified":"2026-02-01T06:33:18+00:00","description":"Custom furniture design and manufacturing for barber shops, beauty salons, restaurants, and homes with modern designs and high quality.","breadcrumb":{"@id":"https:\/\/www.moretarget.com\/ar\/custom-registration-form\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.moretarget.com\/ar\/custom-registration-form\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.moretarget.com\/ar\/custom-registration-form\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.moretarget.com\/en\/"},{"@type":"ListItem","position":2,"name":"custom registration form"}]},{"@type":"WebSite","@id":"https:\/\/www.moretarget.com\/#website","url":"https:\/\/www.moretarget.com\/","name":"moretarget-com","description":"","publisher":{"@id":"https:\/\/www.moretarget.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.moretarget.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/www.moretarget.com\/#organization","name":"moretarget-com","url":"https:\/\/www.moretarget.com\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/www.moretarget.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.moretarget.com\/wp-content\/uploads\/2025\/01\/more-target-website-logo0.png","contentUrl":"https:\/\/www.moretarget.com\/wp-content\/uploads\/2025\/01\/more-target-website-logo0.png","width":2118,"height":773,"caption":"moretarget-com"},"image":{"@id":"https:\/\/www.moretarget.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.moretarget.com\/ar\/wp-json\/wp\/v2\/pages\/12299","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.moretarget.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.moretarget.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.moretarget.com\/ar\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.moretarget.com\/ar\/wp-json\/wp\/v2\/comments?post=12299"}],"version-history":[{"count":4,"href":"https:\/\/www.moretarget.com\/ar\/wp-json\/wp\/v2\/pages\/12299\/revisions"}],"predecessor-version":[{"id":12858,"href":"https:\/\/www.moretarget.com\/ar\/wp-json\/wp\/v2\/pages\/12299\/revisions\/12858"}],"wp:attachment":[{"href":"https:\/\/www.moretarget.com\/ar\/wp-json\/wp\/v2\/media?parent=12299"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}