{"id":1269,"date":"2021-04-16T16:44:20","date_gmt":"2021-04-16T16:44:20","guid":{"rendered":"https:\/\/www.rochas.com\/contact\/"},"modified":"2021-08-05T08:50:34","modified_gmt":"2021-08-05T08:50:34","slug":"contact","status":"publish","type":"page","link":"https:\/\/www-p.rochas.com\/en\/contact","title":{"rendered":"Contact"},"content":{"rendered":"<script type=\"text\/javascript\">\n\/\/----------------------------------------------------------\n\/\/------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS -------\n\/\/----------------------------------------------------------\n\nif ( ! gform ) {\n\tdocument.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } );\n\twindow.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } );\n\n\tvar gform = {\n\t\tdomLoaded: false,\n\t\tscriptsLoaded: false,\n\t\tinitializeOnLoaded: function( fn ) {\n\t\t\tif ( gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\tfn();\n\t\t\t} else if( ! gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', fn );\n\t\t\t} else {\n\t\t\t\tdocument.addEventListener( 'gform_main_scripts_loaded', fn );\n\t\t\t}\n\t\t},\n\t\thooks: { action: {}, filter: {} },\n\t\taddAction: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'action', action, callable, priority, tag );\n\t\t},\n\t\taddFilter: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'filter', action, callable, priority, tag );\n\t\t},\n\t\tdoAction: function( action ) {\n\t\t\tgform.doHook( 'action', action, arguments );\n\t\t},\n\t\tapplyFilters: function( action ) {\n\t\t\treturn gform.doHook( 'filter', action, arguments );\n\t\t},\n\t\tremoveAction: function( action, tag ) {\n\t\t\tgform.removeHook( 'action', action, tag );\n\t\t},\n\t\tremoveFilter: function( action, priority, tag ) {\n\t\t\tgform.removeHook( 'filter', action, priority, tag );\n\t\t},\n\t\taddHook: function( hookType, action, callable, priority, tag ) {\n\t\t\tif ( undefined == gform.hooks[hookType][action] ) {\n\t\t\t\tgform.hooks[hookType][action] = [];\n\t\t\t}\n\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\tif ( undefined == tag ) {\n\t\t\t\ttag = action + '_' + hooks.length;\n\t\t\t}\n\t\t\tif( priority == undefined ){\n\t\t\t\tpriority = 10;\n\t\t\t}\n\n\t\t\tgform.hooks[hookType][action].push( { tag:tag, callable:callable, priority:priority } );\n\t\t},\n\t\tdoHook: function( hookType, action, args ) {\n\n\t\t\t\/\/ splice args from object into array and remove first index which is the hook name\n\t\t\targs = Array.prototype.slice.call(args, 1);\n\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action], hook;\n\t\t\t\t\/\/sort by priority\n\t\t\t\thooks.sort(function(a,b){return a[\"priority\"]-b[\"priority\"]});\n\n\t\t\t\thooks.forEach( function( hookItem ) {\n\t\t\t\t\thook = hookItem.callable;\n\n\t\t\t\t\tif(typeof hook != 'function')\n\t\t\t\t\t\thook = window[hook];\n\t\t\t\t\tif ( 'action' == hookType ) {\n\t\t\t\t\t\thook.apply(null, args);\n\t\t\t\t\t} else {\n\t\t\t\t\t\targs[0] = hook.apply(null, args);\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\tif ( 'filter'==hookType ) {\n\t\t\t\treturn args[0];\n\t\t\t}\n\t\t},\n\t\tremoveHook: function( hookType, action, priority, tag ) {\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\t\thooks = hooks.filter( function(hook, index, arr) {\n\t\t\t\t\tvar removeHook = (undefined==tag||tag==hook.tag) && (undefined==priority||priority==hook.priority);\n\t\t\t\t\treturn !removeHook;\n\t\t\t\t} );\n\t\t\t\tgform.hooks[hookType][action] = hooks;\n\t\t\t}\n\t\t}\n\t};\n}\n<\/script>\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_2' style='display:none'>\n                        <div class='gform_heading'>\n                            <p class='gform_description'><\/p>\n\t\t\t\t\t\t\t<p class='gform_required_legend'>&quot;<span class=\"gfield_required gfield_required_asterisk\">*<\/span>&quot; indicates required fields<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_2'  action='\/en\/wp-json\/wp\/v2\/pages\/1269' data-formid='2' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_2' class='gform_fields top_label form_sublabel_below description_below'><div id=\"field_2_2\" class=\"gfield gfield--type-section gsection step-1-relative field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_2\" ><h3 class=\"gsection_title\">Your request<\/h3><\/div><div id=\"field_2_1\" class=\"gfield gfield--type-select reason-select step-1-relative gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_1\" ><label class='gfield_label gform-field-label' for='input_2_1'>Subject<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_1' id='input_2_1' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>-- Please select a subject -- <\/option><option value='Information about our shops' >Information about our shops<\/option><option value='Customer service - Fragrance' >Customer service - Fragrance<\/option><option value='Customer service - Fashion' >Customer service - Fashion<\/option><option value='Careers' >Careers<\/option><option value='The Maison Rochas' >The Maison Rochas<\/option><option value='Press office - Fragrance' >Press office - Fragrance<\/option><option value='Press office - Fashion' >Press office - Fashion<\/option><option value='Data privacy' >Data privacy<\/option><\/select><\/div><\/div><div id=\"field_2_12\" class=\"gfield gfield--type-textarea gfield--width-full step-1-relative gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_12\" ><label class='gfield_label gform-field-label' for='input_2_12'>Your message<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_12' id='input_2_12' class='textarea large'     aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><div id=\"field_2_13\" class=\"gfield gfield--type-html gfield--width-full step-1-relative gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_13\" >You will find details of all our points of sale in our <a href=\"#\" class=\"form-storeloc-link\"><span>store locator<\/span><\/a><\/div><div id=\"field_2_14\" class=\"gfield gfield--type-html gfield--width-full step-1-relative gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_14\" >Please contact the store or online shop where your made your purchase directly<\/div><div id=\"field_2_15\" class=\"gfield gfield--type-html gfield--width-full step-1-relative gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_15\" >For information on all the latest opportunities, please follow Interparfums on <a href=\"https:\/\/www.linkedin.com\/company\/interparfums-inc\/jobs\/\" class=\"underlined-cta\"><span>LinkedIn<\/span><\/a>\r\n\r\n<\/div><div id=\"field_2_16\" class=\"gfield gfield--type-html gfield--width-full step-1-relative gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_16\" >Please contact our press office, Lucien Pag\u00e8s Communication, directly <\/div><div id=\"field_2_3\" class=\"gfield gfield--type-section gsection step-2-relative field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_3\" ><h3 class=\"gsection_title\">Your information<\/h3><\/div><div id=\"field_2_4\" class=\"gfield gfield--type-select gfield--width-half step-2-relative field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_4\" ><label class='gfield_label gform-field-label' for='input_2_4'>Title<\/label><div class='ginput_container ginput_container_select'><select name='input_4' id='input_2_4' class='large gfield_select'     aria-invalid=\"false\" ><option value='Ms' >Ms<\/option><option value='Mr' >Mr<\/option><option value='N\/A' >N\/A<\/option><\/select><\/div><\/div><div id=\"field_2_5\" class=\"gfield gfield--type-text gfield--width-half step-2-relative gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_5\" ><label class='gfield_label gform-field-label' for='input_2_5'>Last name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_5' id='input_2_5' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/div><div id=\"field_2_6\" class=\"gfield gfield--type-text gfield--width-half step-2-relative gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_6\" ><label class='gfield_label gform-field-label' for='input_2_6'>First name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_6' id='input_2_6' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/div><div id=\"field_2_7\" class=\"gfield gfield--type-select gfield--width-half step-2-relative field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_7\" ><label class='gfield_label gform-field-label' for='input_2_7'>Language<\/label><div class='ginput_container ginput_container_select'><select name='input_7' id='input_2_7' class='large gfield_select'     aria-invalid=\"false\" ><option value='French' >French<\/option><option value='Spanish' >Spanish<\/option><option value='English' >English<\/option><\/select><\/div><\/div><div id=\"field_2_8\" class=\"gfield gfield--type-phone gfield--width-half step-2-relative field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_8\" ><label class='gfield_label gform-field-label' for='input_2_8'>Phone<\/label><div class='ginput_container ginput_container_phone'><input name='input_8' id='input_2_8' type='tel' value='' class='large'    aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_2_9\" class=\"gfield gfield--type-email gfield--width-half step-2-relative gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_9\" ><label class='gfield_label gform-field-label' for='input_2_9'>E-mail<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_9' id='input_2_9' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><fieldset id=\"field_2_10\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--width-full terms-and-conditions sans-serif step-2-relative gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label gfield_visibility_visible\"  data-js-reload=\"field_2_10\" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Privacy policy<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox' id='input_2_10'><div class='gchoice gchoice_2_10_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_10.1' type='checkbox'  value='I have read and accept the &lt;a style=&quot;text-decoration: underline;&quot; href=&quot;https:\/\/www.rochas.com\/en\/privacy-policy&quot; target=&quot;_blank&quot;&gt;Privacy policy&lt;\/a&gt;*'  id='choice_2_10_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_2_10_1' id='label_2_10_1' class='gform-field-label gform-field-label--type-inline'>I have read and accept the <a style=\"text-decoration: underline;\" href=\"https:\/\/www.rochas.com\/en\/privacy-policy\" target=\"_blank\">Privacy policy<\/a>*<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_2_17\" class=\"gfield gfield--type-captcha gfield--width-full step-2-relative field_sublabel_below gfield--no-description field_description_below hidden_label gfield_visibility_visible\"  data-js-reload=\"field_2_17\" ><label class='gfield_label gform-field-label' for='input_2_17'>CAPTCHA<\/label><div id='input_2_17' class='ginput_container ginput_recaptcha' data-sitekey='6LfTq08cAAAAAFrgF5ueRLfuIqNo7gPc1_c6RNvV'  data-theme='light' data-tabindex='0'  data-badge=''><\/div><\/div><\/div><\/div>\n        <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_2' class='gform_button button' value='OK'  onclick='if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }' \/> \n            <input type='hidden' class='gform_hidden' name='is_submit_2' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='2' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_2' value='WyJbXSIsIjYyMGNmODhiNWJiYTE4M2MxYjg3ZGQ5YmEyOTZhMzlkIl0=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_2' id='gform_target_page_number_2' value='0' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_2' id='gform_source_page_number_2' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 2, 'https:\/\/www-p.rochas.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_2').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_2');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_2').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_2').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_2').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_2').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_2').val();gformInitSpinner( 2, 'https:\/\/www-p.rochas.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [2, current_page]);window['gf_submitting_2'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_2').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [2]);window['gf_submitting_2'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_2').text());}, 50);}else{jQuery('#gform_2').append(contents);if(window['gformRedirect']) {gformRedirect();}}        const gformWrapperDiv = document.getElementById( \"gform_wrapper_2\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_2\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_2\" );        let postRenderFired = false;                function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            jQuery( document ).trigger( 'gform_post_render', [2, current_page] );            gform.utils.trigger( { event: 'gform\/postRender', native: false, data: { formId: 2, currentPage: current_page } } );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":4563,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-contact.php","meta":{"_acf_changed":false,"footnotes":""},"search_page_tag":[207],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Contact - Rochas Official Website<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact - Rochas Official Website\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www-p.rochas.com\/en\/contact\" \/>\n<meta property=\"og:site_name\" content=\"Rochas Official Website\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-05T08:50:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www-p.rochas.com\/wp-content\/uploads\/2021\/07\/DSC_9337-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"4256\" \/>\n\t<meta property=\"og:image:height\" content=\"2832\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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:\/\/www-p.rochas.com\/en\/contact\",\"url\":\"https:\/\/www-p.rochas.com\/en\/contact\",\"name\":\"Contact - Rochas Official Website\",\"isPartOf\":{\"@id\":\"https:\/\/www-p.rochas.com\/en#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www-p.rochas.com\/en\/contact#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www-p.rochas.com\/en\/contact#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www-p.rochas.com\/wp-content\/uploads\/2021\/07\/DSC_9337-scaled.jpg\",\"datePublished\":\"2021-04-16T16:44:20+00:00\",\"dateModified\":\"2021-08-05T08:50:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www-p.rochas.com\/en\/contact#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www-p.rochas.com\/en\/contact\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www-p.rochas.com\/en\/contact#primaryimage\",\"url\":\"https:\/\/www-p.rochas.com\/wp-content\/uploads\/2021\/07\/DSC_9337-scaled.jpg\",\"contentUrl\":\"https:\/\/www-p.rochas.com\/wp-content\/uploads\/2021\/07\/DSC_9337-scaled.jpg\",\"width\":4256,\"height\":2832},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www-p.rochas.com\/en\/contact#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www-p.rochas.com\/en\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www-p.rochas.com\/en#website\",\"url\":\"https:\/\/www-p.rochas.com\/en\",\"name\":\"Rochas Official Website\",\"description\":\"Mode et parfum \u00e0 Paris depuis 1925\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www-p.rochas.com\/en?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact - Rochas Official Website","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Contact - Rochas Official Website","og_url":"https:\/\/www-p.rochas.com\/en\/contact","og_site_name":"Rochas Official Website","article_modified_time":"2021-08-05T08:50:34+00:00","og_image":[{"width":4256,"height":2832,"url":"https:\/\/www-p.rochas.com\/wp-content\/uploads\/2021\/07\/DSC_9337-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www-p.rochas.com\/en\/contact","url":"https:\/\/www-p.rochas.com\/en\/contact","name":"Contact - Rochas Official Website","isPartOf":{"@id":"https:\/\/www-p.rochas.com\/en#website"},"primaryImageOfPage":{"@id":"https:\/\/www-p.rochas.com\/en\/contact#primaryimage"},"image":{"@id":"https:\/\/www-p.rochas.com\/en\/contact#primaryimage"},"thumbnailUrl":"https:\/\/www-p.rochas.com\/wp-content\/uploads\/2021\/07\/DSC_9337-scaled.jpg","datePublished":"2021-04-16T16:44:20+00:00","dateModified":"2021-08-05T08:50:34+00:00","breadcrumb":{"@id":"https:\/\/www-p.rochas.com\/en\/contact#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www-p.rochas.com\/en\/contact"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www-p.rochas.com\/en\/contact#primaryimage","url":"https:\/\/www-p.rochas.com\/wp-content\/uploads\/2021\/07\/DSC_9337-scaled.jpg","contentUrl":"https:\/\/www-p.rochas.com\/wp-content\/uploads\/2021\/07\/DSC_9337-scaled.jpg","width":4256,"height":2832},{"@type":"BreadcrumbList","@id":"https:\/\/www-p.rochas.com\/en\/contact#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www-p.rochas.com\/en"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/www-p.rochas.com\/en#website","url":"https:\/\/www-p.rochas.com\/en","name":"Rochas Official Website","description":"Mode et parfum \u00e0 Paris depuis 1925","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www-p.rochas.com\/en?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www-p.rochas.com\/en\/wp-json\/wp\/v2\/pages\/1269"}],"collection":[{"href":"https:\/\/www-p.rochas.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www-p.rochas.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www-p.rochas.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www-p.rochas.com\/en\/wp-json\/wp\/v2\/comments?post=1269"}],"version-history":[{"count":9,"href":"https:\/\/www-p.rochas.com\/en\/wp-json\/wp\/v2\/pages\/1269\/revisions"}],"predecessor-version":[{"id":5784,"href":"https:\/\/www-p.rochas.com\/en\/wp-json\/wp\/v2\/pages\/1269\/revisions\/5784"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www-p.rochas.com\/en\/wp-json\/wp\/v2\/media\/4563"}],"wp:attachment":[{"href":"https:\/\/www-p.rochas.com\/en\/wp-json\/wp\/v2\/media?parent=1269"}],"wp:term":[{"taxonomy":"search_page_tag","embeddable":true,"href":"https:\/\/www-p.rochas.com\/en\/wp-json\/wp\/v2\/search_page_tag?post=1269"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}