{"id":39736,"date":"2025-10-17T16:50:49","date_gmt":"2025-10-17T14:50:49","guid":{"rendered":"https:\/\/italianetworksrl.com\/food\/conferma-ordine-take-away-3\/"},"modified":"2025-10-17T16:50:49","modified_gmt":"2025-10-17T14:50:49","slug":"conferma-ordine-take-away-3","status":"publish","type":"page","link":"https:\/\/italianetworksrl.com\/food\/conferma-ordine-take-away-3\/","title":{"rendered":"Conferma ordine take-away"},"content":{"rendered":"\n<div class=\"wrap plugin-container vikrestaurants-page-allorders\">\n\n\t\n\t\n\t\n<div class=\"vikrestaurants-start-body\">\n\t<!--\n\t\tThis tag is simply used to understand where the\n\t\tbody of VikRestaurants starts.\n\t-->\n<\/div>\n\n\t<!-- REGISTRATION -->\n\t\n\t<script>\n\t\t(function($, w) {\n\t\t\t'use strict';\n\n\t\t\tw.vreUserRegistrationValidator = null;\n\n\t\t\tw.vrLoginValueChanged = () => {\n\t\t\t\tif ($('input[name=loginradio]:checked').val() == 1) {\n\t\t\t\t\t$('.vrregisterblock').css('display', 'none');\n\t\t\t\t\t$('.vrloginblock').fadeIn();\n\t\t\t\t} else {\n\t\t\t\t\t$('.vrloginblock').css('display', 'none');\n\t\t\t\t\t$('.vrregisterblock').fadeIn();\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t$(function() {\n\t\t\t\t\/\/ in case of a specified form, register only the fields contained within the registration wrapper\n\t\t\t\tconst formSelector = '#vrregform';\n\n\t\t\t\t\/\/ create validator once the document is ready, because certain themes\n\t\t\t\t\/\/ might load the resources after the body\n\t\t\t\tw.vreUserRegistrationValidator = new VikFormValidator(formSelector, 'vrinvalid');\n\n\t\t\t\t\/\/ register callback to make sure both the password fields are equals\n\t\t\t\tw.vreUserRegistrationValidator.addCallback((form) => {\n\t\t\t\t\tconst pwd1 = $('#vrcfregister_password');\n\t\t\t\t\tconst pwd2 = $('#vrcfregister_conf_password');\n\n\t\t\t\t\tif (!pwd1.val() || (pwd1.val() !== pwd2.val())) {\n\t\t\t\t\t\t\/\/ the specified password are not matching\n\t\t\t\t\t\tform.setInvalid($(pwd1).add(pwd2));\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t}\n\n\t\t\t\t\t\/\/ the specified password are equals\n\t\t\t\t\tform.unsetInvalid($(pwd1).add(pwd2));\n\t\t\t\t\treturn true;\n\t\t\t\t});\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t$(formSelector).find('button[name=\"registerbutton\"]').on('click', function(event) {\n\t\t\t\t\tif (!w.vreUserRegistrationValidator.validate()) {\n\t\t\t\t\t\tevent.preventDefault();\n\t\t\t\t\t\tevent.stopPropagation();\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t}\n\n\t\t\t\t\t\/\/ find parent form\n\t\t\t\t\tconst formElement = $(this).closest('form');\n\n\t\t\t\t\t\n\t\t\t\t\treturn true;\n\t\t\t\t});\n\t\t\t});\n\t\t})(jQuery, window);\n\t<\/script>\n\n\t<div class=\"vrloginradiobox\" id=\"vrloginradiobox\">\n\t\t<span class=\"vrloginradiosp\">\n\t\t\t<label for=\"logradio1\">Login<\/label>\n\t\t\t<input type=\"radio\" id=\"logradio1\" name=\"loginradio\" value=\"1\" onChange=\"vrLoginValueChanged();\" checked=\"checked\" \/>\n\t\t<\/span>\n\t\t<span class=\"vrloginradiosp\">\n\t\t\t<label for=\"logradio2\">Crea nuovo account<\/label>\n\t\t\t<input type=\"radio\" id=\"logradio2\" name=\"loginradio\" value=\"2\" onChange=\"vrLoginValueChanged();\"  \/>\n\t\t<\/span>\n\t<\/div>\n\n\t<div class=\"vrregisterblock\" style=\"display: none;\">\n\t\t\t\t\t<form action=\"https:\/\/italianetworksrl.com\/food\/conferma-ordine-take-away-3\/?option=com_vikrestaurants\" method=\"post\" name=\"vrregform\" id=\"vrregform\">\n\t\t\t\n\t\t\t<h3>Registrazione<\/h3>\n\t\t\t\n\t\t\t<div class=\"vrloginfieldsdiv custom-fields-default\">\n\n\t\t\t\t\n<div class=\"control-custom-field control-nominative\" id=\"vrcfregister_first_name-control\">\n\n\t\n\t\t\t<div class=\"control-label\">\n\t\t\t<label for=\"vrcfregister_first_name\">\n\t\t\t\tNome\n\t\t\t\t\t\t\t\t\t<span class=\"star\" aria-hidden=\"true\">*<\/span>\n\t\t\t\t\t\t\t<\/label>\n\t\t<\/div>\n\t\n\t<div class=\"controls\">\n\t\t\n<input\n\ttype=\"text\"\n\tname=\"vrcfregister_first_name\"    id=\"vrcfregister_first_name\"\tvalue=\"\"\n\tsize=\"40\"\n\tclass=\"vrinput custom-field required field-nominative\"\n                            \/>\n\n\t\t\t<\/div>\n\n<\/div>\n\n<script>\n\t(function($, w) {\n\t\t'use strict';\n\n\t\t$(function() {\n\t\t\t\t\t\t\tonInstanceReady(() => {\n\t\t\t\t\t\/\/ wait until the provided validator has been loaded\n\t\t\t\t\treturn w['vreUserRegistrationValidator'];\n\t\t\t\t}).then((validator) => {\n\n\t\t\t\t\t\/\/ copy the default method\n\t\t\t\t\tvalidator._getLabel = VikFormValidator.prototype.getLabel;\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Overwrite getLabel method to properly access the\n\t\t\t\t\t * label by using our custom layout.\n\t\t\t\t\t *\n\t\t\t\t\t * @param   mixed  input  The input element.\n\t\t\t\t\t *\n\t\t\t\t\t * @return  mixed  The label of the input.\n\t\t\t\t\t *\/\n\t\t\t\t\tvalidator.getLabel = function(input) {\n\t\t\t\t\t\tif ($(input).is(':checkbox')) {\n\t\t\t\t\t\t\t\/\/ get label next to the checkbox\n\t\t\t\t\t\t\tconst label = $(input).next('label');\n\n\t\t\t\t\t\t\t\/\/ check if we have a popup link\n\t\t\t\t\t\t\tif (label.find('a')) {\n\t\t\t\t\t\t\t\treturn label.find('a');\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\treturn label;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\/\/ invoke default getter\n\t\t\t\t\t\treturn this._getLabel(input);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\t\t});\n\n\t})(jQuery, window);\n<\/script>\n<div class=\"control-custom-field control-nominative\" id=\"vrcfregister_last_name-control\">\n\n\t\n\t\t\t<div class=\"control-label\">\n\t\t\t<label for=\"vrcfregister_last_name\">\n\t\t\t\tCognome\n\t\t\t\t\t\t\t\t\t<span class=\"star\" aria-hidden=\"true\">*<\/span>\n\t\t\t\t\t\t\t<\/label>\n\t\t<\/div>\n\t\n\t<div class=\"controls\">\n\t\t\n<input\n\ttype=\"text\"\n\tname=\"vrcfregister_last_name\"    id=\"vrcfregister_last_name\"\tvalue=\"\"\n\tsize=\"40\"\n\tclass=\"vrinput custom-field required field-nominative\"\n                            \/>\n\n\t\t\t<\/div>\n\n<\/div>\n\n<script>\n\t(function($, w) {\n\t\t'use strict';\n\n\t\t$(function() {\n\t\t\t\t\t\t\tonInstanceReady(() => {\n\t\t\t\t\t\/\/ wait until the provided validator has been loaded\n\t\t\t\t\treturn w['vreUserRegistrationValidator'];\n\t\t\t\t}).then((validator) => {\n\n\t\t\t\t\t\/\/ copy the default method\n\t\t\t\t\tvalidator._getLabel = VikFormValidator.prototype.getLabel;\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Overwrite getLabel method to properly access the\n\t\t\t\t\t * label by using our custom layout.\n\t\t\t\t\t *\n\t\t\t\t\t * @param   mixed  input  The input element.\n\t\t\t\t\t *\n\t\t\t\t\t * @return  mixed  The label of the input.\n\t\t\t\t\t *\/\n\t\t\t\t\tvalidator.getLabel = function(input) {\n\t\t\t\t\t\tif ($(input).is(':checkbox')) {\n\t\t\t\t\t\t\t\/\/ get label next to the checkbox\n\t\t\t\t\t\t\tconst label = $(input).next('label');\n\n\t\t\t\t\t\t\t\/\/ check if we have a popup link\n\t\t\t\t\t\t\tif (label.find('a')) {\n\t\t\t\t\t\t\t\treturn label.find('a');\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\treturn label;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\/\/ invoke default getter\n\t\t\t\t\t\treturn this._getLabel(input);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\t\t});\n\n\t})(jQuery, window);\n<\/script>\n<div class=\"control-custom-field\" id=\"vrcfregister_username-control\">\n\n\t\n\t\t\t<div class=\"control-label\">\n\t\t\t<label for=\"vrcfregister_username\">\n\t\t\t\tUsername\n\t\t\t\t\t\t\t\t\t<span class=\"star\" aria-hidden=\"true\">*<\/span>\n\t\t\t\t\t\t\t<\/label>\n\t\t<\/div>\n\t\n\t<div class=\"controls\">\n\t\t\n<input\n\ttype=\"text\"\n\tname=\"vrcfregister_username\"    id=\"vrcfregister_username\"\tvalue=\"\"\n\tsize=\"40\"\n\tclass=\"vrinput custom-field required\"\n                            \/>\n\n\t\t\t<\/div>\n\n<\/div>\n\n<script>\n\t(function($, w) {\n\t\t'use strict';\n\n\t\t$(function() {\n\t\t\t\t\t\t\tonInstanceReady(() => {\n\t\t\t\t\t\/\/ wait until the provided validator has been loaded\n\t\t\t\t\treturn w['vreUserRegistrationValidator'];\n\t\t\t\t}).then((validator) => {\n\n\t\t\t\t\t\/\/ copy the default method\n\t\t\t\t\tvalidator._getLabel = VikFormValidator.prototype.getLabel;\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Overwrite getLabel method to properly access the\n\t\t\t\t\t * label by using our custom layout.\n\t\t\t\t\t *\n\t\t\t\t\t * @param   mixed  input  The input element.\n\t\t\t\t\t *\n\t\t\t\t\t * @return  mixed  The label of the input.\n\t\t\t\t\t *\/\n\t\t\t\t\tvalidator.getLabel = function(input) {\n\t\t\t\t\t\tif ($(input).is(':checkbox')) {\n\t\t\t\t\t\t\t\/\/ get label next to the checkbox\n\t\t\t\t\t\t\tconst label = $(input).next('label');\n\n\t\t\t\t\t\t\t\/\/ check if we have a popup link\n\t\t\t\t\t\t\tif (label.find('a')) {\n\t\t\t\t\t\t\t\treturn label.find('a');\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\treturn label;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\/\/ invoke default getter\n\t\t\t\t\t\treturn this._getLabel(input);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\t\t});\n\n\t})(jQuery, window);\n<\/script>\n<div class=\"control-custom-field control-email\" id=\"vrcfregister_email-control\">\n\n\t\n\t\t\t<div class=\"control-label\">\n\t\t\t<label for=\"vrcfregister_email\">\n\t\t\t\tE-mail\n\t\t\t\t\t\t\t\t\t<span class=\"star\" aria-hidden=\"true\">*<\/span>\n\t\t\t\t\t\t\t<\/label>\n\t\t<\/div>\n\t\n\t<div class=\"controls\">\n\t\t\n<input\n\ttype=\"email\"\n\tname=\"vrcfregister_email\"    id=\"vrcfregister_email\"\tvalue=\"\"\n\tsize=\"40\"\n\tclass=\"vrinput custom-field required field-email mail-field\"\n                            \/>\n\n\t\t\t<\/div>\n\n<\/div>\n\n<script>\n\t(function($, w) {\n\t\t'use strict';\n\n\t\t$(function() {\n\t\t\t\t\t\t\tonInstanceReady(() => {\n\t\t\t\t\t\/\/ wait until the provided validator has been loaded\n\t\t\t\t\treturn w['vreUserRegistrationValidator'];\n\t\t\t\t}).then((validator) => {\n\n\t\t\t\t\t\/\/ copy the default method\n\t\t\t\t\tvalidator._getLabel = VikFormValidator.prototype.getLabel;\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Overwrite getLabel method to properly access the\n\t\t\t\t\t * label by using our custom layout.\n\t\t\t\t\t *\n\t\t\t\t\t * @param   mixed  input  The input element.\n\t\t\t\t\t *\n\t\t\t\t\t * @return  mixed  The label of the input.\n\t\t\t\t\t *\/\n\t\t\t\t\tvalidator.getLabel = function(input) {\n\t\t\t\t\t\tif ($(input).is(':checkbox')) {\n\t\t\t\t\t\t\t\/\/ get label next to the checkbox\n\t\t\t\t\t\t\tconst label = $(input).next('label');\n\n\t\t\t\t\t\t\t\/\/ check if we have a popup link\n\t\t\t\t\t\t\tif (label.find('a')) {\n\t\t\t\t\t\t\t\treturn label.find('a');\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\treturn label;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\/\/ invoke default getter\n\t\t\t\t\t\treturn this._getLabel(input);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\t\t});\n\n\t})(jQuery, window);\n<\/script>\n<div class=\"control-custom-field\" id=\"vrcfregister_password-control\">\n\n\t\n\t\t\t<div class=\"control-label\">\n\t\t\t<label for=\"vrcfregister_password\">\n\t\t\t\tPassword\n\t\t\t\t\t\t\t\t\t<span class=\"star\" aria-hidden=\"true\">*<\/span>\n\t\t\t\t\t\t\t<\/label>\n\t\t<\/div>\n\t\n\t<div class=\"controls\">\n\t\t\n<input\n\ttype=\"password\"\n\tname=\"vrcfregister_password\"    id=\"vrcfregister_password\"\tvalue=\"\"\n\tsize=\"40\"\n\tclass=\"vrinput custom-field required\"\n                                autocomplete=\"off\"\n\/>\n\n\t\t\t<\/div>\n\n<\/div>\n\n<script>\n\t(function($, w) {\n\t\t'use strict';\n\n\t\t$(function() {\n\t\t\t\t\t\t\tonInstanceReady(() => {\n\t\t\t\t\t\/\/ wait until the provided validator has been loaded\n\t\t\t\t\treturn w['vreUserRegistrationValidator'];\n\t\t\t\t}).then((validator) => {\n\n\t\t\t\t\t\/\/ copy the default method\n\t\t\t\t\tvalidator._getLabel = VikFormValidator.prototype.getLabel;\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Overwrite getLabel method to properly access the\n\t\t\t\t\t * label by using our custom layout.\n\t\t\t\t\t *\n\t\t\t\t\t * @param   mixed  input  The input element.\n\t\t\t\t\t *\n\t\t\t\t\t * @return  mixed  The label of the input.\n\t\t\t\t\t *\/\n\t\t\t\t\tvalidator.getLabel = function(input) {\n\t\t\t\t\t\tif ($(input).is(':checkbox')) {\n\t\t\t\t\t\t\t\/\/ get label next to the checkbox\n\t\t\t\t\t\t\tconst label = $(input).next('label');\n\n\t\t\t\t\t\t\t\/\/ check if we have a popup link\n\t\t\t\t\t\t\tif (label.find('a')) {\n\t\t\t\t\t\t\t\treturn label.find('a');\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\treturn label;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\/\/ invoke default getter\n\t\t\t\t\t\treturn this._getLabel(input);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\t\t});\n\n\t})(jQuery, window);\n<\/script>\n<div class=\"control-custom-field\" id=\"vrcfregister_conf_password-control\">\n\n\t\n\t\t\t<div class=\"control-label\">\n\t\t\t<label for=\"vrcfregister_conf_password\">\n\t\t\t\tConferma password\n\t\t\t\t\t\t\t\t\t<span class=\"star\" aria-hidden=\"true\">*<\/span>\n\t\t\t\t\t\t\t<\/label>\n\t\t<\/div>\n\t\n\t<div class=\"controls\">\n\t\t\n<input\n\ttype=\"password\"\n\tname=\"vrcfregister_conf_password\"    id=\"vrcfregister_conf_password\"\tvalue=\"\"\n\tsize=\"40\"\n\tclass=\"vrinput custom-field required\"\n                                autocomplete=\"off\"\n\/>\n\n\t\t\t<\/div>\n\n<\/div>\n\n<script>\n\t(function($, w) {\n\t\t'use strict';\n\n\t\t$(function() {\n\t\t\t\t\t\t\tonInstanceReady(() => {\n\t\t\t\t\t\/\/ wait until the provided validator has been loaded\n\t\t\t\t\treturn w['vreUserRegistrationValidator'];\n\t\t\t\t}).then((validator) => {\n\n\t\t\t\t\t\/\/ copy the default method\n\t\t\t\t\tvalidator._getLabel = VikFormValidator.prototype.getLabel;\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Overwrite getLabel method to properly access the\n\t\t\t\t\t * label by using our custom layout.\n\t\t\t\t\t *\n\t\t\t\t\t * @param   mixed  input  The input element.\n\t\t\t\t\t *\n\t\t\t\t\t * @return  mixed  The label of the input.\n\t\t\t\t\t *\/\n\t\t\t\t\tvalidator.getLabel = function(input) {\n\t\t\t\t\t\tif ($(input).is(':checkbox')) {\n\t\t\t\t\t\t\t\/\/ get label next to the checkbox\n\t\t\t\t\t\t\tconst label = $(input).next('label');\n\n\t\t\t\t\t\t\t\/\/ check if we have a popup link\n\t\t\t\t\t\t\tif (label.find('a')) {\n\t\t\t\t\t\t\t\treturn label.find('a');\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\treturn label;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\/\/ invoke default getter\n\t\t\t\t\t\treturn this._getLabel(input);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\t\t});\n\n\t})(jQuery, window);\n<\/script>\n\t\t\t\t<div class=\"vrloginfield field-button\">\n\t\t\t\t\t<button type=\"submit\" class=\"vre-btn primary large\" name=\"registerbutton\">\n\t\t\t\t\t\tRegistra\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\n\t\t\t<input type=\"hidden\" id=\"vikwp_nonce\" name=\"vikwp_nonce\" value=\"9186dce8cd\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/food\/wp-json\/wp\/v2\/pages\/39736\" \/>\n\t\t\t\t\t\t<input type=\"hidden\" name=\"option\" value=\"com_vikrestaurants\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"task\" value=\"userprofile.register\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"return\" value=\"aW5kZXgucGhwP29wdGlvbj1jb21fdmlrcmVzdGF1cmFudHMmdmlldz1hbGxvcmRlcnM=\" \/>\n\t\t\t<\/form>\n\t\t\t\t<\/form>\n\t<\/div>\n\n\n<!-- LOGIN -->\n\n<div class=\"vrloginblock\" style=\"\">\n\t<form action=\"https:\/\/italianetworksrl.com\/food\/wp-login.php?action=login&referer=vikrestaurants\" method=\"post\">\n\t<h3>Login<\/h3>\n\n\t\t\n\t<div class=\"vrloginfieldsdiv\">\n\t\t\n\t\t<form name=\"loginform\" id=\"loginform\" action=\"https:\/\/italianetworksrl.com\/food\/wp-login.php\" method=\"post\"><p class=\"login-username\">\n\t\t\t\t<label for=\"user_login\">Nome utente o indirizzo email<\/label>\n\t\t\t\t<input type=\"text\" name=\"log\" id=\"user_login\" autocomplete=\"username\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-password\">\n\t\t\t\t<label for=\"user_pass\">Password<\/label>\n\t\t\t\t<input type=\"password\" name=\"pwd\" id=\"user_pass\" autocomplete=\"current-password\" spellcheck=\"false\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-remember\"><label><input name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\" \/> Ricordami<\/label><\/p><p class=\"login-submit\">\n\t\t\t\t<input type=\"submit\" name=\"wp-submit\" id=\"wp-submit\" class=\"button button-primary\" value=\"Accedi\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/italianetworksrl.com\/food\/conferma-ordine-take-away-3\/\" \/>\n\t\t\t<\/p><\/form>\n\t<\/div>\n\n\t\t\t<div class=\"vr-login-footer-links\">\n\t\t\t<div>\n\t\t\t\t<a href=\"https:\/\/italianetworksrl.com\/food\/wp-login.php?action=lostpassword\" target=\"_blank\">\n\t\t\t\t\tPassword dimenticata?\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\n\t<input type=\"hidden\" id=\"vikwp_nonce\" name=\"vikwp_nonce\" value=\"9186dce8cd\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/food\/wp-json\/wp\/v2\/pages\/39736\" \/><\/form>\n<\/div>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","neve_meta_reading_time":"","footnotes":""},"class_list":["post-39736","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/italianetworksrl.com\/food\/wp-json\/wp\/v2\/pages\/39736","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/italianetworksrl.com\/food\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/italianetworksrl.com\/food\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/italianetworksrl.com\/food\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/italianetworksrl.com\/food\/wp-json\/wp\/v2\/comments?post=39736"}],"version-history":[{"count":0,"href":"https:\/\/italianetworksrl.com\/food\/wp-json\/wp\/v2\/pages\/39736\/revisions"}],"wp:attachment":[{"href":"https:\/\/italianetworksrl.com\/food\/wp-json\/wp\/v2\/media?parent=39736"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}