{"id":742,"date":"2025-11-28T11:14:30","date_gmt":"2025-11-28T11:14:30","guid":{"rendered":"https:\/\/precident.shop\/?page_id=742"},"modified":"2025-11-28T11:59:37","modified_gmt":"2025-11-28T11:59:37","slug":"nyc-order-portal","status":"publish","type":"page","link":"https:\/\/precident.shop\/?page_id=742","title":{"rendered":"NYC ORDER PORTAL"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"742\" class=\"elementor elementor-742\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7128ea0 e-flex e-con-boxed e-con e-parent\" data-id=\"7128ea0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-79b00eb elementor-widget elementor-widget-html\" data-id=\"79b00eb\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!doctype html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"utf-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\" \/>\r\n  <title>PreciDent - USD Order \/ Invoice<\/title>\r\n\r\n  <!-- Fonts -->\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@600;700&family=Inter:wght@300;400;600&display=swap\" rel=\"stylesheet\">\r\n\r\n  <style>\r\n    :root{\r\n      --blue: #163a82;\r\n      --orange: #f39c12;\r\n      --muted: #6b7280;\r\n      --bg: #ffffff;\r\n    }\r\n    body{\r\n      font-family: Inter, system-ui, Arial, sans-serif;\r\n      margin: 15px;\r\n      background: #fafafa;\r\n      color: #111;\r\n    }\r\n    .container{\r\n      max-width: 600px;\r\n      margin: 0 auto;\r\n      background: #fff;\r\n      padding: 18px;\r\n      border-radius: 10px;\r\n      box-shadow: 0 6px 18px rgba(20,20,40,0.06);\r\n    }\r\n    h2{\r\n      margin: 0 0 15px;\r\n      font-size: 22px;\r\n      font-weight: 700;\r\n      color: var(--blue);\r\n      text-align: center;\r\n    }\r\n    .row{\r\n      display:flex;\r\n      gap:10px;\r\n      flex-wrap:wrap;\r\n    }\r\n    .col{\r\n      flex:1 1 45%;\r\n      min-width:150px;\r\n    }\r\n    label{\r\n      display:block;\r\n      font-size:14px;\r\n      margin-bottom:6px;\r\n      color:#444;\r\n      font-weight:600;\r\n    }\r\n    input[type=\"text\"],\r\n    input[type=\"number\"],\r\n    select,\r\n    textarea{\r\n      width:100%;\r\n      padding:10px;\r\n      border:1px solid #e2e8f0;\r\n      border-radius:8px;\r\n      font-size:15px;\r\n      box-sizing:border-box;\r\n    }\r\n    textarea{resize:vertical;min-height:50px;}\r\n\r\n    .phone-row{\r\n      display:flex;\r\n      gap:6px;\r\n      align-items:center;\r\n    }\r\n    .phone-row select{\r\n      flex:0 0 115px;\r\n      padding:9px 4px;\r\n      font-size:12px;\r\n    }\r\n    .phone-row input{\r\n      flex:1 1 auto;\r\n    }\r\n\r\n    .products{\r\n      margin-top:18px;\r\n      background:#f0f7ff;\r\n      padding:14px;\r\n      border-radius:8px;\r\n    }\r\n    .product-row{\r\n      display:flex;\r\n      gap:8px;\r\n      align-items:center;\r\n      margin-bottom:10px;\r\n      flex-wrap:wrap;\r\n    }\r\n    .product-row input{\r\n      flex:1 1 40%;\r\n      min-width:120px;\r\n      font-size:14px;\r\n    }\r\n    .small{\r\n      flex:1 1 25%;\r\n      min-width:80px;\r\n    }\r\n    .actions{\r\n      display:flex;\r\n      justify-content:space-between;\r\n      align-items:center;\r\n      margin-top:12px;\r\n      flex-wrap:wrap;\r\n      gap:10px;\r\n    }\r\n    .btn{\r\n      padding:11px 18px;\r\n      border-radius:8px;\r\n      border:0;\r\n      background:#2563eb;\r\n      color:#fff;\r\n      cursor:pointer;\r\n      font-size:14px;\r\n      font-weight:600;\r\n    }\r\n    .btn:hover{background:#1d4ed8;}\r\n    .btn.remove{\r\n      padding:6px 10px;\r\n      background:#ef4444;\r\n      font-size:12px;\r\n      border-radius:6px;\r\n      flex:0 0 auto;\r\n      font-weight:600;\r\n    }\r\n    .add-another{\r\n      color:#2563eb;\r\n      font-weight:700;\r\n      cursor:pointer;\r\n      user-select:none;\r\n      font-size:14px;\r\n      display:inline-flex;\r\n      align-items:center;\r\n      gap:6px;\r\n    }\r\n    .summary{\r\n      margin-top:20px;\r\n      text-align:right;\r\n      font-size:15px;\r\n      font-weight:700;\r\n      color:#2563eb;\r\n    }\r\n    footer{\r\n      font-size:13px;\r\n      color:#666;\r\n      margin-top:25px;\r\n      text-align:center;\r\n    }\r\n    #previewArea{\r\n      display:none;\r\n      margin-top:25px;\r\n      text-align:center;\r\n    }\r\n    #invoicePNG{\r\n      max-width:100%;\r\n      border-radius:12px;\r\n      box-shadow:0 8px 24px rgba(0,0,0,0.12);\r\n    }\r\n\r\n    .whatsapp-btn{\r\n      display:inline-flex;\r\n      align-items:center;\r\n      gap:10px;\r\n      background:#25D366;\r\n      color:white;\r\n      padding:12px 22px;\r\n      border-radius:999px;\r\n      text-decoration:none;\r\n      font-weight:600;\r\n      font-size:15px;\r\n      margin-top:16px;\r\n      box-shadow:0 4px 12px rgba(37,211,102,0.45);\r\n    }\r\n    .whatsapp-btn:hover{background:#1ebe59;}\r\n    .whatsapp-icon{font-size:20px;}\r\n\r\n    @media (max-width:480px){\r\n      .row{flex-direction:column;}\r\n      .col{flex:1 1 100%;}\r\n      .product-row input{flex:1 1 100%;}\r\n      .small{flex:1 1 100%;}\r\n      .phone-row{flex-wrap:nowrap;}\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"container\">\r\n    <h2>PreciDent - The Made in India Bur<\/h2>\r\n\r\n    <form id=\"orderForm\" autocomplete=\"off\" spellcheck=\"false\">\r\n      <div class=\"row\">\r\n        <div class=\"col\">\r\n          <label>Full Name *<\/label>\r\n          <input type=\"text\" id=\"fullname\" placeholder=\"Enter full name\" required>\r\n        <\/div>\r\n        <div class=\"col\">\r\n          <label>Phone (with country code) *<\/label>\r\n          <div class=\"phone-row\">\r\n            <select id=\"countryCode\">\r\n              <option value=\"91\" selected>\ud83c\uddee\ud83c\uddf3 +91 India<\/option>\r\n              <option value=\"1\">\ud83c\uddfa\ud83c\uddf8 +1 USA \/ Canada<\/option>\r\n              <option value=\"44\">\ud83c\uddec\ud83c\udde7 +44 United Kingdom<\/option>\r\n              <option value=\"61\">\ud83c\udde6\ud83c\uddfa +61 Australia<\/option>\r\n              <option value=\"64\">\ud83c\uddf3\ud83c\uddff +64 New Zealand<\/option>\r\n              <option value=\"971\">\ud83c\udde6\ud83c\uddea +971 UAE<\/option>\r\n              <option value=\"974\">\ud83c\uddf6\ud83c\udde6 +974 Qatar<\/option>\r\n              <option value=\"966\">\ud83c\uddf8\ud83c\udde6 +966 Saudi Arabia<\/option>\r\n              <option value=\"965\">\ud83c\uddf0\ud83c\uddfc +965 Kuwait<\/option>\r\n              <option value=\"968\">\ud83c\uddf4\ud83c\uddf2 +968 Oman<\/option>\r\n              <option value=\"973\">\ud83c\udde7\ud83c\udded +973 Bahrain<\/option>\r\n              <option value=\"92\">\ud83c\uddf5\ud83c\uddf0 +92 Pakistan<\/option>\r\n              <option value=\"880\">\ud83c\udde7\ud83c\udde9 +880 Bangladesh<\/option>\r\n              <option value=\"94\">\ud83c\uddf1\ud83c\uddf0 +94 Sri Lanka<\/option>\r\n              <option value=\"977\">\ud83c\uddf3\ud83c\uddf5 +977 Nepal<\/option>\r\n              <option value=\"60\">\ud83c\uddf2\ud83c\uddfe +60 Malaysia<\/option>\r\n              <option value=\"65\">\ud83c\uddf8\ud83c\uddec +65 Singapore<\/option>\r\n              <option value=\"63\">\ud83c\uddf5\ud83c\udded +63 Philippines<\/option>\r\n              <option value=\"62\">\ud83c\uddee\ud83c\udde9 +62 Indonesia<\/option>\r\n              <option value=\"81\">\ud83c\uddef\ud83c\uddf5 +81 Japan<\/option>\r\n              <option value=\"82\">\ud83c\uddf0\ud83c\uddf7 +82 South Korea<\/option>\r\n              <option value=\"86\">\ud83c\udde8\ud83c\uddf3 +86 China<\/option>\r\n              <option value=\"49\">\ud83c\udde9\ud83c\uddea +49 Germany<\/option>\r\n              <option value=\"33\">\ud83c\uddeb\ud83c\uddf7 +33 France<\/option>\r\n              <option value=\"39\">\ud83c\uddee\ud83c\uddf9 +39 Italy<\/option>\r\n              <option value=\"34\">\ud83c\uddea\ud83c\uddf8 +34 Spain<\/option>\r\n              <option value=\"31\">\ud83c\uddf3\ud83c\uddf1 +31 Netherlands<\/option>\r\n              <option value=\"32\">\ud83c\udde7\ud83c\uddea +32 Belgium<\/option>\r\n              <option value=\"41\">\ud83c\udde8\ud83c\udded +41 Switzerland<\/option>\r\n              <option value=\"43\">\ud83c\udde6\ud83c\uddf9 +43 Austria<\/option>\r\n              <option value=\"46\">\ud83c\uddf8\ud83c\uddea +46 Sweden<\/option>\r\n              <option value=\"45\">\ud83c\udde9\ud83c\uddf0 +45 Denmark<\/option>\r\n              <option value=\"47\">\ud83c\uddf3\ud83c\uddf4 +47 Norway<\/option>\r\n              <option value=\"48\">\ud83c\uddf5\ud83c\uddf1 +48 Poland<\/option>\r\n              <option value=\"420\">\ud83c\udde8\ud83c\uddff +420 Czechia<\/option>\r\n              <option value=\"36\">\ud83c\udded\ud83c\uddfa +36 Hungary<\/option>\r\n              <option value=\"351\">\ud83c\uddf5\ud83c\uddf9 +351 Portugal<\/option>\r\n              <option value=\"353\">\ud83c\uddee\ud83c\uddea +353 Ireland<\/option>\r\n              <option value=\"90\">\ud83c\uddf9\ud83c\uddf7 +90 Turkey<\/option>\r\n              <option value=\"7\">\ud83c\uddf7\ud83c\uddfa +7 Russia<\/option>\r\n              <option value=\"55\">\ud83c\udde7\ud83c\uddf7 +55 Brazil<\/option>\r\n              <option value=\"54\">\ud83c\udde6\ud83c\uddf7 +54 Argentina<\/option>\r\n              <option value=\"57\">\ud83c\udde8\ud83c\uddf4 +57 Colombia<\/option>\r\n              <option value=\"56\">\ud83c\udde8\ud83c\uddf1 +56 Chile<\/option>\r\n              <option value=\"51\">\ud83c\uddf5\ud83c\uddea +51 Peru<\/option>\r\n              <option value=\"52\">\ud83c\uddf2\ud83c\uddfd +52 Mexico<\/option>\r\n              <option value=\"27\">\ud83c\uddff\ud83c\udde6 +27 South Africa<\/option>\r\n              <option value=\"234\">\ud83c\uddf3\ud83c\uddec +234 Nigeria<\/option>\r\n              <option value=\"254\">\ud83c\uddf0\ud83c\uddea +254 Kenya<\/option>\r\n              <option value=\"20\">\ud83c\uddea\ud83c\uddec +20 Egypt<\/option>\r\n              <option value=\"212\">\ud83c\uddf2\ud83c\udde6 +212 Morocco<\/option>\r\n            <\/select>\r\n            <input type=\"text\" id=\"phone\" placeholder=\"Number\" required>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div style=\"margin-top:12px;\">\r\n        <label>Full Address (optional)<\/label>\r\n        <textarea id=\"address\" rows=\"2\" placeholder=\"Enter full address\"><\/textarea>\r\n      <\/div>\r\n\r\n      <div class=\"row\" style=\"margin-top:12px\">\r\n        <div class=\"col\">\r\n          <label>Zip Code (optional)<\/label>\r\n          <input type=\"text\" id=\"pincode\" placeholder=\"Enter zip code\">\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"products\">\r\n        <label>Product Details<\/label>\r\n        <div id=\"productsContainer\">\r\n          <div class=\"product-row\" data-index=\"0\">\r\n            <input type=\"text\" class=\"pname\" placeholder=\"Product Name\" required>\r\n            <input type=\"number\" class=\"pqty small\" placeholder=\"Qty\" min=\"1\" required>\r\n            <input type=\"number\" class=\"pprice small\" placeholder=\"Unit Price (USD)\" min=\"0\" step=\"0.01\" required>\r\n            <button type=\"button\" class=\"btn remove\">Remove<\/button>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"actions\">\r\n          <div class=\"add-another\" id=\"addProduct\">\u2795 Add Another Item<\/div>\r\n          <div>\r\n            <label>Payment Mode<\/label>\r\n            <select id=\"paymentMethod\">\r\n              <option value=\"cash\">Cash<\/option>\r\n              <option value=\"online\">Online<\/option>\r\n            <\/select>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"summary\">\r\n          <div>Subtotal: <span id=\"subtotal\">$0.00<\/span><\/div>\r\n          <div>Total (USD): <span id=\"grandTotal\">$0.00<\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div style=\"margin-top:22px;display:flex;justify-content:center;\">\r\n        <button type=\"button\" class=\"btn\" id=\"previewBtn\" style=\"background:#10b981\">Preview<\/button>\r\n      <\/div>\r\n    <\/form>\r\n\r\n    <div id=\"previewArea\">\r\n      <img id=\"invoicePNG\" alt=\"Invoice Preview\">\r\n      <a href=\"#\" id=\"whatsappShare\" class=\"whatsapp-btn\">\r\n        <span class=\"whatsapp-icon\">\ud83d\udcf1<\/span>\r\n        Share on WhatsApp\r\n      <\/a>\r\n    <\/div>\r\n\r\n    <footer>Fill details \u2192 Preview \u2192 tap WhatsApp button (clean chat opens).<\/footer>\r\n  <\/div>\r\n\r\n  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/html2canvas\/1.4.1\/html2canvas.min.js\"><\/script>\r\n  <script>\r\n    function q(sel,ctx=document){return ctx.querySelector(sel)}\r\n    function qAll(sel,ctx=document){return Array.from(ctx.querySelectorAll(sel))}\r\n\r\n    const productsContainer = q('#productsContainer');\r\n    const addProduct = q('#addProduct');\r\n    const subtotalEl = q('#subtotal');\r\n    const grandTotalEl = q('#grandTotal');\r\n    const previewArea = q('#previewArea');\r\n    const previewBtn = q('#previewBtn');\r\n    const whatsappShare = q('#whatsappShare');\r\n\r\n    function recalc(){\r\n      let subtotal = 0;\r\n      qAll('.product-row').forEach(row=>{\r\n        const qty = parseFloat(q('.pqty',row).value)||0;\r\n        const price = parseFloat(q('.pprice',row).value)||0;\r\n        subtotal += qty*price;\r\n      });\r\n      subtotalEl.textContent = '$'+subtotal.toFixed(2);\r\n      grandTotalEl.textContent = '$'+subtotal.toFixed(2);\r\n    }\r\n\r\n    function makeRow(index){\r\n      const div = document.createElement('div');\r\n      div.className = 'product-row';\r\n      div.dataset.index = index;\r\n      div.innerHTML = `\r\n        <input type=\"text\" class=\"pname\" placeholder=\"Product Name\" required>\r\n        <input type=\"number\" class=\"pqty small\" placeholder=\"Qty\" min=\"1\" required>\r\n        <input type=\"number\" class=\"pprice small\" placeholder=\"Unit Price (USD)\" min=\"0\" step=\"0.01\" required>\r\n        <button type=\"button\" class=\"btn remove\">Remove<\/button>\r\n      `;\r\n      productsContainer.appendChild(div);\r\n      qAll('.pqty,.pprice,.pname',div).forEach(el=>el.addEventListener('input',recalc));\r\n      bindRemove(q('.remove',div));\r\n    }\r\n\r\n    function bindRemove(btn){\r\n      btn.addEventListener('click',()=>{\r\n        const row = btn.closest('.product-row');\r\n        if(productsContainer.children.length===1){\r\n          q('.pname',row).value='';\r\n          q('.pqty',row).value='';\r\n          q('.pprice',row).value='';\r\n        }else{\r\n          row.remove();\r\n        }\r\n        recalc();\r\n      });\r\n    }\r\n\r\n    qAll('.pqty,.pprice,.pname').forEach(el=>el.addEventListener('input',recalc));\r\n    qAll('.remove').forEach(bindRemove);\r\n    addProduct.addEventListener('click',()=>makeRow(Date.now()));\r\n\r\n    function buildInvoiceHTML(){\r\n      const fullname    = q('#fullname').value||'';\r\n      const countryCode = q('#countryCode').value || '91';\r\n      const phoneLocal  = q('#phone').value||'';\r\n      const fullPhone   = `+${countryCode} ${phoneLocal}`;\r\n      const address     = q('#address').value||'';\r\n      const pincode     = q('#pincode').value||'';\r\n      const paymentMethod = q('#paymentMethod').value;\r\n\r\n      let itemsHtml = '';\r\n      let subtotal  = 0;\r\n\r\n      qAll('.product-row').forEach((row,i)=>{\r\n        const name  = q('.pname',row).value||'';\r\n        const qty   = parseFloat(q('.pqty',row).value)||0;\r\n        const price = parseFloat(q('.pprice',row).value)||0;\r\n        const line  = qty*price;\r\n        if(name && (qty>0 || price>0)){\r\n          subtotal+=line;\r\n          itemsHtml += `\r\n            <tr>\r\n              <td style=\"padding:8px;border:1px solid #ddd;text-align:center\">${i+1}<\/td>\r\n              <td style=\"padding:8px;border:1px solid #ddd\">${name}<\/td>\r\n              <td style=\"padding:8px;border:1px solid #ddd;text-align:right\">${qty}<\/td>\r\n              <td style=\"padding:8px;border:1px solid #ddd;text-align:right\">$${price.toFixed(2)}<\/td>\r\n              <td style=\"padding:8px;border:1px solid #ddd;text-align:right;font-weight:bold\">$${line.toFixed(2)}<\/td>\r\n            <\/tr>`;\r\n        }\r\n      });\r\n\r\n      return `\r\n        <div style=\"width:420px;padding:22px;font-family:Inter,system-ui,Arial,sans-serif;color:#111;background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,0.10);margin:0 auto;\">\r\n\r\n          <div style=\"margin-bottom:10px;\">\r\n            <div style=\"font-family:'Playfair Display',serif;font-size:24px;font-weight:700;color:var(--blue);line-height:1;\">\r\n              Prec<span style=\"color:var(--orange);\">i<\/span>Dent\r\n            <\/div>\r\n            <div style=\"font-size:11px;font-weight:600;color:var(--muted);margin-top:4px;\">\r\n              The Made in India Bur\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div style=\"display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;border-bottom:2px solid var(--blue);padding-bottom:8px;\">\r\n            <div style=\"font-size:18px;font-weight:700;color:var(--blue);\">INVOICE<\/div>\r\n            <div style=\"font-size:12px;color:var(--muted);\">Date: ${new Date().toLocaleDateString()}<\/div>\r\n          <\/div>\r\n\r\n          <div style=\"margin-bottom:16px;line-height:1.4;font-size:13px;\">\r\n            <div><strong>Bill To:<\/strong><\/div>\r\n            <div>${fullname}<\/div>\r\n            <div>${fullPhone}<\/div>\r\n            ${address ? `<div style=\"margin-top:4px;\">${address.replace(\/\\n\/g,'<br>')}<\/div>` : ''}\r\n            ${pincode ? `<div style=\"margin-top:4px;\">Zip: ${pincode}<\/div>` : ''}\r\n          <\/div>\r\n\r\n          <div style=\"margin-bottom:14px;font-weight:600;font-size:13px;\">\r\n            Payment Mode: ${paymentMethod==='cash' ? 'Cash' : 'Online'}\r\n          <\/div>\r\n\r\n          <table style=\"width:100%;border-collapse:collapse;font-size:12px;margin-bottom:16px;\">\r\n            <thead style=\"background:#f0f9ff;\">\r\n              <tr>\r\n                <th style=\"padding:8px;border:1px solid #e5e7eb;\">#<\/th>\r\n                <th style=\"padding:8px;border:1px solid #e5e7eb;text-align:left;\">Product<\/th>\r\n                <th style=\"padding:8px;border:1px solid #e5e7eb;text-align:right;\">Qty<\/th>\r\n                <th style=\"padding:8px;border:1px solid #e5e7eb;text-align:right;\">Unit<\/th>\r\n                <th style=\"padding:8px;border:1px solid #e5e7eb;text-align:right;\">Total<\/th>\r\n              <\/tr>\r\n            <\/thead>\r\n            <tbody>${itemsHtml}<\/tbody>\r\n          <\/table>\r\n\r\n          <div style=\"text-align:right;font-size:15px;font-weight:700;color:var(--blue);\">\r\n            Total: $${subtotal.toFixed(2)}\r\n          <\/div>\r\n        <\/div>`;\r\n    }\r\n\r\n    async function showPreview(){\r\n      recalc();\r\n      const invoiceArea = document.createElement('div');\r\n      invoiceArea.style.position='absolute';\r\n      invoiceArea.style.left='-9999px';\r\n      invoiceArea.innerHTML = buildInvoiceHTML();\r\n      document.body.appendChild(invoiceArea);\r\n\r\n      const canvas = await html2canvas(invoiceArea,{scale:2.5,backgroundColor:'#ffffff'});\r\n      document.body.removeChild(invoiceArea);\r\n\r\n      q('#invoicePNG').src = canvas.toDataURL('image\/png');\r\n      previewArea.style.display='block';\r\n      previewArea.scrollIntoView({behavior:'smooth'});\r\n    }\r\n\r\n    function shareWhatsApp(){\r\n      const countryCode = q('#countryCode').value || '91';\r\n      const phoneLocal = q('#phone').value.replace(\/\\D\/g,'');\r\n      if(!phoneLocal){ alert('Phone number is required'); return; }\r\n      const full = countryCode + phoneLocal;\r\n      window.open(`https:\/\/wa.me\/${full}`,'_blank');\r\n    }\r\n\r\n    previewBtn.addEventListener('click',showPreview);\r\n    whatsappShare.addEventListener('click',e=>{e.preventDefault();shareWhatsApp();});\r\n    recalc();\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\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":"<p>PreciDent &#8211; USD Order \/ Invoice PreciDent &#8211; The Made in India Bur Full Name * Phone (with country code) [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-742","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/precident.shop\/index.php?rest_route=\/wp\/v2\/pages\/742","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/precident.shop\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/precident.shop\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/precident.shop\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/precident.shop\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=742"}],"version-history":[{"count":10,"href":"https:\/\/precident.shop\/index.php?rest_route=\/wp\/v2\/pages\/742\/revisions"}],"predecessor-version":[{"id":756,"href":"https:\/\/precident.shop\/index.php?rest_route=\/wp\/v2\/pages\/742\/revisions\/756"}],"wp:attachment":[{"href":"https:\/\/precident.shop\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=742"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}