{"id":765,"date":"2026-06-09T15:32:52","date_gmt":"2026-06-09T07:32:52","guid":{"rendered":"https:\/\/latelierabali.com\/?page_id=765"},"modified":"2026-07-28T15:42:37","modified_gmt":"2026-07-28T07:42:37","slug":"homeware","status":"publish","type":"page","link":"https:\/\/latelierabali.com\/fr\/homeware\/","title":{"rendered":"Articles m\u00e9nagers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"765\" class=\"elementor elementor-765\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc3c6e9 e-con-full e-flex e-con e-parent\" data-id=\"cc3c6e9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-591cde9 e-con-full e-flex e-con e-child\" data-id=\"591cde9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-36b0e4c e-con-full e-flex e-con e-child\" data-id=\"36b0e4c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-706f930 elementor-widget elementor-widget-html\" data-id=\"706f930\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<h1 class=\"ml11\">\r\n  <span class=\"text-wrapper\">\r\n    <span class=\"line line1\"><\/span>\r\n    <span class=\"letters\">Homeware Catalogue<\/span>\r\n  <\/span>\r\n<\/h1>\r\n\r\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/animejs\/2.0.2\/anime.min.js\"><\/script>\r\n\r\n<style>\r\n.ml11 {\r\n  position: relative;\r\n  font-weight: 700;\r\n  font-size: 50px;\r\n  color: #ffffff;\r\n  \/* Memberi sedikit ruang agar pendaran neon tidak terpotong *\/\r\n  padding: 10px 0; \r\n}\r\n\r\n.ml11 .text-wrapper {\r\n  position: relative;\r\n  display: inline-block;\r\n  padding-right: 0.05em;\r\n}\r\n\r\n.ml11 .line {\r\n  opacity: 0;\r\n  position: absolute;\r\n  left: 0;\r\n  height: 100%;\r\n  width: 2px;\r\n  background-color: #fff;\r\n  transform-origin: 0 50%;\r\n}\r\n\r\n.ml11 .line1 { \r\n  top: 0; \r\n  left: 0;\r\n}\r\n\r\n.ml11 .letter {\r\n  display: inline-block;\r\n  line-height: 1em;\r\n}\r\n\r\n\/* Style 1: Khusus untuk Huruf Kecil (Stroke & Italic) *\/\r\n.ml11 .lowercase-style {\r\n  font-style: italic;\r\n  color: #ffffff; \r\n  -webkit-text-stroke: 0.5px #00214E;\r\n}\r\n\r\n\/* Style 2: Khusus untuk Huruf Kapital (Neon Glow) *\/\r\n.ml11 .capital-neon {\r\n  font-style: normal; \/* Tetap tegak *\/\r\n  color: #ffffff;\r\n  \/* Efek Neon Menyala warna #00214E *\/\r\n  text-shadow: \r\n    0 0 5px #fff,\r\n    0 0 10px #fff;\r\n}\r\n\r\n\/* RESPONSIVE UNTUK HP (MAX-WIDTH: 767px) *\/\r\n@media (max-width: 767px) {\r\n  .ml11 {\r\n    font-size: 30px;\r\n    text-align: center;\r\n    display: block;\r\n    width: 100%;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<script>\r\nvar textWrapper = document.querySelector('.ml11 .letters');\r\nvar textContent = textWrapper.textContent;\r\nvar newHTML = \"\";\r\n\r\nfor (var i = 0; i < textContent.length; i++) {\r\n  var char = textContent[i];\r\n  \r\n  if (char === \" \") {\r\n    newHTML += \"<span class='letter' style='display:inline-block; width:0.25em;'>&nbsp;<\/span>\";\r\n  } else if (\/[a-z]\/.test(char)) {\r\n    \/\/ Huruf kecil dapat Style 1\r\n    newHTML += \"<span class='letter lowercase-style'>\" + char + \"<\/span>\";\r\n  } else if (\/[A-Z]\/.test(char)) {\r\n    \/\/ Huruf kapital dapat Style 2 (Neon)\r\n    newHTML += \"<span class='letter capital-neon'>\" + char + \"<\/span>\";\r\n  } else {\r\n    newHTML += \"<span class='letter'>\" + char + \"<\/span>\";\r\n  }\r\n}\r\n\r\ntextWrapper.innerHTML = newHTML;\r\n\r\nanime.timeline({loop: true})\r\n  .add({\r\n    targets: '.ml11 .line',\r\n    scaleY: [0,1],\r\n    opacity: [0.5,1],\r\n    easing: \"easeOutExpo\",\r\n    duration: 700\r\n  })\r\n  .add({\r\n    targets: '.ml11 .line',\r\n    translateX: [0, function() {\r\n      return document.querySelector('.ml11 .letters').getBoundingClientRect().width + 5;\r\n    }],\r\n    easing: \"easeOutExpo\",\r\n    duration: 700,\r\n    delay: 100\r\n  }).add({\r\n    targets: '.ml11 .letter',\r\n    opacity: [0,1],\r\n    easing: \"easeOutExpo\",\r\n    duration: 600,\r\n    offset: '-=775',\r\n    delay: (el, i) => 34 * (i+1)\r\n  }).add({\r\n    targets: '.ml11 .line',\r\n    opacity: 0,\r\n    duration: 300,\r\n    easing: \"easeOutExpo\",\r\n    offset: '-=200'\r\n  }).add({\r\n    targets: '.ml11',\r\n    opacity: 0,\r\n    duration: 1000,\r\n    easing: \"easeOutExpo\",\r\n    delay: 100000000\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-142b438 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"142b438\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Transform your everyday living. Discover functional decor designed to bring warmth to your home.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2f0ce1b e-con-full e-flex e-con e-parent\" data-id=\"2f0ce1b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a298849 e-con-full e-flex e-con e-child\" data-id=\"a298849\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d518a0c elementor-widget elementor-widget-heading\" data-id=\"d518a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Collections<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a1b458d e-con-full e-flex e-con e-child\" data-id=\"a1b458d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a729a5c elementor-pagination-type-fraction elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"a729a5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;b270e74&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;1c93eac&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;57e4dc5&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;db72b1b&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;21587a4&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;02cd6bb&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;a1af5a1&quot;}],&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;pagination&quot;:&quot;fraction&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel handycraft\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 7\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f592ec5 e-con-full e-flex e-con e-child\" data-id=\"f592ec5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div data-premium-element-link=\"{&quot;type&quot;:&quot;url&quot;,&quot;link&quot;:{&quot;url&quot;:&quot;www.baliprocargo.com&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;href&quot;:&quot;http:\\\/\\\/www.baliprocargo.com&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-033d2c9 e-con-full wp_ctr_card premium-wrapper-link-yes e-flex e-con e-child\" data-id=\"033d2c9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3681f99 wp_text_card elementor-widget elementor-widget-heading\" data-id=\"3681f99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">copper lighting decoration<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-27d57c5 elementor-absolute elementor-widget elementor-widget-html\" data-id=\"27d57c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n    const containers = document.querySelectorAll('.wp_ctr_card');\r\n    \r\n    containers.forEach(function(container) {\r\n        container.addEventListener('mouseenter', function() {\r\n            \/\/ Cek jika lebar layar lebih besar dari 768px\r\n            if (window.innerWidth > 768) {\r\n                container.classList.add('is-hovered');\r\n                const btn = container.querySelector('.wp_btn_card a, .wp_btn_card button, .wp_btn_card');\r\n                if (btn) btn.dispatchEvent(new Event('mouseenter'));\r\n            }\r\n        });\r\n        \r\n        container.addEventListener('mouseleave', function() {\r\n            \/\/ Cek jika lebar layar lebih besar dari 768px\r\n            if (window.innerWidth > 768) {\r\n                container.classList.remove('is-hovered');\r\n                const btn = container.querySelector('.wp_btn_card a, .wp_btn_card button, .wp_btn_card');\r\n                if (btn) btn.dispatchEvent(new Event('mouseleave'));\r\n            }\r\n        });\r\n    });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 7\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2d8238a e-flex e-con-boxed e-con e-child\" data-id=\"2d8238a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div data-premium-element-link=\"{&quot;type&quot;:&quot;url&quot;,&quot;link&quot;:{&quot;url&quot;:&quot;www.baliprocargo.com&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;href&quot;:&quot;http:\\\/\\\/www.baliprocargo.com&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-dcd653e e-con-full wp_ctr_card premium-wrapper-link-yes e-flex e-con e-child\" data-id=\"dcd653e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5e7ee0 wp_text_card elementor-widget elementor-widget-heading\" data-id=\"b5e7ee0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">cussion linen<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 7\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-49c32ed e-con-full e-flex e-con e-child\" data-id=\"49c32ed\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div data-premium-element-link=\"{&quot;type&quot;:&quot;url&quot;,&quot;link&quot;:{&quot;url&quot;:&quot;www.baliprocargo.com&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;href&quot;:&quot;http:\\\/\\\/www.baliprocargo.com&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-e837949 e-con-full wp_ctr_card premium-wrapper-link-yes e-flex e-con e-child\" data-id=\"e837949\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f6164f wp_text_card elementor-widget elementor-widget-heading\" data-id=\"1f6164f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">essential oil<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 7\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-89fdc0d e-con-full e-flex e-con e-child\" data-id=\"89fdc0d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div data-premium-element-link=\"{&quot;type&quot;:&quot;url&quot;,&quot;link&quot;:{&quot;url&quot;:&quot;www.baliprocargo.com&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;href&quot;:&quot;http:\\\/\\\/www.baliprocargo.com&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-8c692fb e-con-full wp_ctr_card premium-wrapper-link-yes e-flex e-con e-child\" data-id=\"8c692fb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b45a70 wp_text_card elementor-widget elementor-widget-heading\" data-id=\"8b45a70\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">homemade dinnerware<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"5\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 7\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-36055fa e-con-full e-flex e-con e-child\" data-id=\"36055fa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div data-premium-element-link=\"{&quot;type&quot;:&quot;url&quot;,&quot;link&quot;:{&quot;url&quot;:&quot;www.baliprocargo.com&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;href&quot;:&quot;http:\\\/\\\/www.baliprocargo.com&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-1891175 e-con-full wp_ctr_card premium-wrapper-link-yes e-flex e-con e-child\" data-id=\"1891175\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a427d6 wp_text_card elementor-widget elementor-widget-heading\" data-id=\"7a427d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">balinese traditional box<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"6\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 7\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-68ca7e0 e-con-full e-flex e-con e-child\" data-id=\"68ca7e0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div data-premium-element-link=\"{&quot;type&quot;:&quot;url&quot;,&quot;link&quot;:{&quot;url&quot;:&quot;www.baliprocargo.com&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;href&quot;:&quot;http:\\\/\\\/www.baliprocargo.com&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-8595033 e-con-full wp_ctr_card premium-wrapper-link-yes e-flex e-con e-child\" data-id=\"8595033\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b5437a wp_text_card elementor-widget elementor-widget-heading\" data-id=\"4b5437a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">wood object decoration<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"7\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 7\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8034fd7 e-con-full e-flex e-con e-child\" data-id=\"8034fd7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div data-premium-element-link=\"{&quot;type&quot;:&quot;url&quot;,&quot;link&quot;:{&quot;url&quot;:&quot;www.baliprocargo.com&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;href&quot;:&quot;http:\\\/\\\/www.baliprocargo.com&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-390247f e-con-full wp_ctr_card premium-wrapper-link-yes e-flex e-con e-child\" data-id=\"390247f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e82f235 wp_text_card elementor-widget elementor-widget-heading\" data-id=\"e82f235\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">sumba textile<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-left\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zm28.9-143.6L209.4 288H392c13.3 0 24-10.7 24-24v-16c0-13.3-10.7-24-24-24H209.4l75.5-72.4c9.7-9.3 9.9-24.8.4-34.3l-11-10.9c-9.4-9.4-24.6-9.4-33.9 0L107.7 239c-9.4 9.4-9.4 24.6 0 33.9l132.7 132.7c9.4 9.4 24.6 9.4 33.9 0l11-10.9c9.5-9.5 9.3-25-.4-34.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Homeware Catalogue Transform your everyday living. Discover functional decor designed to bring warmth to your home. Collections copper lighting decoration [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":752,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-765","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/latelierabali.com\/fr\/wp-json\/wp\/v2\/pages\/765","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/latelierabali.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/latelierabali.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/latelierabali.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/latelierabali.com\/fr\/wp-json\/wp\/v2\/comments?post=765"}],"version-history":[{"count":16,"href":"https:\/\/latelierabali.com\/fr\/wp-json\/wp\/v2\/pages\/765\/revisions"}],"predecessor-version":[{"id":19260,"href":"https:\/\/latelierabali.com\/fr\/wp-json\/wp\/v2\/pages\/765\/revisions\/19260"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/latelierabali.com\/fr\/wp-json\/wp\/v2\/media\/752"}],"wp:attachment":[{"href":"https:\/\/latelierabali.com\/fr\/wp-json\/wp\/v2\/media?parent=765"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}