{"id":4800,"date":"2026-05-20T09:41:47","date_gmt":"2026-05-20T09:41:47","guid":{"rendered":"https:\/\/daisuki.brightcodeapp.com\/?page_id=4800"},"modified":"2026-05-20T09:52:03","modified_gmt":"2026-05-20T09:52:03","slug":"home-appliances","status":"publish","type":"page","link":"https:\/\/daisuki.brightcodeapp.com\/index.php\/home-appliances\/","title":{"rendered":"Home Appliances"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4800\" class=\"elementor elementor-4800\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-b18a531 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"b18a531\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-default \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b46c450\" data-id=\"b46c450\" data-element_type=\"column\" data-e-type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n                <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-68c3532 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"68c3532\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-extended \">\n                    <div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2281b85\" data-id=\"2281b85\" data-element_type=\"column\" data-e-type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-8d9acd4 elementor-widget elementor-widget-html\" data-id=\"8d9acd4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* Scoped container to prevent WordPress theme conflicts *\/\r\n    .appliance-catalog-wrapper {\r\n        font-family: inherit;\r\n        max-width: 1300px;\r\n        margin: 0 auto;\r\n        padding: 20px 15px;\r\n        color: #333;\r\n        box-sizing: border-box;\r\n    }\r\n    \r\n    .appliance-catalog-wrapper * {\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    \/* --- Header Styles --- *\/\r\n    .ac-header {\r\n        text-align: center;\r\n        margin-bottom: 40px;\r\n    }\r\n    \r\n    .ac-header h2 {\r\n        font-size: 28px;\r\n        font-weight: 700;\r\n        color: #0b2239;\r\n        margin-bottom: 10px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        gap: 15px;\r\n    }\r\n\r\n    \/* Decorative lines around the title *\/\r\n    .ac-header h2::before,\r\n    .ac-header h2::after {\r\n        content: \"\";\r\n        display: inline-block;\r\n        width: 50px;\r\n        height: 2px;\r\n        background-color: #ff9800;\r\n        position: relative;\r\n    }\r\n\r\n    .ac-header p {\r\n        font-size: 14px;\r\n        color: #666;\r\n        margin: 0;\r\n    }\r\n\r\n    \/* --- Grid Styles --- *\/\r\n    .ac-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\r\n        gap: 20px;\r\n        margin-bottom: 40px;\r\n    }\r\n\r\n    \/* --- Card Styles --- *\/\r\n    .ac-card {\r\n        background: #fff;\r\n        border: 1px solid #eaeaea;\r\n        border-radius: 10px;\r\n        padding: 20px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        transition: box-shadow 0.3s ease;\r\n    }\r\n\r\n    .ac-card:hover {\r\n        box-shadow: 0 5px 15px rgba(0,0,0,0.08);\r\n    }\r\n\r\n    .ac-img-wrap {\r\n        height: 180px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        margin-bottom: 15px;\r\n    }\r\n\r\n    .ac-img-wrap img {\r\n        max-height: 100%;\r\n        max-width: 100%;\r\n        object-fit: contain;\r\n    }\r\n\r\n    .ac-title {\r\n        font-size: 16px;\r\n        font-weight: 700;\r\n        color: #0b2239;\r\n        margin: 0 0 10px 0;\r\n        line-height: 1.3;\r\n    }\r\n\r\n    .ac-features {\r\n        list-style-type: disc;\r\n        margin: 0 0 20px 15px;\r\n        padding: 0;\r\n        color: #555;\r\n        font-size: 13px;\r\n        line-height: 1.6;\r\n        flex-grow: 1; \/* Pushes buttons to the bottom *\/\r\n    }\r\n\r\n    .ac-features li {\r\n        margin-bottom: 4px;\r\n    }\r\n\r\n    \/* --- Button Styles --- *\/\r\n    .ac-actions {\r\n        display: grid;\r\n        grid-template-columns: 1fr 1fr;\r\n        gap: 10px;\r\n        margin-top: auto;\r\n    }\r\n\r\n    .ac-btn {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        padding: 8px 12px;\r\n        font-size: 12px;\r\n        font-weight: 600;\r\n        text-decoration: none !important;\r\n        border-radius: 5px;\r\n        color: #fff !important;\r\n        transition: opacity 0.2s;\r\n        border: none;\r\n        cursor: pointer;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    .ac-btn:hover {\r\n        opacity: 0.9;\r\n    }\r\n\r\n    .ac-btn svg {\r\n        width: 14px;\r\n        height: 14px;\r\n        margin-right: 6px;\r\n        fill: currentColor;\r\n    }\r\n\r\n    .btn-blue {\r\n        background-color: #0B3060;\r\n    }\r\n\r\n    .btn-orange {\r\n        background-color: #ff9800;\r\n    }\r\n\r\n    \/* --- Footer CTA Styles --- *\/\r\n    .ac-footer-cta {\r\n        background-color: #f8f9fa;\r\n        border-radius: 50px;\r\n        padding: 15px 30px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        flex-wrap: wrap;\r\n        gap: 20px;\r\n    }\r\n\r\n    .cta-left {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 15px;\r\n    }\r\n\r\n    .cta-icon {\r\n        background: #fff;\r\n        width: 50px;\r\n        height: 50px;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        box-shadow: 0 2px 5px rgba(0,0,0,0.05);\r\n    }\r\n    \r\n    .cta-icon svg {\r\n        width: 24px;\r\n        height: 24px;\r\n        fill: #0B3060;\r\n    }\r\n\r\n    .cta-text h4 {\r\n        margin: 0 0 5px 0;\r\n        font-size: 18px;\r\n        font-weight: 700;\r\n        color: #0b2239;\r\n    }\r\n\r\n    .cta-text p {\r\n        margin: 0;\r\n        font-size: 14px;\r\n        color: #666;\r\n    }\r\n\r\n    .cta-right {\r\n        display: flex;\r\n        gap: 15px;\r\n        flex-wrap: wrap;\r\n    }\r\n\r\n    .cta-right .ac-btn {\r\n        padding: 12px 24px;\r\n        font-size: 14px;\r\n        border-radius: 25px;\r\n        text-transform: none;\r\n    }\r\n\r\n    \/* --- Responsive Adjustments --- *\/\r\n    @media (max-width: 991px) {\r\n        .ac-footer-cta {\r\n            border-radius: 15px;\r\n            flex-direction: column;\r\n            text-align: center;\r\n        }\r\n        .cta-left {\r\n            flex-direction: column;\r\n        }\r\n        .cta-right {\r\n            justify-content: center;\r\n            width: 100%;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"appliance-catalog-wrapper\">\r\n    \r\n    <div class=\"ac-header\">\r\n        <h2>Our Electronics & Home Appliances Collection<\/h2>\r\n        <p>Latest technology \u2022 Best performance \u2022 Long lasting durability<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"ac-grid\">\r\n        \r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Refrigerator\" alt=\"Refrigerator\"><\/div>\r\n            <h3 class=\"ac-title\">Double Door Refrigerator<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Fast Cooling Technology<\/li>\r\n                <li>Large Storage Capacity<\/li>\r\n                <li>Energy Efficient<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Washing+Machine\" alt=\"Washing Machine\"><\/div>\r\n            <h3 class=\"ac-title\">Front Load Washing Machine<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Multiple Wash Programs<\/li>\r\n                <li>Low Water Consumption<\/li>\r\n                <li>Powerful & Durable Motor<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Air+Conditioner\" alt=\"Air Conditioner\"><\/div>\r\n            <h3 class=\"ac-title\">Split Air Conditioner<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Fast Cooling<\/li>\r\n                <li>Low Power Consumption<\/li>\r\n                <li>Copper Condenser<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Smart+TV\" alt=\"Smart TV\"><\/div>\r\n            <h3 class=\"ac-title\">LED \/ Smart TV<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Ultra HD Picture Quality<\/li>\r\n                <li>Smart Connectivity<\/li>\r\n                <li>Immersive Sound<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Microwave\" alt=\"Microwave Oven\"><\/div>\r\n            <h3 class=\"ac-title\">Microwave Oven<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Multi Cook Menus<\/li>\r\n                <li>Quick & Even Heating<\/li>\r\n                <li>Energy Saving<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Water+Purifier\" alt=\"Water Purifier\"><\/div>\r\n            <h3 class=\"ac-title\">Water Purifier (RO)<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Multi Stage Purification<\/li>\r\n                <li>Removes TDS & Impurities<\/li>\r\n                <li>Safe & Healthy Water<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Water+Geyser\" alt=\"Storage Water Geyser\"><\/div>\r\n            <h3 class=\"ac-title\">Storage Water Geyser<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Fast Heating<\/li>\r\n                <li>Rust Proof Body<\/li>\r\n                <li>Energy Efficient<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Kitchen+Chimney\" alt=\"Kitchen Chimney\"><\/div>\r\n            <h3 class=\"ac-title\">Kitchen Chimney<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Powerful Suction<\/li>\r\n                <li>Touch & Motion Control<\/li>\r\n                <li>Auto Clean Technology<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Dishwasher\" alt=\"Dishwasher\"><\/div>\r\n            <h3 class=\"ac-title\">Dishwasher<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Multiple Wash Modes<\/li>\r\n                <li>Saves Water & Energy<\/li>\r\n                <li>Hygienic Cleaning<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Air+Cooler\" alt=\"Air Cooler\"><\/div>\r\n            <h3 class=\"ac-title\">Air Cooler<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Powerful Air Throw<\/li>\r\n                <li>Honeycomb Cooling Pads<\/li>\r\n                <li>Low Power Consumption<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Room+Heater\" alt=\"Room Heater\"><\/div>\r\n            <h3 class=\"ac-title\">Room Heater<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Overheat Protection<\/li>\r\n                <li>Adjustable Temperature<\/li>\r\n                <li>Safe & Durable<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Vacuum+Cleaner\" alt=\"Vacuum Cleaner\"><\/div>\r\n            <h3 class=\"ac-title\">Vacuum Cleaner<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Strong Suction Power<\/li>\r\n                <li>HEPA Filter<\/li>\r\n                <li>Easy to Use<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Mixer+Grinder\" alt=\"Mixer Grinder\"><\/div>\r\n            <h3 class=\"ac-title\">Mixer Grinder<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Powerful Motor<\/li>\r\n                <li>Multiple Jars<\/li>\r\n                <li>Overload Protection<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Electric+Kettle\" alt=\"Electric Kettle\"><\/div>\r\n            <h3 class=\"ac-title\">Electric Kettle<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Fast Boiling<\/li>\r\n                <li>Auto Shut Off<\/li>\r\n                <li>Stainless Steel Body<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Induction\" alt=\"Induction Cooktop\"><\/div>\r\n            <h3 class=\"ac-title\">Induction Cooktop<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Smart Cooking Modes<\/li>\r\n                <li>Energy Efficient<\/li>\r\n                <li>Safe & Easy to Use<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ac-card\">\r\n            <div class=\"ac-img-wrap\"><img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/200x200.png?text=Toaster\" alt=\"Pop Up Toaster\"><\/div>\r\n            <h3 class=\"ac-title\">Pop Up Toaster<\/h3>\r\n            <ul class=\"ac-features\">\r\n                <li>Even Toasting<\/li>\r\n                <li>Multiple Browning Levels<\/li>\r\n                <li>Auto Pop Up<\/li>\r\n            <\/ul>\r\n            <div class=\"ac-actions\">\r\n                <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> WhatsApp<\/a>\r\n                <a href=\"#\" class=\"ac-btn btn-orange\">Get Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <div class=\"ac-footer-cta\">\r\n        <div class=\"cta-left\">\r\n            <div class=\"cta-icon\">\r\n                <svg viewBox=\"0 0 512 512\"><path d=\"M256 80C149.9 80 62.4 159.4 49.6 262c9.4-3.8 19.6-6 30.4-6c26.5 0 48 21.5 48 48V432c0 26.5-21.5 48-48 48c-44.2 0-80-35.8-80-80V384 256C0 114.6 114.6 0 256 0S512 114.6 512 256v128c0 44.2-35.8 80-80 80c-26.5 0-48-21.5-48-48V304c0-26.5 21.5-48 48-48c10.8 0 21 2.1 30.4 6C449.6 159.4 362.1 80 256 80z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"cta-text\">\r\n                <h4>Need Help Choosing the Right Appliance?<\/h4>\r\n                <p>Our experts are here to help you.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"cta-right\">\r\n            <a href=\"#\" class=\"ac-btn btn-blue\"><svg viewBox=\"0 0 448 512\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg> Chat with us on WhatsApp<\/a>\r\n            <a href=\"#\" class=\"ac-btn btn-orange\">GET IN TOUCH<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n                    <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Electronics &#038; Home Appliances Collection Latest technology \u2022 Best performance \u2022 Long lasting durability Double Door Refrigerator Fast Cooling Technology Large Storage Capacity Energy Efficient WhatsApp Get Quote Front Load Washing Machine Multiple Wash Programs Low Water Consumption Powerful &#038; Durable Motor WhatsApp Get Quote Split Air Conditioner Fast Cooling Low Power Consumption Copper [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4800","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/pages\/4800","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/comments?post=4800"}],"version-history":[{"count":19,"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/pages\/4800\/revisions"}],"predecessor-version":[{"id":4819,"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/pages\/4800\/revisions\/4819"}],"wp:attachment":[{"href":"https:\/\/daisuki.brightcodeapp.com\/index.php\/wp-json\/wp\/v2\/media?parent=4800"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}