<div role="form" class="wpcf7" id="wpcf7-f84940-p86094-o1" lang="en-US" dir="ltr">
    <form id="form-guarantee" method="post" class="wpcf7-form init input-background wpcf7-acceptance-as-validation" novalidate="novalidate"
        data-status="init">
        <input type="hidden" name="action" value="register_guarantee" />
        <h4>Personal informations</h4>
        <div class="wpcf7-inline-wrapper">
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field">First name*</label>
                <span class="wpcf7-form-control-wrap your-name">
                    <input type="text" placeholder="Insert your name" name="p_name" id="p_name" value="" size="40"
                        class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true"
                        aria-invalid="false">
                </span>
            </p>
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field">Last name*</label>
                <span class="wpcf7-form-control-wrap your-surname">
                    <input type="text" placeholder="Insert your surname" name="p_surname" id="p_surname" value="" size="40"
                        class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true"
                        aria-invalid="false">
                </span>
            </p>
        <div style="clear:both"></div>
        </div>


        <div class="wpcf7-inline-wrapper">
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field">Address*</label>
                <span class="wpcf7-form-control-wrap your-indirizzo">
                    <input type="text" placeholder="Insert your address" name="p_address" id="p_address" value="" size="40"
                        class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true"
                        aria-invalid="false">
                </span>
            </p>
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field">Zip Code*</label>
                <span class="wpcf7-form-control-wrap your-cap">
                    <input type="text" placeholder="Insert your Zip Code" name="p_zipcode" id="p_zipcode" value="" size="40"
                        class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true"
                        aria-invalid="false">
                </span>
            </p>
            <div style="clear:both"></div>
        </div>


        <div class="wpcf7-inline-wrapper">
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field">City*</label>
                <span class="wpcf7-form-control-wrap your-city">
                    <input type="text" placeholder="Insert your city" name="p_city" id="p_city" value="" size="40"
                        class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true"
                        aria-invalid="false">
                </span>
            </p>
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field">Country*</label>
                <span class="wpcf7-form-control-wrap your-state">
                    <input type="text" placeholder="Insert your state" name="p_state" id="p_state" value="" size="40"
                        class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true"
                        aria-invalid="false">
                </span>
            </p>
            <div style="clear:both"></div>
        </div>


        <div class="wpcf7-inline-wrapper">
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field">Email*</label>
                <span class="wpcf7-form-control-wrap your-email">
                    <input type="email" placeholder="Insert email address" name="p_email" id="p_email" value="" size="40"
                        class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email"
                        aria-required="true" aria-invalid="false">
                </span>
            </p>
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field">Phone</label>
                <span class="wpcf7-form-control-wrap your-phone">
                    <input type="tel" placeholder="Insert your phone" name="p_phone" id="p_phone" value="" size="40"
                        class="wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-tel" aria-invalid="false">
                </span>
            </p>
            <div style="clear:both"></div>
        </div>

        <div class="space-form"></div>

        <h4 >Dealer informations</h4>
        <div class="wpcf7-inline-wrapper">
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field">Dealer name</label>
                <span class="wpcf7-form-control-wrap dealer-name">
                    <input type="text" placeholder="Insert the dealer name" name="d_name" id="d_name" value="" size="40"
                        class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="false"
                        aria-invalid="false">
                </span>
            </p>
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field">City</label>
                <span class="wpcf7-form-control-wrap dealer-city">
                    <input type="text" placeholder="Insert the city" name="d_city" id="d_city" value="" size="40"
                        class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="false"
                        aria-invalid="false">
                </span>
            </p>
            <div style="clear:both"></div>
        </div>


        <div class="wpcf7-inline-wrapper">
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field">Address</label>
                <span class="wpcf7-form-control-wrap dealer-state">
                    <input type="text" placeholder="Insert dealer address" name="d_street" id="d_street" value="" size="40"
                        class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="false"
                        aria-invalid="false">
                </span>
            </p>
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field">Country</label>
                <span class="wpcf7-form-control-wrap dealer-state">
                    <input type="text" placeholder="Insert dealer state" name="d_state" id="d_state" value="" size="40"
                        class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="false"
                        aria-invalid="false">
                </span>
            </p>
            <div style="clear:both"></div>
        </div>

        <div class="space-form"></div>
        
        <h4>Product details</h4>
        <div class="wpcf7-inline-wrapper">
            
        
        <p class="wpcf7-inline-field">
            <label class="wpcf7-inline-field">Product type*</label>
                <span class="wpcf7-form-control-wrap frame-model">
                    <select name="prod_type" class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required" aria-required="true" aria-invalid="false">
                        <option value="">Select the type of product</option>
                        <!-- <option value="Forbici da raccolta a una mano">Harvesting shears</option> -->
                        <!-- <option value="Tagliasiepi">Hedge shears</option> -->
                        <!-- <option value="Segacci manuali">Manual saws</option>
                        <option value="Forbici da potatura a una mano">One-hand pruning shears</option> -->
                        <!-- <option value="Segacci telescopici">Telescopic saws</option>
                        <option value="Forbici a due mani">Two-hand pruning shears</option> -->
                        <!-- <option value="Piccoli spruzzatori">Household sprayers</option> -->
                        <option value="Pompe a batteria - VITA">Battery Sprayers - VITA</option>
                        <option value="Pompe a batteria">Battery Sprayers</option>
                        <!-- <option value="Pompe manuali a spalla / a zaino">Compression/knapsack sprayers</option> -->
                        <!-- <option value="Marketing">Marketing materials</option>
                        <option value="Micronizzatori per diserbo">Micronizers for weed control</option> -->
                        <option value="Scuotitori per olive">Olive Shakers</option>
                        <option value="Solforatori manuali / a batteria">Manual/Battery powder Spreaders</option>
                        <!-- <option value="Carriole irroratrici">Wheelbarrows sprayers</option> -->
                        <option value="Forbici e legatrici a batteria">Cordless pruners and tying machine</option>
                        <option value="Forbici a batteria con cavo/asta">Corded/pole pruners</option>
                        <option value="Potatori a batteria">Electronic chainsaw</option>
                        <option value="Altro">Other</option>
                        
                        
                        
                    </select>
                </span>
            </p>
        
            
            
            
            
            
            
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field tooltip-row" >If you have chosen "Other..." <span class="tooltip">No serial number required<span class="tooltiptext">For these products, no serial number is required. Insert XXXX.</span></label>
                <!-- <span class="wpcf7-form-control-wrap frame-date">
                    <input type="text" placeholder="Specify the type"" name="prod_type_other" id="prod_type_other" value="" size="40"
                        class="wpcf7-form-control wpcf7-text " aria-required="true"
                        aria-invalid="false">
                </span> -->
                <span class="wpcf7-form-control-wrap frame-model">
                    <select name="prod_type_other" class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required" aria-required="true" aria-invalid="false">
                        <option value="">Specify the type</option>
                        <option value="Forbici da raccolta a una mano">Harvesting shears</option>
                        <option value="Tagliasiepi">Hedge shears</option>
                        <option value="Segacci manuali">Manual saws</option>
                        <option value="Forbici da potatura a una mano">One-hand pruning shears</option>
                        <option value="Segacci telescopici">Telescopic saws</option>
                        <option value="Forbici a due mani">Two-hand pruning shears</option>
                        <option value="Piccoli spruzzatori">Household sprayers</option>
                        <option value="Pompe manuali a spalla / a zaino">Compression/knapsack sprayers</option>
                        <option value="Carriole irroratrici">Wheelbarrows sprayers</option>
                    </select>
                </span>
            </p>
            <div style="clear:both"></div>
        </div>


        <div id="prod_serial_number_row" class="wpcf7-inline-wrapper">
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field tooltip-row">Serial number<span>*</span> <span class="tooltip">Where can I find it?                <span class="tooltiptext">
                                        <span style="display:flex; flex-direction:column">
                        <span><span>BATTERY SPRAYERS: external packaging, on sprayer and battery</span></span>
                        <span><span>OLIVE SHAKERS: external packaging, on the head, on the battery (depending on the model)</span></span>
                        <span><span>BATTERY PRUNERS: external packaging, on batteries, on pruner body, on case</span></span>
                    </span>
                                    </span>
            </label>
                <span class="wpcf7-form-control-wrap frame-recipt">
                    <input type="text" placeholder="Insert serial number" name="prod_serial_number" id="prod_serial_number" value="" size="40"
                        class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true"
                        aria-invalid="false">
                </span>
            </p>
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field tooltip-row">Product model<span>*</span> <span class="tooltip">Where can I find it?                <span class="tooltiptext">
                                        <span style="display:flex; flex-direction:column">
                        <span style="display: flex; justify-content: space-between;"><span>External box of</span></span>
                        <span style="display: flex; justify-content: space-between;"><span>SPRAYERS: alphanumeric code above the barcode</span><span>ES: 19VBE</span></span>
                        <span style="display: flex; justify-content: space-between;"><span>OLIVE SHAKERS: alphanumeric code next to the barcode</span><span>ES: 455L</span></span>
                        <span style="display: flex; justify-content: space-between;"><span>PRUNERS: alphanumeric code starting with KV/PV</span><span>ES: KV360</span></span>
                    </span>
                                    </span>
            </label>
                <span class="wpcf7-form-control-wrap frame-recipt">
                    <input type="text" placeholder="Insert product model" name="prod_model" id="prod_model" value="" size="40"
                        class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true"
                        aria-invalid="false">
                </span>
            </p>
            <div style="clear:both"></div>
        </div>


        <div class="wpcf7-inline-wrapper">
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field">Date of purchase*</label>
                <span class="wpcf7-form-control-wrap frame-size">
                    <input type="text" placeholder="Insert the date" name="prod_date_of_purchase" id="prod_date_of_purchase" value="" size="40" class="wpcf7-form-control wpcf7-text"
                        aria-invalid="false">
                </span>
            </p>
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field">Receipt type*</label>
                <span class="wpcf7-form-control-wrap frame-color">
                    <select name="invoice_type" id="invoice_type" class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required">
                    <option value="">Select an answer</option>
                        <option value="fattura">Invoice</option>
                        <option value="scontrino">Receipt</option>
                    </select>
                </span>
            </p>
            <div style="clear:both"></div>
        </div>


        <div class="wpcf7-inline-wrapper">
            <p class="wpcf7-inline-field">
                <label class="wpcf7-inline-field">Invoice/Receipt*</label>
                <span class="wpcf7-form-control-wrap frame-wheels">
                    <input type="file" name="invoice" id="invoice" value="" size="40" class="wpcf7-form-control wpcf7-text"
                        aria-invalid="false">
                </span>
            </p>
            <div style="clear:both"></div>
        </div>

        
    
        <div class="space-form-half"></div>
        
        <p>
            <span class="wpcf7-form-control-wrap accept-this-1">
                <span class="wpcf7-form-control wpcf7-acceptance">
                    <span class="wpcf7-list-item">
                        <label>
                            <input type="checkbox" name="ppa" id="ppa" aria-invalid="false">
                            <span class="wpcf7-list-item-label">I agree that my personal data will be used in accordance with the information for the processing of personal data</span>
                        </label>
                    </span>
                </span>
            </span>
        </p>
        <p>
            <span class="wpcf7-form-control-wrap accept-this-1">
                <span class="wpcf7-form-control wpcf7-acceptance">
                    <span class="wpcf7-list-item">
                        <label>
                            <input type="checkbox" name="nwsa" id="nwsa" aria-invalid="false">
                            <span class="wpcf7-list-item-label">I consent to the use of my personal data to be updated on new arrivals, exclusive products and for the purposes of direct marketing related to the services offered and receive proposals in line with my interests through the analysis of my previous purchases</span>
                        </label>
                    </span>
                </span>
            </span>
        </p>
        <p>
            <span class="wpcf7-form-control-wrap accept-this-1">
                <span class="wpcf7-form-control wpcf7-acceptance">
                    <span class="wpcf7-list-item">
                        <label>
                            <input type="checkbox" name="manuallimitations" id="manuallimitations" aria-invalid="false" required>
                            <span class="wpcf7-list-item-label">I accept the terms and limitations of use described in the manual accompanying the product</span>
                        </label>
                    </span>
                </span>
            </span>
        </p>
        <p>
            <input id="guarantee-form-registration" type="submit" value="Register your product"
                class="wpcf7-form-control wpcf7-submit btn btn-accent btn-block">
            <span class="ajax-loader">

            </span>
        </p>
        <div class="wpcf7-response-output" aria-hidden="true">

        </div>
    </form>
</div>
<style>
    input[type="checkbox"].invalid-field {
        border: 2px solid red;
    }
</style>
<script>
    function checkEnter(e){
    e = e || event;
    var txtArea = /textarea/i.test((e.target || e.srcElement).tagName);
    return txtArea || (e.keyCode || e.which || e.charCode || 0) !== 13;
    }
    document.querySelector('#form-guarantee').onkeypress = checkEnter;
    jQuery(document).ready(function ($) {

        var elementIDS = [
            '#p_name',
            '#p_surname',
            '#p_address',
            '#p_zipcode',
            '#p_city',
            '#p_state',
            '#p_email',
            // '#p_phone',
            // '#d_name',
            // '#d_city',
            // '#d_state',
            // '#prod_type', 
            // '#prod_type_other', // questo campo va compilato solamente se il prod_type è 'other'
            // '#prod_serial_number',
            '#prod_model',
            '#prod_date_of_purchase',
            '#invoice_type',
            '#invoice',
            // '#message', //il messaggio è opzionale
            '#ppa',
            '#nwsa',
            '#manuallimitations'
        ]
        elementIDS.forEach(id => {
            jQuery(id).keyup(function(){
                if($(this).val().length > 0){
                    $(this).removeClass('invalid-field')
                }else{
                    $(this).addClass('invalid-field')
                }
                
                
            })
        })
            jQuery('#prod_serial_number').keyup(function(){
                if($('select[name="your-choice"]').val() !== 'Altro'){
                    if ($(this).val().length == 0) {
                        $(this).addClass('invalid-field')
                    }else{
                    $(this).removeClass('invalid-field')
                    }
                }else{
                    $(this).removeClass('invalid-field')
                }
            });

        $('select[name="prod_type"]').change(function(){
            if(($('select[name="prod_type"]').val() == 'Altro') || ($('select[name="prod_type"]').val() == 'Pompe a batteria - VITA')){
                $('#prod_serial_number').val('xxxx');
                $('#prod_serial_number').val('xxxx');
                $('#prod_serial_number').attr('disabled', 'disabled');

                $('#prod_serial_number').css('opacity', '0.3');
            }
            else
            {
                $('#prod_serial_number').val('');
                $('#prod_serial_number').attr('disabled', false);
                $('#prod_serial_number').css('opacity', '1.0');
            }
        });
        
        $('select[name="your-choice"]').change(function(){
            if($('select[name="your-choice"]').val() == 'Altro'){
                $('#prod_serial_number_row p label span').hide()
            }else{
                $('#prod_serial_number_row p label span').show()
            }
        })
        $(document).on("submit", "#form-guarantee", function (e) {
            e.preventDefault()
            var p_name = jQuery('#p_name').val();
            var p_surname = jQuery('#p_surname').val();
            var p_address = jQuery('#p_address').val();
            var p_zipcode = jQuery('#p_zipcode').val();
            var p_city = jQuery('#p_city').val();
            var p_state = jQuery('#p_state').val();
            var p_email = jQuery('#p_email').val();
            var p_phone = jQuery('#p_phone').val();
            var d_name = jQuery('#d_name').val();
            var d_city = jQuery('#d_city').val();
            var d_street = jQuery('#d_street').val();
            var d_state = jQuery('#d_state').val();
            var prod_type = jQuery("select[name='prod_type']").val();
            var prod_type_other = jQuery("select[name='prod_type_other']").val();
            var prod_model = jQuery('#prod_model').val();
            var prod_serial_number = jQuery('#prod_serial_number').val();
            var prod_date_of_purchase = jQuery('#prod_date_of_purchase').val();
            var invoice_type = jQuery('#invoice_type').val();
            var invoice = jQuery('#invoice').val();
            var message = jQuery('#message').val();
            var ppa = jQuery('#ppa:checked').length;
            var nwsa = jQuery('#nwsa:checked').length;
            var manuallimitations = jQuery('#manuallimitations:checked').length;

            var formValid = true
            elementIDS.forEach(id => {
                $(this).removeClass('invalid-field')
                if ($(id).val().length == 0) {
                    $(id).addClass('invalid-field')
                    formValid = false
                }
            })
            if($('select[name="your-choice"]').val() !== 'Altro'){
                if ($('#prod_serial_number').val().length == 0) {
                    $('#prod_serial_number').addClass('invalid-field')
                    formValid = false
                }
            }else{
                $('#prod_serial_number').removeClass('invalid-field')
            }
            if($('#manuallimitations:checked').length < 1){
                $('#manuallimitations').parent().addClass('invalid-field')
                formValid = false
            }else{
                $('#manuallimitations').parent().removeClass('invalid-field')
            }
            if($('#ppa:checked').length < 1){
                $('#ppa').parent().addClass('invalid-field')
                formValid = false
            }else{
                $('#ppa').parent().removeClass('invalid-field')
            }

            if( formValid ){
                var data = {
                    action: "register_guarantee",
                    p_name: p_name,
                    p_surname: p_surname,
                    p_address: p_address,
                    p_zipcode: p_zipcode,
                    p_city: p_city,
                    p_state: p_state,
                    p_email: p_email,
                    p_phone: p_phone,
                    d_name: d_name,
                    d_city: d_city,
                    d_street: d_street,
                    d_state: d_state,
                    prod_type: prod_type,
                    prod_type_other: prod_type_other,
                    prod_serial_number: prod_serial_number,
                    prod_model: prod_model,
                    prod_date_of_purchase: prod_date_of_purchase,
                    invoice_type: invoice_type,
                    invoice: invoice,
                    message: message,
                    ppa: ppa,
                    nwsa: nwsa,
                    manuallimitations: manuallimitations
                }
                jQuery('#guarantee-form-registration').addClass('disabled');
                jQuery('.wpcf7-response-output').html('Sending...Sending...');
                jQuery('.wpcf7-response-output').removeClass('error');
                jQuery('.wpcf7-response-output').removeClass('success');
                $.ajax({
                    url: woocommerce_params.ajax_url,
                    type: 'POST',
                    dataType: "JSON",
                    data: new FormData(document.getElementById('form-guarantee')),
                    processData: false,
                    contentType: false,
                    success: function (response){
                        if(response.success){
                            if(response.data.result === 'success'){
                                jQuery('.wpcf7-response-output').html('Warranty properly registered');
                                jQuery('.wpcf7-response-output').show();
                                jQuery('.wpcf7-response-output').addClass('success');
                                $('#form-guarantee')[0].reset();

                            }else{
                                jQuery('.wpcf7-response-output').html('Warranty already registered in our systems');
                                jQuery('.wpcf7-response-output').show();
                                jQuery('.wpcf7-response-output').addClass('error');
                            }
                        }else{
                            jQuery('.wpcf7-response-output').html('Warranty already registered in our systems');
                            jQuery('.wpcf7-response-output').show();
                            jQuery('.wpcf7-response-output').addClass('error');
                        }
                        jQuery('#guarantee-form-registration').removeClass('disabled');
                    },
                    error: function (xhr, desc, err){
                        jQuery('.wpcf7-response-output').html('Error during registration');
                        jQuery('.wpcf7-response-output').show();
                        jQuery('#guarantee-form-registration').removeClass('disabled');
                    }
                });        
                // jQuery.ajax({
                //     type: 'post',
                //     url: ,
                //     data: data,
                //     success: function (response) {
                //     },
                //     error: function (errorResponse) {
                //     }
                // });
            }
        })
    });
</script>

<style>
    .invalid-field{
        border: 1px solid red!important;
    }
    .wpcf7-response-output{
        display:none
    }
    .wpcf7 form.init .wpcf7-response-output.success{
        display: block;
        text-align: center;
        text-transform: capitalize;
        background: green;
        border: none;
        padding: 20px 0;
        font-weight: 600;
    }
    .wpcf7 form.init .wpcf7-response-output.error{
        display: block;
        text-align: center;
        text-transform: capitalize;
        background: transparent;
        border: 1px solid red;
        padding: 20px 0;
        font-weight: 600;
    }
    #guarantee-form-registration.disabled{
        pointer-events: none!important;

    }
</style>{"id":9019,"date":"2021-05-05T09:14:21","date_gmt":"2021-05-05T07:14:21","guid":{"rendered":"http:\/\/www.volpioriginale.it\/registra-il-tuo-prodotto\/"},"modified":"2024-03-27T09:13:59","modified_gmt":"2024-03-27T08:13:59","slug":"register-your-product","status":"publish","type":"page","link":"https:\/\/www.volpioriginale.it\/en\/register-your-product\/","title":{"rendered":"Register your product"},"content":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1711527237581{padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(https:\/\/www.volpioriginale.it\/wp-content\/uploads\/2024\/03\/hero-registra.jpg?id=13724) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_class=&#8221;under-menu-topbar&#8221; top_section_title=&#8221;&#8221; bottom_section_title=&#8221;&#8221;][vc_column offset=&#8221;vc_col-lg-offset-0 vc_col-md-offset-0 vc_col-sm-offset-0 vc_col-xs-offset-2 vc_col-xs-8&#8243;]<header class=\"kd-section-title vc_col-lg-6 vc_col-sm-8 text-center     vc_custom_1622721591521\" ><h1 class=\"separator_off\" style=\"color: #ffffff;\">Register your product<\/h1><\/header>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1620218046592{padding-top: 3rem !important;padding-bottom: 3rem !important;}&#8221;][vc_column][vc_column_text]<\/p>\n<h2>Ask for the warranty of the purchased product<\/h2>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;1rem&#8221;][vc_column_text]<\/p>\n<p class=\"p1\"><i>All our products are guaranteed against manufacturing defect, checked and tested before shipping.<\/i> However, any dysfunctional part found by the Client, will be fixed or replaced by us under warranty. We exclude from the warranty the components subject to deterioration, defects due to the User\u2019s neglect and carelessness, transport damages and all the damages that cannot be traceable to manufacturing. The selling document serves as warranty.<\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1711526936511{padding-top: 3rem !important;padding-bottom: 3rem !important;background-color: #4c4a44 !important;}&#8221;][vc_column][vc_row_inner][vc_column_inner]\r\n            <div class=\"kd-process-steps process_three_elem process-checkbox-template \">\r\n                <ul>\r\n                <li class=\"pss-item\" >\r\n                    <div class=\"pss-container kd-animated fadeIn \" ><div class=\"pss-step-number\"><span style=\"color: #1b233e;\">1<\/span><\/div><div class=\"pss-text-area\">\r\n                            <h5 style=\"color: #ffc33f;\">Enter your information<\/h5>\r\n                            <p style=\"color: #ffffff;\"><\/p><\/div>\r\n                    <\/div>\r\n                <\/li>\r\n                <li class=\"pss-item\" >\r\n                    <div class=\"pss-container kd-animated fadeIn \" ><div class=\"pss-step-number\"><span style=\"color: #1b233e;\">2<\/span><\/div><div class=\"pss-text-area\">\r\n                            <h5 style=\"color: #ffc33f;\">Register the product data<\/h5>\r\n                            <p style=\"color: #ffffff;\"><\/p><\/div>\r\n                    <\/div>\r\n                <\/li>\r\n                <li class=\"pss-item\" >\r\n                    <div class=\"pss-container kd-animated fadeIn \" ><div class=\"pss-step-number\"><span style=\"color: #1b233e;\">3<\/span><\/div><div class=\"pss-text-area\">\r\n                            <h5 style=\"color: #ffc33f;\">Get your warranty<\/h5>\r\n                            <p style=\"color: #ffffff;\"><\/p><\/div>\r\n                    <\/div>\r\n                <\/li><\/ul>\r\n            <\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1620809515817{padding-top: 3rem !important;padding-bottom: 3rem !important;}&#8221;][vc_column][vc_column_text][\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1711527237581{padding-top: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-9019","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.volpioriginale.it\/en\/wp-json\/wp\/v2\/pages\/9019","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.volpioriginale.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.volpioriginale.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.volpioriginale.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.volpioriginale.it\/en\/wp-json\/wp\/v2\/comments?post=9019"}],"version-history":[{"count":0,"href":"https:\/\/www.volpioriginale.it\/en\/wp-json\/wp\/v2\/pages\/9019\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.volpioriginale.it\/en\/wp-json\/wp\/v2\/media?parent=9019"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}