{"id":4539,"date":"2024-09-15T18:33:49","date_gmt":"2024-09-15T18:33:49","guid":{"rendered":"https:\/\/og.occasionidoro46.com\/?page_id=4539"},"modified":"2026-01-22T00:32:26","modified_gmt":"2026-01-21T23:32:26","slug":"used-gold-purchase-form","status":"publish","type":"page","link":"https:\/\/og.occasionidoro46.com\/it\/used-gold-purchase-form\/","title":{"rendered":"Used Gold Purchase Form"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4539\" class=\"elementor elementor-4539\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c60a22 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"2c60a22\" 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-4d6d547 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"4d6d547\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-416f1b6 elementor-widget elementor-widget-heading\" data-id=\"416f1b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Compro Oro Usato<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-993d5d4 elementor-widget elementor-widget-html\" data-id=\"993d5d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n    function paymentMethodConditionalFields() {\n        const paymentMethodInput = document.querySelector('[name=\"form_fields[payment_method]\"]');\n        if (!paymentMethodInput) return;\n\n        const cardAmountInput = document.querySelector('[name=\"form_fields[card_amount]\"]');\n        const cashAmountInput = document.querySelector('[name=\"form_fields[cash_amount]\"]');\n        const ibanInput = document.querySelector('[name=\"form_fields[iban]\"]');\n\n        const cardAmountField = cardAmountInput?.closest('.elementor-field-group');\n        const cashAmountField = cashAmountInput?.closest('.elementor-field-group');\n        const ibanField = ibanInput?.closest('.elementor-field-group');\n\n        function updateVisibility() {\n            const value = (paymentMethodInput.value || \"\").trim().toLowerCase();\n\n            \/\/ Hide all fields first\n            if (cardAmountField) cardAmountField.style.display = 'none';\n            if (cashAmountField) cashAmountField.style.display = 'none';\n            if (ibanField) ibanField.style.display = 'none';\n\n            if (value === \"cash\" || value === \"contanti\") {\n                if (cashAmountField) cashAmountField.style.display = 'block';\n            } else if (value === \"bank transfer\" || value === \"bonifico\") {\n                if (cardAmountField) cardAmountField.style.display = 'block';\n                if (ibanField) ibanField.style.display = 'block';\n            } else if (\n                value === \"cash & bank transfer\" ||\n                value === \"bonifico & contanti\"\n            ) {\n                if (cashAmountField) cashAmountField.style.display = 'block';\n                if (cardAmountField) cardAmountField.style.display = 'block';\n                if (ibanField) ibanField.style.display = 'block';\n            } else if (value === \"exchange\" || value === \"scambio\") {\n                \/\/ Show both card and cash, no IBAN\n                if (cashAmountField) cashAmountField.style.display = 'block';\n                if (cardAmountField) cardAmountField.style.display = 'block';\n            }\n        }\n\n        updateVisibility();\n        paymentMethodInput.addEventListener('input', updateVisibility);\n    }\n\n    paymentMethodConditionalFields();\n\n    jQuery(document).on('elementor\/popup\/show', (event, id, instance) => {\n        setTimeout(() => {\n            paymentMethodConditionalFields();\n        }, 300);\n    });\n});\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fe0a4a1 elementor-widget elementor-widget-html\" data-id=\"fe0a4a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n\n\n    \n    let showThisFieldIf = {\n        jewellerytype1: {\n            numberOfObjects: [1, 2, 3, 4, 5, 6, 7, 8]  \/\/ Show 'jewellerytype1' when 'numberOfObjects' is 1 to 8\n        },\n        karat1: {\n            numberOfObjects: [1, 2, 3, 4, 5, 6, 7, 8]\n        },\n        weight1: {\n            numberOfObjects: [1, 2, 3, 4, 5, 6, 7, 8]\n        },\n        description1: {\n            numberOfObjects: [1, 2, 3, 4, 5, 6, 7, 8]\n        },\n        jewellerytype2: {\n            numberOfObjects: [2, 3, 4, 5, 6, 7, 8]  \/\/ Show 'jewellerytype2' when 'numberOfObjects' is 2 to 8\n        },\n        karat2: {\n            numberOfObjects: [2, 3, 4, 5, 6, 7, 8]\n        },\n        weight2: {\n            numberOfObjects: [2, 3, 4, 5, 6, 7, 8]\n        },\n        description2: {\n            numberOfObjects: [2, 3, 4, 5, 6, 7, 8]\n        },\n        \n        jewellerytype3: {\n            numberOfObjects: [3, 4, 5, 6, 7, 8]\n        },\n        karat3: {\n            numberOfObjects: [3, 4, 5, 6, 7, 8]\n        },\n        weight3: {\n            numberOfObjects: [3, 4, 5, 6, 7, 8]\n        },\n        description3: {\n            numberOfObjects: [3, 4, 5, 6, 7, 8]\n        },\n        \n        jewellerytype4: {\n            numberOfObjects: [4, 5, 6, 7, 8]\n        },\n        karat4: {\n            numberOfObjects: [4, 5, 6, 7, 8]\n        },\n        weight4: {\n            numberOfObjects: [4, 5, 6, 7, 8]\n        },\n        description4: {\n            numberOfObjects: [4, 5, 6, 7, 8]\n        },\n        \n        jewellerytype5: {\n            numberOfObjects: [5, 6, 7, 8]\n        },\n        karat5: {\n            numberOfObjects: [5, 6, 7, 8]\n        },\n        weight5: {\n            numberOfObjects: [5, 6, 7, 8]\n        },\n        description5: {\n            numberOfObjects: [5, 6, 7, 8]\n        },\n        jewellerytype6: {\n            numberOfObjects: [6, 7, 8]\n        },\n        karat6: {\n            numberOfObjects: [6, 7, 8]\n        },\n        weight6: {\n            numberOfObjects: [6, 7, 8]\n        },\n        description6: {\n            numberOfObjects: [6, 7, 8]\n        },\n        jewellerytype7: {\n            numberOfObjects: [7, 8]\n        },\n        karat7: {\n            numberOfObjects: [7, 8]\n        },\n        weight7: {\n            numberOfObjects: [7, 8]\n        },\n        description7: {\n            numberOfObjects: [7, 8]\n        },\n        jewellerytype8: {\n            numberOfObjects: [8]\n        },\n        karat8: {\n            numberOfObjects: [8]\n        },\n        weight8: {\n            numberOfObjects: [8]\n        },\n        description8: {\n            numberOfObjects: [8]\n        }\n        \n    };\n    \n    \/* Code from https:\/\/element.how\/elementor-pro-add-conditional-form-fields\/\n    * You are allowed to use on your website and your clients' websites\n    * No sale or redistribution without permission\n    * Copyright 2024 by Element.how\n    * Version 1.2 2024\/06\/06\n    *\/\n    document.addEventListener('DOMContentLoaded', conditionalFormFieldFunc);\n    document.addEventListener('DOMContentLoaded', function(){\n        jQuery(document).on('elementor\/popup\/show', (event, id, instance) => {\n            conditionalFormFieldFunc();\n        });\n    });\n    \n    function conditionalFormFieldFunc() {\n        function testLogic() {\n            for (const [conditionalInputID, condition] of Object.entries(showThisFieldIf)) {\n                let conditionalInput = setInputsElemArray(conditionalInputID);\n                let match = true;\n    \n                for (const [conditionID, conditionValues] of Object.entries(condition)) {\n                    let inputs = setInputsElemArray(conditionID);\n                    let selectedValue;\n                    \n                    \/\/ Check if it's a select element and get its actual value\n                    if (inputs[0].tagName === 'SELECT') {\n                        selectedValue = parseInt(inputs[0].value);  \/\/ Get the selected value from dropdown as number\n                    } else {\n                        selectedValue = inputs[0].value;\n                    }\n    \n                    \/\/ Check if selected value matches any of the condition values\n                    if (!conditionValues.includes(selectedValue)) {\n                        match = false;\n                    }\n                }\n    \n                \/\/ Show or hide fields based on match\n                if (match) {\n                    conditionalInput.forEach(e => {\n                        e.closest('.elementor-field-group').style.display = \"block\";\n                        e.disabled = false;\n                    });\n                } else {\n                    conditionalInput.forEach(e => {\n                        e.closest('.elementor-field-group').style.display = \"none\";\n                        e.disabled = false;  \/\/ allow it to be submitted\n                    \n                        \/\/ Clear value safely:\n                        if (e.tagName === 'SELECT') {\n                            e.selectedIndex = 0;\n                        } else if (e.type === 'checkbox' || e.type === 'radio') {\n                            e.checked = false;\n                        } else {\n                            e.value = '';\n                        }\n                    });\n    \n                }\n            }\n        }\n    \n        testLogic();\n    \n        \/* Add event listeners *\/\n        for (const [conditionalInputID, condition] of Object.entries(showThisFieldIf)) {\n            for (const [conditionID, conditionValues] of Object.entries(condition)) {\n                let inputs = setInputsElemArray(conditionID);\n                inputs.forEach(input => {\n                    input.addEventListener('input', function () {\n                        testLogic();\n                    });\n                });\n            }\n        }\n    }\n    \n    function setInputsElemArray(ID) {\n        let selectors = `[name=\"form_fields[${ID}]\"]`;\n        let inputs = Array.from(document.querySelectorAll(selectors));\n        \n        if (!inputs.length) {\n            selectors = `[name=\"form_fields[${ID}][]\"]`; \/\/ Handle checkbox arrays\n            inputs = Array.from(document.querySelectorAll(selectors));\n        }\n    \n        return inputs;\n    }\n\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62ea088 elementor-widget elementor-widget-html\" data-id=\"62ea088\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n    function initTotalCalculation() {\n        const cardAmountField = document.querySelector('[name=\"form_fields[card_amount]\"]');\n        const cashAmountField = document.querySelector('[name=\"form_fields[cash_amount]\"]');\n        const totalField = document.querySelector('[name=\"form_fields[total]\"]');\n\n        if (!cardAmountField || !cashAmountField || !totalField) {\n            console.log(\"\u23f3 Waiting for fields...\");\n            return false;\n        }\n\n        function calculateTotal() {\n            const cardAmount = parseFloat(cardAmountField.value) || 0;\n            const cashAmount = parseFloat(cashAmountField.value) || 0;\n            const total = cardAmount + cashAmount;\n            totalField.value = `\u20ac${total.toFixed(2)}`;\n        }\n\n        calculateTotal();\n\n        cardAmountField.addEventListener('input', calculateTotal);\n        cashAmountField.addEventListener('input', calculateTotal);\n\n        console.log(\"\u2705 Total calculation initialized.\");\n        return true;\n    }\n\n    const interval = setInterval(() => {\n        if (initTotalCalculation()) {\n            clearInterval(interval);\n        }\n    }, 200); \/\/ Check every 200ms\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eeebfbc elementor-button-align-center elementor-widget__width-initial contact-us-form-footer elementor-widget elementor-widget-form\" data-id=\"eeebfbc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Compro Oro Usato\" aria-label=\"Compro Oro Usato\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"4539\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"eeebfbc\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-item_id elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-item_id\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tItem ID\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[item_id]\" id=\"form-field-item_id\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" value=\"U094\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name1 elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name1\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name1]\" id=\"form-field-name1\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Name\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tSurname\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Surname\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-date elementor-field-group elementor-column elementor-field-group-field_6d1fdbb elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_6d1fdbb\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tDate of Birth\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\n\t\t<input type=\"date\" name=\"form_fields[field_6d1fdbb]\" id=\"form-field-field_6d1fdbb\" class=\"elementor-field elementor-size-sm  elementor-field-textual elementor-date-field\" placeholder=\"Date of Birth\" pattern=\"[0-9]{4}-[0-9]{2}-[0-9]{2}\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_06369b8 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_06369b8\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tPhone Number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_06369b8]\" id=\"form-field-field_06369b8\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Phone Number\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Sono accettati solo numeri e caratteri telefonici (#, -, *, ecc.).\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_39b3091 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_39b3091\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tDocument Type\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[field_39b3091]\" id=\"form-field-field_39b3091\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\" Carta di identit\u00e0\">ID Card <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Passaporto\">Passport <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Patente di guida\">Driving License <\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_c90fd84 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_c90fd84\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tDocument Number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_c90fd84]\" id=\"form-field-field_c90fd84\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Document Number\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-date elementor-field-group elementor-column elementor-field-group-field_ad0203d elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_ad0203d\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tExpiry Date\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\n\t\t<input type=\"date\" name=\"form_fields[field_ad0203d]\" id=\"form-field-field_ad0203d\" class=\"elementor-field elementor-size-sm  elementor-field-textual elementor-date-field\" placeholder=\"Expiry Date\" pattern=\"[0-9]{4}-[0-9]{2}-[0-9]{2}\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_dd04e0d elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_dd04e0d\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tFiscal Code\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_dd04e0d]\" id=\"form-field-field_dd04e0d\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Fiscal Code\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-numberOfObjects elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-numberOfObjects\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tNumber of Objects\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[numberOfObjects]\" id=\"form-field-numberOfObjects\" class=\"elementor-field-textual elementor-size-sm\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Number of Objects <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"1\">1<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"2\">2<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"3\">3<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"4\">4<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"5\">5<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"6\">6<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"7\">7<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"8\">8<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-jewellerytype1 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-jewellerytype1\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tJewellery Type 1\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[jewellerytype1]\" id=\"form-field-jewellerytype1\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Type of Jewellery 1 <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Anello\">Ring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale\">Bracelet <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale rigido\">Bangle <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Collana\">Necklace <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Ciondolo\">Pendant <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orecchino\">Earring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Spilla\">Brooch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Misto\">Mix <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Scrap\">Scrap <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Moneta\">Coin <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Lingotto\">Gold bar <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orologio\">Watch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Argento\">Silver <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Altro\">Other <\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-karat1 elementor-col-25 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-karat1\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tKarat 1\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[karat1]\" id=\"form-field-karat1\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Karat e.g. 18\" value=\"18\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-weight1 elementor-col-25 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-weight1\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tWeight 1\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[weight1]\" id=\"form-field-weight1\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Weight e.g. 5\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-description1 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-description1\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tDescription 1\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[description1]\" id=\"form-field-description1\" rows=\"2\" placeholder=\"Description 1\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-jewellerytype2 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-jewellerytype2\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tJewellery Type 2\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[jewellerytype2]\" id=\"form-field-jewellerytype2\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Type of Jewellery 2 <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Anello\">Ring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale\">Bracelet <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale rigido\">Bangle <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Collana\">Necklace <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Ciondolo\">Pendant <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orecchino\">Earring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Spilla\">Brooch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Misto\">Mix <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Scrap\">Scrap <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Moneta\">Coin <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Lingotto\">Gold bar <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orologio\">Watch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Argento\">Silver <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Altro\">Other <\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-karat2 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-karat2\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tKarat 2\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[karat2]\" id=\"form-field-karat2\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Karat e.g. 18\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-weight2 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-weight2\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tWeight 2\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[weight2]\" id=\"form-field-weight2\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Weight e.g. 5\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-description2 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-description2\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tDescription 2\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[description2]\" id=\"form-field-description2\" rows=\"2\" placeholder=\"Description 2\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-jewellerytype3 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-jewellerytype3\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tJewellery Type 3\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[jewellerytype3]\" id=\"form-field-jewellerytype3\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Type of Jewellery 3 <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Anello\">Ring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale\">Bracelet <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale rigido\">Bangle <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Collana\">Necklace <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Ciondolo\">Pendant <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orecchino\">Earring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Spilla\">Brooch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Misto\">Mix <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Scrap\">Scrap <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Moneta\">Coin <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Lingotto\">Gold bar <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orologio\">Watch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Argento\">Silver <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Altro\">Other <\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-karat3 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-karat3\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tKarat 3\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[karat3]\" id=\"form-field-karat3\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Karat e.g. 18\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-weight3 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-weight3\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tWeight 3\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[weight3]\" id=\"form-field-weight3\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Weight e.g. 5\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-description3 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-description3\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tDescription 3\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[description3]\" id=\"form-field-description3\" rows=\"2\" placeholder=\"Description 3\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-jewellerytype4 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-jewellerytype4\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tJewellery Type 4\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[jewellerytype4]\" id=\"form-field-jewellerytype4\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Type of Jewellery 4 <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Anello\">Ring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale\">Bracelet <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale rigido\">Bangle <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Collana\">Necklace <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Ciondolo\">Pendant <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orecchino\">Earring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Spilla\">Brooch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Misto\">Mix <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Scrap\">Scrap <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Moneta\">Coin <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Lingotto\">Gold bar <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orologio\">Watch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Argento\">Silver <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Altro\">Other <\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-karat4 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-karat4\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tKarat 4\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[karat4]\" id=\"form-field-karat4\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Karat e.g. 18\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-weight4 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-weight4\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tWeight 4\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[weight4]\" id=\"form-field-weight4\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Weight e.g. 5\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-description4 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-description4\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tDescription 4\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[description4]\" id=\"form-field-description4\" rows=\"2\" placeholder=\"Description 4\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-jewellerytype5 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-jewellerytype5\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tJewellery Type 5\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[jewellerytype5]\" id=\"form-field-jewellerytype5\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Type of Jewellery 5 <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Anello\">Ring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale\">Bracelet <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale rigido\">Bangle <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Collana\">Necklace <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Ciondolo\">Pendant <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orecchino\">Earring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Spilla\">Brooch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Misto\">Mix <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Scrap\">Scrap <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Moneta\">Coin <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Lingotto\">Gold bar <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orologio\">Watch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Argento\">Silver <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Altro\">Other <\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-karat5 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-karat5\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tKarat 5\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[karat5]\" id=\"form-field-karat5\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Karat e.g. 18\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-weight5 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-weight5\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tWeight 5\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[weight5]\" id=\"form-field-weight5\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Weight e.g. 5\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-description5 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-description5\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tDescription 5\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[description5]\" id=\"form-field-description5\" rows=\"2\" placeholder=\"Description 5\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-jewellerytype6 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-jewellerytype6\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tJewellery Type 6\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[jewellerytype6]\" id=\"form-field-jewellerytype6\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Type of Jewellery 6 <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Anello\">Ring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale\">Bracelet <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale rigido\">Bangle <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Collana\">Necklace <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Ciondolo\">Pendant <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orecchino\">Earring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Spilla\">Brooch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Misto\">Mix <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Scrap\">Scrap <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Moneta\">Coin <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Lingotto\">Gold bar <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orologio\">Watch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Argento\">Silver <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Altro\">Other <\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-karat6 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-karat6\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tKarat 6\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[karat6]\" id=\"form-field-karat6\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Karat e.g. 18\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-weight6 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-weight6\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tWeight 6\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[weight6]\" id=\"form-field-weight6\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Weight e.g. 5\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-description6 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-description6\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tDescription 6\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[description6]\" id=\"form-field-description6\" rows=\"2\" placeholder=\"Description 6\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-jewellerytype7 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-jewellerytype7\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tJewellery Type 7\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[jewellerytype7]\" id=\"form-field-jewellerytype7\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Type of Jewellery 7 <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Anello\">Ring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale\">Bracelet <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale rigido\">Bangle <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Collana\">Necklace <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Ciondolo\">Pendant <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orecchino\">Earring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Spilla\">Brooch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Misto\">Mix <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Scrap\">Scrap <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Moneta\">Coin <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Lingotto\">Gold bar <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orologio\">Watch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Argento\">Silver <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Altro\">Other <\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-karat7 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-karat7\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tKarat 7\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[karat7]\" id=\"form-field-karat7\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Karat e.g. 18\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-weight7 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-weight7\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tWeight\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[weight7]\" id=\"form-field-weight7\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Weight e.g. 5\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-description7 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-description7\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tDescription 7\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[description7]\" id=\"form-field-description7\" rows=\"2\" placeholder=\"Description 7\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-jewellerytype8 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-jewellerytype8\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tJewellery Type 8\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[jewellerytype8]\" id=\"form-field-jewellerytype8\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Type of Jewellery 8 <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Anello\">Ring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale\">Bracelet <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bracciale rigido\">Bangle <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Collana\">Necklace <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Ciondolo\">Pendant <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orecchino\">Earring <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Spilla\">Brooch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Misto\">Mix <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Scrap\">Scrap <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Moneta\">Coin <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Lingotto\">Gold bar <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Orologio\">Watch <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Argento\">Silver <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Altro\">Other <\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-karat8 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-karat8\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tKarat 8\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[karat8]\" id=\"form-field-karat8\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Karat e.g. 18\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-weight8 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-weight8\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tWeight 8\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[weight8]\" id=\"form-field-weight8\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Weight e.g. 5\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-description8 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-description8\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tDescription\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[description8]\" id=\"form-field-description8\" rows=\"2\" placeholder=\"Description 8\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-payment_method elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-payment_method\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tPayment method\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[payment_method]\" id=\"form-field-payment_method\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\"  \">Payment Method <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bonifico  \">Bank Transfer <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Contanti  \">Cash <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Bonifico &amp; Contanti  \">Cash &amp; Bank Transfer <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Scambio \">Exchange <\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-cash_amount elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-cash_amount\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tCash Amount\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[cash_amount]\" id=\"form-field-cash_amount\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Cash Amount e.g. 100.00\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-card_amount elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-card_amount\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tCard Amount\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[card_amount]\" id=\"form-field-card_amount\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Card Amount e.g. 100.00\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-total elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-total\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tTotal\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[total]\" id=\"form-field-total\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Total\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-iban elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-iban\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tIBAN\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[iban]\" id=\"form-field-iban\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"IBAN\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-purchase_date elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[purchase_date]\" id=\"form-field-purchase_date\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" value=\"13\/06\/2026\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-signature elementor-field-group elementor-column elementor-field-group-field_0a787e8 elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_0a787e8\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tClient Signature\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class='width-100'><div class='elementor-signature-container' style='width: 300px' ><div class='elementor_signature_clear'><img src='https:\/\/og.occasionidoro46.com\/wp-content\/plugins\/signature-field-for-elementor-forms\/lib\/images\/remove-icon.png' alt='' \/><\/div><div class='elementor-signature-field'  data-id=\"field_0a787e8\" data-background=\"#ffffff\" data-color=\"#000000\" data-width=\"300\" data-height=\"100\" data-name=\"0\" style='width:300px; height: 100px; background: #ffffff'><\/div><\/div>  <input type=\"hidden\" type=\"hidden\" name=\"form_fields[field_0a787e8]\" id=\"form-field-field_0a787e8\" class=\"elementor-field elementor-size-sm  elementor-upload-field-signature elementor-upload-field-signature-field_0a787e8\" required=\"required\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-field_2ff188e elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_2ff188e\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tTerms & Conditions\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[field_2ff188e]\" id=\"form-field-field_2ff188e\" class=\"elementor-field elementor-size-sm  elementor-acceptance-field\" required=\"required\" checked=\"checked\">\n\t\t\t\t<label for=\"form-field-field_2ff188e\">Confermo che i dati personali su indicati sono identificativi della mia persona, sono altresi a conoscenza che tali dati sono stati richiesti in ottemperanza della Legge 773 R.D.18\/6\/31 Art 128 T.U.L.P.S. e risultano protetti dalla legge sulla \"privacy\" ai sensi dell'Art. 13 D.Lgs 196\/2003, di cui ho ricevuto copia e confermo il mio consenso al trattamento dei dati personali.\nL'operazione in essere costituisce scheda dell'operazione ai sensi e per gli effetti dell'art. 5 comma 2 DGLS 92\/2017 Costituisce altr\u00e8si ricevuta riepilogativa consegnata al cliente ai sensi e per gli effetti dell'art. 5 comma 3 DGLS 92\/2017 L'operazione in essere \u00e8 altresi soggetta ai seguenti obblighi di legge:\n1) Identificazione del venditore come da DGLS 231 del 21\/11\/2007 2) Compilazione del registro di compra-vendita di cose antiche o usate e di oggetti preziosi come da T.U.L.P.S. Art 128 3) Invio comunicazione UIF come da lege 7\/2000 solo per le operazioni per cui si rende necessario Condizioni generalidi vendita nella pagina successiva.<\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-upload elementor-field-group elementor-column elementor-field-group-objectImage elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-objectImage\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tFront Image\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"file\" name=\"form_fields[objectImage]\" id=\"form-field-objectImage\" class=\"elementor-field elementor-size-sm  elementor-upload-field\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-upload elementor-field-group elementor-column elementor-field-group-field_d8564b8 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_d8564b8\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tBack Image\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"file\" name=\"form_fields[field_d8564b8]\" id=\"form-field-field_d8564b8\" class=\"elementor-field elementor-size-sm  elementor-upload-field\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Submit<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\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<div class=\"elementor-element elementor-element-5ed209a e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"5ed209a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\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>Compro Oro Usato<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-4539","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/og.occasionidoro46.com\/it\/wp-json\/wp\/v2\/pages\/4539","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/og.occasionidoro46.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/og.occasionidoro46.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/og.occasionidoro46.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/og.occasionidoro46.com\/it\/wp-json\/wp\/v2\/comments?post=4539"}],"version-history":[{"count":972,"href":"https:\/\/og.occasionidoro46.com\/it\/wp-json\/wp\/v2\/pages\/4539\/revisions"}],"predecessor-version":[{"id":5828,"href":"https:\/\/og.occasionidoro46.com\/it\/wp-json\/wp\/v2\/pages\/4539\/revisions\/5828"}],"wp:attachment":[{"href":"https:\/\/og.occasionidoro46.com\/it\/wp-json\/wp\/v2\/media?parent=4539"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}