Files
aspekter/z51-pug-builder/data-dev.backup.20260220_004007/numizmatRU/letters/531e3021-ba88-4a7c-8dc0-b9b8a2ef9999.json
s.zotov 718821fdd6 Initial commit: ASPEKTER — визуальный конструктор email-рассылок
- z51-pug-builder: Svelte 5 SPA, визуальный редактор Pug-писем
- email-gen: Node.js рендерер Pug→HTML через email-templates + Juice
- email-gen-api: HTTP сервер рендеринга (порт 8787)
- coin-scout: сервис подбора монет из фидов
- Docker Compose для dev/prod
- Nginx конфиг с SSL для app.aspekter.ru
2026-04-13 11:36:39 +05:00

162 lines
4.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"id": "531e3021-ba88-4a7c-8dc0-b9b8a2ef9999",
"name": "19-02-2026 АКЦИЯ",
"title": "АКЦИЯ",
"date": "2026-02-19",
"createdAt": "2026-02-18T10:31:21.072Z",
"updatedAt": "2026-02-18T10:43:52.454Z",
"blocks": [
{
"name": "Баннер",
"content": "tr\n td\n a(href=\"https://numizmat.ru\" target=\"_blank\")\n img(src=\"https://email-images.mindbox.ru/numizmat/1371ccef-c936-48cd-b0b1-410beb7f04b5/6dfa2b76-6f67-4be3-8ecc-ac88e5ff0a03.png\" alt=\"Numizmat.ru\" width=\"600\")",
"collapsed": false,
"schema": [
{
"type": "href",
"label": "Ссылка",
"lineIndex": 2,
"occurrence": 0
},
{
"type": "src",
"label": "Картинка",
"lineIndex": 3,
"occurrence": 0
}
],
"addSpacing": true
},
{
"name": "Заголовок",
"content": "tr \n td.paddingWrapper\n span.header.bold.h2 Уважаемый коллекционер!",
"collapsed": true,
"schema": [
{
"type": "text",
"label": "Текст",
"lineIndex": 2
}
],
"addSpacing": true,
"spacing": 20
},
{
"name": "Текст",
"content": "tr\n td.paddingWrapper\n span.text Уведомляем Вас, что с 19 по 20 февраля на сайте будут действовать скидки: 5% на золото, палладий, платину и 10% на остальные товары.\n+spacerLine(20)\ntr\n td.paddingWrapper\n span.text Также предлагаем Вам ознакомиться с новым поступлением монет:",
"collapsed": false,
"schema": [
{
"type": "text",
"label": "Текст",
"lineIndex": 2,
"paragraphIndex": 1,
"removable": false
},
{
"type": "text",
"label": "Текст",
"lineIndex": 6,
"paragraphIndex": 2,
"removable": true
}
],
"addSpacing": true
},
{
"name": "Кнопка",
"content": "tr\n td(align=\"center\").paddingWrapper\n +buttonRounded(\"В каталог\", \"https://numizmat.ru/novinki/\", 542, 40, \"#ffffff\", 16, \"#BD996E\", 75).font",
"collapsed": true,
"schema": [
{
"type": "mixin-text",
"label": "Текст кнопки",
"lineIndex": 2,
"argIndex": 0
},
{
"type": "mixin-href",
"label": "Ссылка кнопки",
"lineIndex": 2,
"argIndex": 1
}
],
"addSpacing": true
},
{
"name": "2товара",
"content": "+products2Row(\"41223,41222\")",
"collapsed": false,
"schema": [
{
"type": "mixin-ids",
"label": "ID товаров",
"lineIndex": 0,
"argIndex": 0
}
],
"addSpacing": true
},
{
"name": "1товар",
"content": "+products1Row(\"41143\")",
"collapsed": false,
"schema": [
{
"type": "mixin-ids",
"label": "ID товаров",
"lineIndex": 0,
"argIndex": 0
}
],
"addSpacing": true
},
{
"name": "2товара",
"content": "+products2Row(\"41171,41176\")",
"collapsed": false,
"schema": [
{
"type": "mixin-ids",
"label": "ID товаров",
"lineIndex": 0,
"argIndex": 0
}
],
"addSpacing": true
},
{
"name": "2товара",
"content": "+products2Row(\"41108,41107\")",
"collapsed": false,
"schema": [
{
"type": "mixin-ids",
"label": "ID товаров",
"lineIndex": 0,
"argIndex": 0
}
],
"addSpacing": true
},
{
"name": "Кнопка",
"content": "tr\n td(align=\"center\").paddingWrapper\n +buttonRounded(\"Смотреть новинки\", \"https://numizmat.ru/novinki/\", 542, 40, \"#ffffff\", 16, \"#BD996E\", 75).font",
"collapsed": false,
"schema": [
{
"type": "mixin-text",
"label": "Текст кнопки",
"lineIndex": 2,
"argIndex": 0
},
{
"type": "mixin-href",
"label": "Ссылка кнопки",
"lineIndex": 2,
"argIndex": 1
}
],
"addSpacing": true
}
]
}