FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
cozy-addons
/
cozy-blocks
/
dist
/
quick-view
/
build
Edit File: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "cozy-block/quick-view", "title": "Quick View (Pro)", "description": "Preview product details in a stylish lightbox with the 'Quick View' block, providing a seamless and efficient way to view essential information without leaving the current page.", "category": "cozy-block/woocommerce", "textdomain": "cozy-addons", "supports": { "html": false, "color": { "background": true, "gradients": true, "link": true, "text": true }, "spacing": { "padding": true, "margin": [ "top", "bottom" ], "__experimentalDefaultControls": { "padding": true } }, "interactivity": { "clientNavigation": true } }, "usesContext": [ "postId", "postType", "queryId" ], "attributes": { "cover": { "type": "string", "default": "" }, "clientId": { "type": "string", "default": "" }, "postType": { "type": "string", "default": "" }, "icon": { "type": "object", "default": { "size": "16px", "align": "right", "path": "M24.8489 7.69965C22.4952 3.1072 17.8355 0 12.5 0C7.16447 0 2.50345 3.10938 0.151018 7.70009C0.0517306 7.89649 0 8.11348 0 8.33355C0 8.55362 0.0517306 8.77061 0.151018 8.96701C2.50475 13.5595 7.16447 16.6667 12.5 16.6667C17.8355 16.6667 22.4965 13.5573 24.8489 8.96658C24.9482 8.77018 25 8.55319 25 8.33312C25 8.11304 24.9482 7.89605 24.8489 7.69965ZM12.5 14.5833C11.2638 14.5833 10.0555 14.2168 9.02766 13.53C7.99985 12.8433 7.19878 11.8671 6.72573 10.7251C6.25268 9.58307 6.12891 8.3264 6.37007 7.11402C6.61123 5.90164 7.20648 4.78799 8.08056 3.91392C8.95464 3.03984 10.0683 2.44458 11.2807 2.20343C12.493 1.96227 13.7497 2.08604 14.8917 2.55909C16.0338 3.03213 17.0099 3.83321 17.6967 4.86102C18.3834 5.88883 18.75 7.0972 18.75 8.33333C18.7504 9.15421 18.589 9.96711 18.275 10.7256C17.9611 11.484 17.5007 12.1732 16.9203 12.7536C16.3398 13.3341 15.6507 13.7944 14.8922 14.1084C14.1338 14.4223 13.3208 14.5837 12.5 14.5833ZM12.5 4.16667C12.1281 4.17186 11.7586 4.22719 11.4015 4.33116C11.6958 4.73119 11.8371 5.22347 11.7996 5.71873C11.7621 6.21398 11.5484 6.6794 11.1972 7.0306C10.846 7.38179 10.3806 7.5955 9.88537 7.63297C9.39012 7.67043 8.89784 7.52917 8.49781 7.23481C8.27001 8.07404 8.31113 8.96357 8.61538 9.77821C8.91962 10.5928 9.47167 11.2916 10.1938 11.776C10.916 12.2605 11.7719 12.5063 12.641 12.4788C13.5102 12.4514 14.3489 12.152 15.039 11.623C15.7291 11.0939 16.236 10.3617 16.4882 9.52951C16.7404 8.69729 16.7253 7.80693 16.445 6.98376C16.1647 6.16058 15.6333 5.44602 14.9256 4.94067C14.2179 4.43532 13.3696 4.16462 12.5 4.16667Z", "viewBox": { "vx": 0, "vy": 0, "vw": 25, "vh": 17 }, "box": { "width": "40px", "height": "40px", "border": { "width": "", "style": "", "color": "" }, "radius": "50px" }, "color": { "text": "#5566ca", "textHover": "#fff", "bg": "", "bgHover": "#f90", "borderHover": "" } } }, "lightbox": { "type": "object", "default": { "padding": { "top": "26px", "right": "30px", "bottom": "20px", "left": "30px" }, "color": { "icon": "#fff", "iconHover": "", "iconBg": "#5566ca", "iconBgHover": "#f90", "bg": "#fff", "overlay": "#282828d6" } } }, "selectedTypography": { "type": "string", "default": "title" }, "productTitle": { "type": "object", "default": { "font": { "size": "18px", "weight": "600", "family": "" }, "letterCase": "none", "color": { "text": "#090b10", "textHover": "#f90" } } }, "productSummary": { "type": "object", "default": { "font": { "size": "14px", "weight": "400", "family": "" }, "color": { "text": "#6a6a6a" } } }, "productPrice": { "type": "object", "default": { "font": { "size": "16px", "weight": "500", "family": "" }, "color": { "text": "#090b10" } } }, "cartButton": { "type": "object", "default": { "label": "Add to Cart", "padding": { "top": "6px", "right": "14px", "bottom": "6px", "left": "14px" }, "margin": { "top": "16px", "bottom": "16px" }, "border": { "width": "", "style": "", "color": "" }, "radius": "100px", "font": { "size": "16px", "weight": "500", "family": "" }, "letterCase": "none", "color": { "text": "#fff", "textHover": "", "bg": "#5566ca", "bgHover": "#090b10", "borderHover": "" } } }, "viewButton": { "type": "object", "default": { "label": "View my cart", "border": { "width": "1px", "style": "solid", "color": "#090b10" }, "radius": "100px", "font": { "size": "16px", "weight": "500", "family": "" }, "letterCase": "none", "color": { "text": "#090b10", "textHover": "#fff", "bg": "", "bgHover": "#090b10", "borderHover": "" } } }, "review": { "type": "object", "default": { "padding": { "top": "16px", "right": "0px", "bottom": "26px", "left": "0px" }, "color": { "author": "#090b10", "date": "#6a6a6a", "content": "#6a6a6a" } } }, "pagination": { "type": "object", "default": { "enabled": true, "width": "10px", "height": "10px", "radius": "10px", "active": { "width": "10px", "height": "10px", "radius": "10px", "border": { "width": "", "style": "", "color": "" }, "offset": "1px" }, "align": "center", "bottom": -5, "left": "0px", "right": "0px", "gap": "4px", "color": { "default": "#6a6a6a", "defaultHover": "", "active": "#f90", "activeHover": "" } } }, "navigation": { "type": "object", "default": { "enabled": false, "hoverShow": true, "size": "15px", "boxWidth": "35px", "boxHeight": "35px", "border": { "width": "", "style": "", "color": "" }, "radius": "100px", "color": { "borderHover": "", "bg": "#007cba", "bgHover": "#f90", "icon": "#fff", "iconHover": "" } } } }, "editorScript": [ "cozy-block--quick-view" ], "editorStyle": [ "cozy-block--quick-view--editor-style" ], "viewScript": [ "cozy-swiper-bundle" ], "viewStyle": "cozy-swiper-bundle", "style": [ "cozy-block--quick-view--style" ], "render": "file:./render.php" }
Save
Back