PATH:
home
/
thebhoeo
/
public_html
/
lazysleep
/
wp-content
/
plugins
/
woocommerce
/
assets
/
client
/
blocks
(()=>{var e,o,t,r={1190:(e,o,t)=>{"use strict";const r=window.wp.hooks,c=window.wp.blockEditor,n=window.wp.data;var l=t(7723),s=t(7871),a=t(4245);const i=window.wp.components,u=window.wp.blocks;t(2434);var d=t(6087);const p="core/search",b="woocommerce/product-search";let m=function(e){return e.OUTSIDE="button-outside",e.INSIDE="button-inside",e.NO_BUTTON="no-button",e.BUTTON_ONLY="button-only",e.INPUT_AND_BUTTON="input-and-button",e}({});function w(e){return"button-outside"===e||"button-inside"===e}function h(e){return w(e)?m.INPUT_AND_BUTTON:e}function _(e){return w(e)?e:m.OUTSIDE}var f=t(790);const g=e=>{const{attributes:o,setAttributes:t}=e,{buttonPosition:r,buttonUseIcon:n,showLabel:s}=o,[a,u]=(0,d.useState)(r);return(0,d.useEffect)(()=>{w(r)&&a!==r&&u(r)},[r]),(0,f.jsx)(c.InspectorControls,{group:"styles",children:(0,f.jsxs)(i.PanelBody,{title:(0,l.__)("Styles","woocommerce"),children:[(0,f.jsx)(i.RadioControl,{selected:h(r),options:[{label:(0,l.__)("Input and button","woocommerce"),value:m.INPUT_AND_BUTTON},{label:(0,l.__)("Input only","woocommerce"),value:m.NO_BUTTON},{label:(0,l.__)("Button only","woocommerce"),value:m.BUTTON_ONLY}],onChange:e=>{if(e!==m.INPUT_AND_BUTTON)t({buttonPosition:e});else{const e=_(a);t({buttonPosition:e})}}}),r!==m.NO_BUTTON&&(0,f.jsxs)(f.Fragment,{children:[r!==m.BUTTON_ONLY&&(0,f.jsxs)(i.__experimentalToggleGroupControl,{label:(0,l.__)("BUTTON POSITION","woocommerce"),isBlock:!0,onChange:e=>{t({buttonPosition:e})},value:_(r),children:[(0,f.jsx)(i.__experimentalToggleGroupControlOption,{value:m.INSIDE,label:(0,l.__)("Inside","woocommerce")}),(0,f.jsx)(i.__experimentalToggleGroupControlOption,{value:m.OUTSIDE,label:(0,l.__)("Outside","woocommerce")})]}),(0,f.jsxs)(i.__experimentalToggleGroupControl,{label:(0,l.__)("BUTTON APPEARANCE","woocommerce"),isBlock:!0,onChange:e=>{t({buttonUseIcon:e})},value:n,children:[(0,f.jsx)(i.__experimentalToggleGroupControlOption,{value:!1,label:(0,l.__)("Text","woocommerce")}),(0,f.jsx)(i.__experimentalToggleGroupControlOption,{value:!0,label:(0,l.__)("Icon","woocommerce")})]})]}),(0,f.jsx)(i.ToggleControl,{label:(0,l.__)("Show input label","woocommerce"),checked:s,onChange:e=>t({showLabel:e})})]})})};var y=t(4921);const x=window.wc.wcSettings,T=({attributes:{label:e,placeholder:o,formId:t,className:r,hasLabel:c,align:n}})=>{const s=(0,y.A)("wc-block-product-search",n?"align"+n:"",r);return(0,f.jsx)("div",{className:s,children:(0,f.jsxs)("form",{role:"search",method:"get",action:x.HOME_URL,children:[(0,f.jsx)("label",{htmlFor:t,className:c?"wc-block-product-search__label":"wc-block-product-search__label screen-reader-text",children:e}),(0,f.jsxs)("div",{className:"wc-block-product-search__fields",children:[(0,f.jsx)("input",{type:"search",id:t,className:"wc-block-product-search__field",placeholder:o,name:"s"}),(0,f.jsx)("input",{type:"hidden",name:"post_type",value:"product"}),(0,f.jsx)("button",{type:"submit",className:"wc-block-product-search__button","aria-label":(0,l.__)("Search","woocommerce"),children:(0,f.jsx)("svg",{"aria-hidden":"true",role:"img",focusable:"false",className:"dashicon dashicons-arrow-right-alt2",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",children:(0,f.jsx)("path",{d:"M6 15l5-5-5-5 1-2 7 7-7 7z"})})})]})]})})},O={hasLabel:{type:"boolean",default:!0},label:{type:"string",default:(0,l.__)("Search","woocommerce")},placeholder:{type:"string",default:(0,l.__)("Search products…","woocommerce")},formId:{type:"string",default:""}},v={label:O.label.default,buttonText:O.label.default,placeholder:O.placeholder.default,query:{post_type:"product"},namespace:b};(0,u.registerBlockType)(b,{title:(0,l.__)("Product Search","woocommerce"),apiVersion:3,icon:{src:(0,f.jsx)(s.A,{icon:a.A,className:"wc-block-editor-components-block-icon"})},category:"woocommerce",keywords:[(0,l.__)("WooCommerce","woocommerce")],description:(0,l.__)("A search box to allow customers to search for products by keyword.","woocommerce"),supports:{align:["wide","full"],inserter:!1},attributes:O,transforms:{from:[{type:"block",blocks:["core/legacy-widget"],isMatch:({idBase:e,instance:o})=>"woocommerce_product_search"===e&&!!o?.raw,transform:({instance:e})=>(0,u.createBlock)(b,{label:e.raw.title||v.label})}]},deprecated:[{attributes:O,save:e=>(0,f.jsx)("div",{children:(0,f.jsx)(T,{...e})})}],edit:({clientId:e})=>{const{replaceBlocks:o}=(0,n.useDispatch)(c.store),t=(0,n.useSelect)(o=>o("core/block-editor").getBlockAttributes(e),[e]),r=[(0,f.jsx)(i.Button,{onClick:()=>{o(e,(0,u.createBlock)("core/search",{label:t?.label||v.label,buttonText:v.buttonText,placeholder:t?.placeholder||v.placeholder,query:v.query}))},variant:"primary",children:(0,l.__)("Upgrade Block","woocommerce")},"update")];return(0,f.jsx)(c.Warning,{actions:r,className:"wc-block-components-actions",children:(0,l.__)("This version of the Product Search block is outdated. Upgrade to continue using.","woocommerce")})},save:()=>null}),(0,r.addFilter)("blocks.registerBlockType",b,function(e,o){return"core/search"===o&&(e.attributes={...e.attributes,namespace:{type:"string"}}),e}),(0,u.registerBlockVariation)("core/search",{name:b,title:(0,l.__)("Product Search","woocommerce"),icon:{src:(0,f.jsx)(s.A,{icon:a.A,className:"wc-block-editor-components-block-icon"})},isActive:(e,o)=>e.query?.post_type===o.query.post_type,category:"woocommerce",keywords:[(0,l.__)("WooCommerce","woocommerce")],description:(0,l.__)("A search box to allow customers to search for products by keyword.","woocommerce"),attributes:v}),(0,r.addFilter)("editor.BlockEdit",p,e=>o=>function(e){return e.name===p&&e.attributes?.namespace===b}(o)?(0,f.jsxs)(f.Fragment,{children:[(0,f.jsx)(g,{...o}),(0,f.jsx)(e,{...o})]}):(0,f.jsx)(e,{...o}))},2434:()=>{},790:e=>{"use strict";e.exports=window.ReactJSXRuntime},6087:e=>{"use strict";e.exports=window.wp.element},7723:e=>{"use strict";e.exports=window.wp.i18n},5573:e=>{"use strict";e.exports=window.wp.primitives}},c={};function n(e){var o=c[e];if(void 0!==o)return o.exports;var t=c[e]={exports:{}};return r[e](t,t.exports,n),t.exports}n.m=r,e=[],n.O=(o,t,r,c)=>{if(!t){var l=1/0;for(u=0;u<e.length;u++){for(var[t,r,c]=e[u],s=!0,a=0;a<t.length;a++)(!1&c||l>=c)&&Object.keys(n.O).every(e=>n.O[e](t[a]))?t.splice(a--,1):(s=!1,c<l&&(l=c));if(s){e.splice(u--,1);var i=r();void 0!==i&&(o=i)}}return o}c=c||0;for(var u=e.length;u>0&&e[u-1][2]>c;u--)e[u]=e[u-1];e[u]=[t,r,c]},n.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return n.d(o,{a:o}),o},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,n.t=function(e,r){if(1&r&&(e=this(e)),8&r)return e;if("object"==typeof e&&e){if(4&r&&e.__esModule)return e;if(16&r&&"function"==typeof e.then)return e}var c=Object.create(null);n.r(c);var l={};o=o||[null,t({}),t([]),t(t)];for(var s=2&r&&e;"object"==typeof s&&!~o.indexOf(s);s=t(s))Object.getOwnPropertyNames(s).forEach(o=>l[o]=()=>e[o]);return l.default=()=>e,n.d(c,l),c},n.d=(e,o)=>{for(var t in o)n.o(o,t)&&!n.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:o[t]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.j=2545,(()=>{var e={2545:0};n.O.j=o=>0===e[o];var o=(o,t)=>{var r,c,[l,s,a]=t,i=0;if(l.some(o=>0!==e[o])){for(r in s)n.o(s,r)&&(n.m[r]=s[r]);if(a)var u=a(n)}for(o&&o(t);i<l.length;i++)c=l[i],n.o(e,c)&&e[c]&&e[c][0](),e[c]=0;return n.O(u)},t=globalThis.webpackChunkwebpackWcBlocksMainJsonp=globalThis.webpackChunkwebpackWcBlocksMainJsonp||[];t.forEach(o.bind(null,0)),t.push=o.bind(null,t.push.bind(t))})();var l=n.O(void 0,[94],()=>n(1190));l=n.O(l),((this.wc=this.wc||{}).blocks=this.wc.blocks||{})["product-search"]=l})();
[+]
..
[-] order-confirmation-additional-information.asset.php
[edit]
[+]
product-filter-removable-chips
[-] order-confirmation-shipping-address-rtl.css
[edit]
[+]
order-confirmation-downloads
[-] product-specifications.css
[edit]
[+]
add-to-cart-with-options-quantity-selector
[-] store-notices-style.asset.php
[edit]
[+]
product-specifications
[-] product-top-rated.asset.php
[edit]
[-] checkout.css
[edit]
[-] product-filter-clear-button.css
[edit]
[-] product-description.js
[edit]
[-] wc-blocks-shared-hocs.asset.php
[edit]
[-] order-confirmation-additional-fields-wrapper-rtl.css
[edit]
[-] packages-style.css
[edit]
[-] all-reviews-rtl.css
[edit]
[-] active-filters.js
[edit]
[-] order-confirmation-downloads.asset.php
[edit]
[-] order-confirmation-summary.js
[edit]
[-] product-filter-attribute.asset.php
[edit]
[-] mini-cart-contents.css
[edit]
[-] wc-shipping-method-pickup-location.asset.php
[edit]
[-] product-rating-stars-rtl.css
[edit]
[-] stock-filter-wrapper-frontend.js
[edit]
[-] wc-blocks-google-analytics.js
[edit]
[-] product-description.asset.php
[edit]
[-] attribute-filter.css
[edit]
[-] packages-style-style.asset.php
[edit]
[-] wc-blocks-data.asset.php
[edit]
[+]
product-rating-stars
[-] product-reviews-pagination-previous-style.asset.php
[edit]
[+]
product-filter-chips
[-] wc-payment-method-bacs.js
[edit]
[+]
add-to-cart-with-options-variation-selector
[-] category-title.asset.php
[edit]
[-] mini-cart-contents-rtl.css
[edit]
[-] blocks-checkout.asset.php
[edit]
[-] add-to-cart-with-options-variation-selector-attribute.js
[edit]
[-] product-filter-status-rtl.css
[edit]
[+]
reviews-by-category
[-] product-filter-taxonomy-rtl.css
[edit]
[-] order-confirmation-status.asset.php
[edit]
[-] order-confirmation-create-account-style.asset.php
[edit]
[-] featured-category-style.asset.php
[edit]
[+]
add-to-cart-with-options-grouped-product-item-selector
[+]
product-reviews-title
[-] add-to-cart-with-options-variation-description-style.asset.php
[edit]
[-] add-to-cart-with-options-grouped-product-item.js
[edit]
[-] order-confirmation-summary.asset.php
[edit]
[-] product-gallery-large-image.js
[edit]
[-] wc-payment-method-cod.js
[edit]
[-] order-confirmation-shipping-wrapper-style.asset.php
[edit]
[-] product-filter-rating.js
[edit]
[-] breadcrumbs.asset.php
[edit]
[-] products-by-attribute.js
[edit]
[-] order-confirmation-billing-address-rtl.css
[edit]
[-] product-review-rating.asset.php
[edit]
[+]
related-products
[-] product-on-sale.js
[edit]
[-] packages-style-style.js.LICENSE.txt
[edit]
[-] product-review-author-name.css
[edit]
[-] order-confirmation-additional-information.js
[edit]
[-] page-content-wrapper.js
[edit]
[-] product-filters.js
[edit]
[+]
filter-wrapper
[-] coming-soon.asset.php
[edit]
[-] product-details-style.asset.php
[edit]
[-] product-filter-removable-chips.asset.php
[edit]
[-] all-reviews.asset.php
[edit]
[-] product-price-rtl.css
[edit]
[-] reviews-by-product-rtl.css
[edit]
[-] cart-frontend.js
[edit]
[-] cart.js
[edit]
[-] handpicked-products-style.asset.php
[edit]
[-] product-filter-active.js
[edit]
[+]
products-by-attribute
[-] wc-blocks.js
[edit]
[-] product-filter-removable-chips-style.asset.php
[edit]
[-] category-description-style.asset.php
[edit]
[+]
single-product
[+]
product-gallery-large-image
[-] product-reviews-title.asset.php
[edit]
[-] catalog-sorting.asset.php
[edit]
[-] product-new-style.asset.php
[edit]
[-] product-sku.css
[edit]
[-] product-reviews-pagination-numbers-style.asset.php
[edit]
[-] product-filter-price.asset.php
[edit]
[-] product-review-template.js
[edit]
[-] product-reviews-title.js
[edit]
[-] accordion-panel.asset.php
[edit]
[-] add-to-cart-form.asset.php
[edit]
[+]
order-confirmation-additional-fields
[-] wc-blocks-registry.js
[edit]
[-] product-review-content-style.asset.php
[edit]
[-] coming-soon.js
[edit]
[-] order-confirmation-downloads.css
[edit]
[+]
add-to-cart-with-options-grouped-product-item
[-] active-filters-style.asset.php
[edit]
[-] add-to-cart-with-options-grouped-product-selector.js
[edit]
[-] product-review-content-rtl.css
[edit]
[-] product-specifications-style.asset.php
[edit]
[-] add-to-cart-with-options-grouped-product-item-selector-style.asset.php
[edit]
[+]
accordion-header
[-] wishlist.asset.php
[edit]
[+]
product-filters
[-] product-filter-clear-button-rtl.css
[edit]
[-] product-categories-rtl.css
[edit]
[-] product-image-gallery-rtl.css
[edit]
[-] product-image-gallery.css
[edit]
[-] order-confirmation-additional-fields-rtl.css
[edit]
[+]
add-to-cart-with-options-variation-description
[-] accordion-header-style.asset.php
[edit]
[-] product-details-rtl.css
[edit]
[-] product-reviews-pagination-previous.js
[edit]
[-] cart.asset.php
[edit]
[-] mini-cart-contents.js
[edit]
[-] wc-settings.js
[edit]
[-] single-product-style.asset.php
[edit]
[-] order-confirmation-additional-fields-wrapper.js
[edit]
[+]
accordion-group
[-] wc-payment-method-cheque.js
[edit]
[-] stock-filter.css
[edit]
[-] add-to-cart-with-options-quantity-selector.asset.php
[edit]
[-] product-tag.asset.php
[edit]
[+]
email-content
[-] product-filter-status.asset.php
[edit]
[-] product-average-rating-frontend.js
[edit]
[-] product-sku-frontend.js
[edit]
[+]
product-review-form
[-] reviews-by-category.css
[edit]
[-] all-products-frontend.js
[edit]
[-] product-collection-no-results.js
[edit]
[-] all-products-frontend.asset.php
[edit]
[-] cart-rtl.css
[edit]
[+]
category-description
[-] stock-filter-frontend.js
[edit]
[-] product-review-date-style.asset.php
[edit]
[-] saved-for-later.asset.php
[edit]
[-] product-details.js
[edit]
[-] add-to-cart-with-options-grouped-product-item-style.asset.php
[edit]
[-] product-collection.asset.php
[edit]
[+]
classic-shortcode
[+]
accordion-item
[+]
featured-category
[+]
product-rating-counter
[-] product-gallery-large-image-next-previous-style.asset.php
[edit]
[-] product-categories.asset.php
[edit]
[-] all-products-style.asset.php
[edit]
[-] wc-cart-checkout-base-frontend.asset.php
[edit]
[-] product-stock-indicator.js
[edit]
[+]
product-image-gallery
[-] wc-blocks-rtl.css
[edit]
[-] product-reviews-pagination-style.asset.php
[edit]
[-] product-filter-clear-button.asset.php
[edit]
[-] classic-shortcode-style.asset.php
[edit]
[-] stock-filter.asset.php
[edit]
[-] product-gallery-thumbnails-style.asset.php
[edit]
[-] product-sku-rtl.css
[edit]
[-] order-confirmation-billing-wrapper.asset.php
[edit]
[+]
accordion-panel
[-] add-to-cart-with-options-variation-selector-attribute-name-style.asset.php
[edit]
[-] add-to-cart-with-options-grouped-product-item-selector.js
[edit]
[-] single-product-rtl.css
[edit]
[-] order-confirmation-downloads-wrapper.js
[edit]
[-] email-content-style.asset.php
[edit]
[-] product-review-template.css
[edit]
[-] wc-payment-method-paypal.js
[edit]
[-] order-confirmation-status.css
[edit]
[-] store-notices.asset.php
[edit]
[-] product-filter-clear-button-style.asset.php
[edit]
[-] product-review-content.css
[edit]
[-] coming-soon-rtl.css
[edit]
[+]
product-meta
[-] mini-cart-contents-style.asset.php
[edit]
[+]
product-best-sellers
[-] legacy-template.css
[edit]
[-] product-query-style.asset.php
[edit]
[-] product-reviews-title-rtl.css
[edit]
[-] single-product.asset.php
[edit]
[+]
product-sale-badge
[-] order-confirmation-billing-wrapper-style.asset.php
[edit]
[-] add-to-cart-with-options-grouped-product-item-label-style.asset.php
[edit]
[-] wc-blocks-editor-style-rtl.css
[edit]
[-] add-to-cart-with-options-variation-description.js
[edit]
[-] wc-schema-parser.asset.php
[edit]
[-] 484.js
[edit]
[-] category-title.js
[edit]
[-] product-summary-frontend.js
[edit]
[-] attribute-filter.js
[edit]
[-] blocks-components.asset.php
[edit]
[+]
featured-product
[-] reviews-by-category-style.asset.php
[edit]
[-] order-confirmation-additional-fields.css
[edit]
[-] product-template.asset.php
[edit]
[-] add-to-cart-with-options-variation-selector-attribute-name.js
[edit]
[+]
product-review-author-name
[+]
product-review-content
[-] mini-cart-component-frontend.asset.php
[edit]
[-] product-review-date-rtl.css
[edit]
[-] dropdown.asset.php
[edit]
[-] product-filter-taxonomy-style.asset.php
[edit]
[-] page-content-wrapper-style.asset.php
[edit]
[-] product-rating-stars.js
[edit]
[-] product-review-template.asset.php
[edit]
[+]
product-reviews-pagination-previous
[-] product-filter-rating.css
[edit]
[-] mini-cart-component-frontend.js
[edit]
[-] product-sale-badge-frontend.js
[edit]
[+]
@woocommerce
[+]
wishlist
[-] store-notices.js
[edit]
[+]
product-review-date
[-] coming-soon.css
[edit]
[-] product-button.css
[edit]
[-] 219.js
[edit]
[-] customer-account.js
[edit]
[-] classic-shortcode.asset.php
[edit]
[-] interactivity-blocks-frontend-assets.php
[edit]
[-] product-review-author-name.asset.php
[edit]
[-] reviews-by-category-rtl.css
[edit]
[-] product-image-frontend.js
[edit]
[-] attribute-filter-frontend.js
[edit]
[-] product-gallery.js
[edit]
[-] checkout.js
[edit]
[+]
coming-soon
[-] wc-blocks-editor-style.css
[edit]
[-] products-by-attribute-style.asset.php
[edit]
[-] product-description-style.asset.php
[edit]
[-] product-rating-stars.css
[edit]
[+]
order-confirmation-status
[-] product-rating.js
[edit]
[-] product-review-date.css
[edit]
[-] product-collection-no-results.asset.php
[edit]
[-] product-category.js
[edit]
[-] store-notices-rtl.css
[edit]
[-] accordion-panel.js
[edit]
[-] accordion-item-style.asset.php
[edit]
[-] cart-frontend.asset.php
[edit]
[-] product-search.asset.php
[edit]
[-] product-review-form.asset.php
[edit]
[-] filter-wrapper-frontend.asset.php
[edit]
[+]
store-notices
[-] catalog-sorting.js
[edit]
[-] order-confirmation-shipping-address.js
[edit]
[-] filter-wrapper-frontend.js
[edit]
[-] product-review-content.js
[edit]
[-] accordion-item.js
[edit]
[-] product-review-date.js
[edit]
[-] wc-blocks-shared-context.js
[edit]
[-] order-confirmation-additional-information-rtl.css
[edit]
[+]
product-collection
[-] coming-soon-style.asset.php
[edit]
[-] order-confirmation-additional-fields.js
[edit]
[-] payment-method-icons-style.asset.php
[edit]
[-] all-products.js
[edit]
[+]
catalog-sorting
[-] blocks-checkout-events.js
[edit]
[-] product-reviews-title.css
[edit]
[-] featured-category.asset.php
[edit]
[-] product-results-count.js
[edit]
[-] order-confirmation-billing-address.js
[edit]
[-] add-to-cart-with-options-variation-selector-attribute-name.asset.php
[edit]
[+]
add-to-cart-with-options-grouped-product-item-label
[-] attribute-filter-style.js.LICENSE.txt
[edit]
[-] stock-filter.js
[edit]
[-] product-filter-checkbox-list.asset.php
[edit]
[-] order-confirmation-totals.css
[edit]
[-] order-confirmation-totals-wrapper.asset.php
[edit]
[-] product-sale-badge.js
[edit]
[-] active-filters.css
[edit]
[-] order-confirmation-summary.css
[edit]
[-] order-confirmation-create-account.asset.php
[edit]
[-] payment-method-icons.css
[edit]
[-] add-to-cart-with-options-grouped-product-selector.asset.php
[edit]
[+]
reviews-by-product
[-] product-review-author-name-rtl.css
[edit]
[-] product-top-rated.js
[edit]
[-] product-gallery-thumbnails.js
[edit]
[-] checkout-rtl.css
[edit]
[+]
product-category
[-] reviews-by-product.js
[edit]
[+]
page-content-wrapper
[-] coupon-code.js
[edit]
[+]
order-confirmation-shipping-address
[-] price-filter-frontend.asset.php
[edit]
[-] featured-product-rtl.css
[edit]
[-] product-filter-taxonomy.css
[edit]
[+]
order-confirmation-downloads-wrapper
[-] cart-link.asset.php
[edit]
[-] wc-blocks.asset.php
[edit]
[-] reviews-by-category.js
[edit]
[-] wc-blocks-google-analytics.asset.php
[edit]
[-] product-filter-taxonomy.asset.php
[edit]
[-] wc-blocks-shared-hocs.js
[edit]
[-] order-confirmation-status-rtl.css
[edit]
[-] wc-cart-checkout-base-frontend.js
[edit]
[-] wc-blocks-vendors.js
[edit]
[-] coupon-code.asset.php
[edit]
[-] filter-wrapper.asset.php
[edit]
[+]
product-filter-active
[-] product-price.js
[edit]
[-] featured-category.js
[edit]
[+]
add-to-cart-with-options
[-] email-content.js
[edit]
[-] product-on-sale.asset.php
[edit]
[+]
product-review-rating
[-] product-price.css
[edit]
[-] product-review-template-rtl.css
[edit]
[-] active-filters-wrapper-frontend.js
[edit]
[-] wc-payment-method-cod.asset.php
[edit]
[-] blocks-checkout.js
[edit]
[-] product-rating.css
[edit]
[-] order-confirmation-create-account-rtl.css
[edit]
[-] add-to-cart-with-options-quantity-selector.js
[edit]
[-] wc-blocks-frontend-vendors-frontend.asset.php
[edit]
[-] product-reviews-pagination.asset.php
[edit]
[-] wc-blocks-registry.asset.php
[edit]
[-] order-confirmation-additional-information.css
[edit]
[-] product-filter-active.asset.php
[edit]
[-] customer-account.asset.php
[edit]
[-] product-categories.css
[edit]
[-] product-collection-no-results-style.asset.php
[edit]
[-] featured-product.asset.php
[edit]
[+]
cart-link
[+]
order-confirmation-billing-address
[-] product-search.css
[edit]
[-] product-reviews-pagination-next-style.asset.php
[edit]
[-] featured-product.css
[edit]
[-] product-tag-style.asset.php
[edit]
[-] classic-shortcode.js
[edit]
[-] single-product.css
[edit]
[+]
product-filter-rating
[-] wc-payment-method-cheque.asset.php
[edit]
[-] price-filter-wrapper-frontend.js
[edit]
[-] checkout-style.asset.php
[edit]
[-] wishlist.js
[edit]
[-] featured-product-style.asset.php
[edit]
[-] product-filter-chips.asset.php
[edit]
[+]
product-collection-no-results
[+]
product-average-rating
[-] product-sku.js
[edit]
[-] attribute-filter-rtl.css
[edit]
[-] order-confirmation-totals-wrapper-style.asset.php
[edit]
[+]
dropdown
[+]
product-top-rated
[-] wc-entities.js
[edit]
[-] order-confirmation-additional-fields-wrapper.asset.php
[edit]
[-] dropdown.js
[edit]
[-] product-summary.js
[edit]
[-] reviews-by-product.asset.php
[edit]
[-] reviews-by-product-style.asset.php
[edit]
[-] product-filter-rating-style.asset.php
[edit]
[+]
product-filter-price-slider
[-] product-category.asset.php
[edit]
[-] add-to-cart-with-options.asset.php
[edit]
[-] price-filter.asset.php
[edit]
[-] cart.css
[edit]
[-] wc-types.js
[edit]
[-] product-image-gallery-style.asset.php
[edit]
[-] rating-filter-frontend.js
[edit]
[+]
mini-cart-contents-block
[-] product-review-rating-style.asset.php
[edit]
[-] product-filter-price.js
[edit]
[-] wc-blocks-vendors.asset.php
[edit]
[+]
product-price
[-] product-filter-price-slider.asset.php
[edit]
[-] cart-link-style.asset.php
[edit]
[-] classic-shortcode-rtl.css
[edit]
[+]
product-stock-indicator
[-] add-to-cart-with-options-grouped-product-item.asset.php
[edit]
[+]
product-on-sale
[-] wc-settings.asset.php
[edit]
[-] wc-cart-checkout-vendors-frontend.asset.php
[edit]
[-] product-filter-chips.js
[edit]
[+]
product-gallery-thumbnails
[-] product-best-sellers.asset.php
[edit]
[+]
product-reviews-pagination-next
[+]
handpicked-products
[+]
product-new
[-] product-review-form.js
[edit]
[-] product-image.css
[edit]
[-] order-confirmation-additional-fields-wrapper.css
[edit]
[+]
woocommerce
[-] order-confirmation-totals-wrapper.js
[edit]
[+]
add-to-cart-with-options-variation-selector-attribute
[-] saved-for-later.js
[edit]
[-] order-confirmation-totals.js
[edit]
[-] order-confirmation-downloads.js
[edit]
[-] product-best-sellers-style.asset.php
[edit]
[-] wc-cart-checkout-vendors-frontend.js
[edit]
[-] product-image-rtl.css
[edit]
[-] accordion-header.asset.php
[edit]
[-] product-reviews-pagination.js
[edit]
[-] product-filter-rating.asset.php
[edit]
[-] product-query.css
[edit]
[-] product-rating-rtl.css
[edit]
[-] add-to-cart-with-options-variation-selector-attribute.css
[edit]
[-] all-products-rtl.css
[edit]
[-] payment-method-icons.js
[edit]
[-] product-review-date.asset.php
[edit]
[-] product-gallery-large-image-next-previous.js
[edit]
[-] all-products.css
[edit]
[+]
product-reviews-pagination
[-] order-confirmation-billing-wrapper.js
[edit]
[-] product-new.asset.php
[edit]
[-] product-specifications.js
[edit]
[-] product-filter-attribute.css
[edit]
[-] order-confirmation-additional-information-style.asset.php
[edit]
[-] product-filter-status-style.asset.php
[edit]
[-] product-review-author-name.js
[edit]
[-] accordion-item.asset.php
[edit]
[-] add-to-cart-with-options-grouped-product-item-selector.asset.php
[edit]
[-] product-stock-indicator-rtl.css
[edit]
[+]
product-title
[-] price-filter.css
[edit]
[-] wc-entities.asset.php
[edit]
[-] add-to-cart-form.js
[edit]
[-] product-query.asset.php
[edit]
[+]
price-filter
[-] checkout-frontend.asset.php
[edit]
[+]
order-confirmation-additional-fields-wrapper
[-] product-filter-checkbox-list.js
[edit]
[+]
product-image
[+]
order-confirmation-totals
[-] product-search-style.asset.php
[edit]
[-] reviews-frontend.js
[edit]
[-] add-to-cart-with-options-variation-selector-attribute-rtl.css
[edit]
[-] mini-cart-style.asset.php
[edit]
[-] blocks-checkout-events.asset.php
[edit]
[-] product-reviews.js
[edit]
[+]
order-confirmation-additional-information
[-] product-rating-counter-frontend.js
[edit]
[-] cart-link-rtl.css
[edit]
[-] wc-schema-parser.js
[edit]
[-] coupon-code-style.asset.php
[edit]
[-] attribute-filter-wrapper-frontend.js
[edit]
[+]
product-gallery-large-image-next-previous
[+]
add-to-cart-with-options-variation-selector-attribute-name
[-] product-sale-badge-rtl.css
[edit]
[-] add-to-wishlist-button.asset.php
[edit]
[-] stock-filter-style.asset.php
[edit]
[-] product-gallery-large-image-next-previous.asset.php
[edit]
[-] order-confirmation-shipping-address.css
[edit]
[-] add-to-cart-with-options-variation-selector.asset.php
[edit]
[-] rating-filter.css
[edit]
[+]
order-confirmation-shipping-wrapper
[+]
add-to-cart-with-options-grouped-product-selector
[-] blocks-components.js
[edit]
[+]
stock-filter
[-] active-filters-frontend.asset.php
[edit]
[-] cart-link.css
[edit]
[-] breadcrumbs.css
[edit]
[-] reviews-by-product.css
[edit]
[-] category-description.js
[edit]
[-] product-categories.js
[edit]
[-] product-rating-frontend.js
[edit]
[+]
product-description
[-] product-sale-badge.css
[edit]
[-] payment-method-icons-rtl.css
[edit]
[-] wc-shipping-method-pickup-location.js
[edit]
[-] product-review-author-name-style.asset.php
[edit]
[-] mini-cart-frontend.asset.php
[edit]
[-] rating-filter-frontend.asset.php
[edit]
[-] classic-shortcode.css
[edit]
[-] order-confirmation-totals-style.asset.php
[edit]
[-] product-reviews-title-style.asset.php
[edit]
[+]
category-title
[-] order-confirmation-additional-fields-style.asset.php
[edit]
[-] product-title.js
[edit]
[-] product-stock-indicator-frontend.js
[edit]
[-] add-to-cart-with-options-grouped-product-item-selector-rtl.css
[edit]
[-] product-query-rtl.css
[edit]
[+]
mini-cart
[+]
product-filter-clear-button
[-] price-format.js
[edit]
[-] breadcrumbs-rtl.css
[edit]
[-] rating-filter-style.asset.php
[edit]
[-] product-new.js
[edit]
[-] order-confirmation-shipping-address-style.asset.php
[edit]
[-] product-categories-style.asset.php
[edit]
[+]
inner-blocks
[-] handpicked-products.asset.php
[edit]
[-] product-specifications.asset.php
[edit]
[-] accordion-group.asset.php
[edit]
[-] packages-style-rtl.css
[edit]
[-] wc-blocks-shared-context.asset.php
[edit]
[-] product-rating-counter.js
[edit]
[-] order-confirmation-create-account-frontend.asset.php
[edit]
[-] payment-method-icons.asset.php
[edit]
[-] product-filter-price-slider.js
[edit]
[-] accordion-panel-style.asset.php
[edit]
[-] product-reviews-pagination-next.js
[edit]
[-] blocks-json.php
[edit]
[+]
product-filter-attribute
[+]
product-filter-status
[-] reviews-frontend.asset.php
[edit]
[-] product-specifications-rtl.css
[edit]
[-] filter-wrapper.js
[edit]
[-] order-confirmation-shipping-wrapper.js
[edit]
[-] product-reviews.asset.php
[edit]
[-] product-title.css
[edit]
[+]
mini-cart-contents
[-] order-confirmation-summary-rtl.css
[edit]
[-] handpicked-products.js
[edit]
[-] product-top-rated-style.asset.php
[edit]
[-] accordion-group.js
[edit]
[-] order-confirmation-summary-style.asset.php
[edit]
[+]
product-summary
[-] price-filter-frontend.js
[edit]
[-] mini-cart-contents.asset.php
[edit]
[-] add-to-cart-with-options-grouped-product-item-selector.css
[edit]
[-] legacy-template-style.asset.php
[edit]
[-] wc-blocks-frontend-vendors-frontend.js
[edit]
[-] product-gallery-thumbnails.asset.php
[edit]
[-] rating-filter-rtl.css
[edit]
[-] product-button-rtl.css
[edit]
[-] active-filters-rtl.css
[edit]
[-] product-reviews-pagination-numbers.js
[edit]
[-] checkout-frontend.js
[edit]
[+]
product-reviews
[-] product-on-sale-style.asset.php
[edit]
[-] legacy-template.asset.php
[edit]
[-] product-reviews-pagination-rtl.css
[edit]
[-] add-to-cart-with-options-grouped-product-item-label.js
[edit]
[-] product-filter-rating-rtl.css
[edit]
[-] wc-payment-method-paypal.asset.php
[edit]
[-] product-filter-taxonomy.js
[edit]
[-] product-tag.js
[edit]
[+]
product-filter-taxonomy
[-] single-product.js
[edit]
[-] store-notices.css
[edit]
[-] price-format.asset.php
[edit]
[-] product-filter-clear-button.js
[edit]
[+]
all-reviews
[-] page-content-wrapper.asset.php
[edit]
[+]
product-filter-price
[+]
payment-method-icons
[-] product-reviews-pagination.css
[edit]
[-] product-filter-attribute-rtl.css
[edit]
[-] product-results-count-style.asset.php
[edit]
[-] order-confirmation-additional-fields.asset.php
[edit]
[-] add-to-cart-with-options-variation-description.asset.php
[edit]
[-] mini-cart-frontend.js
[edit]
[+]
coupon-code
[-] category-title-style.asset.php
[edit]
[-] product-category-style.asset.php
[edit]
[-] order-confirmation-create-account.css
[edit]
[-] product-search.js
[edit]
[-] product-filter-status.js
[edit]
[-] stock-filter-frontend.asset.php
[edit]
[-] checkout.asset.php
[edit]
[-] add-to-cart-with-options-variation-selector-attribute-style.asset.php
[edit]
[-] price-filter-rtl.css
[edit]
[-] products-by-attribute.asset.php
[edit]
[+]
rating-filter
[-] cart-link.js
[edit]
[-] legacy-template-rtl.css
[edit]
[-] product-filter-removable-chips.js
[edit]
[-] all-products.asset.php
[edit]
[-] category-description.asset.php
[edit]
[+]
product-gallery
[+]
order-confirmation-summary
[-] active-filters.asset.php
[edit]
[+]
all-products
[+]
attribute-filter
[+]
product-results-count
[+]
order-confirmation-billing-wrapper
[+]
product-details
[-] all-reviews-style.asset.php
[edit]
[-] email-content.asset.php
[edit]
[-] product-stock-indicator.css
[edit]
[-] order-confirmation-billing-address-style.asset.php
[edit]
[-] product-collection.js
[edit]
[-] order-confirmation-billing-address.css
[edit]
[-] product-query.js
[edit]
[-] product-button-frontend.js
[edit]
[-] product-title-frontend.js
[edit]
[-] rating-filter.asset.php
[edit]
[+]
order-confirmation-totals-wrapper
[-] product-summary.css
[edit]
[+]
product-sku
[-] order-confirmation-totals-rtl.css
[edit]
[-] product-reviews-pagination-numbers.asset.php
[edit]
[-] add-to-cart-with-options-variation-selector-attribute.asset.php
[edit]
[-] order-confirmation-billing-address.asset.php
[edit]
[+]
add-to-cart-form
[-] stock-filter-rtl.css
[edit]
[-] wc-blocks.css
[edit]
[-] attribute-filter-style.asset.php
[edit]
[-] featured-category.css
[edit]
[-] breadcrumbs.js
[edit]
[-] product-summary-rtl.css
[edit]
[+]
active-filters
[-] wc-blocks-data.js
[edit]
[-] order-confirmation-downloads-wrapper.asset.php
[edit]
[-] product-results-count.css
[edit]
[-] wc-types.asset.php
[edit]
[-] featured-product.js
[edit]
[-] mini-cart.css
[edit]
[-] product-filter-status.css
[edit]
[-] breadcrumbs-style.asset.php
[edit]
[-] attribute-filter.asset.php
[edit]
[-] product-search-rtl.css
[edit]
[+]
product-template
[+]
product-rating
[-] product-gallery-large-image.asset.php
[edit]
[-] product-best-sellers.js
[edit]
[-] order-confirmation-shipping-address.asset.php
[edit]
[-] legacy-template.js
[edit]
[-] product-button.js
[edit]
[-] price-filter.js
[edit]
[-] product-reviews-pagination-previous.asset.php
[edit]
[+]
add-to-wishlist-button
[-] add-to-cart-with-options-variation-selector.js
[edit]
[-] product-filter-attribute.js
[edit]
[-] order-confirmation-additional-fields-wrapper-style.asset.php
[edit]
[-] product-template-style.asset.php
[edit]
[-] wc-blocks-middleware.js
[edit]
[+]
product-filter-checkbox-list
[-] product-gallery.asset.php
[edit]
[-] product-details.asset.php
[edit]
[-] product-template.js
[edit]
[-] order-confirmation-downloads-style.asset.php
[edit]
[+]
product-review-template
[-] product-reviews-pagination-next.asset.php
[edit]
[-] order-confirmation-shipping-wrapper.asset.php
[edit]
[-] product-review-content.asset.php
[edit]
[+]
saved-for-later
[-] rating-filter-wrapper-frontend.js
[edit]
[+]
checkout
[-] wc-blocks-style.asset.php
[edit]
[-] add-to-cart-with-options.js
[edit]
[+]
product-categories
[+]
product-reviews-pagination-numbers
[-] product-image.js
[edit]
[+]
order-confirmation-create-account
[-] product-filter-attribute-style.asset.php
[edit]
[-] wc-blocks-middleware.asset.php
[edit]
[-] product-title-rtl.css
[edit]
[-] dependency-detection.js
[edit]
[-] add-to-wishlist-button.js
[edit]
[-] order-confirmation-create-account-frontend.js
[edit]
[-] order-confirmation-create-account.js
[edit]
[-] order-confirmation-status.js
[edit]
[-] order-confirmation-downloads-wrapper-style.asset.php
[edit]
[-] price-filter-style.asset.php
[edit]
[-] product-results-count.asset.php
[edit]
[-] product-price-frontend.js
[edit]
[-] stock-filter-style.js.LICENSE.txt
[edit]
[-] mini-cart-rtl.css
[edit]
[-] product-review-template-style.asset.php
[edit]
[-] product-rating-stars-frontend.js
[edit]
[-] product-results-count-rtl.css
[edit]
[-] active-filters-frontend.js
[edit]
[+]
breadcrumbs
[-] order-confirmation-downloads-rtl.css
[edit]
[-] cart-style.asset.php
[edit]
[-] mini-cart.asset.php
[edit]
[-] mini-cart.js
[edit]
[-] order-confirmation-status-style.asset.php
[edit]
[-] order-confirmation-totals.asset.php
[edit]
[-] product-review-rating.js
[edit]
[-] all-reviews.js
[edit]
[+]
customer-account
[+]
product-button
[-] accordion-header.js
[edit]
[-] attribute-filter-frontend.asset.php
[edit]
[-] product-filters.asset.php
[edit]
[-] product-details.css
[edit]
[-] rating-filter-style.js.LICENSE.txt
[edit]
[-] all-reviews.css
[edit]
[-] product-average-rating.js
[edit]
[-] add-to-cart-with-options-grouped-product-item-label.asset.php
[edit]
[-] featured-category-rtl.css
[edit]
[+]
product-tag
[-] wc-payment-method-bacs.asset.php
[edit]
[-] reviews-by-category.asset.php
[edit]
[-] rating-filter.js
[edit]