FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
Product
/
Media
Edit File: block.json
{ "apiVersion": 3, "name": "surecart/product-media-old", "title": "Product Media", "description": "A container to display the product media", "category": "surecart", "keywords": ["image", "media"], "supports": { "reusable": false, "html": false }, "attributes": { "auto_height": { "type": "boolean", "default": true }, "height": { "type": "string", "default": "310px" }, "width": { "type": "number" }, "thumbnails_per_page": { "type": "number", "default": 5 }, "id": { "type": "string" } }, "style": "file:./style.css" }
Save
Back