# sendy/3.4.0/src/block.json

Sendy, version 3.4.0. 21 lines.

- Page: https://pluginprobe.com/plugins/sendy/3.4.0/code/src/block.json
- Raw: https://pluginprobe.com/plugins/sendy/3.4.0/raw/src/block.json
- Modified: 2026-01-13T15:11:00+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/sendy/3.4.0/code/src/block.json#L10-L20`.

```json
{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "sendy/pick-up-points",
	"version": "1.0.0",
	"title": "Sendy - Pick-up punten",
	"category": "woocommerce",
	"parent": ["woocommerce/checkout-shipping-methods-block"],
	"attributes": {
		"lock": {
			"type": "object",
			"default": {
				"remove": true,
				"move": true
			}
		}
	},
	"textdomain": "sendy",
	"editorScript": "file:./build/index.js"
}

```
