{"id":9125,"date":"2023-06-12T14:41:56","date_gmt":"2023-06-12T12:41:56","guid":{"rendered":"https:\/\/shopandsail.fr\/customer-service\/"},"modified":"2026-02-12T12:27:20","modified_gmt":"2026-02-12T11:27:20","slug":"customer-service","status":"publish","type":"page","link":"https:\/\/shopandsail.com\/en\/customer-service\/","title":{"rendered":"Customer service"},"content":{"rendered":"\n<p style=\"line-height:2.5\">Need assistance? Call our team at +33 (0) 7 68 91 82 07, Monday to Friday, from 9 AM to 12:30 PM and 1:30 PM to 5 PM.<br><strong>For any specific request, please provide your hull number and the model\u00a0of\u00a0your\u00a0boat.<\/strong><\/p>\n\n\n<style> .zrf-form label, .zrf-form input[type=text], .zrf-form input[type=password], .zrf-form input[type=tel], .zrf-form input[type=email], .zrf-form input[type=file], .zrf-form textarea, .zrf-form select {width:100%;font-family:inherit;font-size:inherit;} .zrf_extra_info {font-size: 80%;} <\/style><div id=\"zrf-form\" class=\"zrf-form\"><form method=\"post\" action=\"https:\/\/shopandsail.com\/wp-admin\/admin-ajax.php\"  enctype=\"multipart\/form-data\"><script src=\"https:\/\/www.google.com\/recaptcha\/api.js?render=6LdBeQcoAAAAAKw1-2_7XnsKTXtDfLBgvP18bgMj\"><\/script><script>grecaptcha.ready(function () {grecaptcha.execute(\"6LdBeQcoAAAAAKw1-2_7XnsKTXtDfLBgvP18bgMj\", {action: \"contact\"}).then(function (token) {var recaptchaResponse = document.getElementById(\"recaptchaResponse\");recaptchaResponse.value = token;});});<\/script><input type=\"hidden\" name=\"recaptcha_response\" id=\"recaptchaResponse\" autocomplete=\"off\"><input type=\"hidden\" name=\"zen_begin\" value=\"zen_begin\" readonly><input type=\"hidden\" name=\"zen_return_url\" value=\"https:\/\/neomarineboatspare.kinsta.cloud:443\/en\/wp-json\/wp\/v2\/pages\/9125\"><p style=\"display:none\"><input type=\"text\" name=\"zrf-email-website\" value=\"\" autocomplete=\"off\"><\/p><p id=\"zendesk_field_zen_name\"><label for=\"zen_name\"><span class=\"zrf_field_title\">Name :<\/span><\/label>  <input type=\"text\" name=\"zen_name\" id=\"zen_name\" class=\"zen_name_field\" value=\"\" required><\/p><p id=\"zendesk_field_zen_email\"><label for=\"zen_email\"><span class=\"zrf_field_title\">E-mail :<\/span><\/label>  <input type=\"email\" name=\"zen_email\" id=\"zen_email\" value=\"\" required><\/p><input type=\"hidden\" name=\"zen_field_group\" value=\"type-de-demande\" readonly><p id=\"zendesk_field_13194136558621\"><span class=\"zrf_field_title\"><label for=\"13194136558621\">Your request concerns :<\/label><\/span><select name=\"13194136558621\" id=\"13194136558621\" required=\"required\"><option value=\"\">Select an option<\/option><option value=\"questions_techniques\" >Technical questions<\/option><option value=\"demande_de_devis\" >Request a quote<\/option><option value=\"commandes_facture\" >Orders\/Invoicing<\/option><option value=\"sav_retours\" >Service\/Returns<\/option><option value=\"autres_demandes\" >Other requests<\/option><\/select><\/p><p id=\"zendesk_field_13414708653597\"><span class=\"zrf_field_title\"><label for=\"13414708653597\">Phone number :<\/label><\/span>  <input autocomplete=\"off\" autocorrect=\"off\" autocapitalize=\"off\" type=\"text\" name=\"13414708653597\" id=\"13414708653597\" placeholder=\"\" value=\"\"  ><\/p><p id=\"zendesk_field_13423235699485\"><input type=\"checkbox\" name=\"13423235699485\" id=\"13423235699485\" required=\"required\">  <span class=\"zrf_field_title\"><label for=\"13423235699485\">I accept the<\/label><\/span> <span class=\"zrf_extra_info\"><a href=\"https:\/\/shopandsail.com\/confidentiality-policy\/\">privacy policy<\/a><\/span><\/p><p id=\"zendesk_field_zen_subject\"><label for=\"zen_subject\"><span class=\"zrf_field_title\">Object :<\/span><\/label>  <input type=\"text\" name=\"zen_subject\" id=\"zen_subject\" value=\"\" required><\/p><p id=\"zendesk_field_zen_desc\"><label for=\"zen_desc\"><span class=\"zrf_field_title\">Message :<\/span><\/label>  <textarea name=\"zen_desc\" id=\"zen_desc\" rows=\"8\" required><\/textarea><\/p><p id=\"zendesk_field_zen_files\"><label for=\"zen_files\"><span class=\"zrf_field_title\">Upload a file<\/span><\/label>  <input type=\"file\" id=\"zen_files\" name=\"zen_files[]\" accept=\".jpg,.jpeg,.png,.gif,.pdf,.txt,.csv,.xls,.xlsx,.doc,.docx,.JPG,.JPEG,.PNG,.GIF,.PDF,.TXT,.CSV,.XLS,.XLSX,.DOC,.DOCX\"  >  <span class=\"zrf_extra_info\" id=\"zrf_accepted_filetypes\">Maximum size: 7MB.<br \/>Allowed file types: .jpg, .jpeg, .png, .gif, .pdf, .txt, .csv, .xls, .xlsx, .doc, .docx.<\/span><\/p><input type=\"hidden\" name=\"action\" value=\"zrf_form_action\"><p id=\"zendesk_field_zen_submit\">  <input type=\"submit\" id=\"zrf_submit\" value=\"Send !\" onClick='ga(\"send\", \"event\", { eventCategory: \"Zendesk Request Form\", eventAction: \"Form Submitted\", eventLabel: \"type-de-demande\" });' ><\/p><\/form><\/div>\r\n\t\t\t<script>\r\n\t\t\t\r\n\t\t\tjQuery(document).ready(function($) {\r\n\t\t\t\t\r\n\t\t\t\t\/\/ first letter of name uppercase\r\n\t\t\t\t$(\".zen_name_field\").on(\"keydown\", function(event) {\r\n\t\t\t\t\tif (this.selectionStart == 0 && event.keyCode >= 65 && event.keyCode <= 90 && !(event.shiftKey) && !(event.ctrlKey) && !(event.metaKey) && !(event.altKey)) {\r\n\t\t\t\t\t\tvar $t = $(this);\r\n\t\t\t\t\t\tevent.preventDefault();\r\n\t\t\t\t\t\tvar char = String.fromCharCode(event.keyCode);\r\n\t\t\t\t\t\t$t.val(char + $t.val().slice(this.selectionEnd));\r\n\t\t\t\t\t\tthis.setSelectionRange(1,1);\r\n\t\t\t\t\t}\r\n\t\t\t\t});\r\n\t\t\t\t\r\n\t\t\t\t\/\/ double click protection to stop duplicate submissions\r\n\t\t\t\t$(\"#zrf_submit\").removeAttr(\"disabled\");\r\n\t\t\t\t$(\"#zrf-form\").bind(\"submit\", function(e) {\r\n\t\t\t\t\t\r\n\t\t\tif (window.File && window.FileReader && window.FileList && window.Blob) {\r\n\t\t\t\t\r\n\t\t\t\tvar fileUpload = $(\"input[type='file']\");\r\n\t\t\t\tif (parseInt(fileUpload.get(0).files.length) > 1){\r\n\t\t\t\t\te.preventDefault();\r\n\t\t\t\t\talert(\"You can only upload a maximum of 1 files.\");\r\n\t\t\t\t}\r\n\t\t\t\t\r\n\t\t\t\tvar fileInput = $(\"#zen_files\");\r\n\t\t\t\t\r\n\t\t\t\t\/\/get data from file input field\r\n\t\t\t\tif (fileInput.val()) {\r\n\t\t\t\t\tvar fileSize = fileInput[0].files[0].size;\r\n\t\t\t\t\tvar fileName = fileInput[0].files[0].name;\r\n\t\t\t\t\r\n\t\t\t\t\t\/\/ check if file is correct size\r\n\t\t\t\t\tif (fileSize > 7340032) {\r\n\t\t\t\t\t\te.preventDefault();\r\n\t\t\t\t\t\talert(\"Uploaded file is too large.\");\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t\t\/\/ check if file type is allowed\t\t\t\t\r\n\t\t\t\t\tvar re = \/(?:\\.([^.]+))?$\/; \/\/ https:\/\/stackoverflow.com\/questions\/680929\/how-to-extract-extension-from-filename-string-in-javascript\r\n\t\t\t\t\tvar fileExt = \".\" + re.exec(fileName)[1];\r\n\t\t\t\t\tvar validExts = [\".jpg\",\".jpeg\",\".png\",\".gif\",\".pdf\",\".txt\",\".csv\",\".xls\",\".xlsx\",\".doc\",\".docx\"];\r\n\t\t\t\t\t\r\n\t\t\t\t\tif ($.inArray(fileExt, validExts) == -1) {\r\n\t\t\t\t\t\te.preventDefault();\r\n\t\t\t\t\t\talert(\"Uploaded file type is not allowed.\");\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\/\/ check any URL fields\r\n\t\t\t\t\t$(this).find(\".zrf_input_url\").each(function() {\r\n\t\t\t\t\t\t\/\/ is the field required and has been left as http:\/\/ default?\r\n\t\t\t\t\t\tif (($(this).prop(\"required\"))&& ($(this).val() == \"http:\/\/\")) {\r\n\t\t\t\t\t\t\talert(\"Please enter a valid URL\");\r\n\t\t\t\t\t\t\t$(this).css(\"border\", \"2px solid #000\");\r\n\t\t\t\t\t\t\te.preventDefault();\r\n\t\t\t\t\t\t\treturn false;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t});\r\n\t\t\t\t\t\r\n\t\t\t\t\t\/\/ disable submit button\r\n\t\t\t\t\t$(this).find(\"#zrf_submit\").attr(\"disabled\", \"disabled\");\r\n\t\t\t\t\t\/\/ re-enable after 3 seconds\r\n\t\t\t\t\tsetTimeout(function() {\r\n\t\t\t\t\t\t$(\"form\").find(\"#zrf_submit\").removeAttr(\"disabled\");\r\n\t\t\t\t\t}, 3000);\r\n\t\t\t\t\t\r\n\t\t\t\t});\r\n\t\t\t\t\r\n\t\t\t});\r\n\t\t\t<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Need assistance? Call our team at +33 (0) 7 68 91 82 07, Monday to Friday, from 9 AM to 12:30 PM and 1:30 PM to 5 PM.For any specific request, please provide your hull number and the model\u00a0of\u00a0your\u00a0boat.<\/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,"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-9125","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Customer service - Shop and Sail<\/title>\n<meta name=\"description\" content=\"Need help? Our customer service team will answer your questions and help you with your spare parts or customised equipment for boats.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/shopandsail.com\/en\/customer-service\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Customer service Shop and Sail\" \/>\n<meta property=\"og:description\" content=\"Need help? Our customer service team will answer your questions and help you with your spare parts or customised equipment for boats.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/shopandsail.com\/en\/customer-service\/\" \/>\n<meta property=\"og:site_name\" content=\"Shop and Sail\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-12T11:27:20+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/shopandsail.com\/en\/customer-service\/\",\"url\":\"https:\/\/shopandsail.com\/en\/customer-service\/\",\"name\":\"Customer service - Shop and Sail\",\"isPartOf\":{\"@id\":\"https:\/\/shopandsail.com\/#website\"},\"datePublished\":\"2023-06-12T12:41:56+00:00\",\"dateModified\":\"2026-02-12T11:27:20+00:00\",\"description\":\"Need help? Our customer service team will answer your questions and help you with your spare parts or customised equipment for boats.\",\"breadcrumb\":{\"@id\":\"https:\/\/shopandsail.com\/en\/customer-service\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/shopandsail.com\/en\/customer-service\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/shopandsail.com\/en\/customer-service\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/shopandsail.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Customer service\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/shopandsail.com\/#website\",\"url\":\"https:\/\/shopandsail.com\/\",\"name\":\"Shop and Sail\",\"description\":\"Specialists in tailor-made spare parts and equipment for your boat.\",\"publisher\":{\"@id\":\"https:\/\/shopandsail.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/shopandsail.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/shopandsail.com\/#organization\",\"name\":\"Shop and Sail\",\"url\":\"https:\/\/shopandsail.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/shopandsail.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/shopandsail.com\/wp-content\/uploads\/2024\/11\/cropped-Logo_SnS_Horizontal_color_RVB.png\",\"contentUrl\":\"https:\/\/shopandsail.com\/wp-content\/uploads\/2024\/11\/cropped-Logo_SnS_Horizontal_color_RVB.png\",\"width\":643,\"height\":162,\"caption\":\"Shop and Sail\"},\"image\":{\"@id\":\"https:\/\/shopandsail.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Customer service - Shop and Sail","description":"Need help? Our customer service team will answer your questions and help you with your spare parts or customised equipment for boats.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/shopandsail.com\/en\/customer-service\/","og_locale":"en_US","og_type":"article","og_title":"Customer service Shop and Sail","og_description":"Need help? Our customer service team will answer your questions and help you with your spare parts or customised equipment for boats.","og_url":"https:\/\/shopandsail.com\/en\/customer-service\/","og_site_name":"Shop and Sail","article_modified_time":"2026-02-12T11:27:20+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/shopandsail.com\/en\/customer-service\/","url":"https:\/\/shopandsail.com\/en\/customer-service\/","name":"Customer service - Shop and Sail","isPartOf":{"@id":"https:\/\/shopandsail.com\/#website"},"datePublished":"2023-06-12T12:41:56+00:00","dateModified":"2026-02-12T11:27:20+00:00","description":"Need help? Our customer service team will answer your questions and help you with your spare parts or customised equipment for boats.","breadcrumb":{"@id":"https:\/\/shopandsail.com\/en\/customer-service\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/shopandsail.com\/en\/customer-service\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/shopandsail.com\/en\/customer-service\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/shopandsail.com\/en\/"},{"@type":"ListItem","position":2,"name":"Customer service"}]},{"@type":"WebSite","@id":"https:\/\/shopandsail.com\/#website","url":"https:\/\/shopandsail.com\/","name":"Shop and Sail","description":"Specialists in tailor-made spare parts and equipment for your boat.","publisher":{"@id":"https:\/\/shopandsail.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/shopandsail.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/shopandsail.com\/#organization","name":"Shop and Sail","url":"https:\/\/shopandsail.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/shopandsail.com\/#\/schema\/logo\/image\/","url":"https:\/\/shopandsail.com\/wp-content\/uploads\/2024\/11\/cropped-Logo_SnS_Horizontal_color_RVB.png","contentUrl":"https:\/\/shopandsail.com\/wp-content\/uploads\/2024\/11\/cropped-Logo_SnS_Horizontal_color_RVB.png","width":643,"height":162,"caption":"Shop and Sail"},"image":{"@id":"https:\/\/shopandsail.com\/#\/schema\/logo\/image\/"}}]}},"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"Neo-Marine","author_link":"https:\/\/shopandsail.com\/en\/author\/neo-marine\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/shopandsail.com\/en\/wp-json\/wp\/v2\/pages\/9125","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shopandsail.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shopandsail.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shopandsail.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shopandsail.com\/en\/wp-json\/wp\/v2\/comments?post=9125"}],"version-history":[{"count":0,"href":"https:\/\/shopandsail.com\/en\/wp-json\/wp\/v2\/pages\/9125\/revisions"}],"wp:attachment":[{"href":"https:\/\/shopandsail.com\/en\/wp-json\/wp\/v2\/media?parent=9125"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}