{"id":1351,"date":"2025-05-15T12:32:12","date_gmt":"2025-05-15T12:32:12","guid":{"rendered":"https:\/\/khaki-partridge-686409.hostingersite.com\/?page_id=1351"},"modified":"2025-05-15T13:35:17","modified_gmt":"2025-05-15T13:35:17","slug":"pet-supplies","status":"publish","type":"page","link":"https:\/\/homebasestore.shop\/de\/pet-supplies\/","title":{"rendered":"Pet Supplies"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1351\" class=\"elementor elementor-1351\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-990727b e-con-full e-flex e-con e-parent\" data-id=\"990727b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d398958 elementor-widget elementor-widget-html\" data-id=\"d398958\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Video Carousel<\/title>\r\n    <style>\r\n        \/* \u4e3b\u5bb9\u5668 *\/\r\n        .carousel-wrapper {\r\n            position: relative;\r\n            width: 100%;\r\n            height: 500px;\r\n        }\r\n\r\n        \/* \u89c6\u9891\u5bb9\u5668 *\/\r\n        .video-container {\r\n            position: relative;\r\n            width: 100%;\r\n            height: calc(100% - 40px); \/* \u4e3a\u63a7\u5236\u680f\u7559\u51fa\u7a7a\u95f4 *\/\r\n            overflow: hidden;\r\n        }\r\n\r\n        \/* \u6bcf\u4e2a\u89c6\u9891\u6837\u5f0f *\/\r\n        .video-item {\r\n            position: absolute;\r\n            top: 50%;\r\n            left: 50%;\r\n            transform: translate(-50%, -50%);\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            opacity: 0;\r\n            transition: opacity 1s ease-in-out;\r\n        }\r\n\r\n        .video-item.active {\r\n            opacity: 1;\r\n            z-index: 1;\r\n        }\r\n\r\n        \/* \u63a7\u5236\u680f\u5bb9\u5668 *\/\r\n        .controls-container {\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            z-index: 2;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 20px;\r\n            padding: 10px 20px;\r\n            background-color: #fff;\r\n            width: 100%;\r\n            justify-content: center;\r\n            height: 40px;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        \/* \u6307\u793a\u70b9\u5bb9\u5668 *\/\r\n        .dots-container {\r\n            display: flex;\r\n            gap: 15px;\r\n        }\r\n\r\n        \/* \u5355\u4e2a\u6307\u793a\u70b9\u6837\u5f0f *\/\r\n        .dot {\r\n            width: 10px;\r\n            height: 10px;\r\n            border-radius: 50%;\r\n            border: 0.5px solid #000;\r\n            background-color: transparent;\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .dot.active {\r\n            background-color: #000;\r\n            border-color: #000;\r\n        }\r\n\r\n        .dot:hover {\r\n            transform: scale(1.2);\r\n        }\r\n\r\n        \/* \u64ad\u653e\/\u6682\u505c\u6309\u94ae *\/\r\n        .play-pause-btn {\r\n            width: 15px;\r\n            height: 15px;\r\n            background-color: transparent; \/* \u53bb\u6389\u80cc\u666f\u8272 *\/\r\n            border: none;\r\n            cursor: pointer;\r\n            padding: 0;\r\n            margin-left: 20px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .play-pause-btn svg {\r\n            width: 100%;\r\n            height: 100%;\r\n            fill: #000; \/* \u56fe\u6807\u989c\u8272\u4e3a\u9ed1\u8272 *\/\r\n        }\r\n        \r\n    .play-pause-btn {\r\n    background-color: transparent !important;\r\n    \/* \u5176\u4ed6\u5c5e\u6027 *\/\r\n}\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <div class=\"carousel-wrapper\">\r\n        <div class=\"video-container\">\r\n            <!-- \u7b2c\u4e00\u4e2a\u89c6\u9891 -->\r\n            <video class=\"video-item\" autoplay muted playsinline loop>\r\n                <source src=\"https:\/\/homebasestore.shop\/wp-content\/uploads\/2025\/05\/2925b63542324233b788106f325ba310.HD-720p-1.6Mbps-46750926.mp4\" type=\"video\/mp4\">\r\n            <\/video>\r\n            <\/div>\r\n            <!-- \u7b2c\u4e8c\u4e2a\u89c6\u9891 -->\r\n\r\n          \r\n\r\n            <!-- \u7b2c\u4e09\u4e2a\u89c6\u9891 -->\r\n        <\/div>\r\n        \r\n        \r\n\r\n        <!-- \u63a7\u5236\u680f -->\r\n        <div class=\"controls-container\">\r\n            <!-- \u6307\u793a\u70b9 -->\r\n            <div class=\"dots-container\">\r\n                <div class=\"dot active\" data-index=\"0\"><\/div>\r\n            <\/div>\r\n            \r\n            <!-- \u64ad\u653e\/\u6682\u505c\u6309\u94ae -->\r\n            <button class=\"play-pause-btn\" aria-label=\"Play\/Pause\">\r\n                <svg viewbox=\"0 0 24 24\">\r\n                    <path id=\"pause-icon\" d=\"M14,19H18V5H14M6,19H10V5H6V19Z\"\/>\r\n                    <path id=\"play-icon\" d=\"M8,5.14V19.14L19,12.14L8,5.14Z\" style=\"display:none\"\/>\r\n                <\/svg>\r\n            <\/button>\r\n        <\/div>\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const videos = document.querySelectorAll('.video-item');\r\n            const dots = document.querySelectorAll('.dot');\r\n            const playPauseBtn = document.querySelector('.play-pause-btn');\r\n            const pauseIcon = document.querySelector('#pause-icon');\r\n            const playIcon = document.querySelector('#play-icon');\r\n            \r\n            let currentIndex = 0;\r\n            const intervalTime = 37000;\r\n            let videoInterval;\r\n            let isPlaying = true;\r\n\r\n            \/\/ \u5207\u6362\u89c6\u9891\u51fd\u6570\r\n            function switchVideo(newIndex) {\r\n                const nextIndex = typeof newIndex === 'number' ? newIndex : (currentIndex + 1) % videos.length;\r\n                \r\n                \/\/ \u79fb\u9664\u5f53\u524dactive\u7c7b\r\n                videos[currentIndex].classList.remove('active');\r\n                dots[currentIndex].classList.remove('active');\r\n                videos[currentIndex].pause();\r\n\r\n                \/\/ \u6dfb\u52a0\u65b0active\u7c7b\r\n                currentIndex = nextIndex;\r\n                videos[currentIndex].classList.add('active');\r\n                dots[currentIndex].classList.add('active');\r\n                videos[currentIndex].currentTime = 0;\r\n                \r\n                if (isPlaying) {\r\n                    videos[currentIndex].play();\r\n                }\r\n\r\n                resetInterval();\r\n            }\r\n\r\n            \/\/ \u91cd\u7f6e\u81ea\u52a8\u8f6e\u64ad\u8ba1\u65f6\u5668\r\n            function resetInterval() {\r\n                clearInterval(videoInterval);\r\n                if (isPlaying) {\r\n                    videoInterval = setInterval(switchVideo, intervalTime);\r\n                }\r\n            }\r\n\r\n            \/\/ \u64ad\u653e\/\u6682\u505c\u5207\u6362\u51fd\u6570\r\n            function togglePlayPause() {\r\n                isPlaying = !isPlaying;\r\n                \r\n                if (isPlaying) {\r\n                    videos[currentIndex].play();\r\n                    videoInterval = setInterval(switchVideo, intervalTime);\r\n                    pauseIcon.style.display = 'block';\r\n                    playIcon.style.display = 'none';\r\n                } else {\r\n                    videos[currentIndex].pause();\r\n                    clearInterval(videoInterval);\r\n                    pauseIcon.style.display = 'none';\r\n                    playIcon.style.display = 'block';\r\n                }\r\n            }\r\n\r\n            \/\/ \u521d\u59cb\u5316\r\n            function init() {\r\n                videos[0].classList.add('active');\r\n                dots[0].classList.add('active');\r\n                videos[0].play();\r\n                videoInterval = setInterval(switchVideo, intervalTime);\r\n                \r\n                \/\/ \u521d\u59cb\u663e\u793a\u6682\u505c\u56fe\u6807\r\n                pauseIcon.style.display = 'block';\r\n                playIcon.style.display = 'none';\r\n            }\r\n\r\n            \/\/ \u4e3a\u6bcf\u4e2a\u70b9\u6dfb\u52a0\u70b9\u51fb\u4e8b\u4ef6\r\n            dots.forEach(dot => {\r\n                dot.addEventListener('click', function() {\r\n                    const dotIndex = parseInt(this.getAttribute('data-index'));\r\n                    if (dotIndex !== currentIndex) {\r\n                        switchVideo(dotIndex);\r\n                    }\r\n                });\r\n            });\r\n\r\n            \/\/ \u64ad\u653e\/\u6682\u505c\u6309\u94ae\u70b9\u51fb\u4e8b\u4ef6\r\n            playPauseBtn.addEventListener('click', togglePlayPause);\r\n\r\n            \/\/ \u9f20\u6807\u60ac\u505c\u6682\u505c\u8f6e\u64ad\r\n            const carouselWrapper = document.querySelector('.carousel-wrapper');\r\n            carouselWrapper.addEventListener('mouseenter', () => {\r\n                if (isPlaying) {\r\n                    clearInterval(videoInterval);\r\n                }\r\n            });\r\n            carouselWrapper.addEventListener('mouseleave', () => {\r\n                if (isPlaying) {\r\n                    resetInterval();\r\n                }\r\n            });\r\n\r\n            init();\r\n        });\r\n    <\/script>\r\n\r\n<\/body>\r\n<\/html>\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-a14386a e-flex e-con-boxed e-con e-parent\" data-id=\"a14386a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a48b6b8 elementor-widget elementor-widget-heading\" data-id=\"a48b6b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Pet &amp; Supplies<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3ca2c9 elementor-widget elementor-widget-shortcode\" data-id=\"f3ca2c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"woocommerce columns-4\"><\/div><\/div>\n\t\t\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<div class=\"elementor-element elementor-element-36c7d28 e-flex e-con-boxed e-con e-parent\" data-id=\"36c7d28\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-855d700 e-con-full e-flex e-con e-child\" data-id=\"855d700\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da1e511 elementor-widget elementor-widget-image\" data-id=\"da1e511\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"690\" height=\"690\" src=\"https:\/\/homebasestore.shop\/wp-content\/uploads\/2025\/05\/download.webp\" class=\"attachment-large size-large wp-image-1354 wvs-archive-product-image\" alt=\"\" srcset=\"https:\/\/homebasestore.shop\/wp-content\/uploads\/2025\/05\/download.webp 690w, https:\/\/homebasestore.shop\/wp-content\/uploads\/2025\/05\/download-300x300.webp 300w, https:\/\/homebasestore.shop\/wp-content\/uploads\/2025\/05\/download-150x150.webp 150w, https:\/\/homebasestore.shop\/wp-content\/uploads\/2025\/05\/download-110x110.webp 110w, https:\/\/homebasestore.shop\/wp-content\/uploads\/2025\/05\/download-60x60.webp 60w, https:\/\/homebasestore.shop\/wp-content\/uploads\/2025\/05\/download-600x600.webp 600w, https:\/\/homebasestore.shop\/wp-content\/uploads\/2025\/05\/download-100x100.webp 100w, https:\/\/homebasestore.shop\/wp-content\/uploads\/2025\/05\/download-50x50.webp 50w\" sizes=\"auto, (max-width: 690px) 100vw, 690px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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-bc0c1a5 e-con-full e-flex e-con e-child\" data-id=\"bc0c1a5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e99c44b elementor-widget elementor-widget-heading\" data-id=\"e99c44b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Frequently Asked \n<br>Questions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ca31db elementor-widget elementor-widget-elementskit-advance-accordion\" data-id=\"8ca31db\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"elementskit-advance-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\">\n\n        <div class=\"elementskit-accordion accoedion-primary\" id=\"accordion-6a04ef3fcb754\">\n\n            \n                <div class=\"elementskit-card\">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-0-8ca31db\">\n                        <a href=\"#collapse-abce3c16a04ef3fcb754\" class=\"elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-abce3c16a04ef3fcb754\" aria-expanded=\"true\" aria-controls=\"Collapse-abce3c16a04ef3fcb754\">\n                                                            <div class=\"ekit_accordion_icon_left_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n                                        <i aria-hidden=\"true\" class=\"icon-open icon-left icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n                                        <i aria-hidden=\"true\" class=\"icon-closed icon-left icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n                            \n                            <span class=\"ekit-accordion-title\">sizing<\/span>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-abce3c16a04ef3fcb754\" class=\"show collapse\" aria-labelledby=\"primaryHeading-0-8ca31db\" data-parent=\"#accordion-6a04ef3fcb754\">\n                      \n                        <div class=\"elementskit-card-body\">\n                            \n\t\t<div class=\"widgetarea_warper widgetarea_warper_editable\" data-elementskit-widgetarea-key=\"8ca31db\"  data-elementskit-widgetarea-index=\"abce3c1\">\n\t\t\t\n\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"ekit-widget-area-container\">\n\t\t\t\t\t\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1359\" class=\"elementor elementor-1359\" data-elementor-post-type=\"elementskit_content\">\n\t\t\t\t<div class=\"elementor-element elementor-element-134129f e-flex e-con-boxed e-con e-parent\" data-id=\"134129f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c0def50 elementor-widget elementor-widget-text-editor\" data-id=\"c0def50\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>To choose the right Barker Bed size and style, consider your dog\u2019s weight, sleeping habits, and available space. For large breeds, select the larger sizes to ensure full body support. Measure your dog when stretched out to confirm the bed will fit comfortably. Styles like the Headrest Edition offer a built-in pillow for dogs that enjoy head support, while the Sleek Edition is ideal for those who like a flatter<\/p>\t\t\t\t\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<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END --> \n\n                \n                <div class=\"elementskit-card\">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-1-8ca31db\">\n                        <a href=\"#collapse-0f104656a04ef3fcb754\" class=\"elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0f104656a04ef3fcb754\" aria-expanded=\"false\" aria-controls=\"Collapse-0f104656a04ef3fcb754\">\n                                                            <div class=\"ekit_accordion_icon_left_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n                                        <i aria-hidden=\"true\" class=\"icon-open icon-left icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n                                        <i aria-hidden=\"true\" class=\"icon-closed icon-left icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n                            \n                            <span class=\"ekit-accordion-title\">Washing Instructions<\/span>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-0f104656a04ef3fcb754\" class=\"collapse\" aria-labelledby=\"primaryHeading-1-8ca31db\" data-parent=\"#accordion-6a04ef3fcb754\">\n                      \n                        <div class=\"elementskit-card-body\">\n                            \n\t\t<div class=\"widgetarea_warper widgetarea_warper_editable\" data-elementskit-widgetarea-key=\"8ca31db\"  data-elementskit-widgetarea-index=\"0f10465\">\n\t\t\t\n\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"ekit-widget-area-container\">\n\t\t\t\t\t\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1366\" class=\"elementor elementor-1366\" data-elementor-post-type=\"elementskit_content\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f23bebd e-flex e-con-boxed e-con e-parent\" data-id=\"f23bebd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-426c38d elementor-widget elementor-widget-text-editor\" data-id=\"426c38d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>To wash your Barker Bed cover, remove it and machine wash with cold water on a gentle cycle. Use mild detergent and avoid bleach or harsh chemicals. Tumble dry low with no heat. Do not iron or dry clean. Regular washing will help keep your cover fresh and comfortable for your dog. We recommend washing the dog bed covers before first use to prevent any potential dye transfer.<\/p>\t\t\t\t\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<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END --> \n\n                \n                <div class=\"elementskit-card\">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-2-8ca31db\">\n                        <a href=\"#collapse-d1f2f4e6a04ef3fcb754\" class=\"elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-d1f2f4e6a04ef3fcb754\" aria-expanded=\"false\" aria-controls=\"Collapse-d1f2f4e6a04ef3fcb754\">\n                                                            <div class=\"ekit_accordion_icon_left_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n                                        <i aria-hidden=\"true\" class=\"icon-open icon-left icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n                                        <i aria-hidden=\"true\" class=\"icon-closed icon-left icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n                            \n                            <span class=\"ekit-accordion-title\">When Will My Order Ship<\/span>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-d1f2f4e6a04ef3fcb754\" class=\"collapse\" aria-labelledby=\"primaryHeading-2-8ca31db\" data-parent=\"#accordion-6a04ef3fcb754\">\n                      \n                        <div class=\"elementskit-card-body\">\n                            \n\t\t<div class=\"widgetarea_warper widgetarea_warper_editable\" data-elementskit-widgetarea-key=\"8ca31db\"  data-elementskit-widgetarea-index=\"d1f2f4e\">\n\t\t\t\n\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"ekit-widget-area-container\">\n\t\t\t\t\t\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1373\" class=\"elementor elementor-1373\" data-elementor-post-type=\"elementskit_content\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1614f11 e-flex e-con-boxed e-con e-parent\" data-id=\"1614f11\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e7da04a elementor-widget elementor-widget-text-editor\" data-id=\"e7da04a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Once you place your order, all items that are in stock are dispatched within 1 to 2 business days. Any order placed over the weekend will be processed the following Monday (or if Monday is a holiday, the next business day).<\/p>\t\t\t\t\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<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END --> \n\n                        <\/div>\n    <\/div>\t\t\t\t<\/div>\n\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<\/div>","protected":false},"excerpt":{"rendered":"<p>Video Carousel Pet &amp; Supplies Frequently Asked Questions sizing Edit Content To choose the right Barker Bed size and style,&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1351","page","type-page","status-publish","hentry"],"acf":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/homebasestore.shop\/de\/wp-json\/wp\/v2\/pages\/1351","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/homebasestore.shop\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/homebasestore.shop\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/homebasestore.shop\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/homebasestore.shop\/de\/wp-json\/wp\/v2\/comments?post=1351"}],"version-history":[{"count":25,"href":"https:\/\/homebasestore.shop\/de\/wp-json\/wp\/v2\/pages\/1351\/revisions"}],"predecessor-version":[{"id":1399,"href":"https:\/\/homebasestore.shop\/de\/wp-json\/wp\/v2\/pages\/1351\/revisions\/1399"}],"wp:attachment":[{"href":"https:\/\/homebasestore.shop\/de\/wp-json\/wp\/v2\/media?parent=1351"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}