{"id":2497,"date":"2021-03-02T04:18:23","date_gmt":"2021-03-02T04:18:23","guid":{"rendered":"https:\/\/chawkbazar.redq.io\/?page_id=2497"},"modified":"2025-05-09T18:03:42","modified_gmt":"2025-05-09T23:03:42","slug":"search","status":"publish","type":"page","link":"http:\/\/richardparis.org\/en\/search\/","title":{"rendered":"Shop"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2497\" class=\"elementor elementor-2497\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-256da09 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"256da09\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-07634cb\" data-id=\"07634cb\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3846c23 elementor-widget elementor-widget-cbh_product_listing\" data-id=\"3846c23\" data-element_type=\"widget\" data-widget_type=\"cbh_product_listing.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script type=\"text\/html\" id=\"chawkbazarGridTemplate\">\n    <% _.each(listing, function(list, index ) { %>\n    <%\n    if( list.post_id ) { \n        let permalink;\n        let itemParentClass;\n        let imagePreloaderAnimClass;\n        let imgPreloaderClass;\n        let id = list ? list.post_id : '';\n        let thumbnail = list ? list.thumbnail : chawkbazar_SEARCH.default_image;\n        let title = list ? list.title : '';\n        let excerpt = list ? list.excerpt : '';\n        let product_unit = list ? list.product_unit : '';\n        let price_html = list ? list.price_html : '';\n        let hasModal = RedQWooCommerceQuickViewData ? RedQWooCommerceQuickViewData.hasModal : '';\n        let site_image_loader = ChawkBazarData ? ChawkBazarData.site_image_loader : '';\n        let is_in_stock = list ? list.is_in_stock : \"\";\n        if(hasModal === \"true\") {\n            permalink = '#redq-quick-view-modal';\n            itemParentClass = \"button-redq-woocommerce-quick-view\";\n        } else {\n            permalink = list ? list.permalink : '';\n            itemParentClass = \"\";\n        }\n\n        if(site_image_loader === 'on') {\n            imagePreloaderAnimClass = \"chawkbazar-fadeIn-image-js\";\n            imgPreloaderClass = \"opacity-0\";\n        } else {\n            imagePreloaderAnimClass = \"\";\n            imgPreloaderClass = \"\";\n        }\n        if(thumbnail === false){\n            thumbnail = chawkbazar_SEARCH.default_image;\n        }\n    %>\n    <a href=\"<%=permalink%>\" class=\"<%=itemParentClass%> chawkbazar-helium-product-card group\" data-product_id=\"<%=id%>\" rel=\"modal:open\">\n        <div class=\"card-root group box-border overflow-hidden transition duration-200 transform ease-linear flex flex-col bg-white rounded-md pr-0 pb-2 lg:pb-3\">\n            <div class=\"<%=imagePreloaderAnimClass%> bg-gray-300 overflow-hidden mb-3 md:mb-3.5 chawkbazar-custom-search-products-grid-thumbnail rounded-md\">\n                <% if(thumbnail){ %>\n                <img fetchpriority=\"high\" decoding=\"async\" width=\"696\" height=\"896\" src=\"<%=thumbnail%>\" alt=\"<%=title%>\" class=\"<%=imgPreloaderClass%> transition duration-200 ease-linear transform group-hover:scale-105\" \/>\n                <% } %>\n            <\/div>\n            <div>\n                <h4 id=\"\" class=\"text-heading product_title text-sm md:text-base font-semibold mb-1\">\n                    <%= title %>\n                <\/h4>\n                <p class=\"text-body product_content text-xs lg:text-sm leading-normal xl:leading-relaxed mb-0\">\n                    <%= excerpt %>\n                <\/p>\n                <div class=\"text-heading product_price font-semibold text-base lg:text-lg mt-1.5 lg:mt-2.5\">\n                    <%= price_html %>\n                <\/div>\n                <% if(!is_in_stock) { %>\n                    <div class=\"out-of-stock\">(Out Of Stock)<\/div>     \n                <% } %>\n            <\/div>\n\n        <\/div>\n    <\/a>\n    <% } %>\n    <% }) %>\n\n    <% if(count > listing.length){ %>\n    <div class=\"chawkbazar-product-search-loadmore text-center col-span-full\">\n        <button class=\"button button-medium\">\n            <span class='loaded-text'>Load More<\/span>\n            <span class=\"loading-text\">Loading...<\/span>\n            <svg class='loading-svg' version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"24px\" height=\"24px\" viewBox=\"0 0 50 50\" style=\"enable-background:new 0 0 50 50;\" xml:space=\"preserve\">\n                <path fill=\"#fff\" d=\"M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z\" transform=\"rotate(108.893 25 25)\">\n                    <animateTransform attributeType=\"xml\" attributeName=\"transform\" type=\"rotate\" from=\"0 25 25\" to=\"360 25 25\" dur=\"0.8s\" repeatCount=\"indefinite\"><\/animateTransform>\n                <\/path>\n            <\/svg>\n        <\/button>\n    <\/div>\n    <% } %>\n\n    <% if(!listing.length){ %>\n    <div class=\"chawkbazar-no-product-found chawkbazar-fadeIn-image-js without-gradient-loader text-center col-span-full mt-10\">\n        <img decoding=\"async\" class=\"opacity-0 transition-opacity duration-500 mx-auto max-w-full h-auto\" src=\"http:\/\/richardparis.org\/wp-content\/plugins\/chawkbazar-helper\/assets\/images\/not-found.svg\" alt=\"no products found\">\n    <\/div>\n    <% } %>\n<\/script><script type=\"text\/html\" id=\"chawkbazarSearchTags\">\n    <% _.each(searchTags, function(tag, index ) { %>\n\n    <span data-tag=\"<%= tag %>\" class=\"group flex flex-shrink-0 m-1.5 items-center border border-gray-300 bg-borderBottom rounded-lg text-xs px-3.5 py-2.5 capitalize text-heading cursor-pointer transition duration-200 ease-in-out hover:border-heading\">\n        <%= tag %>\n        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 512 512\" class=\"remove-search-tag text-sm text-body ml-2 flex-shrink-0 -mr-0.5 mt-0.5 transition duration-200 ease-in-out group-hover:text-heading\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M289.94 256l95-95A24 24 0 00351 127l-95 95-95-95a24 24 0 00-34 34l95 95-95 95a24 24 0 1034 34l95-95 95 95a24 24 0 0034-34z\"><\/path>\n        <\/svg>\n    <\/span>\n\n    <% }) %>\n<\/script>                <!-- filter widget for mobile -->\n        <div class=\"fixed inset-0 transform -translate-x-full transition duration-200 ease-in-out h-full bg-white lg:hidden z-10000 chawkbazar-filter-widgets chawkbazar-filter-widgets-mobile\">\n            <div class=\"chawkbazar-filter-widget-header flex items-center justify-center shadow-header relative py-4\">\n                <button id=\"chawkbazar-close-mobile-filter\" class=\"close-filter-widgets-mobile bg-transparent hover:bg-transparent focus:bg-transparent border-none px-0 w-7 h-7 -mt-3.5 absolute left-3.5 top-1\/2 translate-y-2\/4\">\n                    <svg xmlns=\" http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"17.828\" viewBox=\"0 0 22 17.828\">\n                        <path id=\"arrow-forward-outline_10_\" data-name=\"arrow-forward-outline (10)\" d=\"M97.627,112,90,119.5l7.627,7.5m-6.568-7.5H110\" transform=\"translate(-89 -110.586)\" fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" \/>\n                    <\/svg>\n                <\/button>\n                <span class=\"font-semibold text-lg text-heading\">Filter<\/span>\n            <\/div>\n\n            <div class=\"chawkbazar-filter-body-mobile pl-7 pr-7 overflow-y-scroll max-h-full pb-24\">\n                <div class=\"block border-b border-gray-300 pb-7 mb-7 pt-7\">\n            <div class=\"sidebar-header flex items-center justify-between mb-2.5\">\n            <h2 id=\"filters\" class=\"font-semibold text-heading text-2xl mb-0\">Filters<\/h2>\n            <button id=\"deselect-all\" class=\"cursor-pointer text-xs clear-all-filter text-xs focus:outline-none hover:text-heading bg-transparent hover:bg-transparent focus:bg-transparent h-auto px-0 text-heading border-none\" aria-label=\"Clear All\">Clear All<\/button>\n        <\/div>\n        <div id=\"chawkbazar-search-tags\" class=\"selected-filter items-center flex lg:flex-wrap chawkbazar-search-tags -m-1.5 pt-2\"><\/div>\n<\/div>\n<form class=\"chawkbazar-filter-form\" action=\"#\">\n    <input type=\"hidden\" class=\"hidden\" name=\"action\" value=\"chawkbazar_helper_ajax\" \/>\n<input type=\"hidden\" class=\"hidden\" name=\"action_type\" value=\"search\" \/>\n<input type=\"hidden\" class=\"hidden product-order-by\" name=\"order_by\" value=\"title\" \/>\n\n<div class=\"bg-gray-200 mb-5 rounded\">\n    <input type=\"search\" name=\"text-search\" placeholder=\"Quick Search\" class=\"border-0 bg-transparent w-full text-gray-300 mr-5 product-text-search\">\n<\/div>    <section class=\"chawkbazar-filter-widget border-b border-solid border-gray-300 pb-7\">\n        <h4 id=\"categories\" class=\"font-semibold md:text-base text-sm\">Categories<\/h4>\n                <div class=\"cbh-product-filter-items-wrapper max-h-370 relative overflow-hidden overflow-y-auto\">\n            <div class=\"checkbox-group flex flex-col space-y-4 product-category-listing\">\n                    <label data-category=\"Accessories and Chains Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"accessories-and-chains-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Accessories and Chains Collection<\/span>\n    <\/label>\n        <label data-category=\"Holland Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"holland-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Holland Collection<\/span>\n    <\/label>\n        <label data-category=\"Jerusalem Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"jerusalem-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Jerusalem Collection<\/span>\n    <\/label>\n        <label data-category=\"Mujer\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out pl-4\">\n        <input name=\"product-category[]\" value=\"mujer\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Mujer<\/span>\n    <\/label>\n        <label data-category=\"Ni\u00f1as\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out pl-4\">\n        <input name=\"product-category[]\" value=\"ninas\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Ni\u00f1as<\/span>\n    <\/label>\n        <label data-category=\"Ni\u00f1os\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out pl-4\">\n        <input name=\"product-category[]\" value=\"ninos\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Ni\u00f1os<\/span>\n    <\/label>\n        <label data-category=\"Ni\u00f1os - Ni\u00f1as\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out pl-4\">\n        <input name=\"product-category[]\" value=\"ninos-ninas\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Ni\u00f1os - Ni\u00f1as<\/span>\n    <\/label>\n        <label data-category=\"Mexico Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"mexico-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Mexico Collection<\/span>\n    <\/label>\n        <label data-category=\"New York Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"new-york-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">New York Collection<\/span>\n    <\/label>\n        <label data-category=\"Paris Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"paris-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Paris Collection<\/span>\n    <\/label>\n        <label data-category=\"Puerto Rico Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"puerto-rico-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Puerto Rico Collection<\/span>\n    <\/label>\n        <label data-category=\"Sin categorizar\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"sin-categorizar\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Sin categorizar<\/span>\n    <\/label>\n        <label data-category=\"Venice Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"venice-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Venice Collection<\/span>\n    <\/label>\n                <\/div>\n        <\/div>\n    <\/section>\n    <div class=\"block border-b border-gray-300 pb-7 mb-7 mt-7\">\n        <h3 id=\"price-range\" class=\"text-heading text-sm md:text-base font-semibold mb-7\">Price Range<\/h3>\n        <div class=\"cbh-product-filter-items-wrapper max-h-370 relative overflow-hidden overflow-y-auto\">\n            <div class=\"mt-2 flex flex-col space-y-4\">\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"100-to-150\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">$100 to $150<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"150-to-200\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">$150 to $200<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"200-to-300\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">$200 to $300<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"300-to-500\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">$300 to $500<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"50-to-100\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">$50 to $100<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"500-to-1000\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">$500 to $1000<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"10-00\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">10.00<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"20-00\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">20.00<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"over-1000\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">Over $1000<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"under-50\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">Under $50<\/span>\n                    <\/label>\n                            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"chawkbazar-filter-widget pb-7 mt-7\">\n        <h4 id=\"colors\" class=\"font-semibold md:text-base text-sm\">Colors<\/h4>\n        <div class=\"cbh-product-filter-items-wrapper max-h-370 relative overflow-hidden overflow-y-auto\">\n            <div class=\"checkbox-group flex flex-col space-y-4\">\n                                    <label class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out\">\n                        <input name=\"product-color[]\" value=\"red-bone\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n                        <span class=\"text-gray-700 cursor-pointer\">\n                            <span class=\"chawkbazar-filter-color-preview mr-3 mt-0.5\" style=\"background: #8f0808\"><\/span>\n                            Red Bone                        <\/span>\n                    <\/label>\n                                    <label class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out\">\n                        <input name=\"product-color[]\" value=\"blue-bone\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n                        <span class=\"text-gray-700 cursor-pointer\">\n                            <span class=\"chawkbazar-filter-color-preview mr-3 mt-0.5\" style=\"background: #b6d0e2\"><\/span>\n                            Blue Bone                        <\/span>\n                    <\/label>\n                                    <label class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out\">\n                        <input name=\"product-color[]\" value=\"pink-bone\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n                        <span class=\"text-gray-700 cursor-pointer\">\n                            <span class=\"chawkbazar-filter-color-preview mr-3 mt-0.5\" style=\"background: #ffc2cd\"><\/span>\n                            Pink Bone                        <\/span>\n                    <\/label>\n                                    <label class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out\">\n                        <input name=\"product-color[]\" value=\"gold\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n                        <span class=\"text-gray-700 cursor-pointer\">\n                            <span class=\"chawkbazar-filter-color-preview mr-3 mt-0.5\" style=\"background: #ffd700\"><\/span>\n                            Gold                        <\/span>\n                    <\/label>\n                                    <label class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out\">\n                        <input name=\"product-color[]\" value=\"silver\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n                        <span class=\"text-gray-700 cursor-pointer\">\n                            <span class=\"chawkbazar-filter-color-preview mr-3 mt-0.5\" style=\"background: #c0c0c0\"><\/span>\n                            Silver                        <\/span>\n                    <\/label>\n                            <\/div>\n        <\/div>\n    <\/div>\n<\/form>            <\/div>\n\n            <div class=\"total-filtered-products fixed left-0 bottom-0 right-0 z-10\">\n                <button id=\"total-filtered-products\" class=\"w-full rounded-none\">\n                    <span class=\"show-items-text\">Show&nbsp;<\/span>\n                    <span class=\"total-products\"><\/span>\n                <\/button>\n            <\/div>\n        <\/div>\n        <!-- end filter widget for mobile -->\n\n        <div class=\"flex mb-11 md:mb-12 lg:mb-14 2xl:mb-16 pt-8\">\n\n            <div class=\"chawkbazar-filter-widgets flex-shrink-0 md:pr-8 lg:pr-20 xl:pr-24 md:w-75 lg:w-80 xl:w-96 hidden lg:block\">\n                                    <div class=\"flex items-center\">\n                        <ul class=\"chawkbazar-breadcrumb\"><\/ul>                    <\/div>\n                                <div class=\"block border-b border-gray-300 pb-7 mb-7 pt-7\">\n            <div class=\"sidebar-header flex items-center justify-between mb-2.5\">\n            <h2 id=\"filters-2\" class=\"font-semibold text-heading text-2xl mb-0\">Filters<\/h2>\n            <button id=\"deselect-all\" class=\"cursor-pointer text-xs clear-all-filter text-xs focus:outline-none hover:text-heading bg-transparent hover:bg-transparent focus:bg-transparent h-auto px-0 text-heading border-none\" aria-label=\"Clear All\">Clear All<\/button>\n        <\/div>\n        <div id=\"chawkbazar-search-tags\" class=\"selected-filter items-center flex lg:flex-wrap chawkbazar-search-tags -m-1.5 pt-2\"><\/div>\n<\/div>\n<form class=\"chawkbazar-filter-form\" action=\"#\">\n    <input type=\"hidden\" class=\"hidden\" name=\"action\" value=\"chawkbazar_helper_ajax\" \/>\n<input type=\"hidden\" class=\"hidden\" name=\"action_type\" value=\"search\" \/>\n<input type=\"hidden\" class=\"hidden product-order-by\" name=\"order_by\" value=\"title\" \/>\n\n<div class=\"bg-gray-200 mb-5 rounded\">\n    <input type=\"search\" name=\"text-search\" placeholder=\"Quick Search\" class=\"border-0 bg-transparent w-full text-gray-300 mr-5 product-text-search\">\n<\/div>    <section class=\"chawkbazar-filter-widget border-b border-solid border-gray-300 pb-7\">\n        <h4 id=\"categories-2\" class=\"font-semibold md:text-base text-sm\">Categories<\/h4>\n                <div class=\"cbh-product-filter-items-wrapper max-h-370 relative overflow-hidden overflow-y-auto\">\n            <div class=\"checkbox-group flex flex-col space-y-4 product-category-listing\">\n                    <label data-category=\"Accessories and Chains Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"accessories-and-chains-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Accessories and Chains Collection<\/span>\n    <\/label>\n        <label data-category=\"Holland Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"holland-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Holland Collection<\/span>\n    <\/label>\n        <label data-category=\"Jerusalem Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"jerusalem-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Jerusalem Collection<\/span>\n    <\/label>\n        <label data-category=\"Mujer\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out pl-4\">\n        <input name=\"product-category[]\" value=\"mujer\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Mujer<\/span>\n    <\/label>\n        <label data-category=\"Ni\u00f1as\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out pl-4\">\n        <input name=\"product-category[]\" value=\"ninas\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Ni\u00f1as<\/span>\n    <\/label>\n        <label data-category=\"Ni\u00f1os\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out pl-4\">\n        <input name=\"product-category[]\" value=\"ninos\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Ni\u00f1os<\/span>\n    <\/label>\n        <label data-category=\"Ni\u00f1os - Ni\u00f1as\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out pl-4\">\n        <input name=\"product-category[]\" value=\"ninos-ninas\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Ni\u00f1os - Ni\u00f1as<\/span>\n    <\/label>\n        <label data-category=\"Mexico Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"mexico-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Mexico Collection<\/span>\n    <\/label>\n        <label data-category=\"New York Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"new-york-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">New York Collection<\/span>\n    <\/label>\n        <label data-category=\"Paris Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"paris-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Paris Collection<\/span>\n    <\/label>\n        <label data-category=\"Puerto Rico Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"puerto-rico-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Puerto Rico Collection<\/span>\n    <\/label>\n        <label data-category=\"Sin categorizar\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"sin-categorizar\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Sin categorizar<\/span>\n    <\/label>\n        <label data-category=\"Venice Collection\" class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out \">\n        <input name=\"product-category[]\" value=\"venice-collection\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n        <span class=\"text-gray-700 cursor-pointer\">Venice Collection<\/span>\n    <\/label>\n                <\/div>\n        <\/div>\n    <\/section>\n    <div class=\"block border-b border-gray-300 pb-7 mb-7 mt-7\">\n        <h3 id=\"price-range-2\" class=\"text-heading text-sm md:text-base font-semibold mb-7\">Price Range<\/h3>\n        <div class=\"cbh-product-filter-items-wrapper max-h-370 relative overflow-hidden overflow-y-auto\">\n            <div class=\"mt-2 flex flex-col space-y-4\">\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"100-to-150\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">$100 to $150<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"150-to-200\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">$150 to $200<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"200-to-300\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">$200 to $300<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"300-to-500\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">$300 to $500<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"50-to-100\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">$50 to $100<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"500-to-1000\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">$500 to $1000<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"10-00\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">10.00<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"20-00\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">20.00<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"over-1000\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">Over $1000<\/span>\n                    <\/label>\n                                    <label class=\"group flex items-center text-heading text-sm cursor-pointer\">\n                        <input type=\"checkbox\" name=\"product-price[]\" value=\"under-50\" class=\"form-checkbox w-5 h-5 border border-gray-300 rounded cursor-pointer transition duration-500 ease-in-out hover:border-heading\">\n                        <span class=\"-mt-0.5\">Under $50<\/span>\n                    <\/label>\n                            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"chawkbazar-filter-widget pb-7 mt-7\">\n        <h4 id=\"colors-2\" class=\"font-semibold md:text-base text-sm\">Colors<\/h4>\n        <div class=\"cbh-product-filter-items-wrapper max-h-370 relative overflow-hidden overflow-y-auto\">\n            <div class=\"checkbox-group flex flex-col space-y-4\">\n                                    <label class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out\">\n                        <input name=\"product-color[]\" value=\"red-bone\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n                        <span class=\"text-gray-700 cursor-pointer\">\n                            <span class=\"chawkbazar-filter-color-preview mr-3 mt-0.5\" style=\"background: #8f0808\"><\/span>\n                            Red Bone                        <\/span>\n                    <\/label>\n                                    <label class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out\">\n                        <input name=\"product-color[]\" value=\"blue-bone\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n                        <span class=\"text-gray-700 cursor-pointer\">\n                            <span class=\"chawkbazar-filter-color-preview mr-3 mt-0.5\" style=\"background: #b6d0e2\"><\/span>\n                            Blue Bone                        <\/span>\n                    <\/label>\n                                    <label class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out\">\n                        <input name=\"product-color[]\" value=\"pink-bone\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n                        <span class=\"text-gray-700 cursor-pointer\">\n                            <span class=\"chawkbazar-filter-color-preview mr-3 mt-0.5\" style=\"background: #ffc2cd\"><\/span>\n                            Pink Bone                        <\/span>\n                    <\/label>\n                                    <label class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out\">\n                        <input name=\"product-color[]\" value=\"gold\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n                        <span class=\"text-gray-700 cursor-pointer\">\n                            <span class=\"chawkbazar-filter-color-preview mr-3 mt-0.5\" style=\"background: #ffd700\"><\/span>\n                            Gold                        <\/span>\n                    <\/label>\n                                    <label class=\"inline-flex items-center filter-item rounded transition duration-300 ease-in-out\">\n                        <input name=\"product-color[]\" value=\"silver\" type=\"checkbox\" class=\"filter-checkbox form-checkbox h-5 w-5 text-gray-600\">\n                        <span class=\"text-gray-700 cursor-pointer\">\n                            <span class=\"chawkbazar-filter-color-preview mr-3 mt-0.5\" style=\"background: #c0c0c0\"><\/span>\n                            Silver                        <\/span>\n                    <\/label>\n                            <\/div>\n        <\/div>\n    <\/div>\n<\/form>            <\/div>\n\n            <div class=\"w-full lg:-ml-9\">\n                <div class=\"flex justify-between items-center mb-7\">\n                                            <h2 id=\"products\" class=\"text-2xl hidden lg:inline-flex mb-0\">\n                            Products                        <\/h2>\n                                        <button id=\"chawkbazar-open-mobile-filter\" class=\"lg:hidden text-heading text-sm px-4 py-2 font-semibold border border-gray-300 rounded-md flex items-center transition duration-200 ease-in-out focus:outline-none bg-transparent hover:bg-transparent active:bg-transparent h-auto\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18px\" height=\"14px\" viewBox=\"0 0 18 14\">\n                            <g id=\"Group_36196\" data-name=\"Group 36196\" transform=\"translate(-925 -1122.489)\">\n                                <path id=\"Path_22590\" data-name=\"Path 22590\" d=\"M942.581,1295.564H925.419c-.231,0-.419-.336-.419-.75s.187-.75.419-.75h17.163c.231,0,.419.336.419.75S942.813,1295.564,942.581,1295.564Z\" transform=\"translate(0 -169.575)\" fill=\"currentColor\"><\/path>\n                                <path id=\"Path_22591\" data-name=\"Path 22591\" d=\"M942.581,1951.5H925.419c-.231,0-.419-.336-.419-.75s.187-.75.419-.75h17.163c.231,0,.419.336.419.75S942.813,1951.5,942.581,1951.5Z\" transform=\"translate(0 -816.512)\" fill=\"currentColor\"><\/path>\n                                <path id=\"Path_22593\" data-name=\"Path 22593\" d=\"M1163.713,1122.489a2.5,2.5,0,1,0,1.768.732A2.483,2.483,0,0,0,1163.713,1122.489Z\" transform=\"translate(-233.213)\" fill=\"currentColor\"><\/path>\n                                <path id=\"Path_22594\" data-name=\"Path 22594\" d=\"M2344.886,1779.157a2.5,2.5,0,1,0,.731,1.768A2.488,2.488,0,0,0,2344.886,1779.157Z\" transform=\"translate(-1405.617 -646.936)\" fill=\"currentColor\"><\/path>\n                            <\/g>\n                        <\/svg>\n                        <span class=\"pl-2.5\">Filter<\/span>\n                    <\/button>\n\n                                            <div class=\"flex items-center justify-end\">\n                            <div class=\"text-body text-xs hidden sm:block md:text-sm leading-6 md:leading-7 mr-6 total-products\"><\/div>\n                            <label class=\"chawkbazar-products-sorting block border border-gray-300 rounded-md\">\n                                <select name=\"sortBy\" id=\"sortBy\" class=\"form-select block w-full text-heading text-sm font-semibold cursor-pointer product-sorting\">\n                                    <option value=\"\" selected disabled>Sorting Options<\/option>\n                                    <option value=\"title\">Title (A - Z)<\/option>\n                                    <option value=\"title-desc\">Title (Z - A)<\/option>\n                                    <option value=\"date-desc\">Sort by Newest<\/option>\n                                    <option value=\"date\">Sort by Oldest<\/option>\n                                    <option value=\"_wc_average_rating-desc\">Popularity (High to Low)<\/option>\n                                    <option value=\"_wc_average_rating\">Popularity (Low to High)<\/option>\n                                    <option value=\"_price-desc\">Price (High to Low)<\/option>\n                                    <option value=\"_price\">Price (Low to High)<\/option>\n                                <\/select>\n                            <\/label>\n                        <\/div>\n                    \n                <\/div>\n\n                                    <div id=\"chawkbazar-products-grid\" class=\"grid grid-cols-2 sm:grid-cols-3 2xl:grid-cols-4 3xl:grid-cols-5 gap-x-3 lg:gap-x-5 xl:gap-x-7 gap-y-3 xl:gap-y-5 2xl:gap-y-8 chawkbazar-custom-search-products-grid\">\n                        <div class=\"chawkbazar-loader is-active col-span-2 sm:col-span-3 2xl:col-span-4 3xl:col-span-5 min-h-[120px]\">\n                            <span class=\"dot-1\"><\/span>\n                            <span class=\"dot-2\"><\/span>\n                            <span class=\"dot-3\"><\/span>\n                        <\/div>\n                    <\/div>\n                            <\/div>\n        <\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":12,"comment_status":"closed","ping_status":"closed","template":"page-full-width.php","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-2497","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/richardparis.org\/en\/wp-json\/wp\/v2\/pages\/2497","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/richardparis.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/richardparis.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/richardparis.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/richardparis.org\/en\/wp-json\/wp\/v2\/comments?post=2497"}],"version-history":[{"count":2,"href":"http:\/\/richardparis.org\/en\/wp-json\/wp\/v2\/pages\/2497\/revisions"}],"predecessor-version":[{"id":8194,"href":"http:\/\/richardparis.org\/en\/wp-json\/wp\/v2\/pages\/2497\/revisions\/8194"}],"wp:attachment":[{"href":"http:\/\/richardparis.org\/en\/wp-json\/wp\/v2\/media?parent=2497"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}