{"html":"<style>\r\n    \/* ========== Action Buttons ========== *\/\r\n    .product-actions {\r\n        position: absolute;\r\n        top: 12px;\r\n        right: 12px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 8px;\r\n        z-index: 10;\r\n        height: 90%;\r\n    }\r\n\r\n    \/* ========== Deal Banner ========== *\/\r\n    .deal-banner {\r\n        background-color: #5c3016;\r\n        color: white;\r\n        padding: 5px 10px;\r\n        font-size: 11px;\r\n        font-weight: 600;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 6px;\r\n        width: 100%;\r\n        margin-top: 0;\r\n        z-index: 2;\r\n        position: relative;\r\n        border-bottom: 2px solid #3e200f;\r\n    }\r\n\r\n\r\n\r\n    .deal-text {\r\n        font-size: 11px;\r\n        font-weight: 700;\r\n        color: #fff;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.5px;\r\n    }\r\n\r\n    .action-btn {\r\n        width: 36px;\r\n        height: 36px;\r\n        border-radius: 50%;\r\n        background: rgba(255, 255, 255, 0.95);\r\n        backdrop-filter: blur(10px);\r\n        border: none;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        cursor: pointer;\r\n        transition: all 0.3s ease;\r\n        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\r\n    }\r\n\r\n    .action-btn:hover {\r\n        background: #fff;\r\n        transform: scale(1.1);\r\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\r\n    }\r\n\r\n    .action-btn i {\r\n        font-size: 16px;\r\n        color: #6c757d;\r\n        transition: all 0.3s ease;\r\n    }\r\n\r\n    .wishlist-icon.active {\r\n        color: #dc3545 !important;\r\n    }\r\n   <\/style>\r\n<div class=\"col-lg-4 col-xl-3 col-md-6 mb-4\">\r\n    <div class=\"card rounded-0 border rounded-3 bg-white h-100 \">\r\n        <div class=\"card-body p-1\">\r\n\r\n            <div class=\"bg-card-gray p-2 rounded-2\">\r\n                <div class=\"image-container overflow-hidden product-img-card rounded-2 position-relative\">\r\n                    <a href=\"https:\/\/fakhrosewingworld.com\/product\/39\" class=\"stretched-link\"><\/a>\r\n                                            <img src=\"https:\/\/fakhrosewingworld.com\/uploads\/products\/1763462197_7630.webp\"\r\n                             class=\"img-fluid rounded-2 w-100 h-100 object-fit-contain\"\r\n                             alt=\"ALMEKAQUZ Leather Sewing Kit, Working Tools and Supplies With Large-Eye Stitching Needles, Waxed Thread, Upholstery Repair Kit\" loading=\"lazy\">\r\n                    \r\n\r\n\r\n                <\/div>\r\n                <div class=\"product-actions\">\r\n                    <form action=\"https:\/\/fakhrosewingworld.com\/wishlist\/toggle\" method=\"POST\" class=\"wishlist-form\">\r\n                        <input type=\"hidden\" name=\"_token\" value=\"R3hhFIH3X4VlVhPqm5dftzl176JPO7nz9OSSJve1\" autocomplete=\"off\">                        <input type=\"hidden\" name=\"product_id\" value=\"39\">\r\n                        <button type=\"submit\" class=\"action-btn wishlist-btn icon-gray \" aria-label=\"Add to wishlist\">\r\n                            <i class=\"fa-solid fa-heart wishlist-icon \"><\/i>\r\n                        <\/button>\r\n                    <\/form>\r\n                    <form action=\"https:\/\/fakhrosewingworld.com\/cart\/add\" method=\"POST\" class=\"add-to-cart-form\">\r\n                        <input type=\"hidden\" name=\"_token\" value=\"R3hhFIH3X4VlVhPqm5dftzl176JPO7nz9OSSJve1\" autocomplete=\"off\">                        <input type=\"hidden\" name=\"product_id\" value=\"39\">\r\n                        <input type=\"hidden\" name=\"quantity\" value=\"1\">\r\n                        <button type=\"submit\" class=\"action-btn add-to-cart-btn icon-gray\" aria-label=\"Add to cart\">\r\n                            <i class=\"fa-solid fa-cart-plus cart-icon-card\"><\/i>\r\n                        <\/button>\r\n                    <\/form>\r\n                <\/div>\r\n            <\/div>\r\n                        <div class=\"p-2 mt-3\">\r\n                <h6 class=\"icon-gray fs-14 mb-1\">\r\n                    ALMEKAQUZ Leather Sewing Kit, Working Tools and Su...\r\n                <\/h6>\r\n\r\n                <div class=\"d-flex gap-2 align-items-end mb-2\">\r\n                    <h6 class=\"text-black mt-1 mb-1 fw-bold fs-14\">\r\n                        BHD 0.000\r\n                    <\/h6>\r\n                                    <\/div>\r\n\r\n                <p class=\"fs-13 icon-gray\"><i class=\"fa-solid fa-truck-moving text-primary mx-1\"><\/i>Delivery Extra<\/p>\r\n\r\n                             <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n    \r\n        <style>\r\n    \/* ========== Action Buttons ========== *\/\r\n    .product-actions {\r\n        position: absolute;\r\n        top: 12px;\r\n        right: 12px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 8px;\r\n        z-index: 10;\r\n        height: 90%;\r\n    }\r\n\r\n    \/* ========== Deal Banner ========== *\/\r\n    .deal-banner {\r\n        background-color: #5c3016;\r\n        color: white;\r\n        padding: 5px 10px;\r\n        font-size: 11px;\r\n        font-weight: 600;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 6px;\r\n        width: 100%;\r\n        margin-top: 0;\r\n        z-index: 2;\r\n        position: relative;\r\n        border-bottom: 2px solid #3e200f;\r\n    }\r\n\r\n\r\n\r\n    .deal-text {\r\n        font-size: 11px;\r\n        font-weight: 700;\r\n        color: #fff;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.5px;\r\n    }\r\n\r\n    .action-btn {\r\n        width: 36px;\r\n        height: 36px;\r\n        border-radius: 50%;\r\n        background: rgba(255, 255, 255, 0.95);\r\n        backdrop-filter: blur(10px);\r\n        border: none;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        cursor: pointer;\r\n        transition: all 0.3s ease;\r\n        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\r\n    }\r\n\r\n    .action-btn:hover {\r\n        background: #fff;\r\n        transform: scale(1.1);\r\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\r\n    }\r\n\r\n    .action-btn i {\r\n        font-size: 16px;\r\n        color: #6c757d;\r\n        transition: all 0.3s ease;\r\n    }\r\n\r\n    .wishlist-icon.active {\r\n        color: #dc3545 !important;\r\n    }\r\n   <\/style>\r\n<div class=\"col-lg-4 col-xl-3 col-md-6 mb-4\">\r\n    <div class=\"card rounded-0 border rounded-3 bg-white h-100 \">\r\n        <div class=\"card-body p-1\">\r\n\r\n            <div class=\"bg-card-gray p-2 rounded-2\">\r\n                <div class=\"image-container overflow-hidden product-img-card rounded-2 position-relative\">\r\n                    <a href=\"https:\/\/fakhrosewingworld.com\/product\/112\" class=\"stretched-link\"><\/a>\r\n                                            <img src=\"https:\/\/fakhrosewingworld.com\/uploads\/products\/1767598661_3712.webp\"\r\n                             class=\"img-fluid rounded-2 w-100 h-100 object-fit-contain\"\r\n                             alt=\"Innov- NV2700 Sewing\" loading=\"lazy\">\r\n                    \r\n\r\n\r\n                <\/div>\r\n                <div class=\"product-actions\">\r\n                    <form action=\"https:\/\/fakhrosewingworld.com\/wishlist\/toggle\" method=\"POST\" class=\"wishlist-form\">\r\n                        <input type=\"hidden\" name=\"_token\" value=\"R3hhFIH3X4VlVhPqm5dftzl176JPO7nz9OSSJve1\" autocomplete=\"off\">                        <input type=\"hidden\" name=\"product_id\" value=\"112\">\r\n                        <button type=\"submit\" class=\"action-btn wishlist-btn icon-gray \" aria-label=\"Add to wishlist\">\r\n                            <i class=\"fa-solid fa-heart wishlist-icon \"><\/i>\r\n                        <\/button>\r\n                    <\/form>\r\n                    <form action=\"https:\/\/fakhrosewingworld.com\/cart\/add\" method=\"POST\" class=\"add-to-cart-form\">\r\n                        <input type=\"hidden\" name=\"_token\" value=\"R3hhFIH3X4VlVhPqm5dftzl176JPO7nz9OSSJve1\" autocomplete=\"off\">                        <input type=\"hidden\" name=\"product_id\" value=\"112\">\r\n                        <input type=\"hidden\" name=\"quantity\" value=\"1\">\r\n                        <button type=\"submit\" class=\"action-btn add-to-cart-btn icon-gray\" aria-label=\"Add to cart\">\r\n                            <i class=\"fa-solid fa-cart-plus cart-icon-card\"><\/i>\r\n                        <\/button>\r\n                    <\/form>\r\n                <\/div>\r\n            <\/div>\r\n                        <div class=\"p-2 mt-3\">\r\n                <h6 class=\"icon-gray fs-14 mb-1\">\r\n                    Innov- NV2700 Sewing\r\n                <\/h6>\r\n\r\n                <div class=\"d-flex gap-2 align-items-end mb-2\">\r\n                    <h6 class=\"text-black mt-1 mb-1 fw-bold fs-14\">\r\n                        BHD 899.900\r\n                    <\/h6>\r\n                                    <\/div>\r\n\r\n                <p class=\"fs-13 icon-gray\"><i class=\"fa-solid fa-truck-moving text-primary mx-1\"><\/i>Delivery Extra<\/p>\r\n\r\n                             <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n\r\n","pagination":""}