Buy & Sell on Petspace

learn more about placing orders, contacting brands, reporting issues, shipping orders, contacting retailers, getting paid, and more.

jQuery(document).ready(function() { jQuery("#ezd_searchInput").focus(function() { jQuery('body').addClass('ezd-search-focused'); jQuery('form.ezd_search_form').css('z-index', '999'); }) jQuery(".focus_overlay").click(function() { jQuery('body').removeClass('ezd-search-focused'); jQuery('form.ezd_search_form').css('z-index', 'unset'); }) /** * Search Form Keywords */ jQuery(".header_search_keyword ul li a").on("click", function(e) { e.preventDefault() var content = jQuery(this).text() jQuery("#ezd_searchInput").val(content).focus() ezSearchResults() }) function ezSearchResults() { let keyword = jQuery('#ezd_searchInput').val(); let noresult = jQuery('#ezd-search-results').attr('data-noresult'); if (keyword == "") { jQuery('#ezd-search-results').removeClass('ajax-search').html("") } else { jQuery.ajax({ url: eazydocs_local_object.ajaxurl, type: 'post', data: { action: 'eazydocs_search_results', keyword: keyword }, beforeSend: function() { jQuery(".spinner-border").show(); }, success: function(data) { jQuery(".spinner-border").hide(); // hide search results by pressing Escape button jQuery(document).keyup(function(e) { if (e.key === "Escape") { // escape key maps to keycode `27` jQuery('#ezd-search-results').removeClass('ajax-search').html("") } }); if (data.length > 0) { jQuery('#ezd-search-results').addClass('ajax-search').html(data); } else { var data_error = '
' + noresult + '
'; jQuery('#ezd-search-results').html(data_error); } } }) } } function ezdFetchDelay(callback, ms) { var timer = 0; return function() { var context = this, args = arguments; clearTimeout(timer); timer = setTimeout(function() { callback.apply(context, args); }, ms || 0); }; } jQuery('#ezd_searchInput').keyup( ezdFetchDelay(function(e) { let keyword = jQuery('#ezd_searchInput').val(); let noresult = jQuery('#ezd-search-results').attr('data-noresult'); if (keyword == "") { jQuery('#ezd-search-results').removeClass('ajax-search').html("") } else { jQuery.ajax({ url: eazydocs_local_object.ajaxurl, type: 'post', data: { action: 'eazydocs_search_results', keyword: keyword }, beforeSend: function() { jQuery(".spinner-border").show(); }, success: function(data) { jQuery(".spinner-border").hide(); // hide search results by pressing Escape button jQuery(document).keyup(function(e) { if (e.key === "Escape") { // escape key maps to keycode `27` jQuery('#ezd-search-results').removeClass('ajax-search').html( "") } }); if (data.length > 0) { jQuery('#ezd-search-results').addClass('ajax-search').html(data); } else { var data_error = '
' + noresult + '
'; jQuery('#ezd-search-results').html(data_error); } } }) } }, 500) ); }); // Search results should close on clearing the input field if ( document.getElementById('ezd_searchInput') ) { document.getElementById('ezd_searchInput').addEventListener('search', function (event) { jQuery('#ezd-search-results').empty().removeClass('ajax-search'); }); } // Prevent form submission when pressing Enter in the search input field document.addEventListener("DOMContentLoaded", function () { const searchInput = document.getElementById("ezd_searchInput"); searchInput.addEventListener("keypress", function (event) { if (event.key === "Enter") { event.preventDefault(); // Prevent form submission } }); });
Payouts & Taxes

How does recargo de equivalencia apply to my orders?

Estimated reading: 1 minute 1129 views

Recargo de equivalencia is a VAT (value-added tax) scheme that is mandatory for unincorporated Spanish retailers (i.e., Spanish retailers that do not carry on business through a company or other legally incorporated entity) who do not carry out any kind of processing on the products they sell.

Spanish retailers that are part of this scheme can be identified by their VAT numbers. Petspace uses the VAT number of retailers in Spain to determine whether recargo de equivalencia should be automatically added to any order that ships from Spain.

The recargo de equivalencia rate for each product on Petspace is determined by the VAT rate selected for that product. These rates are listed below. The applicable recargo de equivalencia rate is shown on both the retailer and the brand’s order invoice.

– A standard rate of 21%
– Recargo de equivalencia rate of 5.2%
– Reduced rate of 10%
– Recargo de equivalencia rate of 1.4%
– Reduced rate of 4%
– Recargo de equivalencia rate of 0.5%

 

Leave a Reply

Your email address will not be published. Required fields are marked *

Email us

Our customer team will review your issue and respond within 24 business hours.