{"id":590,"date":"2022-07-05T09:33:47","date_gmt":"2022-07-05T07:33:47","guid":{"rendered":"https:\/\/www.flair-paris.fr\/?page_id=590"},"modified":"2025-01-15T12:19:35","modified_gmt":"2025-01-15T11:19:35","slug":"parfums","status":"publish","type":"page","link":"https:\/\/www.flair-paris.fr\/en\/parfums\/","title":{"rendered":"Fragrances"},"content":{"rendered":"<p>[et_pb_section fb_built=\u00a0\u00bb1&Prime; _builder_version=\u00a0\u00bb4.22.2&Prime; _module_preset=\u00a0\u00bbdefault\u00a0\u00bb background_color=\u00a0\u00bbRGBA(255,255,255,0)\u00a0\u00bb global_colors_info=\u00a0\u00bb{}\u00a0\u00bb][et_pb_row _builder_version=\u00a0\u00bb4.22.2&Prime; _module_preset=\u00a0\u00bbdefault\u00a0\u00bb background_color=\u00a0\u00bbRGBA(255,255,255,0)\u00a0\u00bb global_colors_info=\u00a0\u00bb{}\u00a0\u00bb][et_pb_column type=\u00a0\u00bb4_4&Prime; _builder_version=\u00a0\u00bb4.17.4&Prime; _module_preset=\u00a0\u00bbdefault\u00a0\u00bb global_colors_info=\u00a0\u00bb{}\u00a0\u00bb][et_pb_text module_class=\u00a0\u00bbFlairPageTitle\u00a0\u00bb _builder_version=\u00a0\u00bb4.27.2&Prime; _dynamic_attributes=\u00a0\u00bblink_option_url\u00a0\u00bb _module_preset=\u00a0\u00bbdefault\u00a0\u00bb link_option_url=\u00a0\u00bb@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjU5MCJ9fQ==@\u00a0\u00bb global_colors_info=\u00a0\u00bb{}\u00a0\u00bb]<\/p>\n<h1 style=\"text-align: left;\">CREATIONS<\/h1>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=\u00a0\u00bb4.17.4&Prime; _module_preset=\u00a0\u00bbdefault\u00a0\u00bb background_color=\u00a0\u00bbRGBA(255,255,255,0)\u00a0\u00bb global_colors_info=\u00a0\u00bb{}\u00a0\u00bb][et_pb_column type=\u00a0\u00bb4_4&Prime; _builder_version=\u00a0\u00bb4.16&Prime; _module_preset=\u00a0\u00bbdefault\u00a0\u00bb global_colors_info=\u00a0\u00bb{}\u00a0\u00bb][et_pb_filterable_portfolio fullwidth=\u00a0\u00bboff\u00a0\u00bb posts_number=\u00a0\u00bb100&Prime; include_categories=\u00a0\u00bb13,11,10&Prime; show_categories=\u00a0\u00bboff\u00a0\u00bb zoom_icon_color=\u00a0\u00bbRGBA(255,255,255,0)\u00a0\u00bb admin_label=\u00a0\u00bbPortefeuille filtrable\u00a0\u00bb module_class=\u00a0\u00bblwp-col-portfolio divi-engine-filter\u00a0\u00bb _builder_version=\u00a0\u00bb4.27.4&Prime; _module_preset=\u00a0\u00bbdefault\u00a0\u00bb title_font_size=\u00a0\u00bb14px\u00a0\u00bb background_color=\u00a0\u00bb#FFFFFF\u00a0\u00bb text_orientation=\u00a0\u00bbcenter\u00a0\u00bb hover_transition_duration=\u00a0\u00bb0ms\u00a0\u00bb hover_enabled=\u00a0\u00bb0&Prime; custom_css_portfolio_filters=\u00a0\u00bbdisplay:none;\u00a0\u00bb border_color_all=\u00a0\u00bbRGBA(255,255,255,0)\u00a0\u00bb global_colors_info=\u00a0\u00bb{}\u00a0\u00bb sticky_enabled=\u00a0\u00bb0&Prime;][\/et_pb_filterable_portfolio][et_pb_code admin_label=\u00a0\u00bbCode portfolio filters\u00a0\u00bb _builder_version=\u00a0\u00bb4.17.4&Prime; _module_preset=\u00a0\u00bbdefault\u00a0\u00bb global_colors_info=\u00a0\u00bb{}\u00a0\u00bb]<script><!-- [et_pb_line_break_holder] -->jQuery(document).ready(function($){ \/\/ When jQuery is ready<!-- [et_pb_line_break_holder] -->    $(\"#custom-grid-control .et_pb_image\").click(function(event) { \/\/ Checks for a click inside the row with ID custom-grid-control. Make sure the class matches the module you are using, for example a blurb would be .et_pb_blurb.<!-- [et_pb_line_break_holder] -->        var id = $(this).attr(\"id\"); \/\/ Get value of the blurb ID<!-- [et_pb_line_break_holder] -->        $('#peau').removeClass('de-active'); \/\/Remove de-active class so that we can mark the active filter<!-- [et_pb_line_break_holder] -->        $('#ambiance').removeClass('de-active'); \/\/Remove de-active class so that we can mark the active filter<!-- [et_pb_line_break_holder] -->        $('#cosmetiques').removeClass('de-active'); \/\/Remove de-active class so that we can mark the active filter<!-- [et_pb_line_break_holder] -->        $('#art-olfactif').removeClass('de-active'); \/\/Remove de-active class so that we can mark the active filter<!-- [et_pb_line_break_holder] -->        $(\"#\" + id).addClass('de-active'); \/\/Add de-active class so that we see which filter is active<!-- [et_pb_line_break_holder] -->        $('.divi-engine-filter .et_pb_portfolio_filter a[data-category-slug=\"'+id+'\"]').trigger('click'); \/\/ change the select option to be our new ID value, then trigger click<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  jQuery(document).ready(function($){ \/\/ When jQuery is ready<!-- [et_pb_line_break_holder] -->    $(\"#custom-grid-control .et_pb_text\").click(function(event) { \/\/ Checks for a click inside the row with ID custom-grid-control. Make sure the class matches the module you are using, for example a blurb would be .et_pb_blurb.<!-- [et_pb_line_break_holder] -->        var id = $(this).attr(\"id\"); \/\/ Get value of the blurb ID<!-- [et_pb_line_break_holder] -->        $('#peau').removeClass('de-active'); \/\/Remove de-active class so that we can mark the active filter<!-- [et_pb_line_break_holder] -->        $('#ambiance').removeClass('de-active'); \/\/Remove de-active class so that we can mark the active filter<!-- [et_pb_line_break_holder] -->        $('#cosmetiques').removeClass('de-active'); \/\/Remove de-active class so that we can mark the active filter<!-- [et_pb_line_break_holder] -->        $('#art-olfactif').removeClass('de-active'); \/\/Remove de-active class so that we can mark the active filter<!-- [et_pb_line_break_holder] -->        $(\"#\" + id).addClass('de-active'); \/\/Add de-active class so that we see which filter is active<!-- [et_pb_line_break_holder] -->        $('.divi-engine-filter .et_pb_portfolio_filter a[data-category-slug=\"'+id+'\"]').trigger('click'); \/\/ change the select option to be our new ID value, then trigger click<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][et_pb_code admin_label=\u00a0\u00bbCode\u00a0\u00bb _builder_version=\u00a0\u00bb4.22.2&Prime; _module_preset=\u00a0\u00bbdefault\u00a0\u00bb global_colors_info=\u00a0\u00bb{}\u00a0\u00bb]<\/p>\n<style><!-- [et_pb_line_break_holder] -->#custom-grid-control .et_pb_text { \/* Make sure the class matches the module you are using, for example a blurb would be .et_pb_blurb *\/<!-- [et_pb_line_break_holder] -->  cursor: pointer; \/* makes the cursor the same as a link when hovering *\/<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.de-active span {<!-- [et_pb_line_break_holder] -->  border-width: 5px !important;<!-- [et_pb_line_break_holder] -->  font-weight:800;\/* Sets the color of the line that marks the active filter *\/<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>","protected":false},"excerpt":{"rendered":"<p>CREATIONS<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","inline_featured_image":false,"footnotes":""},"class_list":["post-590","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.flair-paris.fr\/en\/wp-json\/wp\/v2\/pages\/590","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.flair-paris.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.flair-paris.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.flair-paris.fr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.flair-paris.fr\/en\/wp-json\/wp\/v2\/comments?post=590"}],"version-history":[{"count":46,"href":"https:\/\/www.flair-paris.fr\/en\/wp-json\/wp\/v2\/pages\/590\/revisions"}],"predecessor-version":[{"id":3452,"href":"https:\/\/www.flair-paris.fr\/en\/wp-json\/wp\/v2\/pages\/590\/revisions\/3452"}],"wp:attachment":[{"href":"https:\/\/www.flair-paris.fr\/en\/wp-json\/wp\/v2\/media?parent=590"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}