{"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\/69\" class=\"stretched-link\"><\/a>\r\n                                            <img src=\"https:\/\/fakhrosewingworld.com\/uploads\/products\/1767518085_9285.webp\"\r\n                             class=\"img-fluid rounded-2 w-100 h-100 object-fit-contain\"\r\n                             alt=\"Compact Electric Sewing Machine Easy To Use Sewing And Mending Machine |\" 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=\"nUwdIm6stHuYgAr5fyyszKEoHRAewCgVVQSEGC0D\" autocomplete=\"off\">                        <input type=\"hidden\" name=\"product_id\" value=\"69\">\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=\"nUwdIm6stHuYgAr5fyyszKEoHRAewCgVVQSEGC0D\" autocomplete=\"off\">                        <input type=\"hidden\" name=\"product_id\" value=\"69\">\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                    Compact Electric Sewing Machine Easy To Use 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 52.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        <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\/72\" class=\"stretched-link\"><\/a>\r\n                                            <img src=\"https:\/\/fakhrosewingworld.com\/uploads\/products\/1767520552_2680.webp\"\r\n                             class=\"img-fluid rounded-2 w-100 h-100 object-fit-contain\"\r\n                             alt=\"Traditional Metal Chassis Electric Sewing Machines Featuring 37 Built-In Stitch Selections For Convenient And Versatile Sewing | GS3700 White\/Blue\/Silver\" 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=\"nUwdIm6stHuYgAr5fyyszKEoHRAewCgVVQSEGC0D\" autocomplete=\"off\">                        <input type=\"hidden\" name=\"product_id\" value=\"72\">\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=\"nUwdIm6stHuYgAr5fyyszKEoHRAewCgVVQSEGC0D\" autocomplete=\"off\">                        <input type=\"hidden\" name=\"product_id\" value=\"72\">\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                    Traditional Metal Chassis Electric Sewing Machines...\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 89.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    <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\/103\" class=\"stretched-link\"><\/a>\r\n                                            <img src=\"https:\/\/fakhrosewingworld.com\/uploads\/products\/1767536351_1445.webp\"\r\n                             class=\"img-fluid rounded-2 w-100 h-100 object-fit-contain\"\r\n                             alt=\"Electric Overlocker Sewing Machine Ideal For Seams And Hems\" 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=\"nUwdIm6stHuYgAr5fyyszKEoHRAewCgVVQSEGC0D\" autocomplete=\"off\">                        <input type=\"hidden\" name=\"product_id\" value=\"103\">\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=\"nUwdIm6stHuYgAr5fyyszKEoHRAewCgVVQSEGC0D\" autocomplete=\"off\">                        <input type=\"hidden\" name=\"product_id\" value=\"103\">\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                    Electric Overlocker Sewing Machine Ideal For Seams...\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 176.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    <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\/108\" class=\"stretched-link\"><\/a>\r\n                                            <img src=\"https:\/\/fakhrosewingworld.com\/uploads\/products\/1767539261_6589.webp\"\r\n                             class=\"img-fluid rounded-2 w-100 h-100 object-fit-contain\"\r\n                             alt=\"Brother Innov-is F420 Computerized Sewing &amp; Quilting Machine\" 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=\"nUwdIm6stHuYgAr5fyyszKEoHRAewCgVVQSEGC0D\" autocomplete=\"off\">                        <input type=\"hidden\" name=\"product_id\" value=\"108\">\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=\"nUwdIm6stHuYgAr5fyyszKEoHRAewCgVVQSEGC0D\" autocomplete=\"off\">                        <input type=\"hidden\" name=\"product_id\" value=\"108\">\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                    Brother Innov-is F420 Computerized Sewing &amp; Quilti...\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 275.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    <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\/113\" class=\"stretched-link\"><\/a>\r\n                                            <img src=\"https:\/\/fakhrosewingworld.com\/uploads\/products\/1767598962_6107.webp\"\r\n                             class=\"img-fluid rounded-2 w-100 h-100 object-fit-contain\"\r\n                             alt=\"Innov-is F580 Electric Sewing, Quilting &amp; Embroidery Machine\" 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=\"nUwdIm6stHuYgAr5fyyszKEoHRAewCgVVQSEGC0D\" autocomplete=\"off\">                        <input type=\"hidden\" name=\"product_id\" value=\"113\">\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=\"nUwdIm6stHuYgAr5fyyszKEoHRAewCgVVQSEGC0D\" autocomplete=\"off\">                        <input type=\"hidden\" name=\"product_id\" value=\"113\">\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-is F580 Electric Sewing, Quilting &amp; Embroide...\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 799.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":""}