diff --git a/docs/api/rest_api/rest_api_reference/input/examples/cart/summary/CartSummary.json.example b/docs/api/rest_api/rest_api_reference/input/examples/cart/summary/CartSummary.json.example index 41f2a8b2ee..9c93d43c05 100644 --- a/docs/api/rest_api/rest_api_reference/input/examples/cart/summary/CartSummary.json.example +++ b/docs/api/rest_api/rest_api_reference/input/examples/cart/summary/CartSummary.json.example @@ -1,29 +1,882 @@ { "CartSummary": { "_media-type": "application\/vnd.ibexa.api.CartSummary+json", - "_href": "\/api\/ibexa\/v2\/cart\/fdfb2e95-b0b9-4f17-b0cc-08d4d2cfd8f1\/summary", + "_href": "\/api\/ibexa\/v2\/cart\/b0b51659-75f7-4c8d-9cea-5ce5865dd9ce\/summary", "id": 1, - "identifier": "fdfb2e95-b0b9-4f17-b0cc-08d4d2cfd8f1", - "name": "Updated", - "createdAt": "2023-01-10T12:48:40+00:00", - "updatedAt": "2023-01-10T12:49:10+00:00", + "identifier": "b0b51659-75f7-4c8d-9cea-5ce5865dd9ce", + "name": "default", + "createdAt": "2025-04-03T08:16:09+00:00", + "updatedAt": "2025-04-03T08:16:09+00:00", "Owner": { "_media-type": "application\/vnd.ibexa.api.User+json", "_href": "\/api\/ibexa\/v2\/user\/users\/14" }, "SummaryEntryCollection": { "_media-type": "application\/vnd.ibexa.api.SummaryEntryCollection+json", - "count": "1", + "count": "3", "SummaryEntry": [ { "_media-type": "application\/vnd.ibexa.api.CartSummaryEntry+json", - "identifier": "ddf3d7bf-ca17-4eff-8265-2d7e00877a91", + "identifier": "5ce5d7a7-fcc8-4d28-89ad-3f4a53b7ea9a", "id": 1, "names": { "value": [ { "_languageCode": "eng-GB", - "#text": "Flipper Zero" + "#text": "Control unit 1|germany|none|physical" + } + ] + }, + "quantity": 1, + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "PriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.PriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "SubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "SubtotalPriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "VatCategory": { + "_media-type": "application\/vnd.ibexa.api.VatCategory+json", + "identifier": "none", + "region": "germany", + "vatValue": 0 + }, + "OriginalSubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.OriginalSubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "Product": { + "_media-type": "application\/vnd.ibexa.api.Product+json", + "code": "product_code_control_unit_1", + "isBaseProduct": false, + "isVariant": false, + "name": "Control unit 1|germany|none|physical", + "ProductType": { + "_media-type": "application\/vnd.ibexa.api.ProductType+json", + "identifier": "Control unit1", + "name": "Control unit1|germany|none|physical", + "AttributeAssignmentList": [ + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "color", + "name": "Color", + "description": "Color of control unit", + "type": "Color", + "type_identifier": "color", + "group": "Control unit attributes", + "position": 0, + "options": [], + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "connection_type", + "name": "Connection type", + "description": "Type of connection", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "connection_type0", + "label": { + "eng-GB": "USB Cable" + } + }, + { + "value": "connection_type1", + "label": { + "eng-GB": "USB Bluetooth" + } + }, + { + "value": "connection_type2", + "label": { + "eng-GB": "USB Radio" + } + } + ] + }, + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "led_color", + "name": "LED color", + "description": "Color of LED lights", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "led_color0", + "label": { + "eng-GB": "Green" + } + }, + { + "value": "led_color1", + "label": { + "eng-GB": "White" + } + }, + { + "value": "led_color2", + "label": { + "eng-GB": "Blue" + } + }, + { + "value": "led_color3", + "label": { + "eng-GB": "Full color" + } + }, + { + "value": "led_color4", + "label": { + "eng-GB": "Yellow" + } + } + ] + }, + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "length", + "name": "Length", + "description": "Length of control unit", + "type": "Measurement (range)", + "type_identifier": "measurement_range", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter" + }, + "value": null, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "width", + "name": "Width", + "description": "Width of control unit", + "type": "Measurement (single)", + "type_identifier": "measurement_single", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter", + "sign": "none", + "defaultValue": 400 + }, + "value": null, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "panel_type", + "name": "Control unit panel type", + "description": "Control unit panel type", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "panel_type0", + "label": { + "eng-GB": "Buttons" + } + }, + { + "value": "panel_type1", + "label": { + "eng-GB": "Touch screen" + } + } + ] + }, + "value": null, + "extra_options": [] + } + } + ] + }, + "Content": { + "_media-type": "application\/vnd.ibexa.api.Content+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273", + "_remoteId": "product_control_unit_1", + "_id": 273, + "ContentType": { + "_media-type": "application\/vnd.ibexa.api.ContentType+json", + "_href": "\/api\/ibexa\/v2\/content\/types\/86" + }, + "Name": "Control unit 1|germany|none|physical", + "TranslatedName": "Control unit 1|germany|none|physical", + "Versions": { + "_media-type": "application\/vnd.ibexa.api.VersionList+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273\/versions" + }, + "CurrentVersion": { + "_media-type": "application\/vnd.ibexa.api.Version+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273\/currentversion", + "Version": { + "_media-type": "application\/vnd.ibexa.api.Version+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273\/versions\/1", + "VersionInfo": { + "id": 735, + "versionNo": 1, + "status": "PUBLISHED", + "modificationDate": "2025-04-02T12:54:09+00:00", + "Creator": { + "_media-type": "application\/vnd.ibexa.api.User+json", + "_href": "\/api\/ibexa\/v2\/user\/users\/14" + }, + "creationDate": "2025-04-02T12:54:09+00:00", + "initialLanguageCode": "eng-GB", + "languageCodes": "eng-GB", + "VersionTranslationInfo": { + "_media-type": "application\/vnd.ibexa.api.VersionTranslationInfo+json", + "Language": [ + { + "languageCode": "eng-GB" + } + ] + }, + "names": { + "value": [ + { + "_languageCode": "eng-GB", + "#text": "Control unit 1|germany|none|physical" + } + ] + }, + "Content": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273" + } + }, + "Fields": { + "field": [ + { + "id": 1277, + "fieldDefinitionIdentifier": "name", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezstring", + "fieldValue": "Control unit 1|germany|none|physical" + }, + { + "id": 1278, + "fieldDefinitionIdentifier": "intro", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "\n
\nFIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/17\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/8\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/17\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/8\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1279, + "fieldDefinitionIdentifier": "description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/11\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/11\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1280, + "fieldDefinitionIdentifier": "long_marketing_description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/11\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/11\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1281, + "fieldDefinitionIdentifier": "other_long_marketing_description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/37\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/37\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1282, + "fieldDefinitionIdentifier": "image", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezimageasset", + "fieldValue": { + "destinationContentId": 132, + "alternativeText": "Text", + "source": null, + "variations": { + "ezplatform_admin_ui_profile_picture_user_menu": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/ezplatform_admin_ui_profile_picture_user_menu" + }, + "gallery": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/gallery" + }, + "large": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/large" + }, + "medium": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/medium" + }, + "original": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/original" + }, + "reference": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/reference" + }, + "small": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/small" + }, + "tiny": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/tiny" + } + } + } + }, + { + "id": 1283, + "fieldDefinitionIdentifier": "product_category", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ibexa_taxonomy_entry_assignment", + "fieldValue": { + "taxonomy_entries": [ + 10 + ], + "taxonomy": "product_categories" + } + }, + { + "id": 1284, + "fieldDefinitionIdentifier": "specification", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ibexa_product_specification", + "fieldValue": { + "id": 2, + "code": "product_code_control_unit_1", + "attributes": [ + "#991123", + "connection_type1", + "led_color1", + { + "type": "length", + "min_value": 101.5, + "max_value": 201.5, + "unit": "millimeter" + }, + { + "type": "length", + "value": 200, + "unit": "millimeter" + }, + "panel_type1" + ], + "is_virtual": false + } + } + ] + }, + "Relations": { + "_media-type": "application\/vnd.ibexa.api.RelationList+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273\/versions\/1\/relations", + "Relation": [ + { + "_media-type": "application\/vnd.ibexa.api.Relation+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273\/versions\/1\/relations\/2", + "SourceContent": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273" + }, + "DestinationContent": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/132" + }, + "SourceFieldDefinitionIdentifier": "image", + "RelationType": "ASSET" + } + ] + }, + "Thumbnail": { + "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/9\/5\/5\/0\/559-1-eng-GB\/f25743f8e7c0-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" + } + } + }, + "Section": { + "_media-type": "application\/vnd.ibexa.api.Section+json", + "_href": "\/api\/ibexa\/v2\/content\/sections\/1" + }, + "Locations": { + "_media-type": "application\/vnd.ibexa.api.LocationList+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273\/locations" + }, + "Owner": { + "_media-type": "application\/vnd.ibexa.api.User+json", + "_href": "\/api\/ibexa\/v2\/user\/users\/14" + }, + "lastModificationDate": "2025-04-02T12:54:13+00:00", + "publishedDate": "2025-04-02T12:54:09+00:00", + "mainLanguageCode": "eng-GB", + "currentVersionNo": 1, + "alwaysAvailable": true, + "isHidden": false, + "status": "PUBLISHED", + "ObjectStates": { + "_media-type": "application\/vnd.ibexa.api.ContentObjectStates+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273\/objectstates" + } + }, + "Thumbnail": { + "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/9\/5\/5\/0\/559-1-eng-GB\/f25743f8e7c0-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" + }, + "created_at": 1743598449, + "updated_at": 1743598453, + "AttributesList": [ + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "color", + "name": "Color", + "description": "Color of control unit", + "type": "Color", + "type_identifier": "color", + "group": "Control unit attributes", + "position": 0, + "options": [], + "value": "#991123", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "connection_type", + "name": "Connection type", + "description": "Type of connection", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "connection_type0", + "label": { + "eng-GB": "USB Cable" + } + }, + { + "value": "connection_type1", + "label": { + "eng-GB": "USB Bluetooth" + } + }, + { + "value": "connection_type2", + "label": { + "eng-GB": "USB Radio" + } + } + ] + }, + "value": "connection_type1", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "led_color", + "name": "LED color", + "description": "Color of LED lights", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "led_color0", + "label": { + "eng-GB": "Green" + } + }, + { + "value": "led_color1", + "label": { + "eng-GB": "White" + } + }, + { + "value": "led_color2", + "label": { + "eng-GB": "Blue" + } + }, + { + "value": "led_color3", + "label": { + "eng-GB": "Full color" + } + }, + { + "value": "led_color4", + "label": { + "eng-GB": "Yellow" + } + } + ] + }, + "value": "led_color1", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "length", + "name": "Length", + "description": "Length of control unit", + "type": "Measurement (range)", + "type_identifier": "measurement_range", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter" + }, + "value": { + "type": "length", + "min_value": 101.5, + "max_value": 201.5, + "unit": "millimeter" + }, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "width", + "name": "Width", + "description": "Width of control unit", + "type": "Measurement (single)", + "type_identifier": "measurement_single", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter", + "sign": "none", + "defaultValue": 400 + }, + "value": { + "type": "length", + "value": 200, + "unit": "millimeter" + }, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "panel_type", + "name": "Control unit panel type", + "description": "Control unit panel type", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "panel_type0", + "label": { + "eng-GB": "Buttons" + } + }, + { + "value": "panel_type1", + "label": { + "eng-GB": "Touch screen" + } + } + ] + }, + "value": "panel_type1", + "extra_options": [] + } + ], + "Availability": { + "_media-type": "application\/vnd.ibexa.api.Availability+json", + "is_available": true, + "stock": 101, + "is_infinite": false + }, + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "id": 16, + "amount": "101.00", + "base_amount": "101.00", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "money": "10100", + "base_money": "10100" + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.CartSummaryEntry+json", + "identifier": "7a62792c-a7a8-4661-9a01-51c2ba89e1f5", + "id": 2, + "names": { + "value": [ + { + "_languageCode": "eng-GB", + "#text": "Control unit 3|germany|none|physical" } ] }, @@ -34,16 +887,870 @@ "_media-type": "application\/vnd.ibexa.api.RestPrice+json", "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "100", + "amount": "10300", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac103.00" + } + }, + "PriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.PriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10300", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac103.00" + } + }, + "SubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "20600", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac206.00" + } + }, + "SubtotalPriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "20600", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac206.00" + } + }, + "VatCategory": { + "_media-type": "application\/vnd.ibexa.api.VatCategory+json", + "identifier": "none", + "region": "germany", + "vatValue": 0 + }, + "OriginalSubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.OriginalSubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "20600", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac206.00" + } + }, + "Product": { + "_media-type": "application\/vnd.ibexa.api.Product+json", + "code": "product_code_control_unit_3", + "isBaseProduct": false, + "isVariant": false, + "name": "Control unit 3|germany|none|physical", + "ProductType": { + "_media-type": "application\/vnd.ibexa.api.ProductType+json", + "identifier": "Control unit3", + "name": "Control unit3|germany|none|physical", + "AttributeAssignmentList": [ + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "color", + "name": "Color", + "description": "Color of control unit", + "type": "Color", + "type_identifier": "color", + "group": "Control unit attributes", + "position": 0, + "options": [], + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "connection_type", + "name": "Connection type", + "description": "Type of connection", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "connection_type0", + "label": { + "eng-GB": "USB Cable" + } + }, + { + "value": "connection_type1", + "label": { + "eng-GB": "USB Bluetooth" + } + }, + { + "value": "connection_type2", + "label": { + "eng-GB": "USB Radio" + } + } + ] + }, + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "led_color", + "name": "LED color", + "description": "Color of LED lights", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "led_color0", + "label": { + "eng-GB": "Green" + } + }, + { + "value": "led_color1", + "label": { + "eng-GB": "White" + } + }, + { + "value": "led_color2", + "label": { + "eng-GB": "Blue" + } + }, + { + "value": "led_color3", + "label": { + "eng-GB": "Full color" + } + }, + { + "value": "led_color4", + "label": { + "eng-GB": "Yellow" + } + } + ] + }, + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "length", + "name": "Length", + "description": "Length of control unit", + "type": "Measurement (range)", + "type_identifier": "measurement_range", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter" + }, + "value": null, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "width", + "name": "Width", + "description": "Width of control unit", + "type": "Measurement (single)", + "type_identifier": "measurement_single", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter", + "sign": "none", + "defaultValue": 400 + }, + "value": null, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "panel_type", + "name": "Control unit panel type", + "description": "Control unit panel type", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "panel_type0", + "label": { + "eng-GB": "Buttons" + } + }, + { + "value": "panel_type1", + "label": { + "eng-GB": "Touch screen" + } + } + ] + }, + "value": null, + "extra_options": [] + } + } + ] + }, + "Content": { + "_media-type": "application\/vnd.ibexa.api.Content+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275", + "_remoteId": "product_control_unit_3", + "_id": 275, + "ContentType": { + "_media-type": "application\/vnd.ibexa.api.ContentType+json", + "_href": "\/api\/ibexa\/v2\/content\/types\/88" + }, + "Name": "Control unit 3|germany|none|physical", + "TranslatedName": "Control unit 3|germany|none|physical", + "Versions": { + "_media-type": "application\/vnd.ibexa.api.VersionList+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275\/versions" + }, + "CurrentVersion": { + "_media-type": "application\/vnd.ibexa.api.Version+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275\/currentversion", + "Version": { + "_media-type": "application\/vnd.ibexa.api.Version+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275\/versions\/1", + "VersionInfo": { + "id": 737, + "versionNo": 1, + "status": "PUBLISHED", + "modificationDate": "2025-04-02T12:54:17+00:00", + "Creator": { + "_media-type": "application\/vnd.ibexa.api.User+json", + "_href": "\/api\/ibexa\/v2\/user\/users\/14" + }, + "creationDate": "2025-04-02T12:54:17+00:00", + "initialLanguageCode": "eng-GB", + "languageCodes": "eng-GB", + "VersionTranslationInfo": { + "_media-type": "application\/vnd.ibexa.api.VersionTranslationInfo+json", + "Language": [ + { + "languageCode": "eng-GB" + } + ] + }, + "names": { + "value": [ + { + "_languageCode": "eng-GB", + "#text": "Control unit 3|germany|none|physical" + } + ] + }, + "Content": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275" + } + }, + "Fields": { + "field": [ + { + "id": 1293, + "fieldDefinitionIdentifier": "name", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezstring", + "fieldValue": "Control unit 3|germany|none|physical" + }, + { + "id": 1294, + "fieldDefinitionIdentifier": "intro", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1295, + "fieldDefinitionIdentifier": "description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/33\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/33\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1296, + "fieldDefinitionIdentifier": "long_marketing_description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/33\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/33\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1297, + "fieldDefinitionIdentifier": "other_long_marketing_description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/11\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/11\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1298, + "fieldDefinitionIdentifier": "image", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezimageasset", + "fieldValue": { + "destinationContentId": 136, + "alternativeText": "Text", + "source": null, + "variations": { + "ezplatform_admin_ui_profile_picture_user_menu": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/ezplatform_admin_ui_profile_picture_user_menu" + }, + "gallery": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/gallery" + }, + "large": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/large" + }, + "medium": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/medium" + }, + "original": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/original" + }, + "reference": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/reference" + }, + "small": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/small" + }, + "tiny": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/tiny" + } + } + } + }, + { + "id": 1299, + "fieldDefinitionIdentifier": "product_category", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ibexa_taxonomy_entry_assignment", + "fieldValue": { + "taxonomy_entries": [ + 24 + ], + "taxonomy": "product_categories" + } + }, + { + "id": 1300, + "fieldDefinitionIdentifier": "specification", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ibexa_product_specification", + "fieldValue": { + "id": 4, + "code": "product_code_control_unit_3", + "attributes": [ + "#973369", + "connection_type0", + "led_color3", + { + "type": "length", + "min_value": 103.5, + "max_value": 203.5, + "unit": "millimeter" + }, + { + "type": "length", + "value": 400, + "unit": "millimeter" + }, + "panel_type1" + ], + "is_virtual": false + } + } + ] + }, + "Relations": { + "_media-type": "application\/vnd.ibexa.api.RelationList+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275\/versions\/1\/relations", + "Relation": [ + { + "_media-type": "application\/vnd.ibexa.api.Relation+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275\/versions\/1\/relations\/4", + "SourceContent": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275" + }, + "DestinationContent": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/136" + }, + "SourceFieldDefinitionIdentifier": "image", + "RelationType": "ASSET" + } + ] + }, + "Thumbnail": { + "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/5\/7\/5\/0\/575-1-eng-GB\/274d5edc4d3c-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" + } + } + }, + "Section": { + "_media-type": "application\/vnd.ibexa.api.Section+json", + "_href": "\/api\/ibexa\/v2\/content\/sections\/1" + }, + "Locations": { + "_media-type": "application\/vnd.ibexa.api.LocationList+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275\/locations" + }, + "Owner": { + "_media-type": "application\/vnd.ibexa.api.User+json", + "_href": "\/api\/ibexa\/v2\/user\/users\/14" + }, + "lastModificationDate": "2025-04-02T12:54:20+00:00", + "publishedDate": "2025-04-02T12:54:17+00:00", + "mainLanguageCode": "eng-GB", + "currentVersionNo": 1, + "alwaysAvailable": true, + "isHidden": false, + "status": "PUBLISHED", + "ObjectStates": { + "_media-type": "application\/vnd.ibexa.api.ContentObjectStates+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275\/objectstates" + } + }, + "Thumbnail": { + "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/5\/7\/5\/0\/575-1-eng-GB\/274d5edc4d3c-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" + }, + "created_at": 1743598457, + "updated_at": 1743598460, + "AttributesList": [ + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "color", + "name": "Color", + "description": "Color of control unit", + "type": "Color", + "type_identifier": "color", + "group": "Control unit attributes", + "position": 0, + "options": [], + "value": "#973369", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "connection_type", + "name": "Connection type", + "description": "Type of connection", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "connection_type0", + "label": { + "eng-GB": "USB Cable" + } + }, + { + "value": "connection_type1", + "label": { + "eng-GB": "USB Bluetooth" + } + }, + { + "value": "connection_type2", + "label": { + "eng-GB": "USB Radio" + } + } + ] + }, + "value": "connection_type0", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "led_color", + "name": "LED color", + "description": "Color of LED lights", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "led_color0", + "label": { + "eng-GB": "Green" + } + }, + { + "value": "led_color1", + "label": { + "eng-GB": "White" + } + }, + { + "value": "led_color2", + "label": { + "eng-GB": "Blue" + } + }, + { + "value": "led_color3", + "label": { + "eng-GB": "Full color" + } + }, + { + "value": "led_color4", + "label": { + "eng-GB": "Yellow" + } + } + ] + }, + "value": "led_color3", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "length", + "name": "Length", + "description": "Length of control unit", + "type": "Measurement (range)", + "type_identifier": "measurement_range", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter" + }, + "value": { + "type": "length", + "min_value": 103.5, + "max_value": 203.5, + "unit": "millimeter" + }, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "width", + "name": "Width", + "description": "Width of control unit", + "type": "Measurement (single)", + "type_identifier": "measurement_single", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter", + "sign": "none", + "defaultValue": 400 + }, + "value": { + "type": "length", + "value": 400, + "unit": "millimeter" + }, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "panel_type", + "name": "Control unit panel type", + "description": "Control unit panel type", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "panel_type0", + "label": { + "eng-GB": "Buttons" + } + }, + { + "value": "panel_type1", + "label": { + "eng-GB": "Touch screen" + } + } + ] + }, + "value": "panel_type1", + "extra_options": [] + } + ], + "Availability": { + "_media-type": "application\/vnd.ibexa.api.Availability+json", + "is_available": true, + "stock": 103, + "is_infinite": false + }, + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "id": 46, + "amount": "103.00", + "base_amount": "103.00", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "money": "10300", + "base_money": "10300" + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.CartSummaryEntry+json", + "identifier": "37dfad84-8c5d-4d06-8939-29397b020ee6", + "id": 3, + "names": { + "value": [ + { + "_languageCode": "eng-GB", + "#text": "Control unit 2|germany|none|physical" + } + ] + }, + "quantity": 1, + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, "code": "EUR", "subunits": 2, "enabled": true - } + }, + "PriceStamps": [] }, - "formatted": "€1.00" + "formatted": "\u20ac102.00" } }, "PriceInclVat": { @@ -52,16 +1759,17 @@ "_media-type": "application\/vnd.ibexa.api.RestPrice+json", "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "12300", + "amount": "10200", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, "code": "EUR", "subunits": 2, "enabled": true - } + }, + "PriceStamps": [] }, - "formatted": "€123.00" + "formatted": "\u20ac102.00" } }, "SubtotalPrice": { @@ -70,16 +1778,17 @@ "_media-type": "application\/vnd.ibexa.api.RestPrice+json", "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "20000", + "amount": "10200", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, "code": "EUR", "subunits": 2, "enabled": true - } + }, + "PriceStamps": [] }, - "formatted": "€200.00" + "formatted": "\u20ac102.00" } }, "SubtotalPriceInclVat": { @@ -88,65 +1797,327 @@ "_media-type": "application\/vnd.ibexa.api.RestPrice+json", "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "24600", + "amount": "10200", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, "code": "EUR", "subunits": 2, "enabled": true - } + }, + "PriceStamps": [] }, - "formatted": "€246.00" + "formatted": "\u20ac102.00" } }, "VatCategory": { "_media-type": "application\/vnd.ibexa.api.VatCategory+json", - "identifier": "default", - "region": "poland", - "vatValue": 23 + "identifier": "none", + "region": "germany", + "vatValue": 0 + }, + "OriginalSubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.OriginalSubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac102.00" + } }, "Product": { "_media-type": "application\/vnd.ibexa.api.Product+json", - "code": "0001", - "name": "Flipper Zero", + "code": "product_code_control_unit_2", + "isBaseProduct": false, + "isVariant": false, + "name": "Control unit 2|germany|none|physical", "ProductType": { "_media-type": "application\/vnd.ibexa.api.ProductType+json", - "identifier": "tool", - "name": "Tool", - "AttributeAssignmentList": [] + "identifier": "Control unit2", + "name": "Control unit2|germany|none|physical", + "AttributeAssignmentList": [ + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "color", + "name": "Color", + "description": "Color of control unit", + "type": "Color", + "type_identifier": "color", + "group": "Control unit attributes", + "position": 0, + "options": [], + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "connection_type", + "name": "Connection type", + "description": "Type of connection", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "connection_type0", + "label": { + "eng-GB": "USB Cable" + } + }, + { + "value": "connection_type1", + "label": { + "eng-GB": "USB Bluetooth" + } + }, + { + "value": "connection_type2", + "label": { + "eng-GB": "USB Radio" + } + } + ] + }, + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "led_color", + "name": "LED color", + "description": "Color of LED lights", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "led_color0", + "label": { + "eng-GB": "Green" + } + }, + { + "value": "led_color1", + "label": { + "eng-GB": "White" + } + }, + { + "value": "led_color2", + "label": { + "eng-GB": "Blue" + } + }, + { + "value": "led_color3", + "label": { + "eng-GB": "Full color" + } + }, + { + "value": "led_color4", + "label": { + "eng-GB": "Yellow" + } + } + ] + }, + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "length", + "name": "Length", + "description": "Length of control unit", + "type": "Measurement (range)", + "type_identifier": "measurement_range", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter" + }, + "value": null, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "width", + "name": "Width", + "description": "Width of control unit", + "type": "Measurement (single)", + "type_identifier": "measurement_single", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter", + "sign": "none", + "defaultValue": 400 + }, + "value": null, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "panel_type", + "name": "Control unit panel type", + "description": "Control unit panel type", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "panel_type0", + "label": { + "eng-GB": "Buttons" + } + }, + { + "value": "panel_type1", + "label": { + "eng-GB": "Touch screen" + } + } + ] + }, + "value": null, + "extra_options": [] + } + } + ] }, "Content": { "_media-type": "application\/vnd.ibexa.api.Content+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67", - "_remoteId": "3a12e8a3480143ce0159a55e152533b1", - "_id": 67, + "_href": "\/api\/ibexa\/v2\/content\/objects\/274", + "_remoteId": "product_control_unit_2", + "_id": 274, "ContentType": { "_media-type": "application\/vnd.ibexa.api.ContentType+json", - "_href": "\/api\/ibexa\/v2\/content\/types\/50" + "_href": "\/api\/ibexa\/v2\/content\/types\/87" }, - "Name": "Flipper Zero", - "TranslatedName": "Flipper Zero", + "Name": "Control unit 2|germany|none|physical", + "TranslatedName": "Control unit 2|germany|none|physical", "Versions": { "_media-type": "application\/vnd.ibexa.api.VersionList+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67\/versions" + "_href": "\/api\/ibexa\/v2\/content\/objects\/274\/versions" }, "CurrentVersion": { "_media-type": "application\/vnd.ibexa.api.Version+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67\/currentversion", + "_href": "\/api\/ibexa\/v2\/content\/objects\/274\/currentversion", "Version": { "_media-type": "application\/vnd.ibexa.api.Version+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67\/versions\/1", + "_href": "\/api\/ibexa\/v2\/content\/objects\/274\/versions\/1", "VersionInfo": { - "id": 527, + "id": 736, "versionNo": 1, "status": "PUBLISHED", - "modificationDate": "2023-01-10T12:44:41+00:00", + "modificationDate": "2025-04-02T12:54:13+00:00", "Creator": { "_media-type": "application\/vnd.ibexa.api.User+json", "_href": "\/api\/ibexa\/v2\/user\/users\/14" }, - "creationDate": "2023-01-10T12:44:41+00:00", + "creationDate": "2025-04-02T12:54:13+00:00", "initialLanguageCode": "eng-GB", "languageCodes": "eng-GB", "VersionTranslationInfo": { @@ -161,88 +2132,169 @@ "value": [ { "_languageCode": "eng-GB", - "#text": "Flipper Zero" + "#text": "Control unit 2|germany|none|physical" } ] }, "Content": { "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67" + "_href": "\/api\/ibexa\/v2\/content\/objects\/274" } }, "Fields": { "field": [ { - "id": 300, + "id": 1285, "fieldDefinitionIdentifier": "name", "languageCode": "eng-GB", "fieldTypeIdentifier": "ezstring", - "fieldValue": "Flipper Zero" + "fieldValue": "Control unit 2|germany|none|physical" }, { - "id": 301, - "fieldDefinitionIdentifier": "product_specification", + "id": 1286, + "fieldDefinitionIdentifier": "intro", "languageCode": "eng-GB", - "fieldTypeIdentifier": "ibexa_product_specification", + "fieldTypeIdentifier": "ezrichtext", "fieldValue": { - "id": 1, - "code": "0001", - "attributes": [] + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/34\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/7\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/34\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/7\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" } }, { - "id": 302, + "id": 1287, "fieldDefinitionIdentifier": "description", "languageCode": "eng-GB", "fieldTypeIdentifier": "ezrichtext", "fieldValue": { - "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"5.0-variant ezpublish-1.0\"\/>\n", - "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\"\/>\n" + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/22\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/22\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1288, + "fieldDefinitionIdentifier": "long_marketing_description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/22\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/22\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" } }, { - "id": 303, + "id": 1289, + "fieldDefinitionIdentifier": "other_long_marketing_description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/24\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/24\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1290, "fieldDefinitionIdentifier": "image", "languageCode": "eng-GB", "fieldTypeIdentifier": "ezimageasset", "fieldValue": { - "destinationContentId": null, - "alternativeText": null, - "source": null + "destinationContentId": 134, + "alternativeText": "Text", + "source": null, + "variations": { + "ezplatform_admin_ui_profile_picture_user_menu": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/ezplatform_admin_ui_profile_picture_user_menu" + }, + "gallery": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/gallery" + }, + "large": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/large" + }, + "medium": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/medium" + }, + "original": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/original" + }, + "reference": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/reference" + }, + "small": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/small" + }, + "tiny": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/tiny" + } + } } }, { - "id": 304, - "fieldDefinitionIdentifier": "category", + "id": 1291, + "fieldDefinitionIdentifier": "product_category", "languageCode": "eng-GB", "fieldTypeIdentifier": "ibexa_taxonomy_entry_assignment", "fieldValue": { "taxonomy_entries": [ - 3 + 17 ], "taxonomy": "product_categories" } }, { - "id": 305, - "fieldDefinitionIdentifier": "field_63bd5d67f1817", + "id": 1292, + "fieldDefinitionIdentifier": "specification", "languageCode": "eng-GB", - "fieldTypeIdentifier": "ibexa_seo", - "fieldValue": "" + "fieldTypeIdentifier": "ibexa_product_specification", + "fieldValue": { + "id": 3, + "code": "product_code_control_unit_2", + "attributes": [ + "#982246", + "connection_type2", + "led_color2", + { + "type": "length", + "min_value": 102.5, + "max_value": 202.5, + "unit": "millimeter" + }, + { + "type": "length", + "value": 300, + "unit": "millimeter" + }, + "panel_type0" + ], + "is_virtual": false + } } ] }, "Relations": { "_media-type": "application\/vnd.ibexa.api.RelationList+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67\/versions\/1\/relations", - "Relation": [] + "_href": "\/api\/ibexa\/v2\/content\/objects\/274\/versions\/1\/relations", + "Relation": [ + { + "_media-type": "application\/vnd.ibexa.api.Relation+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/274\/versions\/1\/relations\/3", + "SourceContent": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/274" + }, + "DestinationContent": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/134" + }, + "SourceFieldDefinitionIdentifier": "image", + "RelationType": "ASSET" + } + ] }, "Thumbnail": { "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", - "resource": "\/placeholder", - "width": null, - "height": null, - "mimeType": "image\/svg+xml" + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/7\/6\/5\/0\/567-1-eng-GB\/d396544dd46a-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" } } }, @@ -252,14 +2304,14 @@ }, "Locations": { "_media-type": "application\/vnd.ibexa.api.LocationList+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67\/locations" + "_href": "\/api\/ibexa\/v2\/content\/objects\/274\/locations" }, "Owner": { "_media-type": "application\/vnd.ibexa.api.User+json", "_href": "\/api\/ibexa\/v2\/user\/users\/14" }, - "lastModificationDate": "2023-01-10T12:44:41+00:00", - "publishedDate": "2023-01-10T12:44:41+00:00", + "lastModificationDate": "2025-04-02T12:54:16+00:00", + "publishedDate": "2025-04-02T12:54:13+00:00", "mainLanguageCode": "eng-GB", "currentVersionNo": 1, "alwaysAvailable": true, @@ -267,29 +2319,249 @@ "status": "PUBLISHED", "ObjectStates": { "_media-type": "application\/vnd.ibexa.api.ContentObjectStates+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67\/objectstates" + "_href": "\/api\/ibexa\/v2\/content\/objects\/274\/objectstates" } }, "Thumbnail": { "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", - "resource": "\/placeholder", - "width": null, - "height": null, - "mimeType": "image\/svg+xml" + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/7\/6\/5\/0\/567-1-eng-GB\/d396544dd46a-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" }, - "created_at": 1673354681, - "updated_at": 1673354681, - "AttributesList": [], + "created_at": 1743598453, + "updated_at": 1743598456, + "AttributesList": [ + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "color", + "name": "Color", + "description": "Color of control unit", + "type": "Color", + "type_identifier": "color", + "group": "Control unit attributes", + "position": 0, + "options": [], + "value": "#982246", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "connection_type", + "name": "Connection type", + "description": "Type of connection", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "connection_type0", + "label": { + "eng-GB": "USB Cable" + } + }, + { + "value": "connection_type1", + "label": { + "eng-GB": "USB Bluetooth" + } + }, + { + "value": "connection_type2", + "label": { + "eng-GB": "USB Radio" + } + } + ] + }, + "value": "connection_type2", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "led_color", + "name": "LED color", + "description": "Color of LED lights", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "led_color0", + "label": { + "eng-GB": "Green" + } + }, + { + "value": "led_color1", + "label": { + "eng-GB": "White" + } + }, + { + "value": "led_color2", + "label": { + "eng-GB": "Blue" + } + }, + { + "value": "led_color3", + "label": { + "eng-GB": "Full color" + } + }, + { + "value": "led_color4", + "label": { + "eng-GB": "Yellow" + } + } + ] + }, + "value": "led_color2", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "length", + "name": "Length", + "description": "Length of control unit", + "type": "Measurement (range)", + "type_identifier": "measurement_range", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter" + }, + "value": { + "type": "length", + "min_value": 102.5, + "max_value": 202.5, + "unit": "millimeter" + }, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "width", + "name": "Width", + "description": "Width of control unit", + "type": "Measurement (single)", + "type_identifier": "measurement_single", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter", + "sign": "none", + "defaultValue": 400 + }, + "value": { + "type": "length", + "value": 300, + "unit": "millimeter" + }, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "panel_type", + "name": "Control unit panel type", + "description": "Control unit panel type", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "panel_type0", + "label": { + "eng-GB": "Buttons" + } + }, + { + "value": "panel_type1", + "label": { + "eng-GB": "Touch screen" + } + } + ] + }, + "value": "panel_type0", + "extra_options": [] + } + ], "Availability": { "_media-type": "application\/vnd.ibexa.api.Availability+json", "is_available": true, - "stock": 100, + "stock": 102, "is_infinite": false }, "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "100.00", - "base_amount": "100.00", + "id": 31, + "amount": "102.00", + "base_amount": "102.00", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, @@ -297,8 +2569,8 @@ "subunits": 2, "enabled": true }, - "money": "10000", - "base_money": "10000" + "money": "10200", + "base_money": "10200" } } } @@ -310,16 +2582,55 @@ "_media-type": "application\/vnd.ibexa.api.RestPrice+json", "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "20000", + "amount": "40900", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, "code": "EUR", "subunits": 2, "enabled": true - } + }, + "PriceStamps": [] + }, + "formatted": "\u20ac409.00" + } + }, + "OriginalTotalPrice": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "40900", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac409.00" + } + }, + "TotalDiscount": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "0", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] }, - "formatted": "€200.00" + "formatted": "\u20ac0.00" } }, "TotalPriceInclVat": { @@ -328,16 +2639,17 @@ "_media-type": "application\/vnd.ibexa.api.RestPrice+json", "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "24600", + "amount": "40900", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, "code": "EUR", "subunits": 2, "enabled": true - } + }, + "PriceStamps": [] }, - "formatted": "€246.00" + "formatted": "\u20ac409.00" } }, "vatCategorySummary": [ @@ -345,24 +2657,25 @@ "_media-type": "application\/vnd.ibexa.api.VatCategorySummary+json", "VatCategory": { "_media-type": "application\/vnd.ibexa.api.VatCategory+json", - "identifier": "default", - "region": "poland", - "vatValue": 23 + "identifier": "none", + "region": "germany", + "vatValue": 0 }, "RestPrice": { "_media-type": "application\/vnd.ibexa.api.RestPrice+json", "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "4600", + "amount": "0", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, "code": "EUR", "subunits": 2, "enabled": true - } + }, + "PriceStamps": [] }, - "formatted": "€46.00" + "formatted": "\u20ac0.00" } } ], @@ -372,6 +2685,10 @@ "code": "EUR", "subunits": 2, "enabled": true + }, + "CartConstraintViolationList": { + "_media-type": "application\/vnd.ibexa.api.CartConstraintViolationList+json", + "violations": [] } } -} +} \ No newline at end of file diff --git a/docs/api/rest_api/rest_api_reference/input/examples/cart/summary/CartSummary.xml.example b/docs/api/rest_api/rest_api_reference/input/examples/cart/summary/CartSummary.xml.example new file mode 100644 index 0000000000..a4d06c4f76 --- /dev/null +++ b/docs/api/rest_api/rest_api_reference/input/examples/cart/summary/CartSummary.xml.example @@ -0,0 +1,2620 @@ +<?xml version="1.0" encoding="UTF-8"?> +<CartSummary media-type="application/vnd.ibexa.api.CartSummary+xml" href="/api/ibexa/v2/cart/b0b51659-75f7-4c8d-9cea-5ce5865dd9ce/summary"> + <id>1</id> + <identifier>b0b51659-75f7-4c8d-9cea-5ce5865dd9ce</identifier> + <name>default</name> + <createdAt>2025-04-03T08:16:09+00:00</createdAt> + <updatedAt>2025-04-03T08:16:09+00:00</updatedAt> + <Owner media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <SummaryEntryCollection media-type="application/vnd.ibexa.api.SummaryEntryCollection+xml"> + <count>3</count> + <CartSummaryEntry media-type="application/vnd.ibexa.api.CartSummaryEntry+xml"> + <identifier>5ce5d7a7-fcc8-4d28-89ad-3f4a53b7ea9a</identifier> + <id>1</id> + <names> + <value languageCode="eng-GB">Control unit 1|germany|none|physical</value> + </names> + <quantity>1</quantity> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </Price> + <PriceInclVat media-type="application/vnd.ibexa.api.PriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </PriceInclVat> + <SubtotalPrice media-type="application/vnd.ibexa.api.SubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </SubtotalPrice> + <SubtotalPriceInclVat media-type="application/vnd.ibexa.api.SubtotalPriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </SubtotalPriceInclVat> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <OriginalSubtotalPrice media-type="application/vnd.ibexa.api.OriginalSubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </OriginalSubtotalPrice> + <Product media-type="application/vnd.ibexa.api.Product+xml"> + <code>product_code_control_unit_1</code> + <isBaseProduct></isBaseProduct> + <isVariant></isVariant> + <name>Control unit 1|germany|none|physical</name> + <ProductType media-type="application/vnd.ibexa.api.ProductType+xml"> + <identifier>Control unit1</identifier> + <name>Control unit1|germany|none|physical</name> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>color</identifier> + <name>Color</name> + <description>Color of control unit</description> + <type>Color</type> + <type_identifier>color</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options/> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>connection_type</identifier> + <name>Connection type</name> + <description>Type of connection</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">connection_type0</value> + <value key="label"> + <value key="eng-GB">USB Cable</value> + </value> + </value> + <value> + <value key="value">connection_type1</value> + <value key="label"> + <value key="eng-GB">USB Bluetooth</value> + </value> + </value> + <value> + <value key="value">connection_type2</value> + <value key="label"> + <value key="eng-GB">USB Radio</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>led_color</identifier> + <name>LED color</name> + <description>Color of LED lights</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">led_color0</value> + <value key="label"> + <value key="eng-GB">Green</value> + </value> + </value> + <value> + <value key="value">led_color1</value> + <value key="label"> + <value key="eng-GB">White</value> + </value> + </value> + <value> + <value key="value">led_color2</value> + <value key="label"> + <value key="eng-GB">Blue</value> + </value> + </value> + <value> + <value key="value">led_color3</value> + <value key="label"> + <value key="eng-GB">Full color</value> + </value> + </value> + <value> + <value key="value">led_color4</value> + <value key="label"> + <value key="eng-GB">Yellow</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>length</identifier> + <name>Length</name> + <description>Length of control unit</description> + <type>Measurement (range)</type> + <type_identifier>measurement_range</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + </options> + <value/> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>width</identifier> + <name>Width</name> + <description>Width of control unit</description> + <type>Measurement (single)</type> + <type_identifier>measurement_single</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + <value key="sign">none</value> + <value key="defaultValue">400</value> + </options> + <value/> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>panel_type</identifier> + <name>Control unit panel type</name> + <description>Control unit panel type</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">panel_type0</value> + <value key="label"> + <value key="eng-GB">Buttons</value> + </value> + </value> + <value> + <value key="value">panel_type1</value> + <value key="label"> + <value key="eng-GB">Touch screen</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + </ProductType> + <Content media-type="application/vnd.ibexa.api.Content+xml" href="/api/ibexa/v2/content/objects/273" remoteId="product_control_unit_1" id="273"> + <ContentType media-type="application/vnd.ibexa.api.ContentType+xml" href="/api/ibexa/v2/content/types/86"/> + <Name>Control unit 1|germany|none|physical</Name> + <TranslatedName>Control unit 1|germany|none|physical</TranslatedName> + <Versions media-type="application/vnd.ibexa.api.VersionList+xml" href="/api/ibexa/v2/content/objects/273/versions"/> + <CurrentVersion media-type="application/vnd.ibexa.api.Version+xml" href="/api/ibexa/v2/content/objects/273/currentversion"> + <Version media-type="application/vnd.ibexa.api.Version+xml" href="/api/ibexa/v2/content/objects/273/versions/1"> + <VersionInfo> + <id>735</id> + <versionNo>1</versionNo> + <status>PUBLISHED</status> + <modificationDate>2025-04-02T12:54:09+00:00</modificationDate> + <Creator media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <creationDate>2025-04-02T12:54:09+00:00</creationDate> + <initialLanguageCode>eng-GB</initialLanguageCode> + <languageCodes>eng-GB</languageCodes> + <VersionTranslationInfo media-type="application/vnd.ibexa.api.VersionTranslationInfo+xml"> + <Language> + <languageCode>eng-GB</languageCode> + </Language> + </VersionTranslationInfo> + <names> + <value languageCode="eng-GB">Control unit 1|germany|none|physical</value> + </names> + <Content media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/273"/> + </VersionInfo> + <Fields> + <field> + <id>1277</id> + <fieldDefinitionIdentifier>name</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezstring</fieldTypeIdentifier> + <fieldValue>Control unit 1|germany|none|physical</fieldValue> + </field> + <field> + <id>1278</id> + <fieldDefinitionIdentifier>intro</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ezxhtml="http://ibexa.co/xmlns/dxp/docbook/xhtml" xmlns:ezcustom="http://ibexa.co/xmlns/dxp/docbook/custom" version="5.0-variant ezpublish-1.0"> +<title ezxhtml:level="2">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</title> +<para><link xlink:href="https://pl.wikipedia.org/wiki/17" xlink:show="none" xlink:title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/5" xlink:show="none" xlink:title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/3" xlink:show="none" xlink:title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/8" xlink:show="none" xlink:title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</link></para> +</section> +</value> + <value key="xhtml5edit"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://ibexa.co/namespaces/ezpublish5/xhtml5/edit"> +<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</h2> +<p><a href="https://pl.wikipedia.org/wiki/17" title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/5" title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/3" title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/8" title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</a></p> +</section> +</value> + </fieldValue> + </field> + <field> + <id>1279</id> + <fieldDefinitionIdentifier>description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ezxhtml="http://ibexa.co/xmlns/dxp/docbook/xhtml" xmlns:ezcustom="http://ibexa.co/xmlns/dxp/docbook/custom" version="5.0-variant ezpublish-1.0"> +<title ezxhtml:level="2">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</title> +<para><link xlink:href="https://pl.wikipedia.org/wiki/11" xlink:show="none" xlink:title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/3" xlink:show="none" xlink:title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/5" xlink:show="none" xlink:title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/4" xlink:show="none" xlink:title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/3" xlink:show="none" xlink:title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</link></para> +</section> +</value> + <value key="xhtml5edit"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://ibexa.co/namespaces/ezpublish5/xhtml5/edit"> +<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</h2> +<p><a href="https://pl.wikipedia.org/wiki/11" title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/3" title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/5" title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/4" title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/3" title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</a></p> +</section> +</value> + </fieldValue> + </field> + <field> + <id>1280</id> + <fieldDefinitionIdentifier>long_marketing_description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ezxhtml="http://ibexa.co/xmlns/dxp/docbook/xhtml" xmlns:ezcustom="http://ibexa.co/xmlns/dxp/docbook/custom" version="5.0-variant ezpublish-1.0"> +<title ezxhtml:level="2">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</title> +<para><link xlink:href="https://pl.wikipedia.org/wiki/11" xlink:show="none" xlink:title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/3" xlink:show="none" xlink:title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/5" xlink:show="none" xlink:title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/4" xlink:show="none" xlink:title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/3" xlink:show="none" xlink:title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</link></para> +</section> +</value> + <value key="xhtml5edit"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://ibexa.co/namespaces/ezpublish5/xhtml5/edit"> +<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</h2> +<p><a href="https://pl.wikipedia.org/wiki/11" title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/3" title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/5" title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/4" title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/3" title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</a></p> +</section> +</value> + </fieldValue> + </field> + <field> + <id>1281</id> + <fieldDefinitionIdentifier>other_long_marketing_description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ezxhtml="http://ibexa.co/xmlns/dxp/docbook/xhtml" xmlns:ezcustom="http://ibexa.co/xmlns/dxp/docbook/custom" version="5.0-variant ezpublish-1.0"> +<title ezxhtml:level="2">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</title> +<para><link xlink:href="https://pl.wikipedia.org/wiki/37" xlink:show="none" xlink:title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/5" xlink:show="none" xlink:title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</link></para> +</section> +</value> + <value key="xhtml5edit"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://ibexa.co/namespaces/ezpublish5/xhtml5/edit"> +<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</h2> +<p><a href="https://pl.wikipedia.org/wiki/37" title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/5" title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</a></p> +</section> +</value> + </fieldValue> + </field> + <field> + <id>1282</id> + <fieldDefinitionIdentifier>image</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezimageasset</fieldTypeIdentifier> + <fieldValue> + <value key="destinationContentId">132</value> + <value key="alternativeText">Text</value> + <value key="source"/> + <value key="variations"> + <value key="ezplatform_admin_ui_profile_picture_user_menu"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/ezplatform_admin_ui_profile_picture_user_menu</value> + </value> + <value key="gallery"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/gallery</value> + </value> + <value key="large"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/large</value> + </value> + <value key="medium"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/medium</value> + </value> + <value key="original"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/original</value> + </value> + <value key="reference"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/reference</value> + </value> + <value key="small"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/small</value> + </value> + <value key="tiny"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/tiny</value> + </value> + </value> + </fieldValue> + </field> + <field> + <id>1283</id> + <fieldDefinitionIdentifier>product_category</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ibexa_taxonomy_entry_assignment</fieldTypeIdentifier> + <fieldValue> + <value key="taxonomy_entries"> + <value>10</value> + </value> + <value key="taxonomy">product_categories</value> + </fieldValue> + </field> + <field> + <id>1284</id> + <fieldDefinitionIdentifier>specification</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ibexa_product_specification</fieldTypeIdentifier> + <fieldValue> + <value key="id">2</value> + <value key="code">product_code_control_unit_1</value> + <value key="attributes"> + <value>#991123</value> + <value>connection_type1</value> + <value>led_color1</value> + <value> + <value key="type">length</value> + <value key="min_value">101.500000</value> + <value key="max_value">201.500000</value> + <value key="unit">millimeter</value> + </value> + <value> + <value key="type">length</value> + <value key="value">200.000000</value> + <value key="unit">millimeter</value> + </value> + <value>panel_type1</value> + </value> + <value key="is_virtual">false</value> + </fieldValue> + </field> + </Fields> + <Relations media-type="application/vnd.ibexa.api.RelationList+xml" href="/api/ibexa/v2/content/objects/273/versions/1/relations"> + <Relation media-type="application/vnd.ibexa.api.Relation+xml" href="/api/ibexa/v2/content/objects/273/versions/1/relations/2"> + <SourceContent media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/273"/> + <DestinationContent media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/132"/> + <SourceFieldDefinitionIdentifier>image</SourceFieldDefinitionIdentifier> + <RelationType>ASSET</RelationType> + </Relation> + </Relations> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/9/5/5/0/559-1-eng-GB/f25743f8e7c0-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + </Version> + </CurrentVersion> + <Section media-type="application/vnd.ibexa.api.Section+xml" href="/api/ibexa/v2/content/sections/1"/> + <Locations media-type="application/vnd.ibexa.api.LocationList+xml" href="/api/ibexa/v2/content/objects/273/locations"/> + <Owner media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <lastModificationDate>2025-04-02T12:54:13+00:00</lastModificationDate> + <publishedDate>2025-04-02T12:54:09+00:00</publishedDate> + <mainLanguageCode>eng-GB</mainLanguageCode> + <currentVersionNo>1</currentVersionNo> + <alwaysAvailable>true</alwaysAvailable> + <isHidden>false</isHidden> + <status>PUBLISHED</status> + <ObjectStates media-type="application/vnd.ibexa.api.ContentObjectStates+xml" href="/api/ibexa/v2/content/objects/273/objectstates"/> + </Content> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/9/5/5/0/559-1-eng-GB/f25743f8e7c0-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + <created_at>1743598449</created_at> + <updated_at>1743598453</updated_at> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>color</identifier> + <name>Color</name> + <description>Color of control unit</description> + <type>Color</type> + <type_identifier>color</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options/> + <value>#991123</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>connection_type</identifier> + <name>Connection type</name> + <description>Type of connection</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">connection_type0</value> + <value key="label"> + <value key="eng-GB">USB Cable</value> + </value> + </value> + <value> + <value key="value">connection_type1</value> + <value key="label"> + <value key="eng-GB">USB Bluetooth</value> + </value> + </value> + <value> + <value key="value">connection_type2</value> + <value key="label"> + <value key="eng-GB">USB Radio</value> + </value> + </value> + </value> + </options> + <value>connection_type1</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>led_color</identifier> + <name>LED color</name> + <description>Color of LED lights</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">led_color0</value> + <value key="label"> + <value key="eng-GB">Green</value> + </value> + </value> + <value> + <value key="value">led_color1</value> + <value key="label"> + <value key="eng-GB">White</value> + </value> + </value> + <value> + <value key="value">led_color2</value> + <value key="label"> + <value key="eng-GB">Blue</value> + </value> + </value> + <value> + <value key="value">led_color3</value> + <value key="label"> + <value key="eng-GB">Full color</value> + </value> + </value> + <value> + <value key="value">led_color4</value> + <value key="label"> + <value key="eng-GB">Yellow</value> + </value> + </value> + </value> + </options> + <value>led_color1</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>length</identifier> + <name>Length</name> + <description>Length of control unit</description> + <type>Measurement (range)</type> + <type_identifier>measurement_range</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + </options> + <value> + <value key="type">length</value> + <value key="min_value">101.500000</value> + <value key="max_value">201.500000</value> + <value key="unit">millimeter</value> + </value> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>width</identifier> + <name>Width</name> + <description>Width of control unit</description> + <type>Measurement (single)</type> + <type_identifier>measurement_single</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + <value key="sign">none</value> + <value key="defaultValue">400</value> + </options> + <value> + <value key="type">length</value> + <value key="value">200.000000</value> + <value key="unit">millimeter</value> + </value> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>panel_type</identifier> + <name>Control unit panel type</name> + <description>Control unit panel type</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">panel_type0</value> + <value key="label"> + <value key="eng-GB">Buttons</value> + </value> + </value> + <value> + <value key="value">panel_type1</value> + <value key="label"> + <value key="eng-GB">Touch screen</value> + </value> + </value> + </value> + </options> + <value>panel_type1</value> + <extra_options/> + </Attribute> + <Availability media-type="application/vnd.ibexa.api.Availability+xml"> + <is_available>1</is_available> + <stock>101</stock> + <is_infinite></is_infinite> + </Availability> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <id>16</id> + <amount>101.00</amount> + <base_amount>101.00</base_amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + <money>10100</money> + <base_money>10100</base_money> + </Price> + </Product> + </CartSummaryEntry> + <CartSummaryEntry media-type="application/vnd.ibexa.api.CartSummaryEntry+xml"> + <identifier>7a62792c-a7a8-4661-9a01-51c2ba89e1f5</identifier> + <id>2</id> + <names> + <value languageCode="eng-GB">Control unit 3|germany|none|physical</value> + </names> + <quantity>2</quantity> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10300</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€103.00</formatted> + </RestPrice> + </Price> + <PriceInclVat media-type="application/vnd.ibexa.api.PriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10300</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€103.00</formatted> + </RestPrice> + </PriceInclVat> + <SubtotalPrice media-type="application/vnd.ibexa.api.SubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>20600</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€206.00</formatted> + </RestPrice> + </SubtotalPrice> + <SubtotalPriceInclVat media-type="application/vnd.ibexa.api.SubtotalPriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>20600</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€206.00</formatted> + </RestPrice> + </SubtotalPriceInclVat> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <OriginalSubtotalPrice media-type="application/vnd.ibexa.api.OriginalSubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>20600</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€206.00</formatted> + </RestPrice> + </OriginalSubtotalPrice> + <Product media-type="application/vnd.ibexa.api.Product+xml"> + <code>product_code_control_unit_3</code> + <isBaseProduct></isBaseProduct> + <isVariant></isVariant> + <name>Control unit 3|germany|none|physical</name> + <ProductType media-type="application/vnd.ibexa.api.ProductType+xml"> + <identifier>Control unit3</identifier> + <name>Control unit3|germany|none|physical</name> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>color</identifier> + <name>Color</name> + <description>Color of control unit</description> + <type>Color</type> + <type_identifier>color</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options/> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>connection_type</identifier> + <name>Connection type</name> + <description>Type of connection</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">connection_type0</value> + <value key="label"> + <value key="eng-GB">USB Cable</value> + </value> + </value> + <value> + <value key="value">connection_type1</value> + <value key="label"> + <value key="eng-GB">USB Bluetooth</value> + </value> + </value> + <value> + <value key="value">connection_type2</value> + <value key="label"> + <value key="eng-GB">USB Radio</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>led_color</identifier> + <name>LED color</name> + <description>Color of LED lights</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">led_color0</value> + <value key="label"> + <value key="eng-GB">Green</value> + </value> + </value> + <value> + <value key="value">led_color1</value> + <value key="label"> + <value key="eng-GB">White</value> + </value> + </value> + <value> + <value key="value">led_color2</value> + <value key="label"> + <value key="eng-GB">Blue</value> + </value> + </value> + <value> + <value key="value">led_color3</value> + <value key="label"> + <value key="eng-GB">Full color</value> + </value> + </value> + <value> + <value key="value">led_color4</value> + <value key="label"> + <value key="eng-GB">Yellow</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>length</identifier> + <name>Length</name> + <description>Length of control unit</description> + <type>Measurement (range)</type> + <type_identifier>measurement_range</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + </options> + <value/> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>width</identifier> + <name>Width</name> + <description>Width of control unit</description> + <type>Measurement (single)</type> + <type_identifier>measurement_single</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + <value key="sign">none</value> + <value key="defaultValue">400</value> + </options> + <value/> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>panel_type</identifier> + <name>Control unit panel type</name> + <description>Control unit panel type</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">panel_type0</value> + <value key="label"> + <value key="eng-GB">Buttons</value> + </value> + </value> + <value> + <value key="value">panel_type1</value> + <value key="label"> + <value key="eng-GB">Touch screen</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + </ProductType> + <Content media-type="application/vnd.ibexa.api.Content+xml" href="/api/ibexa/v2/content/objects/275" remoteId="product_control_unit_3" id="275"> + <ContentType media-type="application/vnd.ibexa.api.ContentType+xml" href="/api/ibexa/v2/content/types/88"/> + <Name>Control unit 3|germany|none|physical</Name> + <TranslatedName>Control unit 3|germany|none|physical</TranslatedName> + <Versions media-type="application/vnd.ibexa.api.VersionList+xml" href="/api/ibexa/v2/content/objects/275/versions"/> + <CurrentVersion media-type="application/vnd.ibexa.api.Version+xml" href="/api/ibexa/v2/content/objects/275/currentversion"> + <Version media-type="application/vnd.ibexa.api.Version+xml" href="/api/ibexa/v2/content/objects/275/versions/1"> + <VersionInfo> + <id>737</id> + <versionNo>1</versionNo> + <status>PUBLISHED</status> + <modificationDate>2025-04-02T12:54:17+00:00</modificationDate> + <Creator media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <creationDate>2025-04-02T12:54:17+00:00</creationDate> + <initialLanguageCode>eng-GB</initialLanguageCode> + <languageCodes>eng-GB</languageCodes> + <VersionTranslationInfo media-type="application/vnd.ibexa.api.VersionTranslationInfo+xml"> + <Language> + <languageCode>eng-GB</languageCode> + </Language> + </VersionTranslationInfo> + <names> + <value languageCode="eng-GB">Control unit 3|germany|none|physical</value> + </names> + <Content media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/275"/> + </VersionInfo> + <Fields> + <field> + <id>1293</id> + <fieldDefinitionIdentifier>name</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezstring</fieldTypeIdentifier> + <fieldValue>Control unit 3|germany|none|physical</fieldValue> + </field> + <field> + <id>1294</id> + <fieldDefinitionIdentifier>intro</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ezxhtml="http://ibexa.co/xmlns/dxp/docbook/xhtml" xmlns:ezcustom="http://ibexa.co/xmlns/dxp/docbook/custom" version="5.0-variant ezpublish-1.0"> +<title ezxhtml:level="2">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</title> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</link></para> +</section> +</value> + <value key="xhtml5edit"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://ibexa.co/namespaces/ezpublish5/xhtml5/edit"> +<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</h2> +<p><a href="https://pl.wikipedia.org/wiki/1" title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</a></p> +</section> +</value> + </fieldValue> + </field> + <field> + <id>1295</id> + <fieldDefinitionIdentifier>description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ezxhtml="http://ibexa.co/xmlns/dxp/docbook/xhtml" xmlns:ezcustom="http://ibexa.co/xmlns/dxp/docbook/custom" version="5.0-variant ezpublish-1.0"> +<title ezxhtml:level="2">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</title> +<para><link xlink:href="https://pl.wikipedia.org/wiki/33" xlink:show="none" xlink:title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/0" xlink:show="none" xlink:title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/3" xlink:show="none" xlink:title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/3" xlink:show="none" xlink:title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/5" xlink:show="none" xlink:title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/6" xlink:show="none" xlink:title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</link></para> +</section> +</value> + <value key="xhtml5edit"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://ibexa.co/namespaces/ezpublish5/xhtml5/edit"> +<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</h2> +<p><a href="https://pl.wikipedia.org/wiki/33" title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/0" title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/3" title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/3" title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/5" title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/6" title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</a></p> +</section> +</value> + </fieldValue> + </field> + <field> + <id>1296</id> + <fieldDefinitionIdentifier>long_marketing_description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ezxhtml="http://ibexa.co/xmlns/dxp/docbook/xhtml" xmlns:ezcustom="http://ibexa.co/xmlns/dxp/docbook/custom" version="5.0-variant ezpublish-1.0"> +<title ezxhtml:level="2">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</title> +<para><link xlink:href="https://pl.wikipedia.org/wiki/33" xlink:show="none" xlink:title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/0" xlink:show="none" xlink:title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/3" xlink:show="none" xlink:title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/3" xlink:show="none" xlink:title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/5" xlink:show="none" xlink:title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/6" xlink:show="none" xlink:title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</link></para> +</section> +</value> + <value key="xhtml5edit"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://ibexa.co/namespaces/ezpublish5/xhtml5/edit"> +<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</h2> +<p><a href="https://pl.wikipedia.org/wiki/33" title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/0" title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/3" title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/3" title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/5" title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/6" title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</a></p> +</section> +</value> + </fieldValue> + </field> + <field> + <id>1297</id> + <fieldDefinitionIdentifier>other_long_marketing_description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ezxhtml="http://ibexa.co/xmlns/dxp/docbook/xhtml" xmlns:ezcustom="http://ibexa.co/xmlns/dxp/docbook/custom" version="5.0-variant ezpublish-1.0"> +<title ezxhtml:level="2">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</title> +<para><link xlink:href="https://pl.wikipedia.org/wiki/11" xlink:show="none" xlink:title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/3" xlink:show="none" xlink:title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/5" xlink:show="none" xlink:title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/4" xlink:show="none" xlink:title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/3" xlink:show="none" xlink:title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</link></para> +</section> +</value> + <value key="xhtml5edit"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://ibexa.co/namespaces/ezpublish5/xhtml5/edit"> +<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</h2> +<p><a href="https://pl.wikipedia.org/wiki/11" title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/3" title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/5" title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/4" title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/3" title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</a></p> +</section> +</value> + </fieldValue> + </field> + <field> + <id>1298</id> + <fieldDefinitionIdentifier>image</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezimageasset</fieldTypeIdentifier> + <fieldValue> + <value key="destinationContentId">136</value> + <value key="alternativeText">Text</value> + <value key="source"/> + <value key="variations"> + <value key="ezplatform_admin_ui_profile_picture_user_menu"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/ezplatform_admin_ui_profile_picture_user_menu</value> + </value> + <value key="gallery"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/gallery</value> + </value> + <value key="large"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/large</value> + </value> + <value key="medium"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/medium</value> + </value> + <value key="original"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/original</value> + </value> + <value key="reference"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/reference</value> + </value> + <value key="small"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/small</value> + </value> + <value key="tiny"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/tiny</value> + </value> + </value> + </fieldValue> + </field> + <field> + <id>1299</id> + <fieldDefinitionIdentifier>product_category</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ibexa_taxonomy_entry_assignment</fieldTypeIdentifier> + <fieldValue> + <value key="taxonomy_entries"> + <value>24</value> + </value> + <value key="taxonomy">product_categories</value> + </fieldValue> + </field> + <field> + <id>1300</id> + <fieldDefinitionIdentifier>specification</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ibexa_product_specification</fieldTypeIdentifier> + <fieldValue> + <value key="id">4</value> + <value key="code">product_code_control_unit_3</value> + <value key="attributes"> + <value>#973369</value> + <value>connection_type0</value> + <value>led_color3</value> + <value> + <value key="type">length</value> + <value key="min_value">103.500000</value> + <value key="max_value">203.500000</value> + <value key="unit">millimeter</value> + </value> + <value> + <value key="type">length</value> + <value key="value">400.000000</value> + <value key="unit">millimeter</value> + </value> + <value>panel_type1</value> + </value> + <value key="is_virtual">false</value> + </fieldValue> + </field> + </Fields> + <Relations media-type="application/vnd.ibexa.api.RelationList+xml" href="/api/ibexa/v2/content/objects/275/versions/1/relations"> + <Relation media-type="application/vnd.ibexa.api.Relation+xml" href="/api/ibexa/v2/content/objects/275/versions/1/relations/4"> + <SourceContent media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/275"/> + <DestinationContent media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/136"/> + <SourceFieldDefinitionIdentifier>image</SourceFieldDefinitionIdentifier> + <RelationType>ASSET</RelationType> + </Relation> + </Relations> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/5/7/5/0/575-1-eng-GB/274d5edc4d3c-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + </Version> + </CurrentVersion> + <Section media-type="application/vnd.ibexa.api.Section+xml" href="/api/ibexa/v2/content/sections/1"/> + <Locations media-type="application/vnd.ibexa.api.LocationList+xml" href="/api/ibexa/v2/content/objects/275/locations"/> + <Owner media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <lastModificationDate>2025-04-02T12:54:20+00:00</lastModificationDate> + <publishedDate>2025-04-02T12:54:17+00:00</publishedDate> + <mainLanguageCode>eng-GB</mainLanguageCode> + <currentVersionNo>1</currentVersionNo> + <alwaysAvailable>true</alwaysAvailable> + <isHidden>false</isHidden> + <status>PUBLISHED</status> + <ObjectStates media-type="application/vnd.ibexa.api.ContentObjectStates+xml" href="/api/ibexa/v2/content/objects/275/objectstates"/> + </Content> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/5/7/5/0/575-1-eng-GB/274d5edc4d3c-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + <created_at>1743598457</created_at> + <updated_at>1743598460</updated_at> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>color</identifier> + <name>Color</name> + <description>Color of control unit</description> + <type>Color</type> + <type_identifier>color</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options/> + <value>#973369</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>connection_type</identifier> + <name>Connection type</name> + <description>Type of connection</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">connection_type0</value> + <value key="label"> + <value key="eng-GB">USB Cable</value> + </value> + </value> + <value> + <value key="value">connection_type1</value> + <value key="label"> + <value key="eng-GB">USB Bluetooth</value> + </value> + </value> + <value> + <value key="value">connection_type2</value> + <value key="label"> + <value key="eng-GB">USB Radio</value> + </value> + </value> + </value> + </options> + <value>connection_type0</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>led_color</identifier> + <name>LED color</name> + <description>Color of LED lights</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">led_color0</value> + <value key="label"> + <value key="eng-GB">Green</value> + </value> + </value> + <value> + <value key="value">led_color1</value> + <value key="label"> + <value key="eng-GB">White</value> + </value> + </value> + <value> + <value key="value">led_color2</value> + <value key="label"> + <value key="eng-GB">Blue</value> + </value> + </value> + <value> + <value key="value">led_color3</value> + <value key="label"> + <value key="eng-GB">Full color</value> + </value> + </value> + <value> + <value key="value">led_color4</value> + <value key="label"> + <value key="eng-GB">Yellow</value> + </value> + </value> + </value> + </options> + <value>led_color3</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>length</identifier> + <name>Length</name> + <description>Length of control unit</description> + <type>Measurement (range)</type> + <type_identifier>measurement_range</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + </options> + <value> + <value key="type">length</value> + <value key="min_value">103.500000</value> + <value key="max_value">203.500000</value> + <value key="unit">millimeter</value> + </value> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>width</identifier> + <name>Width</name> + <description>Width of control unit</description> + <type>Measurement (single)</type> + <type_identifier>measurement_single</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + <value key="sign">none</value> + <value key="defaultValue">400</value> + </options> + <value> + <value key="type">length</value> + <value key="value">400.000000</value> + <value key="unit">millimeter</value> + </value> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>panel_type</identifier> + <name>Control unit panel type</name> + <description>Control unit panel type</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">panel_type0</value> + <value key="label"> + <value key="eng-GB">Buttons</value> + </value> + </value> + <value> + <value key="value">panel_type1</value> + <value key="label"> + <value key="eng-GB">Touch screen</value> + </value> + </value> + </value> + </options> + <value>panel_type1</value> + <extra_options/> + </Attribute> + <Availability media-type="application/vnd.ibexa.api.Availability+xml"> + <is_available>1</is_available> + <stock>103</stock> + <is_infinite></is_infinite> + </Availability> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <id>46</id> + <amount>103.00</amount> + <base_amount>103.00</base_amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + <money>10300</money> + <base_money>10300</base_money> + </Price> + </Product> + </CartSummaryEntry> + <CartSummaryEntry media-type="application/vnd.ibexa.api.CartSummaryEntry+xml"> + <identifier>37dfad84-8c5d-4d06-8939-29397b020ee6</identifier> + <id>3</id> + <names> + <value languageCode="eng-GB">Control unit 2|germany|none|physical</value> + </names> + <quantity>1</quantity> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </Price> + <PriceInclVat media-type="application/vnd.ibexa.api.PriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </PriceInclVat> + <SubtotalPrice media-type="application/vnd.ibexa.api.SubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </SubtotalPrice> + <SubtotalPriceInclVat media-type="application/vnd.ibexa.api.SubtotalPriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </SubtotalPriceInclVat> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <OriginalSubtotalPrice media-type="application/vnd.ibexa.api.OriginalSubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </OriginalSubtotalPrice> + <Product media-type="application/vnd.ibexa.api.Product+xml"> + <code>product_code_control_unit_2</code> + <isBaseProduct></isBaseProduct> + <isVariant></isVariant> + <name>Control unit 2|germany|none|physical</name> + <ProductType media-type="application/vnd.ibexa.api.ProductType+xml"> + <identifier>Control unit2</identifier> + <name>Control unit2|germany|none|physical</name> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>color</identifier> + <name>Color</name> + <description>Color of control unit</description> + <type>Color</type> + <type_identifier>color</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options/> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>connection_type</identifier> + <name>Connection type</name> + <description>Type of connection</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">connection_type0</value> + <value key="label"> + <value key="eng-GB">USB Cable</value> + </value> + </value> + <value> + <value key="value">connection_type1</value> + <value key="label"> + <value key="eng-GB">USB Bluetooth</value> + </value> + </value> + <value> + <value key="value">connection_type2</value> + <value key="label"> + <value key="eng-GB">USB Radio</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>led_color</identifier> + <name>LED color</name> + <description>Color of LED lights</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">led_color0</value> + <value key="label"> + <value key="eng-GB">Green</value> + </value> + </value> + <value> + <value key="value">led_color1</value> + <value key="label"> + <value key="eng-GB">White</value> + </value> + </value> + <value> + <value key="value">led_color2</value> + <value key="label"> + <value key="eng-GB">Blue</value> + </value> + </value> + <value> + <value key="value">led_color3</value> + <value key="label"> + <value key="eng-GB">Full color</value> + </value> + </value> + <value> + <value key="value">led_color4</value> + <value key="label"> + <value key="eng-GB">Yellow</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>length</identifier> + <name>Length</name> + <description>Length of control unit</description> + <type>Measurement (range)</type> + <type_identifier>measurement_range</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + </options> + <value/> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>width</identifier> + <name>Width</name> + <description>Width of control unit</description> + <type>Measurement (single)</type> + <type_identifier>measurement_single</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + <value key="sign">none</value> + <value key="defaultValue">400</value> + </options> + <value/> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>panel_type</identifier> + <name>Control unit panel type</name> + <description>Control unit panel type</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">panel_type0</value> + <value key="label"> + <value key="eng-GB">Buttons</value> + </value> + </value> + <value> + <value key="value">panel_type1</value> + <value key="label"> + <value key="eng-GB">Touch screen</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + </ProductType> + <Content media-type="application/vnd.ibexa.api.Content+xml" href="/api/ibexa/v2/content/objects/274" remoteId="product_control_unit_2" id="274"> + <ContentType media-type="application/vnd.ibexa.api.ContentType+xml" href="/api/ibexa/v2/content/types/87"/> + <Name>Control unit 2|germany|none|physical</Name> + <TranslatedName>Control unit 2|germany|none|physical</TranslatedName> + <Versions media-type="application/vnd.ibexa.api.VersionList+xml" href="/api/ibexa/v2/content/objects/274/versions"/> + <CurrentVersion media-type="application/vnd.ibexa.api.Version+xml" href="/api/ibexa/v2/content/objects/274/currentversion"> + <Version media-type="application/vnd.ibexa.api.Version+xml" href="/api/ibexa/v2/content/objects/274/versions/1"> + <VersionInfo> + <id>736</id> + <versionNo>1</versionNo> + <status>PUBLISHED</status> + <modificationDate>2025-04-02T12:54:13+00:00</modificationDate> + <Creator media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <creationDate>2025-04-02T12:54:13+00:00</creationDate> + <initialLanguageCode>eng-GB</initialLanguageCode> + <languageCodes>eng-GB</languageCodes> + <VersionTranslationInfo media-type="application/vnd.ibexa.api.VersionTranslationInfo+xml"> + <Language> + <languageCode>eng-GB</languageCode> + </Language> + </VersionTranslationInfo> + <names> + <value languageCode="eng-GB">Control unit 2|germany|none|physical</value> + </names> + <Content media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/274"/> + </VersionInfo> + <Fields> + <field> + <id>1285</id> + <fieldDefinitionIdentifier>name</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezstring</fieldTypeIdentifier> + <fieldValue>Control unit 2|germany|none|physical</fieldValue> + </field> + <field> + <id>1286</id> + <fieldDefinitionIdentifier>intro</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ezxhtml="http://ibexa.co/xmlns/dxp/docbook/xhtml" xmlns:ezcustom="http://ibexa.co/xmlns/dxp/docbook/custom" version="5.0-variant ezpublish-1.0"> +<title ezxhtml:level="2">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</title> +<para><link xlink:href="https://pl.wikipedia.org/wiki/34" xlink:show="none" xlink:title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/0" xlink:show="none" xlink:title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/4" xlink:show="none" xlink:title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/4" xlink:show="none" xlink:title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/6" xlink:show="none" xlink:title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/7" xlink:show="none" xlink:title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</link></para> +</section> +</value> + <value key="xhtml5edit"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://ibexa.co/namespaces/ezpublish5/xhtml5/edit"> +<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</h2> +<p><a href="https://pl.wikipedia.org/wiki/34" title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/0" title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/4" title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/4" title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/6" title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/7" title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</a></p> +</section> +</value> + </fieldValue> + </field> + <field> + <id>1287</id> + <fieldDefinitionIdentifier>description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ezxhtml="http://ibexa.co/xmlns/dxp/docbook/xhtml" xmlns:ezcustom="http://ibexa.co/xmlns/dxp/docbook/custom" version="5.0-variant ezpublish-1.0"> +<title ezxhtml:level="2">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</title> +<para><link xlink:href="https://pl.wikipedia.org/wiki/22" xlink:show="none" xlink:title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/0" xlink:show="none" xlink:title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/4" xlink:show="none" xlink:title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/6" xlink:show="none" xlink:title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/4" xlink:show="none" xlink:title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</link></para> +</section> +</value> + <value key="xhtml5edit"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://ibexa.co/namespaces/ezpublish5/xhtml5/edit"> +<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</h2> +<p><a href="https://pl.wikipedia.org/wiki/22" title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/0" title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/4" title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/6" title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/4" title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</a></p> +</section> +</value> + </fieldValue> + </field> + <field> + <id>1288</id> + <fieldDefinitionIdentifier>long_marketing_description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ezxhtml="http://ibexa.co/xmlns/dxp/docbook/xhtml" xmlns:ezcustom="http://ibexa.co/xmlns/dxp/docbook/custom" version="5.0-variant ezpublish-1.0"> +<title ezxhtml:level="2">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</title> +<para><link xlink:href="https://pl.wikipedia.org/wiki/22" xlink:show="none" xlink:title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/0" xlink:show="none" xlink:title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/2" xlink:show="none" xlink:title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/4" xlink:show="none" xlink:title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/1" xlink:show="none" xlink:title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/6" xlink:show="none" xlink:title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/4" xlink:show="none" xlink:title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</link></para> +</section> +</value> + <value key="xhtml5edit"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://ibexa.co/namespaces/ezpublish5/xhtml5/edit"> +<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</h2> +<p><a href="https://pl.wikipedia.org/wiki/22" title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/0" title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/2" title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/4" title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/1" title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/6" title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/4" title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</a></p> +</section> +</value> + </fieldValue> + </field> + <field> + <id>1289</id> + <fieldDefinitionIdentifier>other_long_marketing_description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ezxhtml="http://ibexa.co/xmlns/dxp/docbook/xhtml" xmlns:ezcustom="http://ibexa.co/xmlns/dxp/docbook/custom" version="5.0-variant ezpublish-1.0"> +<title ezxhtml:level="2">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</title> +<para><link xlink:href="https://pl.wikipedia.org/wiki/24" xlink:show="none" xlink:title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/0" xlink:show="none" xlink:title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/0" xlink:show="none" xlink:title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/0" xlink:show="none" xlink:title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/4" xlink:show="none" xlink:title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/0" xlink:show="none" xlink:title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/3" xlink:show="none" xlink:title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/0" xlink:show="none" xlink:title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</link></para> +<para><link xlink:href="https://pl.wikipedia.org/wiki/6" xlink:show="none" xlink:title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</link></para> +</section> +</value> + <value key="xhtml5edit"><?xml version="1.0" encoding="UTF-8"?> +<section xmlns="http://ibexa.co/namespaces/ezpublish5/xhtml5/edit"> +<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..</h2> +<p><a href="https://pl.wikipedia.org/wiki/24" title="ipsum">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/0" title="reprehenderit">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/0" title="quia">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/0" title="veritatis">Twinkle, twinkle--"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/4" title="ex">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/0" title="voluptatem">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/3" title="sit">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/0" title="quia">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.</a></p> +<p><a href="https://pl.wikipedia.org/wiki/6" title="voluptatem">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!"'.</a></p> +</section> +</value> + </fieldValue> + </field> + <field> + <id>1290</id> + <fieldDefinitionIdentifier>image</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezimageasset</fieldTypeIdentifier> + <fieldValue> + <value key="destinationContentId">134</value> + <value key="alternativeText">Text</value> + <value key="source"/> + <value key="variations"> + <value key="ezplatform_admin_ui_profile_picture_user_menu"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/ezplatform_admin_ui_profile_picture_user_menu</value> + </value> + <value key="gallery"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/gallery</value> + </value> + <value key="large"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/large</value> + </value> + <value key="medium"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/medium</value> + </value> + <value key="original"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/original</value> + </value> + <value key="reference"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/reference</value> + </value> + <value key="small"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/small</value> + </value> + <value key="tiny"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/tiny</value> + </value> + </value> + </fieldValue> + </field> + <field> + <id>1291</id> + <fieldDefinitionIdentifier>product_category</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ibexa_taxonomy_entry_assignment</fieldTypeIdentifier> + <fieldValue> + <value key="taxonomy_entries"> + <value>17</value> + </value> + <value key="taxonomy">product_categories</value> + </fieldValue> + </field> + <field> + <id>1292</id> + <fieldDefinitionIdentifier>specification</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ibexa_product_specification</fieldTypeIdentifier> + <fieldValue> + <value key="id">3</value> + <value key="code">product_code_control_unit_2</value> + <value key="attributes"> + <value>#982246</value> + <value>connection_type2</value> + <value>led_color2</value> + <value> + <value key="type">length</value> + <value key="min_value">102.500000</value> + <value key="max_value">202.500000</value> + <value key="unit">millimeter</value> + </value> + <value> + <value key="type">length</value> + <value key="value">300.000000</value> + <value key="unit">millimeter</value> + </value> + <value>panel_type0</value> + </value> + <value key="is_virtual">false</value> + </fieldValue> + </field> + </Fields> + <Relations media-type="application/vnd.ibexa.api.RelationList+xml" href="/api/ibexa/v2/content/objects/274/versions/1/relations"> + <Relation media-type="application/vnd.ibexa.api.Relation+xml" href="/api/ibexa/v2/content/objects/274/versions/1/relations/3"> + <SourceContent media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/274"/> + <DestinationContent media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/134"/> + <SourceFieldDefinitionIdentifier>image</SourceFieldDefinitionIdentifier> + <RelationType>ASSET</RelationType> + </Relation> + </Relations> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/7/6/5/0/567-1-eng-GB/d396544dd46a-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + </Version> + </CurrentVersion> + <Section media-type="application/vnd.ibexa.api.Section+xml" href="/api/ibexa/v2/content/sections/1"/> + <Locations media-type="application/vnd.ibexa.api.LocationList+xml" href="/api/ibexa/v2/content/objects/274/locations"/> + <Owner media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <lastModificationDate>2025-04-02T12:54:16+00:00</lastModificationDate> + <publishedDate>2025-04-02T12:54:13+00:00</publishedDate> + <mainLanguageCode>eng-GB</mainLanguageCode> + <currentVersionNo>1</currentVersionNo> + <alwaysAvailable>true</alwaysAvailable> + <isHidden>false</isHidden> + <status>PUBLISHED</status> + <ObjectStates media-type="application/vnd.ibexa.api.ContentObjectStates+xml" href="/api/ibexa/v2/content/objects/274/objectstates"/> + </Content> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/7/6/5/0/567-1-eng-GB/d396544dd46a-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + <created_at>1743598453</created_at> + <updated_at>1743598456</updated_at> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>color</identifier> + <name>Color</name> + <description>Color of control unit</description> + <type>Color</type> + <type_identifier>color</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options/> + <value>#982246</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>connection_type</identifier> + <name>Connection type</name> + <description>Type of connection</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">connection_type0</value> + <value key="label"> + <value key="eng-GB">USB Cable</value> + </value> + </value> + <value> + <value key="value">connection_type1</value> + <value key="label"> + <value key="eng-GB">USB Bluetooth</value> + </value> + </value> + <value> + <value key="value">connection_type2</value> + <value key="label"> + <value key="eng-GB">USB Radio</value> + </value> + </value> + </value> + </options> + <value>connection_type2</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>led_color</identifier> + <name>LED color</name> + <description>Color of LED lights</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">led_color0</value> + <value key="label"> + <value key="eng-GB">Green</value> + </value> + </value> + <value> + <value key="value">led_color1</value> + <value key="label"> + <value key="eng-GB">White</value> + </value> + </value> + <value> + <value key="value">led_color2</value> + <value key="label"> + <value key="eng-GB">Blue</value> + </value> + </value> + <value> + <value key="value">led_color3</value> + <value key="label"> + <value key="eng-GB">Full color</value> + </value> + </value> + <value> + <value key="value">led_color4</value> + <value key="label"> + <value key="eng-GB">Yellow</value> + </value> + </value> + </value> + </options> + <value>led_color2</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>length</identifier> + <name>Length</name> + <description>Length of control unit</description> + <type>Measurement (range)</type> + <type_identifier>measurement_range</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + </options> + <value> + <value key="type">length</value> + <value key="min_value">102.500000</value> + <value key="max_value">202.500000</value> + <value key="unit">millimeter</value> + </value> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>width</identifier> + <name>Width</name> + <description>Width of control unit</description> + <type>Measurement (single)</type> + <type_identifier>measurement_single</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + <value key="sign">none</value> + <value key="defaultValue">400</value> + </options> + <value> + <value key="type">length</value> + <value key="value">300.000000</value> + <value key="unit">millimeter</value> + </value> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>panel_type</identifier> + <name>Control unit panel type</name> + <description>Control unit panel type</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">panel_type0</value> + <value key="label"> + <value key="eng-GB">Buttons</value> + </value> + </value> + <value> + <value key="value">panel_type1</value> + <value key="label"> + <value key="eng-GB">Touch screen</value> + </value> + </value> + </value> + </options> + <value>panel_type0</value> + <extra_options/> + </Attribute> + <Availability media-type="application/vnd.ibexa.api.Availability+xml"> + <is_available>1</is_available> + <stock>102</stock> + <is_infinite></is_infinite> + </Availability> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <id>31</id> + <amount>102.00</amount> + <base_amount>102.00</base_amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + <money>10200</money> + <base_money>10200</base_money> + </Price> + </Product> + </CartSummaryEntry> + </SummaryEntryCollection> + <TotalPrice media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>40900</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€409.00</formatted> + </RestPrice> + </TotalPrice> + <OriginalTotalPrice media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>40900</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€409.00</formatted> + </RestPrice> + </OriginalTotalPrice> + <TotalDiscount media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>0</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€0.00</formatted> + </RestPrice> + </TotalDiscount> + <TotalPriceInclVat media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>40900</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€409.00</formatted> + </RestPrice> + </TotalPriceInclVat> + <VatCategorySummary media-type="application/vnd.ibexa.api.VatCategorySummary+xml"> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>0</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€0.00</formatted> + </RestPrice> + </VatCategorySummary> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + <CartConstraintViolationList media-type="application/vnd.ibexa.api.CartConstraintViolationList+xml"/> +</CartSummary> diff --git a/docs/api/rest_api/rest_api_reference/input/examples/cart/summary/ShortCartSummary.json.example b/docs/api/rest_api/rest_api_reference/input/examples/cart/summary/ShortCartSummary.json.example new file mode 100644 index 0000000000..e093345ff4 --- /dev/null +++ b/docs/api/rest_api/rest_api_reference/input/examples/cart/summary/ShortCartSummary.json.example @@ -0,0 +1,540 @@ +{ + "CartSummary": { + "_media-type": "application\/vnd.ibexa.api.CartSummary+json", + "_href": "\/api\/ibexa\/v2\/cart\/b0b51659-75f7-4c8d-9cea-5ce5865dd9ce\/summary", + "id": 1, + "identifier": "b0b51659-75f7-4c8d-9cea-5ce5865dd9ce", + "name": "default", + "createdAt": "2025-04-03T08:16:09+00:00", + "updatedAt": "2025-04-03T08:16:09+00:00", + "Owner": { + "_media-type": "application\/vnd.ibexa.api.User+json", + "_href": "\/api\/ibexa\/v2\/user\/users\/14" + }, + "SummaryEntryCollection": { + "_media-type": "application\/vnd.ibexa.api.SummaryEntryCollection+json", + "count": "3", + "SummaryEntry": [ + { + "_media-type": "application\/vnd.ibexa.api.CartSummaryEntry+json", + "identifier": "5ce5d7a7-fcc8-4d28-89ad-3f4a53b7ea9a", + "id": 1, + "names": { + "value": [ + { + "_languageCode": "eng-GB", + "#text": "Control unit 1|germany|none|physical" + } + ] + }, + "quantity": 1, + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "PriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.PriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "SubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "SubtotalPriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "VatCategory": { + "_media-type": "application\/vnd.ibexa.api.VatCategory+json", + "identifier": "none", + "region": "germany", + "vatValue": 0 + }, + "OriginalSubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.OriginalSubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "Product": { + "_media-type": "application\/vnd.ibexa.api.Product+json", + "code": "product_code_control_unit_1", + "isBaseProduct": false, + "isVariant": false, + "name": "Control unit 1|germany|none|physical", + "Thumbnail": { + "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/9\/5\/5\/0\/559-1-eng-GB\/f25743f8e7c0-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" + }, + "Availability": { + "_media-type": "application\/vnd.ibexa.api.Availability+json", + "is_available": true, + "stock": 101, + "is_infinite": false + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.CartSummaryEntry+json", + "identifier": "7a62792c-a7a8-4661-9a01-51c2ba89e1f5", + "id": 2, + "names": { + "value": [ + { + "_languageCode": "eng-GB", + "#text": "Control unit 3|germany|none|physical" + } + ] + }, + "quantity": 2, + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10300", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac103.00" + } + }, + "PriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.PriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10300", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac103.00" + } + }, + "SubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "20600", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac206.00" + } + }, + "SubtotalPriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "20600", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac206.00" + } + }, + "VatCategory": { + "_media-type": "application\/vnd.ibexa.api.VatCategory+json", + "identifier": "none", + "region": "germany", + "vatValue": 0 + }, + "OriginalSubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.OriginalSubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "20600", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac206.00" + } + }, + "Product": { + "_media-type": "application\/vnd.ibexa.api.Product+json", + "code": "product_code_control_unit_3", + "isBaseProduct": false, + "isVariant": false, + "name": "Control unit 3|germany|none|physical", + "Thumbnail": { + "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/5\/7\/5\/0\/575-1-eng-GB\/274d5edc4d3c-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" + }, + "Availability": { + "_media-type": "application\/vnd.ibexa.api.Availability+json", + "is_available": true, + "stock": 103, + "is_infinite": false + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.CartSummaryEntry+json", + "identifier": "37dfad84-8c5d-4d06-8939-29397b020ee6", + "id": 3, + "names": { + "value": [ + { + "_languageCode": "eng-GB", + "#text": "Control unit 2|germany|none|physical" + } + ] + }, + "quantity": 1, + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac102.00" + } + }, + "PriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.PriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac102.00" + } + }, + "SubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac102.00" + } + }, + "SubtotalPriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac102.00" + } + }, + "VatCategory": { + "_media-type": "application\/vnd.ibexa.api.VatCategory+json", + "identifier": "none", + "region": "germany", + "vatValue": 0 + }, + "OriginalSubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.OriginalSubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac102.00" + } + }, + "Product": { + "_media-type": "application\/vnd.ibexa.api.Product+json", + "code": "product_code_control_unit_2", + "isBaseProduct": false, + "isVariant": false, + "name": "Control unit 2|germany|none|physical", + "Thumbnail": { + "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/7\/6\/5\/0\/567-1-eng-GB\/d396544dd46a-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" + }, + "Availability": { + "_media-type": "application\/vnd.ibexa.api.Availability+json", + "is_available": true, + "stock": 102, + "is_infinite": false + } + } + } + ] + }, + "TotalPrice": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "40900", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac409.00" + } + }, + "OriginalTotalPrice": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "40900", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac409.00" + } + }, + "TotalDiscount": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "0", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac0.00" + } + }, + "TotalPriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "40900", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac409.00" + } + }, + "vatCategorySummary": [ + { + "_media-type": "application\/vnd.ibexa.api.VatCategorySummary+json", + "VatCategory": { + "_media-type": "application\/vnd.ibexa.api.VatCategory+json", + "identifier": "none", + "region": "germany", + "vatValue": 0 + }, + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "0", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac0.00" + } + } + ], + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "CartConstraintViolationList": { + "_media-type": "application\/vnd.ibexa.api.CartConstraintViolationList+json", + "violations": [] + } + } +} \ No newline at end of file diff --git a/docs/api/rest_api/rest_api_reference/input/examples/cart/summary/ShortCartSummary.xml.example b/docs/api/rest_api/rest_api_reference/input/examples/cart/summary/ShortCartSummary.xml.example new file mode 100644 index 0000000000..7bd984bc71 --- /dev/null +++ b/docs/api/rest_api/rest_api_reference/input/examples/cart/summary/ShortCartSummary.xml.example @@ -0,0 +1,394 @@ +<?xml version="1.0" encoding="UTF-8"?> +<CartSummary media-type="application/vnd.ibexa.api.CartSummary+xml" href="/api/ibexa/v2/cart/b0b51659-75f7-4c8d-9cea-5ce5865dd9ce/summary"> + <id>1</id> + <identifier>b0b51659-75f7-4c8d-9cea-5ce5865dd9ce</identifier> + <name>default</name> + <createdAt>2025-04-03T08:16:09+00:00</createdAt> + <updatedAt>2025-04-03T08:16:09+00:00</updatedAt> + <Owner media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <SummaryEntryCollection media-type="application/vnd.ibexa.api.SummaryEntryCollection+xml"> + <count>3</count> + <CartSummaryEntry media-type="application/vnd.ibexa.api.CartSummaryEntry+xml"> + <identifier>5ce5d7a7-fcc8-4d28-89ad-3f4a53b7ea9a</identifier> + <id>1</id> + <names> + <value languageCode="eng-GB">Control unit 1|germany|none|physical</value> + </names> + <quantity>1</quantity> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </Price> + <PriceInclVat media-type="application/vnd.ibexa.api.PriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </PriceInclVat> + <SubtotalPrice media-type="application/vnd.ibexa.api.SubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </SubtotalPrice> + <SubtotalPriceInclVat media-type="application/vnd.ibexa.api.SubtotalPriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </SubtotalPriceInclVat> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <OriginalSubtotalPrice media-type="application/vnd.ibexa.api.OriginalSubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </OriginalSubtotalPrice> + <Product media-type="application/vnd.ibexa.api.Product+xml"> + <code>product_code_control_unit_1</code> + <isBaseProduct></isBaseProduct> + <isVariant></isVariant> + <name>Control unit 1|germany|none|physical</name> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/9/5/5/0/559-1-eng-GB/f25743f8e7c0-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + <Availability media-type="application/vnd.ibexa.api.Availability+xml"> + <is_available>1</is_available> + <stock>101</stock> + <is_infinite></is_infinite> + </Availability> + </Product> + </CartSummaryEntry> + <CartSummaryEntry media-type="application/vnd.ibexa.api.CartSummaryEntry+xml"> + <identifier>7a62792c-a7a8-4661-9a01-51c2ba89e1f5</identifier> + <id>2</id> + <names> + <value languageCode="eng-GB">Control unit 3|germany|none|physical</value> + </names> + <quantity>2</quantity> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10300</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€103.00</formatted> + </RestPrice> + </Price> + <PriceInclVat media-type="application/vnd.ibexa.api.PriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10300</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€103.00</formatted> + </RestPrice> + </PriceInclVat> + <SubtotalPrice media-type="application/vnd.ibexa.api.SubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>20600</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€206.00</formatted> + </RestPrice> + </SubtotalPrice> + <SubtotalPriceInclVat media-type="application/vnd.ibexa.api.SubtotalPriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>20600</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€206.00</formatted> + </RestPrice> + </SubtotalPriceInclVat> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <OriginalSubtotalPrice media-type="application/vnd.ibexa.api.OriginalSubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>20600</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€206.00</formatted> + </RestPrice> + </OriginalSubtotalPrice> + <Product media-type="application/vnd.ibexa.api.Product+xml"> + <code>product_code_control_unit_3</code> + <isBaseProduct></isBaseProduct> + <isVariant></isVariant> + <name>Control unit 3|germany|none|physical</name> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/5/7/5/0/575-1-eng-GB/274d5edc4d3c-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + <Availability media-type="application/vnd.ibexa.api.Availability+xml"> + <is_available>1</is_available> + <stock>103</stock> + <is_infinite></is_infinite> + </Availability> + </Product> + </CartSummaryEntry> + <CartSummaryEntry media-type="application/vnd.ibexa.api.CartSummaryEntry+xml"> + <identifier>37dfad84-8c5d-4d06-8939-29397b020ee6</identifier> + <id>3</id> + <names> + <value languageCode="eng-GB">Control unit 2|germany|none|physical</value> + </names> + <quantity>1</quantity> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </Price> + <PriceInclVat media-type="application/vnd.ibexa.api.PriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </PriceInclVat> + <SubtotalPrice media-type="application/vnd.ibexa.api.SubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </SubtotalPrice> + <SubtotalPriceInclVat media-type="application/vnd.ibexa.api.SubtotalPriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </SubtotalPriceInclVat> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <OriginalSubtotalPrice media-type="application/vnd.ibexa.api.OriginalSubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </OriginalSubtotalPrice> + <Product media-type="application/vnd.ibexa.api.Product+xml"> + <code>product_code_control_unit_2</code> + <isBaseProduct></isBaseProduct> + <isVariant></isVariant> + <name>Control unit 2|germany|none|physical</name> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/7/6/5/0/567-1-eng-GB/d396544dd46a-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + <Availability media-type="application/vnd.ibexa.api.Availability+xml"> + <is_available>1</is_available> + <stock>102</stock> + <is_infinite></is_infinite> + </Availability> + </Product> + </CartSummaryEntry> + </SummaryEntryCollection> + <TotalPrice media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>40900</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€409.00</formatted> + </RestPrice> + </TotalPrice> + <OriginalTotalPrice media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>40900</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€409.00</formatted> + </RestPrice> + </OriginalTotalPrice> + <TotalDiscount media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>0</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€0.00</formatted> + </RestPrice> + </TotalDiscount> + <TotalPriceInclVat media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>40900</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€409.00</formatted> + </RestPrice> + </TotalPriceInclVat> + <VatCategorySummary media-type="application/vnd.ibexa.api.VatCategorySummary+xml"> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>0</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€0.00</formatted> + </RestPrice> + </VatCategorySummary> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + <CartConstraintViolationList media-type="application/vnd.ibexa.api.CartConstraintViolationList+xml"/> +</CartSummary> diff --git a/docs/api/rest_api/rest_api_reference/input/ibexa-cart.raml b/docs/api/rest_api/rest_api_reference/input/ibexa-cart.raml index 25c92d04c2..1868a4391a 100644 --- a/docs/api/rest_api/rest_api_reference/input/ibexa-cart.raml +++ b/docs/api/rest_api/rest_api_reference/input/ibexa-cart.raml @@ -154,18 +154,27 @@ post: description: Gets a summary of the given Cart. headers: Accept: - description: If set, the Cart Summary is returned in XML or JSON format. + description: Use CartSummary only if you require additional product information (such as Product type or Content). Depending on the suffix set, the Cart Summary is returned in XML or JSON format. example: | - application/vnd.ibexa.api.CartSummary+xml + application/vnd.ibexa.api.ShortCartSummary+json + application/vnd.ibexa.api.ShortCartSummary+xml application/vnd.ibexa.api.CartSummary+json + application/vnd.ibexa.api.CartSummary+xml responses: 200: body: - application/vnd.ibexa.api.CartSummary+xml: - type: CartSummary + application/vnd.ibexa.api.ShortCartSummary+json: + type: CartSummaryWrapper + example: !include examples/cart/summary/ShortCartSummary.json.example + application/vnd.ibexa.api.ShortCartSummary+xml: + type: CartSummaryWrapper + example: !include examples/cart/summary/ShortCartSummary.xml.example application/vnd.ibexa.api.CartSummary+json: type: CartSummaryWrapper example: !include examples/cart/summary/CartSummary.json.example + application/vnd.ibexa.api.CartSummary+xml: + type: CartSummary + example: !include examples/cart/summary/CartSummary.xml.example 401: description: Error - The user is not authorized to read this Cart. 404: diff --git a/docs/api/rest_api/rest_api_reference/rest_api_reference.html b/docs/api/rest_api/rest_api_reference/rest_api_reference.html index 0bf890f12a..4d204f3de2 100644 --- a/docs/api/rest_api/rest_api_reference/rest_api_reference.html +++ b/docs/api/rest_api/rest_api_reference/rest_api_reference.html @@ -75012,7 +75012,7 @@ <h4 id="/cart/{identifier}/summary" class="heading text-gray">/cart/{identifier} <h6 class="heading text-gray border-bottom pb-2">Header parameters</h6> <div class="mb-2"> <p class="mt-3 mb-0 font-weight-medium">Accept</p> - <p>If set, the Cart Summary is returned in XML or JSON format.</p> + <p>Use CartSummary only if you need additional product info (Product type, Content). If set, the Cart Summary is returned in XML or JSON format.</p> <div class="table-responsive mb-2"> <table class="table"> <thead> @@ -75037,8 +75037,10 @@ <h6 class="heading text-gray border-bottom pb-2">Header parameters</h6> <tr> <td>Examples</td> <td> - <code>application/vnd.ibexa.api.CartSummary+xml + <code>application/vnd.ibexa.api.ShortCartSummary+json +application/vnd.ibexa.api.ShortCartSummary+xml application/vnd.ibexa.api.CartSummary+json +application/vnd.ibexa.api.CartSummary+xml </code> </td> </tr> @@ -75105,19 +75107,19 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> <tbody> <tr> <td> - <a href="#" class="text-ocean-blue" data-toggle="modal" data-target="#CartSummary"> - CartSummary + <a href="#" class="text-ocean-blue" data-toggle="modal" data-target="#CartSummaryWrapper"> + CartSummaryWrapper </a> </td> - <td>This class represents a cart summary.</td> + <td>JSON object with only a CartSummary property.</td> </tr> <tr> <td> - <a href="#" class="text-ocean-blue" data-toggle="modal" data-target="#CartSummaryWrapper"> - CartSummaryWrapper + <a href="#" class="text-ocean-blue" data-toggle="modal" data-target="#CartSummary"> + CartSummary </a> </td> - <td>JSON object with only a CartSummary property.</td> + <td>This class represents a cart summary.</td> </tr> </tbody> </table> @@ -75145,6 +75147,16 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> aria-selected="true"> json </a> + </li> + <li class="nav-item"> + <a class="nav-link text-gray" id="cart-identifier-summary-get-response-200-xml-tab" + data-toggle="tab" + href="#cart-identifier-summary-get-response-200-xml" + role="tab" + aria-controls="cart-identifier-summary-get-response-200-xml" + aria-selected="false"> + xml + </a> </li> </ul> <div> @@ -75155,7 +75167,7 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> <div class="tab-content" id="cart-identifier-summary-get-response-200Content"> <div class="tab-pane fade show active" id="cart-identifier-summary-get-response-200-json" role="tabpanel" aria-labelledby="cart-identifier-summary-get-response-200-json-tab"> - <div class="position-relative "> + <div class="position-relative mb-4 "> <p class="mb-0 icon icon--copy-clipboard"> <i class="material-icons-outlined clipboard" data-toggle="tooltip" @@ -75168,29 +75180,135 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> <code class="json">{ "CartSummary": { "_media-type": "application\/vnd.ibexa.api.CartSummary+json", - "_href": "\/api\/ibexa\/v2\/cart\/fdfb2e95-b0b9-4f17-b0cc-08d4d2cfd8f1\/summary", + "_href": "\/api\/ibexa\/v2\/cart\/b0b51659-75f7-4c8d-9cea-5ce5865dd9ce\/summary", + "id": 1, + "identifier": "b0b51659-75f7-4c8d-9cea-5ce5865dd9ce", + "name": "default", + "createdAt": "2025-04-03T08:16:09+00:00", + "updatedAt": "2025-04-03T08:16:09+00:00", + "Owner": { + "_media-type": "application\/vnd.ibexa.api.User+json", + "_href": "\/api\/ibexa\/v2\/user\/users\/14" + }, + "SummaryEntryCollection": { + "_media-type": "application\/vnd.ibexa.api.SummaryEntryCollection+json", + "count": "3", + "SummaryEntry": [ + { + "_media-type": "application\/vnd.ibexa.api.CartSummaryEntry+json", + "identifier": "5ce5d7a7-fcc8-4d28-89ad-3f4a53b7ea9a", + "id": 1, + "names": { + "value": [ + </code> + </pre> + </div> + <a href="" data-toggle="modal" data-target="#cart-identifier-summary-get-response-200Modal" class="btn btn--example-view-more text-center">View more</a> + <div class="position-relative border-top"> + <p class="mb-0 icon icon--copy-clipboard"> + <i class="material-icons-outlined clipboard" + data-toggle="tooltip" + data-placement="top" + data-clipboard-target="#S875f892879b1fbc4fe37f9bae1576b1dedbfc0fc9279cd1d3c57d29908c58037" + title="Copy to clipboard">file_copy + </i> + </p> + <pre id="S875f892879b1fbc4fe37f9bae1576b1dedbfc0fc9279cd1d3c57d29908c58037" class="example__code-wrapper"> + <code class="json">{ + "CartSummary": { + "_media-type": "application\/vnd.ibexa.api.CartSummary+json", + "_href": "\/api\/ibexa\/v2\/cart\/b0b51659-75f7-4c8d-9cea-5ce5865dd9ce\/summary", "id": 1, - "identifier": "fdfb2e95-b0b9-4f17-b0cc-08d4d2cfd8f1", - "name": "Updated", - "createdAt": "2023-01-10T12:48:40+00:00", - "updatedAt": "2023-01-10T12:49:10+00:00", + "identifier": "b0b51659-75f7-4c8d-9cea-5ce5865dd9ce", + "name": "default", + "createdAt": "2025-04-03T08:16:09+00:00", + "updatedAt": "2025-04-03T08:16:09+00:00", "Owner": { "_media-type": "application\/vnd.ibexa.api.User+json", "_href": "\/api\/ibexa\/v2\/user\/users\/14" }, "SummaryEntryCollection": { "_media-type": "application\/vnd.ibexa.api.SummaryEntryCollection+json", - "count": "1", + "count": "3", "SummaryEntry": [ { "_media-type": "application\/vnd.ibexa.api.CartSummaryEntry+json", - "identifier": "ddf3d7bf-ca17-4eff-8265-2d7e00877a91", + "identifier": "5ce5d7a7-fcc8-4d28-89ad-3f4a53b7ea9a", "id": 1, "names": { "value": [ </code> </pre> </div> + <a href="" data-toggle="modal" data-target="#cart-identifier-summary-get-response-200Modal" class="btn btn--example-view-more text-center">View more</a> + </div> + <div class="tab-pane fade " id="cart-identifier-summary-get-response-200-xml" role="tabpanel" + aria-labelledby="cart-identifier-summary-get-response-200-xml-tab"> + <div class="position-relative mb-4 "> + <p class="mb-0 icon icon--copy-clipboard"> + <i class="material-icons-outlined clipboard" + data-toggle="tooltip" + data-placement="top" + data-clipboard-target="#Sc86582181f786547e9941f12595689c087e705ec1a8a8e2e63435f966032bddb" + title="Copy to clipboard">file_copy + </i> + </p> + <pre id="Sc86582181f786547e9941f12595689c087e705ec1a8a8e2e63435f966032bddb" class="example__code-wrapper"> + <code class="xml"><?xml version="1.0" encoding="UTF-8"?> +<CartSummary media-type="application/vnd.ibexa.api.CartSummary+xml" href="/api/ibexa/v2/cart/b0b51659-75f7-4c8d-9cea-5ce5865dd9ce/summary"> + <id>1</id> + <identifier>b0b51659-75f7-4c8d-9cea-5ce5865dd9ce</identifier> + <name>default</name> + <createdAt>2025-04-03T08:16:09+00:00</createdAt> + <updatedAt>2025-04-03T08:16:09+00:00</updatedAt> + <Owner media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <SummaryEntryCollection media-type="application/vnd.ibexa.api.SummaryEntryCollection+xml"> + <count>3</count> + <CartSummaryEntry media-type="application/vnd.ibexa.api.CartSummaryEntry+xml"> + <identifier>5ce5d7a7-fcc8-4d28-89ad-3f4a53b7ea9a</identifier> + <id>1</id> + <names> + <value languageCode="eng-GB">Control unit 1|germany|none|physical</value> + </names> + <quantity>1</quantity> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + </code> + </pre> + </div> + <a href="" data-toggle="modal" data-target="#cart-identifier-summary-get-response-200Modal" class="btn btn--example-view-more text-center">View more</a> + <div class="position-relative border-top"> + <p class="mb-0 icon icon--copy-clipboard"> + <i class="material-icons-outlined clipboard" + data-toggle="tooltip" + data-placement="top" + data-clipboard-target="#Sa0895ad1ab00fd84a1361d960f5f8bbcd7f55bc61b8a2e8689c40176ebe323cc" + title="Copy to clipboard">file_copy + </i> + </p> + <pre id="Sa0895ad1ab00fd84a1361d960f5f8bbcd7f55bc61b8a2e8689c40176ebe323cc" class="example__code-wrapper"> + <code class="xml"><?xml version="1.0" encoding="UTF-8"?> +<CartSummary media-type="application/vnd.ibexa.api.CartSummary+xml" href="/api/ibexa/v2/cart/b0b51659-75f7-4c8d-9cea-5ce5865dd9ce/summary"> + <id>1</id> + <identifier>b0b51659-75f7-4c8d-9cea-5ce5865dd9ce</identifier> + <name>default</name> + <createdAt>2025-04-03T08:16:09+00:00</createdAt> + <updatedAt>2025-04-03T08:16:09+00:00</updatedAt> + <Owner media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <SummaryEntryCollection media-type="application/vnd.ibexa.api.SummaryEntryCollection+xml"> + <count>3</count> + <CartSummaryEntry media-type="application/vnd.ibexa.api.CartSummaryEntry+xml"> + <identifier>5ce5d7a7-fcc8-4d28-89ad-3f4a53b7ea9a</identifier> + <id>1</id> + <names> + <value languageCode="eng-GB">Control unit 1|germany|none|physical</value> + </names> + <quantity>1</quantity> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + </code> + </pre> + </div> <a href="" data-toggle="modal" data-target="#cart-identifier-summary-get-response-200Modal" class="btn btn--example-view-more text-center">View more</a> </div> </div> @@ -75227,6 +75345,19 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> </li> <li> + </li> + <li class="nav-item"> + <a class="nav-link text-gray" id="cart-identifier-summary-get-response-200-xml-modal-tab" + data-toggle="tab" + href="#cart-identifier-summary-get-response-200-xml-modal" + role="tab" + aria-controls="cart-identifier-summary-get-response-200-xml-modal" + aria-selected="false"> + xml + </a> + </li> + <li> + </li> </ul> <div> @@ -75238,7 +75369,7 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> <div class="tab-pane fade show active" id="cart-identifier-summary-get-response-200-json-modal" role="tabpanel" aria-labelledby="cart-identifier-summary-get-response-200-json-modal-tab"> - <div class="position-relative "> + <div class="position-relative mb-4 "> <p class="mb-0 icon icon--copy-clipboard"> <i class="material-icons-outlined clipboard" data-toggle="tooltip" @@ -75251,29 +75382,164 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> <code class="json">{ "CartSummary": { "_media-type": "application\/vnd.ibexa.api.CartSummary+json", - "_href": "\/api\/ibexa\/v2\/cart\/fdfb2e95-b0b9-4f17-b0cc-08d4d2cfd8f1\/summary", + "_href": "\/api\/ibexa\/v2\/cart\/b0b51659-75f7-4c8d-9cea-5ce5865dd9ce\/summary", "id": 1, - "identifier": "fdfb2e95-b0b9-4f17-b0cc-08d4d2cfd8f1", - "name": "Updated", - "createdAt": "2023-01-10T12:48:40+00:00", - "updatedAt": "2023-01-10T12:49:10+00:00", + "identifier": "b0b51659-75f7-4c8d-9cea-5ce5865dd9ce", + "name": "default", + "createdAt": "2025-04-03T08:16:09+00:00", + "updatedAt": "2025-04-03T08:16:09+00:00", "Owner": { "_media-type": "application\/vnd.ibexa.api.User+json", "_href": "\/api\/ibexa\/v2\/user\/users\/14" }, "SummaryEntryCollection": { "_media-type": "application\/vnd.ibexa.api.SummaryEntryCollection+json", - "count": "1", + "count": "3", "SummaryEntry": [ { "_media-type": "application\/vnd.ibexa.api.CartSummaryEntry+json", - "identifier": "ddf3d7bf-ca17-4eff-8265-2d7e00877a91", + "identifier": "5ce5d7a7-fcc8-4d28-89ad-3f4a53b7ea9a", "id": 1, "names": { "value": [ { "_languageCode": "eng-GB", - "#text": "Flipper Zero" + "#text": "Control unit 1|germany|none|physical" + } + ] + }, + "quantity": 1, + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "PriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.PriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "SubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "SubtotalPriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "VatCategory": { + "_media-type": "application\/vnd.ibexa.api.VatCategory+json", + "identifier": "none", + "region": "germany", + "vatValue": 0 + }, + "OriginalSubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.OriginalSubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "Product": { + "_media-type": "application\/vnd.ibexa.api.Product+json", + "code": "product_code_control_unit_1", + "isBaseProduct": false, + "isVariant": false, + "name": "Control unit 1|germany|none|physical", + "Thumbnail": { + "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/9\/5\/5\/0\/559-1-eng-GB\/f25743f8e7c0-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" + }, + "Availability": { + "_media-type": "application\/vnd.ibexa.api.Availability+json", + "is_available": true, + "stock": 101, + "is_infinite": false + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.CartSummaryEntry+json", + "identifier": "7a62792c-a7a8-4661-9a01-51c2ba89e1f5", + "id": 2, + "names": { + "value": [ + { + "_languageCode": "eng-GB", + "#text": "Control unit 3|germany|none|physical" } ] }, @@ -75284,16 +75550,17 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> "_media-type": "application\/vnd.ibexa.api.RestPrice+json", "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "100", + "amount": "10300", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, "code": "EUR", "subunits": 2, "enabled": true - } + }, + "PriceStamps": [] }, - "formatted": "€1.00" + "formatted": "\u20ac103.00" } }, "PriceInclVat": { @@ -75302,16 +75569,17 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> "_media-type": "application\/vnd.ibexa.api.RestPrice+json", "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "12300", + "amount": "10300", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, "code": "EUR", "subunits": 2, "enabled": true - } + }, + "PriceStamps": [] }, - "formatted": "€123.00" + "formatted": "\u20ac103.00" } }, "SubtotalPrice": { @@ -75320,16 +75588,17 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> "_media-type": "application\/vnd.ibexa.api.RestPrice+json", "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "20000", + "amount": "20600", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, "code": "EUR", "subunits": 2, "enabled": true - } + }, + "PriceStamps": [] }, - "formatted": "€200.00" + "formatted": "\u20ac206.00" } }, "SubtotalPriceInclVat": { @@ -75338,161 +75607,2627 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> "_media-type": "application\/vnd.ibexa.api.RestPrice+json", "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "24600", + "amount": "20600", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, "code": "EUR", "subunits": 2, "enabled": true - } + }, + "PriceStamps": [] }, - "formatted": "€246.00" + "formatted": "\u20ac206.00" } }, "VatCategory": { "_media-type": "application\/vnd.ibexa.api.VatCategory+json", - "identifier": "default", - "region": "poland", - "vatValue": 23 + "identifier": "none", + "region": "germany", + "vatValue": 0 + }, + "OriginalSubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.OriginalSubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "20600", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac206.00" + } }, "Product": { "_media-type": "application\/vnd.ibexa.api.Product+json", - "code": "0001", - "name": "Flipper Zero", - "ProductType": { - "_media-type": "application\/vnd.ibexa.api.ProductType+json", - "identifier": "tool", - "name": "Tool", - "AttributeAssignmentList": [] + "code": "product_code_control_unit_3", + "isBaseProduct": false, + "isVariant": false, + "name": "Control unit 3|germany|none|physical", + "Thumbnail": { + "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/5\/7\/5\/0\/575-1-eng-GB\/274d5edc4d3c-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" }, - "Content": { - "_media-type": "application\/vnd.ibexa.api.Content+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67", - "_remoteId": "3a12e8a3480143ce0159a55e152533b1", - "_id": 67, - "ContentType": { - "_media-type": "application\/vnd.ibexa.api.ContentType+json", - "_href": "\/api\/ibexa\/v2\/content\/types\/50" + "Availability": { + "_media-type": "application\/vnd.ibexa.api.Availability+json", + "is_available": true, + "stock": 103, + "is_infinite": false + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.CartSummaryEntry+json", + "identifier": "37dfad84-8c5d-4d06-8939-29397b020ee6", + "id": 3, + "names": { + "value": [ + { + "_languageCode": "eng-GB", + "#text": "Control unit 2|germany|none|physical" + } + ] + }, + "quantity": 1, + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] }, - "Name": "Flipper Zero", - "TranslatedName": "Flipper Zero", - "Versions": { - "_media-type": "application\/vnd.ibexa.api.VersionList+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67\/versions" + "formatted": "\u20ac102.00" + } + }, + "PriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.PriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] }, - "CurrentVersion": { - "_media-type": "application\/vnd.ibexa.api.Version+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67\/currentversion", - "Version": { - "_media-type": "application\/vnd.ibexa.api.Version+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67\/versions\/1", - "VersionInfo": { - "id": 527, - "versionNo": 1, - "status": "PUBLISHED", - "modificationDate": "2023-01-10T12:44:41+00:00", - "Creator": { - "_media-type": "application\/vnd.ibexa.api.User+json", - "_href": "\/api\/ibexa\/v2\/user\/users\/14" - }, - "creationDate": "2023-01-10T12:44:41+00:00", - "initialLanguageCode": "eng-GB", - "languageCodes": "eng-GB", - "VersionTranslationInfo": { - "_media-type": "application\/vnd.ibexa.api.VersionTranslationInfo+json", - "Language": [ - { - "languageCode": "eng-GB" - } - ] - }, - "names": { - "value": [ - { - "_languageCode": "eng-GB", - "#text": "Flipper Zero" - } - ] - }, - "Content": { - "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67" - } - }, - "Fields": { - "field": [ - { - "id": 300, - "fieldDefinitionIdentifier": "name", - "languageCode": "eng-GB", - "fieldTypeIdentifier": "ezstring", - "fieldValue": "Flipper Zero" - }, - { - "id": 301, - "fieldDefinitionIdentifier": "product_specification", - "languageCode": "eng-GB", - "fieldTypeIdentifier": "ibexa_product_specification", - "fieldValue": { - "id": 1, - "code": "0001", - "attributes": [] - } - }, - { - "id": 302, - "fieldDefinitionIdentifier": "description", - "languageCode": "eng-GB", - "fieldTypeIdentifier": "ezrichtext", - "fieldValue": { - "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"5.0-variant ezpublish-1.0\"\/>\n", - "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\"\/>\n" - } - }, - { - "id": 303, - "fieldDefinitionIdentifier": "image", - "languageCode": "eng-GB", - "fieldTypeIdentifier": "ezimageasset", - "fieldValue": { - "destinationContentId": null, - "alternativeText": null, - "source": null - } - }, - { - "id": 304, - "fieldDefinitionIdentifier": "category", - "languageCode": "eng-GB", - "fieldTypeIdentifier": "ibexa_taxonomy_entry_assignment", - "fieldValue": { - "taxonomy_entries": [ - 3 - ], - "taxonomy": "product_categories" - } - }, - { - "id": 305, - "fieldDefinitionIdentifier": "field_63bd5d67f1817", - "languageCode": "eng-GB", - "fieldTypeIdentifier": "ibexa_seo", - "fieldValue": "" - } - ] - }, - "Relations": { - "_media-type": "application\/vnd.ibexa.api.RelationList+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67\/versions\/1\/relations", - "Relation": [] - }, - "Thumbnail": { - "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", - "resource": "\/placeholder", - "width": null, - "height": null, - "mimeType": "image\/svg+xml" + "formatted": "\u20ac102.00" + } + }, + "SubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac102.00" + } + }, + "SubtotalPriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac102.00" + } + }, + "VatCategory": { + "_media-type": "application\/vnd.ibexa.api.VatCategory+json", + "identifier": "none", + "region": "germany", + "vatValue": 0 + }, + "OriginalSubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.OriginalSubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac102.00" + } + }, + "Product": { + "_media-type": "application\/vnd.ibexa.api.Product+json", + "code": "product_code_control_unit_2", + "isBaseProduct": false, + "isVariant": false, + "name": "Control unit 2|germany|none|physical", + "Thumbnail": { + "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/7\/6\/5\/0\/567-1-eng-GB\/d396544dd46a-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" + }, + "Availability": { + "_media-type": "application\/vnd.ibexa.api.Availability+json", + "is_available": true, + "stock": 102, + "is_infinite": false + } + } + } + ] + }, + "TotalPrice": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "40900", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac409.00" + } + }, + "OriginalTotalPrice": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "40900", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac409.00" + } + }, + "TotalDiscount": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "0", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac0.00" + } + }, + "TotalPriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "40900", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac409.00" + } + }, + "vatCategorySummary": [ + { + "_media-type": "application\/vnd.ibexa.api.VatCategorySummary+json", + "VatCategory": { + "_media-type": "application\/vnd.ibexa.api.VatCategory+json", + "identifier": "none", + "region": "germany", + "vatValue": 0 + }, + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "0", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac0.00" + } + } + ], + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "CartConstraintViolationList": { + "_media-type": "application\/vnd.ibexa.api.CartConstraintViolationList+json", + "violations": [] + } + } +}</code> + </pre> + </div> + <div class="position-relative border-top"> + <p class="mb-0 icon icon--copy-clipboard"> + <i class="material-icons-outlined clipboard" + data-toggle="tooltip" + data-placement="top" + data-clipboard-target="#M8b27e1615c6322537c791743a1ab280571bdf077370cb8b8e0419c630957b0ae" + title="Copy to clipboard">file_copy + </i> + </p> + <pre id="M8b27e1615c6322537c791743a1ab280571bdf077370cb8b8e0419c630957b0ae"> + <code class="json">{ + "CartSummary": { + "_media-type": "application\/vnd.ibexa.api.CartSummary+json", + "_href": "\/api\/ibexa\/v2\/cart\/b0b51659-75f7-4c8d-9cea-5ce5865dd9ce\/summary", + "id": 1, + "identifier": "b0b51659-75f7-4c8d-9cea-5ce5865dd9ce", + "name": "default", + "createdAt": "2025-04-03T08:16:09+00:00", + "updatedAt": "2025-04-03T08:16:09+00:00", + "Owner": { + "_media-type": "application\/vnd.ibexa.api.User+json", + "_href": "\/api\/ibexa\/v2\/user\/users\/14" + }, + "SummaryEntryCollection": { + "_media-type": "application\/vnd.ibexa.api.SummaryEntryCollection+json", + "count": "3", + "SummaryEntry": [ + { + "_media-type": "application\/vnd.ibexa.api.CartSummaryEntry+json", + "identifier": "5ce5d7a7-fcc8-4d28-89ad-3f4a53b7ea9a", + "id": 1, + "names": { + "value": [ + { + "_languageCode": "eng-GB", + "#text": "Control unit 1|germany|none|physical" + } + ] + }, + "quantity": 1, + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "PriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.PriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "SubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "SubtotalPriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "VatCategory": { + "_media-type": "application\/vnd.ibexa.api.VatCategory+json", + "identifier": "none", + "region": "germany", + "vatValue": 0 + }, + "OriginalSubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.OriginalSubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10100", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac101.00" + } + }, + "Product": { + "_media-type": "application\/vnd.ibexa.api.Product+json", + "code": "product_code_control_unit_1", + "isBaseProduct": false, + "isVariant": false, + "name": "Control unit 1|germany|none|physical", + "ProductType": { + "_media-type": "application\/vnd.ibexa.api.ProductType+json", + "identifier": "Control unit1", + "name": "Control unit1|germany|none|physical", + "AttributeAssignmentList": [ + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "color", + "name": "Color", + "description": "Color of control unit", + "type": "Color", + "type_identifier": "color", + "group": "Control unit attributes", + "position": 0, + "options": [], + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "connection_type", + "name": "Connection type", + "description": "Type of connection", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "connection_type0", + "label": { + "eng-GB": "USB Cable" + } + }, + { + "value": "connection_type1", + "label": { + "eng-GB": "USB Bluetooth" + } + }, + { + "value": "connection_type2", + "label": { + "eng-GB": "USB Radio" + } + } + ] + }, + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "led_color", + "name": "LED color", + "description": "Color of LED lights", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "led_color0", + "label": { + "eng-GB": "Green" + } + }, + { + "value": "led_color1", + "label": { + "eng-GB": "White" + } + }, + { + "value": "led_color2", + "label": { + "eng-GB": "Blue" + } + }, + { + "value": "led_color3", + "label": { + "eng-GB": "Full color" + } + }, + { + "value": "led_color4", + "label": { + "eng-GB": "Yellow" + } + } + ] + }, + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "length", + "name": "Length", + "description": "Length of control unit", + "type": "Measurement (range)", + "type_identifier": "measurement_range", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter" + }, + "value": null, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "width", + "name": "Width", + "description": "Width of control unit", + "type": "Measurement (single)", + "type_identifier": "measurement_single", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter", + "sign": "none", + "defaultValue": 400 + }, + "value": null, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "panel_type", + "name": "Control unit panel type", + "description": "Control unit panel type", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "panel_type0", + "label": { + "eng-GB": "Buttons" + } + }, + { + "value": "panel_type1", + "label": { + "eng-GB": "Touch screen" + } + } + ] + }, + "value": null, + "extra_options": [] + } + } + ] + }, + "Content": { + "_media-type": "application\/vnd.ibexa.api.Content+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273", + "_remoteId": "product_control_unit_1", + "_id": 273, + "ContentType": { + "_media-type": "application\/vnd.ibexa.api.ContentType+json", + "_href": "\/api\/ibexa\/v2\/content\/types\/86" + }, + "Name": "Control unit 1|germany|none|physical", + "TranslatedName": "Control unit 1|germany|none|physical", + "Versions": { + "_media-type": "application\/vnd.ibexa.api.VersionList+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273\/versions" + }, + "CurrentVersion": { + "_media-type": "application\/vnd.ibexa.api.Version+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273\/currentversion", + "Version": { + "_media-type": "application\/vnd.ibexa.api.Version+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273\/versions\/1", + "VersionInfo": { + "id": 735, + "versionNo": 1, + "status": "PUBLISHED", + "modificationDate": "2025-04-02T12:54:09+00:00", + "Creator": { + "_media-type": "application\/vnd.ibexa.api.User+json", + "_href": "\/api\/ibexa\/v2\/user\/users\/14" + }, + "creationDate": "2025-04-02T12:54:09+00:00", + "initialLanguageCode": "eng-GB", + "languageCodes": "eng-GB", + "VersionTranslationInfo": { + "_media-type": "application\/vnd.ibexa.api.VersionTranslationInfo+json", + "Language": [ + { + "languageCode": "eng-GB" + } + ] + }, + "names": { + "value": [ + { + "_languageCode": "eng-GB", + "#text": "Control unit 1|germany|none|physical" + } + ] + }, + "Content": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273" + } + }, + "Fields": { + "field": [ + { + "id": 1277, + "fieldDefinitionIdentifier": "name", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezstring", + "fieldValue": "Control unit 1|germany|none|physical" + }, + { + "id": 1278, + "fieldDefinitionIdentifier": "intro", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/17\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/8\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/17\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/8\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1279, + "fieldDefinitionIdentifier": "description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/11\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/11\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1280, + "fieldDefinitionIdentifier": "long_marketing_description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/11\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/11\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1281, + "fieldDefinitionIdentifier": "other_long_marketing_description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/37\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/37\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1282, + "fieldDefinitionIdentifier": "image", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezimageasset", + "fieldValue": { + "destinationContentId": 132, + "alternativeText": "Text", + "source": null, + "variations": { + "ezplatform_admin_ui_profile_picture_user_menu": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/ezplatform_admin_ui_profile_picture_user_menu" + }, + "gallery": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/gallery" + }, + "large": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/large" + }, + "medium": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/medium" + }, + "original": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/original" + }, + "reference": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/reference" + }, + "small": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/small" + }, + "tiny": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/132-559-1\/variations\/tiny" + } + } + } + }, + { + "id": 1283, + "fieldDefinitionIdentifier": "product_category", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ibexa_taxonomy_entry_assignment", + "fieldValue": { + "taxonomy_entries": [ + 10 + ], + "taxonomy": "product_categories" + } + }, + { + "id": 1284, + "fieldDefinitionIdentifier": "specification", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ibexa_product_specification", + "fieldValue": { + "id": 2, + "code": "product_code_control_unit_1", + "attributes": [ + "#991123", + "connection_type1", + "led_color1", + { + "type": "length", + "min_value": 101.5, + "max_value": 201.5, + "unit": "millimeter" + }, + { + "type": "length", + "value": 200, + "unit": "millimeter" + }, + "panel_type1" + ], + "is_virtual": false + } + } + ] + }, + "Relations": { + "_media-type": "application\/vnd.ibexa.api.RelationList+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273\/versions\/1\/relations", + "Relation": [ + { + "_media-type": "application\/vnd.ibexa.api.Relation+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273\/versions\/1\/relations\/2", + "SourceContent": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273" + }, + "DestinationContent": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/132" + }, + "SourceFieldDefinitionIdentifier": "image", + "RelationType": "ASSET" + } + ] + }, + "Thumbnail": { + "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/9\/5\/5\/0\/559-1-eng-GB\/f25743f8e7c0-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" + } + } + }, + "Section": { + "_media-type": "application\/vnd.ibexa.api.Section+json", + "_href": "\/api\/ibexa\/v2\/content\/sections\/1" + }, + "Locations": { + "_media-type": "application\/vnd.ibexa.api.LocationList+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273\/locations" + }, + "Owner": { + "_media-type": "application\/vnd.ibexa.api.User+json", + "_href": "\/api\/ibexa\/v2\/user\/users\/14" + }, + "lastModificationDate": "2025-04-02T12:54:13+00:00", + "publishedDate": "2025-04-02T12:54:09+00:00", + "mainLanguageCode": "eng-GB", + "currentVersionNo": 1, + "alwaysAvailable": true, + "isHidden": false, + "status": "PUBLISHED", + "ObjectStates": { + "_media-type": "application\/vnd.ibexa.api.ContentObjectStates+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/273\/objectstates" + } + }, + "Thumbnail": { + "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/9\/5\/5\/0\/559-1-eng-GB\/f25743f8e7c0-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" + }, + "created_at": 1743598449, + "updated_at": 1743598453, + "AttributesList": [ + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "color", + "name": "Color", + "description": "Color of control unit", + "type": "Color", + "type_identifier": "color", + "group": "Control unit attributes", + "position": 0, + "options": [], + "value": "#991123", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "connection_type", + "name": "Connection type", + "description": "Type of connection", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "connection_type0", + "label": { + "eng-GB": "USB Cable" + } + }, + { + "value": "connection_type1", + "label": { + "eng-GB": "USB Bluetooth" + } + }, + { + "value": "connection_type2", + "label": { + "eng-GB": "USB Radio" + } + } + ] + }, + "value": "connection_type1", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "led_color", + "name": "LED color", + "description": "Color of LED lights", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "led_color0", + "label": { + "eng-GB": "Green" + } + }, + { + "value": "led_color1", + "label": { + "eng-GB": "White" + } + }, + { + "value": "led_color2", + "label": { + "eng-GB": "Blue" + } + }, + { + "value": "led_color3", + "label": { + "eng-GB": "Full color" + } + }, + { + "value": "led_color4", + "label": { + "eng-GB": "Yellow" + } + } + ] + }, + "value": "led_color1", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "length", + "name": "Length", + "description": "Length of control unit", + "type": "Measurement (range)", + "type_identifier": "measurement_range", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter" + }, + "value": { + "type": "length", + "min_value": 101.5, + "max_value": 201.5, + "unit": "millimeter" + }, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "width", + "name": "Width", + "description": "Width of control unit", + "type": "Measurement (single)", + "type_identifier": "measurement_single", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter", + "sign": "none", + "defaultValue": 400 + }, + "value": { + "type": "length", + "value": 200, + "unit": "millimeter" + }, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "panel_type", + "name": "Control unit panel type", + "description": "Control unit panel type", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "panel_type0", + "label": { + "eng-GB": "Buttons" + } + }, + { + "value": "panel_type1", + "label": { + "eng-GB": "Touch screen" + } + } + ] + }, + "value": "panel_type1", + "extra_options": [] + } + ], + "Availability": { + "_media-type": "application\/vnd.ibexa.api.Availability+json", + "is_available": true, + "stock": 101, + "is_infinite": false + }, + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "id": 16, + "amount": "101.00", + "base_amount": "101.00", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "money": "10100", + "base_money": "10100" + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.CartSummaryEntry+json", + "identifier": "7a62792c-a7a8-4661-9a01-51c2ba89e1f5", + "id": 2, + "names": { + "value": [ + { + "_languageCode": "eng-GB", + "#text": "Control unit 3|germany|none|physical" + } + ] + }, + "quantity": 2, + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10300", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac103.00" + } + }, + "PriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.PriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10300", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac103.00" + } + }, + "SubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "20600", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac206.00" + } + }, + "SubtotalPriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "20600", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac206.00" + } + }, + "VatCategory": { + "_media-type": "application\/vnd.ibexa.api.VatCategory+json", + "identifier": "none", + "region": "germany", + "vatValue": 0 + }, + "OriginalSubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.OriginalSubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "20600", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac206.00" + } + }, + "Product": { + "_media-type": "application\/vnd.ibexa.api.Product+json", + "code": "product_code_control_unit_3", + "isBaseProduct": false, + "isVariant": false, + "name": "Control unit 3|germany|none|physical", + "ProductType": { + "_media-type": "application\/vnd.ibexa.api.ProductType+json", + "identifier": "Control unit3", + "name": "Control unit3|germany|none|physical", + "AttributeAssignmentList": [ + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "color", + "name": "Color", + "description": "Color of control unit", + "type": "Color", + "type_identifier": "color", + "group": "Control unit attributes", + "position": 0, + "options": [], + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "connection_type", + "name": "Connection type", + "description": "Type of connection", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "connection_type0", + "label": { + "eng-GB": "USB Cable" + } + }, + { + "value": "connection_type1", + "label": { + "eng-GB": "USB Bluetooth" + } + }, + { + "value": "connection_type2", + "label": { + "eng-GB": "USB Radio" + } + } + ] + }, + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "led_color", + "name": "LED color", + "description": "Color of LED lights", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "led_color0", + "label": { + "eng-GB": "Green" + } + }, + { + "value": "led_color1", + "label": { + "eng-GB": "White" + } + }, + { + "value": "led_color2", + "label": { + "eng-GB": "Blue" + } + }, + { + "value": "led_color3", + "label": { + "eng-GB": "Full color" + } + }, + { + "value": "led_color4", + "label": { + "eng-GB": "Yellow" + } + } + ] + }, + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "length", + "name": "Length", + "description": "Length of control unit", + "type": "Measurement (range)", + "type_identifier": "measurement_range", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter" + }, + "value": null, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "width", + "name": "Width", + "description": "Width of control unit", + "type": "Measurement (single)", + "type_identifier": "measurement_single", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter", + "sign": "none", + "defaultValue": 400 + }, + "value": null, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "panel_type", + "name": "Control unit panel type", + "description": "Control unit panel type", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "panel_type0", + "label": { + "eng-GB": "Buttons" + } + }, + { + "value": "panel_type1", + "label": { + "eng-GB": "Touch screen" + } + } + ] + }, + "value": null, + "extra_options": [] + } + } + ] + }, + "Content": { + "_media-type": "application\/vnd.ibexa.api.Content+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275", + "_remoteId": "product_control_unit_3", + "_id": 275, + "ContentType": { + "_media-type": "application\/vnd.ibexa.api.ContentType+json", + "_href": "\/api\/ibexa\/v2\/content\/types\/88" + }, + "Name": "Control unit 3|germany|none|physical", + "TranslatedName": "Control unit 3|germany|none|physical", + "Versions": { + "_media-type": "application\/vnd.ibexa.api.VersionList+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275\/versions" + }, + "CurrentVersion": { + "_media-type": "application\/vnd.ibexa.api.Version+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275\/currentversion", + "Version": { + "_media-type": "application\/vnd.ibexa.api.Version+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275\/versions\/1", + "VersionInfo": { + "id": 737, + "versionNo": 1, + "status": "PUBLISHED", + "modificationDate": "2025-04-02T12:54:17+00:00", + "Creator": { + "_media-type": "application\/vnd.ibexa.api.User+json", + "_href": "\/api\/ibexa\/v2\/user\/users\/14" + }, + "creationDate": "2025-04-02T12:54:17+00:00", + "initialLanguageCode": "eng-GB", + "languageCodes": "eng-GB", + "VersionTranslationInfo": { + "_media-type": "application\/vnd.ibexa.api.VersionTranslationInfo+json", + "Language": [ + { + "languageCode": "eng-GB" + } + ] + }, + "names": { + "value": [ + { + "_languageCode": "eng-GB", + "#text": "Control unit 3|germany|none|physical" + } + ] + }, + "Content": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275" + } + }, + "Fields": { + "field": [ + { + "id": 1293, + "fieldDefinitionIdentifier": "name", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezstring", + "fieldValue": "Control unit 3|germany|none|physical" + }, + { + "id": 1294, + "fieldDefinitionIdentifier": "intro", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1295, + "fieldDefinitionIdentifier": "description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/33\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/33\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1296, + "fieldDefinitionIdentifier": "long_marketing_description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/33\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/33\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1297, + "fieldDefinitionIdentifier": "other_long_marketing_description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/11\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/11\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/5\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1298, + "fieldDefinitionIdentifier": "image", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezimageasset", + "fieldValue": { + "destinationContentId": 136, + "alternativeText": "Text", + "source": null, + "variations": { + "ezplatform_admin_ui_profile_picture_user_menu": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/ezplatform_admin_ui_profile_picture_user_menu" + }, + "gallery": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/gallery" + }, + "large": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/large" + }, + "medium": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/medium" + }, + "original": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/original" + }, + "reference": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/reference" + }, + "small": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/small" + }, + "tiny": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/136-575-1\/variations\/tiny" + } + } + } + }, + { + "id": 1299, + "fieldDefinitionIdentifier": "product_category", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ibexa_taxonomy_entry_assignment", + "fieldValue": { + "taxonomy_entries": [ + 24 + ], + "taxonomy": "product_categories" + } + }, + { + "id": 1300, + "fieldDefinitionIdentifier": "specification", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ibexa_product_specification", + "fieldValue": { + "id": 4, + "code": "product_code_control_unit_3", + "attributes": [ + "#973369", + "connection_type0", + "led_color3", + { + "type": "length", + "min_value": 103.5, + "max_value": 203.5, + "unit": "millimeter" + }, + { + "type": "length", + "value": 400, + "unit": "millimeter" + }, + "panel_type1" + ], + "is_virtual": false + } + } + ] + }, + "Relations": { + "_media-type": "application\/vnd.ibexa.api.RelationList+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275\/versions\/1\/relations", + "Relation": [ + { + "_media-type": "application\/vnd.ibexa.api.Relation+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275\/versions\/1\/relations\/4", + "SourceContent": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275" + }, + "DestinationContent": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/136" + }, + "SourceFieldDefinitionIdentifier": "image", + "RelationType": "ASSET" + } + ] + }, + "Thumbnail": { + "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/5\/7\/5\/0\/575-1-eng-GB\/274d5edc4d3c-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" + } + } + }, + "Section": { + "_media-type": "application\/vnd.ibexa.api.Section+json", + "_href": "\/api\/ibexa\/v2\/content\/sections\/1" + }, + "Locations": { + "_media-type": "application\/vnd.ibexa.api.LocationList+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275\/locations" + }, + "Owner": { + "_media-type": "application\/vnd.ibexa.api.User+json", + "_href": "\/api\/ibexa\/v2\/user\/users\/14" + }, + "lastModificationDate": "2025-04-02T12:54:20+00:00", + "publishedDate": "2025-04-02T12:54:17+00:00", + "mainLanguageCode": "eng-GB", + "currentVersionNo": 1, + "alwaysAvailable": true, + "isHidden": false, + "status": "PUBLISHED", + "ObjectStates": { + "_media-type": "application\/vnd.ibexa.api.ContentObjectStates+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/275\/objectstates" + } + }, + "Thumbnail": { + "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/5\/7\/5\/0\/575-1-eng-GB\/274d5edc4d3c-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" + }, + "created_at": 1743598457, + "updated_at": 1743598460, + "AttributesList": [ + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "color", + "name": "Color", + "description": "Color of control unit", + "type": "Color", + "type_identifier": "color", + "group": "Control unit attributes", + "position": 0, + "options": [], + "value": "#973369", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "connection_type", + "name": "Connection type", + "description": "Type of connection", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "connection_type0", + "label": { + "eng-GB": "USB Cable" + } + }, + { + "value": "connection_type1", + "label": { + "eng-GB": "USB Bluetooth" + } + }, + { + "value": "connection_type2", + "label": { + "eng-GB": "USB Radio" + } + } + ] + }, + "value": "connection_type0", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "led_color", + "name": "LED color", + "description": "Color of LED lights", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "led_color0", + "label": { + "eng-GB": "Green" + } + }, + { + "value": "led_color1", + "label": { + "eng-GB": "White" + } + }, + { + "value": "led_color2", + "label": { + "eng-GB": "Blue" + } + }, + { + "value": "led_color3", + "label": { + "eng-GB": "Full color" + } + }, + { + "value": "led_color4", + "label": { + "eng-GB": "Yellow" + } + } + ] + }, + "value": "led_color3", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "length", + "name": "Length", + "description": "Length of control unit", + "type": "Measurement (range)", + "type_identifier": "measurement_range", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter" + }, + "value": { + "type": "length", + "min_value": 103.5, + "max_value": 203.5, + "unit": "millimeter" + }, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "width", + "name": "Width", + "description": "Width of control unit", + "type": "Measurement (single)", + "type_identifier": "measurement_single", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter", + "sign": "none", + "defaultValue": 400 + }, + "value": { + "type": "length", + "value": 400, + "unit": "millimeter" + }, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "panel_type", + "name": "Control unit panel type", + "description": "Control unit panel type", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "panel_type0", + "label": { + "eng-GB": "Buttons" + } + }, + { + "value": "panel_type1", + "label": { + "eng-GB": "Touch screen" + } + } + ] + }, + "value": "panel_type1", + "extra_options": [] + } + ], + "Availability": { + "_media-type": "application\/vnd.ibexa.api.Availability+json", + "is_available": true, + "stock": 103, + "is_infinite": false + }, + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "id": 46, + "amount": "103.00", + "base_amount": "103.00", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "money": "10300", + "base_money": "10300" + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.CartSummaryEntry+json", + "identifier": "37dfad84-8c5d-4d06-8939-29397b020ee6", + "id": 3, + "names": { + "value": [ + { + "_languageCode": "eng-GB", + "#text": "Control unit 2|germany|none|physical" + } + ] + }, + "quantity": 1, + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac102.00" + } + }, + "PriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.PriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac102.00" + } + }, + "SubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac102.00" + } + }, + "SubtotalPriceInclVat": { + "_media-type": "application\/vnd.ibexa.api.SubtotalPriceInclVat+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac102.00" + } + }, + "VatCategory": { + "_media-type": "application\/vnd.ibexa.api.VatCategory+json", + "identifier": "none", + "region": "germany", + "vatValue": 0 + }, + "OriginalSubtotalPrice": { + "_media-type": "application\/vnd.ibexa.api.OriginalSubtotalPrice+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "10200", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac102.00" + } + }, + "Product": { + "_media-type": "application\/vnd.ibexa.api.Product+json", + "code": "product_code_control_unit_2", + "isBaseProduct": false, + "isVariant": false, + "name": "Control unit 2|germany|none|physical", + "ProductType": { + "_media-type": "application\/vnd.ibexa.api.ProductType+json", + "identifier": "Control unit2", + "name": "Control unit2|germany|none|physical", + "AttributeAssignmentList": [ + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "color", + "name": "Color", + "description": "Color of control unit", + "type": "Color", + "type_identifier": "color", + "group": "Control unit attributes", + "position": 0, + "options": [], + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "connection_type", + "name": "Connection type", + "description": "Type of connection", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "connection_type0", + "label": { + "eng-GB": "USB Cable" + } + }, + { + "value": "connection_type1", + "label": { + "eng-GB": "USB Bluetooth" + } + }, + { + "value": "connection_type2", + "label": { + "eng-GB": "USB Radio" + } + } + ] + }, + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "led_color", + "name": "LED color", + "description": "Color of LED lights", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "led_color0", + "label": { + "eng-GB": "Green" + } + }, + { + "value": "led_color1", + "label": { + "eng-GB": "White" + } + }, + { + "value": "led_color2", + "label": { + "eng-GB": "Blue" + } + }, + { + "value": "led_color3", + "label": { + "eng-GB": "Full color" + } + }, + { + "value": "led_color4", + "label": { + "eng-GB": "Yellow" + } + } + ] + }, + "value": null, + "extra_options": [] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "length", + "name": "Length", + "description": "Length of control unit", + "type": "Measurement (range)", + "type_identifier": "measurement_range", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter" + }, + "value": null, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "width", + "name": "Width", + "description": "Width of control unit", + "type": "Measurement (single)", + "type_identifier": "measurement_single", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter", + "sign": "none", + "defaultValue": 400 + }, + "value": null, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + } + }, + { + "_media-type": "application\/vnd.ibexa.api.AttributeAssignment+json", + "is_required": false, + "is_discriminator": false, + "Attribute": { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "panel_type", + "name": "Control unit panel type", + "description": "Control unit panel type", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "panel_type0", + "label": { + "eng-GB": "Buttons" + } + }, + { + "value": "panel_type1", + "label": { + "eng-GB": "Touch screen" + } + } + ] + }, + "value": null, + "extra_options": [] + } + } + ] + }, + "Content": { + "_media-type": "application\/vnd.ibexa.api.Content+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/274", + "_remoteId": "product_control_unit_2", + "_id": 274, + "ContentType": { + "_media-type": "application\/vnd.ibexa.api.ContentType+json", + "_href": "\/api\/ibexa\/v2\/content\/types\/87" + }, + "Name": "Control unit 2|germany|none|physical", + "TranslatedName": "Control unit 2|germany|none|physical", + "Versions": { + "_media-type": "application\/vnd.ibexa.api.VersionList+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/274\/versions" + }, + "CurrentVersion": { + "_media-type": "application\/vnd.ibexa.api.Version+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/274\/currentversion", + "Version": { + "_media-type": "application\/vnd.ibexa.api.Version+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/274\/versions\/1", + "VersionInfo": { + "id": 736, + "versionNo": 1, + "status": "PUBLISHED", + "modificationDate": "2025-04-02T12:54:13+00:00", + "Creator": { + "_media-type": "application\/vnd.ibexa.api.User+json", + "_href": "\/api\/ibexa\/v2\/user\/users\/14" + }, + "creationDate": "2025-04-02T12:54:13+00:00", + "initialLanguageCode": "eng-GB", + "languageCodes": "eng-GB", + "VersionTranslationInfo": { + "_media-type": "application\/vnd.ibexa.api.VersionTranslationInfo+json", + "Language": [ + { + "languageCode": "eng-GB" + } + ] + }, + "names": { + "value": [ + { + "_languageCode": "eng-GB", + "#text": "Control unit 2|germany|none|physical" + } + ] + }, + "Content": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/274" + } + }, + "Fields": { + "field": [ + { + "id": 1285, + "fieldDefinitionIdentifier": "name", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezstring", + "fieldValue": "Control unit 2|germany|none|physical" + }, + { + "id": 1286, + "fieldDefinitionIdentifier": "intro", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/34\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/7\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/34\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/7\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1287, + "fieldDefinitionIdentifier": "description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/22\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/22\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1288, + "fieldDefinitionIdentifier": "long_marketing_description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/22\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/22\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/2\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/1\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1289, + "fieldDefinitionIdentifier": "other_long_marketing_description", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezrichtext", + "fieldValue": { + "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/docbook.org\/ns\/docbook\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xmlns:ezxhtml=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/xhtml\" xmlns:ezcustom=\"http:\/\/ibexa.co\/xmlns\/dxp\/docbook\/custom\" version=\"5.0-variant ezpublish-1.0\">\n<title ezxhtml:level=\"2\">FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/title>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/24\" xlink:show=\"none\" xlink:title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" xlink:show=\"none\" xlink:title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" xlink:show=\"none\" xlink:title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" xlink:show=\"none\" xlink:title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/link><\/para>\n<para><link xlink:href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" xlink:show=\"none\" xlink:title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/link><\/para>\n<\/section>\n", + "xhtml5edit": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<section xmlns=\"http:\/\/ibexa.co\/namespaces\/ezpublish5\/xhtml5\/edit\">\n<h2>FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..<\/h2>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/24\" title=\"ipsum\">Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"reprehenderit\">YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"quia\">I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"veritatis\">Twinkle, twinkle--\"' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/4\" title=\"ex\">She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"voluptatem\">Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/3\" title=\"sit\">Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/0\" title=\"quia\">So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.<\/a><\/p>\n<p><a href=\"https:\/\/pl.wikipedia.org\/wiki\/6\" title=\"voluptatem\">I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!\"'.<\/a><\/p>\n<\/section>\n" + } + }, + { + "id": 1290, + "fieldDefinitionIdentifier": "image", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ezimageasset", + "fieldValue": { + "destinationContentId": 134, + "alternativeText": "Text", + "source": null, + "variations": { + "ezplatform_admin_ui_profile_picture_user_menu": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/ezplatform_admin_ui_profile_picture_user_menu" + }, + "gallery": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/gallery" + }, + "large": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/large" + }, + "medium": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/medium" + }, + "original": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/original" + }, + "reference": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/reference" + }, + "small": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/small" + }, + "tiny": { + "href": "\/api\/ibexa\/v2\/content\/binary\/images\/134-567-1\/variations\/tiny" + } + } + } + }, + { + "id": 1291, + "fieldDefinitionIdentifier": "product_category", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ibexa_taxonomy_entry_assignment", + "fieldValue": { + "taxonomy_entries": [ + 17 + ], + "taxonomy": "product_categories" + } + }, + { + "id": 1292, + "fieldDefinitionIdentifier": "specification", + "languageCode": "eng-GB", + "fieldTypeIdentifier": "ibexa_product_specification", + "fieldValue": { + "id": 3, + "code": "product_code_control_unit_2", + "attributes": [ + "#982246", + "connection_type2", + "led_color2", + { + "type": "length", + "min_value": 102.5, + "max_value": 202.5, + "unit": "millimeter" + }, + { + "type": "length", + "value": 300, + "unit": "millimeter" + }, + "panel_type0" + ], + "is_virtual": false + } + } + ] + }, + "Relations": { + "_media-type": "application\/vnd.ibexa.api.RelationList+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/274\/versions\/1\/relations", + "Relation": [ + { + "_media-type": "application\/vnd.ibexa.api.Relation+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/274\/versions\/1\/relations\/3", + "SourceContent": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/274" + }, + "DestinationContent": { + "_media-type": "application\/vnd.ibexa.api.ContentInfo+json", + "_href": "\/api\/ibexa\/v2\/content\/objects\/134" + }, + "SourceFieldDefinitionIdentifier": "image", + "RelationType": "ASSET" + } + ] + }, + "Thumbnail": { + "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/7\/6\/5\/0\/567-1-eng-GB\/d396544dd46a-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" } } }, @@ -75502,14 +78237,14 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> }, "Locations": { "_media-type": "application\/vnd.ibexa.api.LocationList+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67\/locations" + "_href": "\/api\/ibexa\/v2\/content\/objects\/274\/locations" }, "Owner": { "_media-type": "application\/vnd.ibexa.api.User+json", "_href": "\/api\/ibexa\/v2\/user\/users\/14" }, - "lastModificationDate": "2023-01-10T12:44:41+00:00", - "publishedDate": "2023-01-10T12:44:41+00:00", + "lastModificationDate": "2025-04-02T12:54:16+00:00", + "publishedDate": "2025-04-02T12:54:13+00:00", "mainLanguageCode": "eng-GB", "currentVersionNo": 1, "alwaysAvailable": true, @@ -75517,29 +78252,249 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> "status": "PUBLISHED", "ObjectStates": { "_media-type": "application\/vnd.ibexa.api.ContentObjectStates+json", - "_href": "\/api\/ibexa\/v2\/content\/objects\/67\/objectstates" + "_href": "\/api\/ibexa\/v2\/content\/objects\/274\/objectstates" } }, "Thumbnail": { "_media-type": "application\/vnd.ibexa.api.Thumbnail+json", - "resource": "\/placeholder", - "width": null, - "height": null, - "mimeType": "image\/svg+xml" + "resource": "http:\/\/localhost:8070\/var\/site\/storage\/images\/_aliases\/medium\/7\/6\/5\/0\/567-1-eng-GB\/d396544dd46a-controlunit.jpeg", + "width": 200, + "height": 150, + "mimeType": "image\/jpeg" }, - "created_at": 1673354681, - "updated_at": 1673354681, - "AttributesList": [], + "created_at": 1743598453, + "updated_at": 1743598456, + "AttributesList": [ + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "color", + "name": "Color", + "description": "Color of control unit", + "type": "Color", + "type_identifier": "color", + "group": "Control unit attributes", + "position": 0, + "options": [], + "value": "#982246", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "connection_type", + "name": "Connection type", + "description": "Type of connection", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "connection_type0", + "label": { + "eng-GB": "USB Cable" + } + }, + { + "value": "connection_type1", + "label": { + "eng-GB": "USB Bluetooth" + } + }, + { + "value": "connection_type2", + "label": { + "eng-GB": "USB Radio" + } + } + ] + }, + "value": "connection_type2", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "led_color", + "name": "LED color", + "description": "Color of LED lights", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "led_color0", + "label": { + "eng-GB": "Green" + } + }, + { + "value": "led_color1", + "label": { + "eng-GB": "White" + } + }, + { + "value": "led_color2", + "label": { + "eng-GB": "Blue" + } + }, + { + "value": "led_color3", + "label": { + "eng-GB": "Full color" + } + }, + { + "value": "led_color4", + "label": { + "eng-GB": "Yellow" + } + } + ] + }, + "value": "led_color2", + "extra_options": [] + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "length", + "name": "Length", + "description": "Length of control unit", + "type": "Measurement (range)", + "type_identifier": "measurement_range", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter" + }, + "value": { + "type": "length", + "min_value": 102.5, + "max_value": 202.5, + "unit": "millimeter" + }, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "width", + "name": "Width", + "description": "Width of control unit", + "type": "Measurement (single)", + "type_identifier": "measurement_single", + "group": "Control unit attributes", + "position": 0, + "options": { + "type": "length", + "unit": "millimeter", + "sign": "none", + "defaultValue": 400 + }, + "value": { + "type": "length", + "value": 300, + "unit": "millimeter" + }, + "extra_options": { + "available_units": [ + { + "label": "Centimeter", + "value": "centimeter" + }, + { + "label": "Foot", + "value": "foot" + }, + { + "label": "Inch", + "value": "inch" + }, + { + "label": "Meter", + "value": "meter" + }, + { + "label": "Millimeter", + "value": "millimeter" + }, + { + "label": "Yard", + "value": "yard" + } + ] + } + }, + { + "_media-type": "application\/vnd.ibexa.api.Attribute+json", + "identifier": "panel_type", + "name": "Control unit panel type", + "description": "Control unit panel type", + "type": "Selection", + "type_identifier": "selection", + "group": "Control unit attributes", + "position": 0, + "options": { + "choices": [ + { + "value": "panel_type0", + "label": { + "eng-GB": "Buttons" + } + }, + { + "value": "panel_type1", + "label": { + "eng-GB": "Touch screen" + } + } + ] + }, + "value": "panel_type0", + "extra_options": [] + } + ], "Availability": { "_media-type": "application\/vnd.ibexa.api.Availability+json", "is_available": true, - "stock": 100, + "stock": 102, "is_infinite": false }, "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "100.00", - "base_amount": "100.00", + "id": 31, + "amount": "102.00", + "base_amount": "102.00", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, @@ -75547,8 +78502,8 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> "subunits": 2, "enabled": true }, - "money": "10000", - "base_money": "10000" + "money": "10200", + "base_money": "10200" } } } @@ -75560,16 +78515,55 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> "_media-type": "application\/vnd.ibexa.api.RestPrice+json", "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "20000", + "amount": "40900", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, "code": "EUR", "subunits": 2, "enabled": true - } + }, + "PriceStamps": [] + }, + "formatted": "\u20ac409.00" + } + }, + "OriginalTotalPrice": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "40900", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] + }, + "formatted": "\u20ac409.00" + } + }, + "TotalDiscount": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "RestPrice": { + "_media-type": "application\/vnd.ibexa.api.RestPrice+json", + "Price": { + "_media-type": "application\/vnd.ibexa.api.Price+json", + "amount": "0", + "Currency": { + "_media-type": "application\/vnd.ibexa.api.Currency+json", + "id": 2, + "code": "EUR", + "subunits": 2, + "enabled": true + }, + "PriceStamps": [] }, - "formatted": "€200.00" + "formatted": "\u20ac0.00" } }, "TotalPriceInclVat": { @@ -75578,16 +78572,17 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> "_media-type": "application\/vnd.ibexa.api.RestPrice+json", "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "24600", + "amount": "40900", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, "code": "EUR", "subunits": 2, "enabled": true - } + }, + "PriceStamps": [] }, - "formatted": "€246.00" + "formatted": "\u20ac409.00" } }, "vatCategorySummary": [ @@ -75595,24 +78590,25 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> "_media-type": "application\/vnd.ibexa.api.VatCategorySummary+json", "VatCategory": { "_media-type": "application\/vnd.ibexa.api.VatCategory+json", - "identifier": "default", - "region": "poland", - "vatValue": 23 + "identifier": "none", + "region": "germany", + "vatValue": 0 }, "RestPrice": { "_media-type": "application\/vnd.ibexa.api.RestPrice+json", "Price": { "_media-type": "application\/vnd.ibexa.api.Price+json", - "amount": "4600", + "amount": "0", "Currency": { "_media-type": "application\/vnd.ibexa.api.Currency+json", "id": 2, "code": "EUR", "subunits": 2, "enabled": true - } + }, + "PriceStamps": [] }, - "formatted": "€46.00" + "formatted": "\u20ac0.00" } } ], @@ -75622,9 +78618,3056 @@ <h6 class="heading text-gray border-bottom pb-2">Types</h6> "code": "EUR", "subunits": 2, "enabled": true + }, + "CartConstraintViolationList": { + "_media-type": "application\/vnd.ibexa.api.CartConstraintViolationList+json", + "violations": [] } } -} +}</code> + </pre> + </div> + </div> + <div class="tab-pane fade " + id="cart-identifier-summary-get-response-200-xml-modal" role="tabpanel" + aria-labelledby="cart-identifier-summary-get-response-200-xml-modal-tab"> + <div class="position-relative mb-4 "> + <p class="mb-0 icon icon--copy-clipboard"> + <i class="material-icons-outlined clipboard" + data-toggle="tooltip" + data-placement="top" + data-clipboard-target="#Medee29cebe9efe176d26f6e29cfa7ae0296e41380812716cbea8076330906eb1" + title="Copy to clipboard">file_copy + </i> + </p> + <pre id="Medee29cebe9efe176d26f6e29cfa7ae0296e41380812716cbea8076330906eb1"> + <code class="xml"><?xml version="1.0" encoding="UTF-8"?> +<CartSummary media-type="application/vnd.ibexa.api.CartSummary+xml" href="/api/ibexa/v2/cart/b0b51659-75f7-4c8d-9cea-5ce5865dd9ce/summary"> + <id>1</id> + <identifier>b0b51659-75f7-4c8d-9cea-5ce5865dd9ce</identifier> + <name>default</name> + <createdAt>2025-04-03T08:16:09+00:00</createdAt> + <updatedAt>2025-04-03T08:16:09+00:00</updatedAt> + <Owner media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <SummaryEntryCollection media-type="application/vnd.ibexa.api.SummaryEntryCollection+xml"> + <count>3</count> + <CartSummaryEntry media-type="application/vnd.ibexa.api.CartSummaryEntry+xml"> + <identifier>5ce5d7a7-fcc8-4d28-89ad-3f4a53b7ea9a</identifier> + <id>1</id> + <names> + <value languageCode="eng-GB">Control unit 1|germany|none|physical</value> + </names> + <quantity>1</quantity> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </Price> + <PriceInclVat media-type="application/vnd.ibexa.api.PriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </PriceInclVat> + <SubtotalPrice media-type="application/vnd.ibexa.api.SubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </SubtotalPrice> + <SubtotalPriceInclVat media-type="application/vnd.ibexa.api.SubtotalPriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </SubtotalPriceInclVat> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <OriginalSubtotalPrice media-type="application/vnd.ibexa.api.OriginalSubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </OriginalSubtotalPrice> + <Product media-type="application/vnd.ibexa.api.Product+xml"> + <code>product_code_control_unit_1</code> + <isBaseProduct></isBaseProduct> + <isVariant></isVariant> + <name>Control unit 1|germany|none|physical</name> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/9/5/5/0/559-1-eng-GB/f25743f8e7c0-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + <Availability media-type="application/vnd.ibexa.api.Availability+xml"> + <is_available>1</is_available> + <stock>101</stock> + <is_infinite></is_infinite> + </Availability> + </Product> + </CartSummaryEntry> + <CartSummaryEntry media-type="application/vnd.ibexa.api.CartSummaryEntry+xml"> + <identifier>7a62792c-a7a8-4661-9a01-51c2ba89e1f5</identifier> + <id>2</id> + <names> + <value languageCode="eng-GB">Control unit 3|germany|none|physical</value> + </names> + <quantity>2</quantity> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10300</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€103.00</formatted> + </RestPrice> + </Price> + <PriceInclVat media-type="application/vnd.ibexa.api.PriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10300</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€103.00</formatted> + </RestPrice> + </PriceInclVat> + <SubtotalPrice media-type="application/vnd.ibexa.api.SubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>20600</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€206.00</formatted> + </RestPrice> + </SubtotalPrice> + <SubtotalPriceInclVat media-type="application/vnd.ibexa.api.SubtotalPriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>20600</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€206.00</formatted> + </RestPrice> + </SubtotalPriceInclVat> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <OriginalSubtotalPrice media-type="application/vnd.ibexa.api.OriginalSubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>20600</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€206.00</formatted> + </RestPrice> + </OriginalSubtotalPrice> + <Product media-type="application/vnd.ibexa.api.Product+xml"> + <code>product_code_control_unit_3</code> + <isBaseProduct></isBaseProduct> + <isVariant></isVariant> + <name>Control unit 3|germany|none|physical</name> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/5/7/5/0/575-1-eng-GB/274d5edc4d3c-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + <Availability media-type="application/vnd.ibexa.api.Availability+xml"> + <is_available>1</is_available> + <stock>103</stock> + <is_infinite></is_infinite> + </Availability> + </Product> + </CartSummaryEntry> + <CartSummaryEntry media-type="application/vnd.ibexa.api.CartSummaryEntry+xml"> + <identifier>37dfad84-8c5d-4d06-8939-29397b020ee6</identifier> + <id>3</id> + <names> + <value languageCode="eng-GB">Control unit 2|germany|none|physical</value> + </names> + <quantity>1</quantity> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </Price> + <PriceInclVat media-type="application/vnd.ibexa.api.PriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </PriceInclVat> + <SubtotalPrice media-type="application/vnd.ibexa.api.SubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </SubtotalPrice> + <SubtotalPriceInclVat media-type="application/vnd.ibexa.api.SubtotalPriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </SubtotalPriceInclVat> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <OriginalSubtotalPrice media-type="application/vnd.ibexa.api.OriginalSubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </OriginalSubtotalPrice> + <Product media-type="application/vnd.ibexa.api.Product+xml"> + <code>product_code_control_unit_2</code> + <isBaseProduct></isBaseProduct> + <isVariant></isVariant> + <name>Control unit 2|germany|none|physical</name> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/7/6/5/0/567-1-eng-GB/d396544dd46a-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + <Availability media-type="application/vnd.ibexa.api.Availability+xml"> + <is_available>1</is_available> + <stock>102</stock> + <is_infinite></is_infinite> + </Availability> + </Product> + </CartSummaryEntry> + </SummaryEntryCollection> + <TotalPrice media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>40900</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€409.00</formatted> + </RestPrice> + </TotalPrice> + <OriginalTotalPrice media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>40900</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€409.00</formatted> + </RestPrice> + </OriginalTotalPrice> + <TotalDiscount media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>0</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€0.00</formatted> + </RestPrice> + </TotalDiscount> + <TotalPriceInclVat media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>40900</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€409.00</formatted> + </RestPrice> + </TotalPriceInclVat> + <VatCategorySummary media-type="application/vnd.ibexa.api.VatCategorySummary+xml"> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>0</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€0.00</formatted> + </RestPrice> + </VatCategorySummary> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + <CartConstraintViolationList media-type="application/vnd.ibexa.api.CartConstraintViolationList+xml"/> +</CartSummary> +</code> + </pre> + </div> + <div class="position-relative border-top"> + <p class="mb-0 icon icon--copy-clipboard"> + <i class="material-icons-outlined clipboard" + data-toggle="tooltip" + data-placement="top" + data-clipboard-target="#M4a231dbbdd52ce5c3d52bdc926c05779401037bc0793728d13712872f149d1fe" + title="Copy to clipboard">file_copy + </i> + </p> + <pre id="M4a231dbbdd52ce5c3d52bdc926c05779401037bc0793728d13712872f149d1fe"> + <code class="xml"><?xml version="1.0" encoding="UTF-8"?> +<CartSummary media-type="application/vnd.ibexa.api.CartSummary+xml" href="/api/ibexa/v2/cart/b0b51659-75f7-4c8d-9cea-5ce5865dd9ce/summary"> + <id>1</id> + <identifier>b0b51659-75f7-4c8d-9cea-5ce5865dd9ce</identifier> + <name>default</name> + <createdAt>2025-04-03T08:16:09+00:00</createdAt> + <updatedAt>2025-04-03T08:16:09+00:00</updatedAt> + <Owner media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <SummaryEntryCollection media-type="application/vnd.ibexa.api.SummaryEntryCollection+xml"> + <count>3</count> + <CartSummaryEntry media-type="application/vnd.ibexa.api.CartSummaryEntry+xml"> + <identifier>5ce5d7a7-fcc8-4d28-89ad-3f4a53b7ea9a</identifier> + <id>1</id> + <names> + <value languageCode="eng-GB">Control unit 1|germany|none|physical</value> + </names> + <quantity>1</quantity> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </Price> + <PriceInclVat media-type="application/vnd.ibexa.api.PriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </PriceInclVat> + <SubtotalPrice media-type="application/vnd.ibexa.api.SubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </SubtotalPrice> + <SubtotalPriceInclVat media-type="application/vnd.ibexa.api.SubtotalPriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </SubtotalPriceInclVat> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <OriginalSubtotalPrice media-type="application/vnd.ibexa.api.OriginalSubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10100</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€101.00</formatted> + </RestPrice> + </OriginalSubtotalPrice> + <Product media-type="application/vnd.ibexa.api.Product+xml"> + <code>product_code_control_unit_1</code> + <isBaseProduct></isBaseProduct> + <isVariant></isVariant> + <name>Control unit 1|germany|none|physical</name> + <ProductType media-type="application/vnd.ibexa.api.ProductType+xml"> + <identifier>Control unit1</identifier> + <name>Control unit1|germany|none|physical</name> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>color</identifier> + <name>Color</name> + <description>Color of control unit</description> + <type>Color</type> + <type_identifier>color</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options/> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>connection_type</identifier> + <name>Connection type</name> + <description>Type of connection</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">connection_type0</value> + <value key="label"> + <value key="eng-GB">USB Cable</value> + </value> + </value> + <value> + <value key="value">connection_type1</value> + <value key="label"> + <value key="eng-GB">USB Bluetooth</value> + </value> + </value> + <value> + <value key="value">connection_type2</value> + <value key="label"> + <value key="eng-GB">USB Radio</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>led_color</identifier> + <name>LED color</name> + <description>Color of LED lights</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">led_color0</value> + <value key="label"> + <value key="eng-GB">Green</value> + </value> + </value> + <value> + <value key="value">led_color1</value> + <value key="label"> + <value key="eng-GB">White</value> + </value> + </value> + <value> + <value key="value">led_color2</value> + <value key="label"> + <value key="eng-GB">Blue</value> + </value> + </value> + <value> + <value key="value">led_color3</value> + <value key="label"> + <value key="eng-GB">Full color</value> + </value> + </value> + <value> + <value key="value">led_color4</value> + <value key="label"> + <value key="eng-GB">Yellow</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>length</identifier> + <name>Length</name> + <description>Length of control unit</description> + <type>Measurement (range)</type> + <type_identifier>measurement_range</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + </options> + <value/> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>width</identifier> + <name>Width</name> + <description>Width of control unit</description> + <type>Measurement (single)</type> + <type_identifier>measurement_single</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + <value key="sign">none</value> + <value key="defaultValue">400</value> + </options> + <value/> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>panel_type</identifier> + <name>Control unit panel type</name> + <description>Control unit panel type</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">panel_type0</value> + <value key="label"> + <value key="eng-GB">Buttons</value> + </value> + </value> + <value> + <value key="value">panel_type1</value> + <value key="label"> + <value key="eng-GB">Touch screen</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + </ProductType> + <Content media-type="application/vnd.ibexa.api.Content+xml" href="/api/ibexa/v2/content/objects/273" remoteId="product_control_unit_1" id="273"> + <ContentType media-type="application/vnd.ibexa.api.ContentType+xml" href="/api/ibexa/v2/content/types/86"/> + <Name>Control unit 1|germany|none|physical</Name> + <TranslatedName>Control unit 1|germany|none|physical</TranslatedName> + <Versions media-type="application/vnd.ibexa.api.VersionList+xml" href="/api/ibexa/v2/content/objects/273/versions"/> + <CurrentVersion media-type="application/vnd.ibexa.api.Version+xml" href="/api/ibexa/v2/content/objects/273/currentversion"> + <Version media-type="application/vnd.ibexa.api.Version+xml" href="/api/ibexa/v2/content/objects/273/versions/1"> + <VersionInfo> + <id>735</id> + <versionNo>1</versionNo> + <status>PUBLISHED</status> + <modificationDate>2025-04-02T12:54:09+00:00</modificationDate> + <Creator media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <creationDate>2025-04-02T12:54:09+00:00</creationDate> + <initialLanguageCode>eng-GB</initialLanguageCode> + <languageCodes>eng-GB</languageCodes> + <VersionTranslationInfo media-type="application/vnd.ibexa.api.VersionTranslationInfo+xml"> + <Language> + <languageCode>eng-GB</languageCode> + </Language> + </VersionTranslationInfo> + <names> + <value languageCode="eng-GB">Control unit 1|germany|none|physical</value> + </names> + <Content media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/273"/> + </VersionInfo> + <Fields> + <field> + <id>1277</id> + <fieldDefinitionIdentifier>name</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezstring</fieldTypeIdentifier> + <fieldValue>Control unit 1|germany|none|physical</fieldValue> + </field> + <field> + <id>1278</id> + <fieldDefinitionIdentifier>intro</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://docbook.org/ns/docbook&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; xmlns:ezxhtml=&quot;http://ibexa.co/xmlns/dxp/docbook/xhtml&quot; xmlns:ezcustom=&quot;http://ibexa.co/xmlns/dxp/docbook/custom&quot; version=&quot;5.0-variant ezpublish-1.0&quot;&gt; +&lt;title ezxhtml:level=&quot;2&quot;&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/title&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/17&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/5&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/3&quot; xlink:show=&quot;none&quot; xlink:title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/8&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/link&gt;&lt;/para&gt; +&lt;/section&gt; +</value> + <value key="xhtml5edit">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://ibexa.co/namespaces/ezpublish5/xhtml5/edit&quot;&gt; +&lt;h2&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/h2&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/17&quot; title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/5&quot; title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/3&quot; title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/8&quot; title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/a&gt;&lt;/p&gt; +&lt;/section&gt; +</value> + </fieldValue> + </field> + <field> + <id>1279</id> + <fieldDefinitionIdentifier>description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://docbook.org/ns/docbook&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; xmlns:ezxhtml=&quot;http://ibexa.co/xmlns/dxp/docbook/xhtml&quot; xmlns:ezcustom=&quot;http://ibexa.co/xmlns/dxp/docbook/custom&quot; version=&quot;5.0-variant ezpublish-1.0&quot;&gt; +&lt;title ezxhtml:level=&quot;2&quot;&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/title&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/11&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/3&quot; xlink:show=&quot;none&quot; xlink:title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/5&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/4&quot; xlink:show=&quot;none&quot; xlink:title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/3&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/link&gt;&lt;/para&gt; +&lt;/section&gt; +</value> + <value key="xhtml5edit">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://ibexa.co/namespaces/ezpublish5/xhtml5/edit&quot;&gt; +&lt;h2&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/h2&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/11&quot; title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/3&quot; title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/5&quot; title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/4&quot; title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/3&quot; title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/a&gt;&lt;/p&gt; +&lt;/section&gt; +</value> + </fieldValue> + </field> + <field> + <id>1280</id> + <fieldDefinitionIdentifier>long_marketing_description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://docbook.org/ns/docbook&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; xmlns:ezxhtml=&quot;http://ibexa.co/xmlns/dxp/docbook/xhtml&quot; xmlns:ezcustom=&quot;http://ibexa.co/xmlns/dxp/docbook/custom&quot; version=&quot;5.0-variant ezpublish-1.0&quot;&gt; +&lt;title ezxhtml:level=&quot;2&quot;&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/title&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/11&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/3&quot; xlink:show=&quot;none&quot; xlink:title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/5&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/4&quot; xlink:show=&quot;none&quot; xlink:title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/3&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/link&gt;&lt;/para&gt; +&lt;/section&gt; +</value> + <value key="xhtml5edit">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://ibexa.co/namespaces/ezpublish5/xhtml5/edit&quot;&gt; +&lt;h2&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/h2&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/11&quot; title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/3&quot; title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/5&quot; title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/4&quot; title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/3&quot; title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/a&gt;&lt;/p&gt; +&lt;/section&gt; +</value> + </fieldValue> + </field> + <field> + <id>1281</id> + <fieldDefinitionIdentifier>other_long_marketing_description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://docbook.org/ns/docbook&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; xmlns:ezxhtml=&quot;http://ibexa.co/xmlns/dxp/docbook/xhtml&quot; xmlns:ezcustom=&quot;http://ibexa.co/xmlns/dxp/docbook/custom&quot; version=&quot;5.0-variant ezpublish-1.0&quot;&gt; +&lt;title ezxhtml:level=&quot;2&quot;&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/title&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/37&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/5&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/link&gt;&lt;/para&gt; +&lt;/section&gt; +</value> + <value key="xhtml5edit">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://ibexa.co/namespaces/ezpublish5/xhtml5/edit&quot;&gt; +&lt;h2&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/h2&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/37&quot; title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/5&quot; title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/a&gt;&lt;/p&gt; +&lt;/section&gt; +</value> + </fieldValue> + </field> + <field> + <id>1282</id> + <fieldDefinitionIdentifier>image</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezimageasset</fieldTypeIdentifier> + <fieldValue> + <value key="destinationContentId">132</value> + <value key="alternativeText">Text</value> + <value key="source"/> + <value key="variations"> + <value key="ezplatform_admin_ui_profile_picture_user_menu"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/ezplatform_admin_ui_profile_picture_user_menu</value> + </value> + <value key="gallery"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/gallery</value> + </value> + <value key="large"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/large</value> + </value> + <value key="medium"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/medium</value> + </value> + <value key="original"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/original</value> + </value> + <value key="reference"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/reference</value> + </value> + <value key="small"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/small</value> + </value> + <value key="tiny"> + <value key="href">/api/ibexa/v2/content/binary/images/132-559-1/variations/tiny</value> + </value> + </value> + </fieldValue> + </field> + <field> + <id>1283</id> + <fieldDefinitionIdentifier>product_category</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ibexa_taxonomy_entry_assignment</fieldTypeIdentifier> + <fieldValue> + <value key="taxonomy_entries"> + <value>10</value> + </value> + <value key="taxonomy">product_categories</value> + </fieldValue> + </field> + <field> + <id>1284</id> + <fieldDefinitionIdentifier>specification</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ibexa_product_specification</fieldTypeIdentifier> + <fieldValue> + <value key="id">2</value> + <value key="code">product_code_control_unit_1</value> + <value key="attributes"> + <value>#991123</value> + <value>connection_type1</value> + <value>led_color1</value> + <value> + <value key="type">length</value> + <value key="min_value">101.500000</value> + <value key="max_value">201.500000</value> + <value key="unit">millimeter</value> + </value> + <value> + <value key="type">length</value> + <value key="value">200.000000</value> + <value key="unit">millimeter</value> + </value> + <value>panel_type1</value> + </value> + <value key="is_virtual">false</value> + </fieldValue> + </field> + </Fields> + <Relations media-type="application/vnd.ibexa.api.RelationList+xml" href="/api/ibexa/v2/content/objects/273/versions/1/relations"> + <Relation media-type="application/vnd.ibexa.api.Relation+xml" href="/api/ibexa/v2/content/objects/273/versions/1/relations/2"> + <SourceContent media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/273"/> + <DestinationContent media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/132"/> + <SourceFieldDefinitionIdentifier>image</SourceFieldDefinitionIdentifier> + <RelationType>ASSET</RelationType> + </Relation> + </Relations> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/9/5/5/0/559-1-eng-GB/f25743f8e7c0-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + </Version> + </CurrentVersion> + <Section media-type="application/vnd.ibexa.api.Section+xml" href="/api/ibexa/v2/content/sections/1"/> + <Locations media-type="application/vnd.ibexa.api.LocationList+xml" href="/api/ibexa/v2/content/objects/273/locations"/> + <Owner media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <lastModificationDate>2025-04-02T12:54:13+00:00</lastModificationDate> + <publishedDate>2025-04-02T12:54:09+00:00</publishedDate> + <mainLanguageCode>eng-GB</mainLanguageCode> + <currentVersionNo>1</currentVersionNo> + <alwaysAvailable>true</alwaysAvailable> + <isHidden>false</isHidden> + <status>PUBLISHED</status> + <ObjectStates media-type="application/vnd.ibexa.api.ContentObjectStates+xml" href="/api/ibexa/v2/content/objects/273/objectstates"/> + </Content> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/9/5/5/0/559-1-eng-GB/f25743f8e7c0-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + <created_at>1743598449</created_at> + <updated_at>1743598453</updated_at> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>color</identifier> + <name>Color</name> + <description>Color of control unit</description> + <type>Color</type> + <type_identifier>color</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options/> + <value>#991123</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>connection_type</identifier> + <name>Connection type</name> + <description>Type of connection</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">connection_type0</value> + <value key="label"> + <value key="eng-GB">USB Cable</value> + </value> + </value> + <value> + <value key="value">connection_type1</value> + <value key="label"> + <value key="eng-GB">USB Bluetooth</value> + </value> + </value> + <value> + <value key="value">connection_type2</value> + <value key="label"> + <value key="eng-GB">USB Radio</value> + </value> + </value> + </value> + </options> + <value>connection_type1</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>led_color</identifier> + <name>LED color</name> + <description>Color of LED lights</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">led_color0</value> + <value key="label"> + <value key="eng-GB">Green</value> + </value> + </value> + <value> + <value key="value">led_color1</value> + <value key="label"> + <value key="eng-GB">White</value> + </value> + </value> + <value> + <value key="value">led_color2</value> + <value key="label"> + <value key="eng-GB">Blue</value> + </value> + </value> + <value> + <value key="value">led_color3</value> + <value key="label"> + <value key="eng-GB">Full color</value> + </value> + </value> + <value> + <value key="value">led_color4</value> + <value key="label"> + <value key="eng-GB">Yellow</value> + </value> + </value> + </value> + </options> + <value>led_color1</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>length</identifier> + <name>Length</name> + <description>Length of control unit</description> + <type>Measurement (range)</type> + <type_identifier>measurement_range</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + </options> + <value> + <value key="type">length</value> + <value key="min_value">101.500000</value> + <value key="max_value">201.500000</value> + <value key="unit">millimeter</value> + </value> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>width</identifier> + <name>Width</name> + <description>Width of control unit</description> + <type>Measurement (single)</type> + <type_identifier>measurement_single</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + <value key="sign">none</value> + <value key="defaultValue">400</value> + </options> + <value> + <value key="type">length</value> + <value key="value">200.000000</value> + <value key="unit">millimeter</value> + </value> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>panel_type</identifier> + <name>Control unit panel type</name> + <description>Control unit panel type</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">panel_type0</value> + <value key="label"> + <value key="eng-GB">Buttons</value> + </value> + </value> + <value> + <value key="value">panel_type1</value> + <value key="label"> + <value key="eng-GB">Touch screen</value> + </value> + </value> + </value> + </options> + <value>panel_type1</value> + <extra_options/> + </Attribute> + <Availability media-type="application/vnd.ibexa.api.Availability+xml"> + <is_available>1</is_available> + <stock>101</stock> + <is_infinite></is_infinite> + </Availability> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <id>16</id> + <amount>101.00</amount> + <base_amount>101.00</base_amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + <money>10100</money> + <base_money>10100</base_money> + </Price> + </Product> + </CartSummaryEntry> + <CartSummaryEntry media-type="application/vnd.ibexa.api.CartSummaryEntry+xml"> + <identifier>7a62792c-a7a8-4661-9a01-51c2ba89e1f5</identifier> + <id>2</id> + <names> + <value languageCode="eng-GB">Control unit 3|germany|none|physical</value> + </names> + <quantity>2</quantity> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10300</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€103.00</formatted> + </RestPrice> + </Price> + <PriceInclVat media-type="application/vnd.ibexa.api.PriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10300</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€103.00</formatted> + </RestPrice> + </PriceInclVat> + <SubtotalPrice media-type="application/vnd.ibexa.api.SubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>20600</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€206.00</formatted> + </RestPrice> + </SubtotalPrice> + <SubtotalPriceInclVat media-type="application/vnd.ibexa.api.SubtotalPriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>20600</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€206.00</formatted> + </RestPrice> + </SubtotalPriceInclVat> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <OriginalSubtotalPrice media-type="application/vnd.ibexa.api.OriginalSubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>20600</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€206.00</formatted> + </RestPrice> + </OriginalSubtotalPrice> + <Product media-type="application/vnd.ibexa.api.Product+xml"> + <code>product_code_control_unit_3</code> + <isBaseProduct></isBaseProduct> + <isVariant></isVariant> + <name>Control unit 3|germany|none|physical</name> + <ProductType media-type="application/vnd.ibexa.api.ProductType+xml"> + <identifier>Control unit3</identifier> + <name>Control unit3|germany|none|physical</name> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>color</identifier> + <name>Color</name> + <description>Color of control unit</description> + <type>Color</type> + <type_identifier>color</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options/> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>connection_type</identifier> + <name>Connection type</name> + <description>Type of connection</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">connection_type0</value> + <value key="label"> + <value key="eng-GB">USB Cable</value> + </value> + </value> + <value> + <value key="value">connection_type1</value> + <value key="label"> + <value key="eng-GB">USB Bluetooth</value> + </value> + </value> + <value> + <value key="value">connection_type2</value> + <value key="label"> + <value key="eng-GB">USB Radio</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>led_color</identifier> + <name>LED color</name> + <description>Color of LED lights</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">led_color0</value> + <value key="label"> + <value key="eng-GB">Green</value> + </value> + </value> + <value> + <value key="value">led_color1</value> + <value key="label"> + <value key="eng-GB">White</value> + </value> + </value> + <value> + <value key="value">led_color2</value> + <value key="label"> + <value key="eng-GB">Blue</value> + </value> + </value> + <value> + <value key="value">led_color3</value> + <value key="label"> + <value key="eng-GB">Full color</value> + </value> + </value> + <value> + <value key="value">led_color4</value> + <value key="label"> + <value key="eng-GB">Yellow</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>length</identifier> + <name>Length</name> + <description>Length of control unit</description> + <type>Measurement (range)</type> + <type_identifier>measurement_range</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + </options> + <value/> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>width</identifier> + <name>Width</name> + <description>Width of control unit</description> + <type>Measurement (single)</type> + <type_identifier>measurement_single</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + <value key="sign">none</value> + <value key="defaultValue">400</value> + </options> + <value/> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>panel_type</identifier> + <name>Control unit panel type</name> + <description>Control unit panel type</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">panel_type0</value> + <value key="label"> + <value key="eng-GB">Buttons</value> + </value> + </value> + <value> + <value key="value">panel_type1</value> + <value key="label"> + <value key="eng-GB">Touch screen</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + </ProductType> + <Content media-type="application/vnd.ibexa.api.Content+xml" href="/api/ibexa/v2/content/objects/275" remoteId="product_control_unit_3" id="275"> + <ContentType media-type="application/vnd.ibexa.api.ContentType+xml" href="/api/ibexa/v2/content/types/88"/> + <Name>Control unit 3|germany|none|physical</Name> + <TranslatedName>Control unit 3|germany|none|physical</TranslatedName> + <Versions media-type="application/vnd.ibexa.api.VersionList+xml" href="/api/ibexa/v2/content/objects/275/versions"/> + <CurrentVersion media-type="application/vnd.ibexa.api.Version+xml" href="/api/ibexa/v2/content/objects/275/currentversion"> + <Version media-type="application/vnd.ibexa.api.Version+xml" href="/api/ibexa/v2/content/objects/275/versions/1"> + <VersionInfo> + <id>737</id> + <versionNo>1</versionNo> + <status>PUBLISHED</status> + <modificationDate>2025-04-02T12:54:17+00:00</modificationDate> + <Creator media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <creationDate>2025-04-02T12:54:17+00:00</creationDate> + <initialLanguageCode>eng-GB</initialLanguageCode> + <languageCodes>eng-GB</languageCodes> + <VersionTranslationInfo media-type="application/vnd.ibexa.api.VersionTranslationInfo+xml"> + <Language> + <languageCode>eng-GB</languageCode> + </Language> + </VersionTranslationInfo> + <names> + <value languageCode="eng-GB">Control unit 3|germany|none|physical</value> + </names> + <Content media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/275"/> + </VersionInfo> + <Fields> + <field> + <id>1293</id> + <fieldDefinitionIdentifier>name</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezstring</fieldTypeIdentifier> + <fieldValue>Control unit 3|germany|none|physical</fieldValue> + </field> + <field> + <id>1294</id> + <fieldDefinitionIdentifier>intro</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://docbook.org/ns/docbook&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; xmlns:ezxhtml=&quot;http://ibexa.co/xmlns/dxp/docbook/xhtml&quot; xmlns:ezcustom=&quot;http://ibexa.co/xmlns/dxp/docbook/custom&quot; version=&quot;5.0-variant ezpublish-1.0&quot;&gt; +&lt;title ezxhtml:level=&quot;2&quot;&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/title&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/link&gt;&lt;/para&gt; +&lt;/section&gt; +</value> + <value key="xhtml5edit">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://ibexa.co/namespaces/ezpublish5/xhtml5/edit&quot;&gt; +&lt;h2&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/h2&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/a&gt;&lt;/p&gt; +&lt;/section&gt; +</value> + </fieldValue> + </field> + <field> + <id>1295</id> + <fieldDefinitionIdentifier>description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://docbook.org/ns/docbook&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; xmlns:ezxhtml=&quot;http://ibexa.co/xmlns/dxp/docbook/xhtml&quot; xmlns:ezcustom=&quot;http://ibexa.co/xmlns/dxp/docbook/custom&quot; version=&quot;5.0-variant ezpublish-1.0&quot;&gt; +&lt;title ezxhtml:level=&quot;2&quot;&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/title&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/33&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/0&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/3&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/3&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/5&quot; xlink:show=&quot;none&quot; xlink:title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/6&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/link&gt;&lt;/para&gt; +&lt;/section&gt; +</value> + <value key="xhtml5edit">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://ibexa.co/namespaces/ezpublish5/xhtml5/edit&quot;&gt; +&lt;h2&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/h2&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/33&quot; title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/0&quot; title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/3&quot; title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/3&quot; title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/5&quot; title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/6&quot; title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/a&gt;&lt;/p&gt; +&lt;/section&gt; +</value> + </fieldValue> + </field> + <field> + <id>1296</id> + <fieldDefinitionIdentifier>long_marketing_description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://docbook.org/ns/docbook&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; xmlns:ezxhtml=&quot;http://ibexa.co/xmlns/dxp/docbook/xhtml&quot; xmlns:ezcustom=&quot;http://ibexa.co/xmlns/dxp/docbook/custom&quot; version=&quot;5.0-variant ezpublish-1.0&quot;&gt; +&lt;title ezxhtml:level=&quot;2&quot;&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/title&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/33&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/0&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/3&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/3&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/5&quot; xlink:show=&quot;none&quot; xlink:title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/6&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/link&gt;&lt;/para&gt; +&lt;/section&gt; +</value> + <value key="xhtml5edit">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://ibexa.co/namespaces/ezpublish5/xhtml5/edit&quot;&gt; +&lt;h2&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/h2&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/33&quot; title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/0&quot; title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/3&quot; title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/3&quot; title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/5&quot; title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/6&quot; title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/a&gt;&lt;/p&gt; +&lt;/section&gt; +</value> + </fieldValue> + </field> + <field> + <id>1297</id> + <fieldDefinitionIdentifier>other_long_marketing_description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://docbook.org/ns/docbook&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; xmlns:ezxhtml=&quot;http://ibexa.co/xmlns/dxp/docbook/xhtml&quot; xmlns:ezcustom=&quot;http://ibexa.co/xmlns/dxp/docbook/custom&quot; version=&quot;5.0-variant ezpublish-1.0&quot;&gt; +&lt;title ezxhtml:level=&quot;2&quot;&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/title&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/11&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/3&quot; xlink:show=&quot;none&quot; xlink:title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/5&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/4&quot; xlink:show=&quot;none&quot; xlink:title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/3&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/link&gt;&lt;/para&gt; +&lt;/section&gt; +</value> + <value key="xhtml5edit">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://ibexa.co/namespaces/ezpublish5/xhtml5/edit&quot;&gt; +&lt;h2&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/h2&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/11&quot; title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/3&quot; title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/5&quot; title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/4&quot; title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/3&quot; title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/a&gt;&lt;/p&gt; +&lt;/section&gt; +</value> + </fieldValue> + </field> + <field> + <id>1298</id> + <fieldDefinitionIdentifier>image</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezimageasset</fieldTypeIdentifier> + <fieldValue> + <value key="destinationContentId">136</value> + <value key="alternativeText">Text</value> + <value key="source"/> + <value key="variations"> + <value key="ezplatform_admin_ui_profile_picture_user_menu"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/ezplatform_admin_ui_profile_picture_user_menu</value> + </value> + <value key="gallery"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/gallery</value> + </value> + <value key="large"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/large</value> + </value> + <value key="medium"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/medium</value> + </value> + <value key="original"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/original</value> + </value> + <value key="reference"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/reference</value> + </value> + <value key="small"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/small</value> + </value> + <value key="tiny"> + <value key="href">/api/ibexa/v2/content/binary/images/136-575-1/variations/tiny</value> + </value> + </value> + </fieldValue> + </field> + <field> + <id>1299</id> + <fieldDefinitionIdentifier>product_category</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ibexa_taxonomy_entry_assignment</fieldTypeIdentifier> + <fieldValue> + <value key="taxonomy_entries"> + <value>24</value> + </value> + <value key="taxonomy">product_categories</value> + </fieldValue> + </field> + <field> + <id>1300</id> + <fieldDefinitionIdentifier>specification</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ibexa_product_specification</fieldTypeIdentifier> + <fieldValue> + <value key="id">4</value> + <value key="code">product_code_control_unit_3</value> + <value key="attributes"> + <value>#973369</value> + <value>connection_type0</value> + <value>led_color3</value> + <value> + <value key="type">length</value> + <value key="min_value">103.500000</value> + <value key="max_value">203.500000</value> + <value key="unit">millimeter</value> + </value> + <value> + <value key="type">length</value> + <value key="value">400.000000</value> + <value key="unit">millimeter</value> + </value> + <value>panel_type1</value> + </value> + <value key="is_virtual">false</value> + </fieldValue> + </field> + </Fields> + <Relations media-type="application/vnd.ibexa.api.RelationList+xml" href="/api/ibexa/v2/content/objects/275/versions/1/relations"> + <Relation media-type="application/vnd.ibexa.api.Relation+xml" href="/api/ibexa/v2/content/objects/275/versions/1/relations/4"> + <SourceContent media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/275"/> + <DestinationContent media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/136"/> + <SourceFieldDefinitionIdentifier>image</SourceFieldDefinitionIdentifier> + <RelationType>ASSET</RelationType> + </Relation> + </Relations> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/5/7/5/0/575-1-eng-GB/274d5edc4d3c-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + </Version> + </CurrentVersion> + <Section media-type="application/vnd.ibexa.api.Section+xml" href="/api/ibexa/v2/content/sections/1"/> + <Locations media-type="application/vnd.ibexa.api.LocationList+xml" href="/api/ibexa/v2/content/objects/275/locations"/> + <Owner media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <lastModificationDate>2025-04-02T12:54:20+00:00</lastModificationDate> + <publishedDate>2025-04-02T12:54:17+00:00</publishedDate> + <mainLanguageCode>eng-GB</mainLanguageCode> + <currentVersionNo>1</currentVersionNo> + <alwaysAvailable>true</alwaysAvailable> + <isHidden>false</isHidden> + <status>PUBLISHED</status> + <ObjectStates media-type="application/vnd.ibexa.api.ContentObjectStates+xml" href="/api/ibexa/v2/content/objects/275/objectstates"/> + </Content> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/5/7/5/0/575-1-eng-GB/274d5edc4d3c-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + <created_at>1743598457</created_at> + <updated_at>1743598460</updated_at> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>color</identifier> + <name>Color</name> + <description>Color of control unit</description> + <type>Color</type> + <type_identifier>color</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options/> + <value>#973369</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>connection_type</identifier> + <name>Connection type</name> + <description>Type of connection</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">connection_type0</value> + <value key="label"> + <value key="eng-GB">USB Cable</value> + </value> + </value> + <value> + <value key="value">connection_type1</value> + <value key="label"> + <value key="eng-GB">USB Bluetooth</value> + </value> + </value> + <value> + <value key="value">connection_type2</value> + <value key="label"> + <value key="eng-GB">USB Radio</value> + </value> + </value> + </value> + </options> + <value>connection_type0</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>led_color</identifier> + <name>LED color</name> + <description>Color of LED lights</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">led_color0</value> + <value key="label"> + <value key="eng-GB">Green</value> + </value> + </value> + <value> + <value key="value">led_color1</value> + <value key="label"> + <value key="eng-GB">White</value> + </value> + </value> + <value> + <value key="value">led_color2</value> + <value key="label"> + <value key="eng-GB">Blue</value> + </value> + </value> + <value> + <value key="value">led_color3</value> + <value key="label"> + <value key="eng-GB">Full color</value> + </value> + </value> + <value> + <value key="value">led_color4</value> + <value key="label"> + <value key="eng-GB">Yellow</value> + </value> + </value> + </value> + </options> + <value>led_color3</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>length</identifier> + <name>Length</name> + <description>Length of control unit</description> + <type>Measurement (range)</type> + <type_identifier>measurement_range</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + </options> + <value> + <value key="type">length</value> + <value key="min_value">103.500000</value> + <value key="max_value">203.500000</value> + <value key="unit">millimeter</value> + </value> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>width</identifier> + <name>Width</name> + <description>Width of control unit</description> + <type>Measurement (single)</type> + <type_identifier>measurement_single</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + <value key="sign">none</value> + <value key="defaultValue">400</value> + </options> + <value> + <value key="type">length</value> + <value key="value">400.000000</value> + <value key="unit">millimeter</value> + </value> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>panel_type</identifier> + <name>Control unit panel type</name> + <description>Control unit panel type</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">panel_type0</value> + <value key="label"> + <value key="eng-GB">Buttons</value> + </value> + </value> + <value> + <value key="value">panel_type1</value> + <value key="label"> + <value key="eng-GB">Touch screen</value> + </value> + </value> + </value> + </options> + <value>panel_type1</value> + <extra_options/> + </Attribute> + <Availability media-type="application/vnd.ibexa.api.Availability+xml"> + <is_available>1</is_available> + <stock>103</stock> + <is_infinite></is_infinite> + </Availability> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <id>46</id> + <amount>103.00</amount> + <base_amount>103.00</base_amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + <money>10300</money> + <base_money>10300</base_money> + </Price> + </Product> + </CartSummaryEntry> + <CartSummaryEntry media-type="application/vnd.ibexa.api.CartSummaryEntry+xml"> + <identifier>37dfad84-8c5d-4d06-8939-29397b020ee6</identifier> + <id>3</id> + <names> + <value languageCode="eng-GB">Control unit 2|germany|none|physical</value> + </names> + <quantity>1</quantity> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </Price> + <PriceInclVat media-type="application/vnd.ibexa.api.PriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </PriceInclVat> + <SubtotalPrice media-type="application/vnd.ibexa.api.SubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </SubtotalPrice> + <SubtotalPriceInclVat media-type="application/vnd.ibexa.api.SubtotalPriceInclVat+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </SubtotalPriceInclVat> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <OriginalSubtotalPrice media-type="application/vnd.ibexa.api.OriginalSubtotalPrice+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>10200</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€102.00</formatted> + </RestPrice> + </OriginalSubtotalPrice> + <Product media-type="application/vnd.ibexa.api.Product+xml"> + <code>product_code_control_unit_2</code> + <isBaseProduct></isBaseProduct> + <isVariant></isVariant> + <name>Control unit 2|germany|none|physical</name> + <ProductType media-type="application/vnd.ibexa.api.ProductType+xml"> + <identifier>Control unit2</identifier> + <name>Control unit2|germany|none|physical</name> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>color</identifier> + <name>Color</name> + <description>Color of control unit</description> + <type>Color</type> + <type_identifier>color</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options/> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>connection_type</identifier> + <name>Connection type</name> + <description>Type of connection</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">connection_type0</value> + <value key="label"> + <value key="eng-GB">USB Cable</value> + </value> + </value> + <value> + <value key="value">connection_type1</value> + <value key="label"> + <value key="eng-GB">USB Bluetooth</value> + </value> + </value> + <value> + <value key="value">connection_type2</value> + <value key="label"> + <value key="eng-GB">USB Radio</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>led_color</identifier> + <name>LED color</name> + <description>Color of LED lights</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">led_color0</value> + <value key="label"> + <value key="eng-GB">Green</value> + </value> + </value> + <value> + <value key="value">led_color1</value> + <value key="label"> + <value key="eng-GB">White</value> + </value> + </value> + <value> + <value key="value">led_color2</value> + <value key="label"> + <value key="eng-GB">Blue</value> + </value> + </value> + <value> + <value key="value">led_color3</value> + <value key="label"> + <value key="eng-GB">Full color</value> + </value> + </value> + <value> + <value key="value">led_color4</value> + <value key="label"> + <value key="eng-GB">Yellow</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>length</identifier> + <name>Length</name> + <description>Length of control unit</description> + <type>Measurement (range)</type> + <type_identifier>measurement_range</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + </options> + <value/> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>width</identifier> + <name>Width</name> + <description>Width of control unit</description> + <type>Measurement (single)</type> + <type_identifier>measurement_single</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + <value key="sign">none</value> + <value key="defaultValue">400</value> + </options> + <value/> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + </AttributeAssignment> + <AttributeAssignment media-type="application/vnd.ibexa.api.AttributeAssignment+xml"> + <is_required></is_required> + <is_discriminator></is_discriminator> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>panel_type</identifier> + <name>Control unit panel type</name> + <description>Control unit panel type</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">panel_type0</value> + <value key="label"> + <value key="eng-GB">Buttons</value> + </value> + </value> + <value> + <value key="value">panel_type1</value> + <value key="label"> + <value key="eng-GB">Touch screen</value> + </value> + </value> + </value> + </options> + <value/> + <extra_options/> + </Attribute> + </AttributeAssignment> + </ProductType> + <Content media-type="application/vnd.ibexa.api.Content+xml" href="/api/ibexa/v2/content/objects/274" remoteId="product_control_unit_2" id="274"> + <ContentType media-type="application/vnd.ibexa.api.ContentType+xml" href="/api/ibexa/v2/content/types/87"/> + <Name>Control unit 2|germany|none|physical</Name> + <TranslatedName>Control unit 2|germany|none|physical</TranslatedName> + <Versions media-type="application/vnd.ibexa.api.VersionList+xml" href="/api/ibexa/v2/content/objects/274/versions"/> + <CurrentVersion media-type="application/vnd.ibexa.api.Version+xml" href="/api/ibexa/v2/content/objects/274/currentversion"> + <Version media-type="application/vnd.ibexa.api.Version+xml" href="/api/ibexa/v2/content/objects/274/versions/1"> + <VersionInfo> + <id>736</id> + <versionNo>1</versionNo> + <status>PUBLISHED</status> + <modificationDate>2025-04-02T12:54:13+00:00</modificationDate> + <Creator media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <creationDate>2025-04-02T12:54:13+00:00</creationDate> + <initialLanguageCode>eng-GB</initialLanguageCode> + <languageCodes>eng-GB</languageCodes> + <VersionTranslationInfo media-type="application/vnd.ibexa.api.VersionTranslationInfo+xml"> + <Language> + <languageCode>eng-GB</languageCode> + </Language> + </VersionTranslationInfo> + <names> + <value languageCode="eng-GB">Control unit 2|germany|none|physical</value> + </names> + <Content media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/274"/> + </VersionInfo> + <Fields> + <field> + <id>1285</id> + <fieldDefinitionIdentifier>name</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezstring</fieldTypeIdentifier> + <fieldValue>Control unit 2|germany|none|physical</fieldValue> + </field> + <field> + <id>1286</id> + <fieldDefinitionIdentifier>intro</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://docbook.org/ns/docbook&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; xmlns:ezxhtml=&quot;http://ibexa.co/xmlns/dxp/docbook/xhtml&quot; xmlns:ezcustom=&quot;http://ibexa.co/xmlns/dxp/docbook/custom&quot; version=&quot;5.0-variant ezpublish-1.0&quot;&gt; +&lt;title ezxhtml:level=&quot;2&quot;&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/title&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/34&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/0&quot; xlink:show=&quot;none&quot; xlink:title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/4&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/4&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/6&quot; xlink:show=&quot;none&quot; xlink:title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/7&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/link&gt;&lt;/para&gt; +&lt;/section&gt; +</value> + <value key="xhtml5edit">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://ibexa.co/namespaces/ezpublish5/xhtml5/edit&quot;&gt; +&lt;h2&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/h2&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/34&quot; title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/0&quot; title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/4&quot; title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/4&quot; title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/6&quot; title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/7&quot; title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/a&gt;&lt;/p&gt; +&lt;/section&gt; +</value> + </fieldValue> + </field> + <field> + <id>1287</id> + <fieldDefinitionIdentifier>description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://docbook.org/ns/docbook&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; xmlns:ezxhtml=&quot;http://ibexa.co/xmlns/dxp/docbook/xhtml&quot; xmlns:ezcustom=&quot;http://ibexa.co/xmlns/dxp/docbook/custom&quot; version=&quot;5.0-variant ezpublish-1.0&quot;&gt; +&lt;title ezxhtml:level=&quot;2&quot;&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/title&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/22&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/0&quot; xlink:show=&quot;none&quot; xlink:title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/4&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/6&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/4&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/link&gt;&lt;/para&gt; +&lt;/section&gt; +</value> + <value key="xhtml5edit">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://ibexa.co/namespaces/ezpublish5/xhtml5/edit&quot;&gt; +&lt;h2&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/h2&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/22&quot; title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/0&quot; title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/4&quot; title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/6&quot; title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/4&quot; title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/a&gt;&lt;/p&gt; +&lt;/section&gt; +</value> + </fieldValue> + </field> + <field> + <id>1288</id> + <fieldDefinitionIdentifier>long_marketing_description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://docbook.org/ns/docbook&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; xmlns:ezxhtml=&quot;http://ibexa.co/xmlns/dxp/docbook/xhtml&quot; xmlns:ezcustom=&quot;http://ibexa.co/xmlns/dxp/docbook/custom&quot; version=&quot;5.0-variant ezpublish-1.0&quot;&gt; +&lt;title ezxhtml:level=&quot;2&quot;&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/title&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/22&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/0&quot; xlink:show=&quot;none&quot; xlink:title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/2&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/4&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/1&quot; xlink:show=&quot;none&quot; xlink:title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/6&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/4&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/link&gt;&lt;/para&gt; +&lt;/section&gt; +</value> + <value key="xhtml5edit">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://ibexa.co/namespaces/ezpublish5/xhtml5/edit&quot;&gt; +&lt;h2&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/h2&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/22&quot; title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/0&quot; title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/2&quot; title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/4&quot; title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/1&quot; title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/6&quot; title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/4&quot; title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/a&gt;&lt;/p&gt; +&lt;/section&gt; +</value> + </fieldValue> + </field> + <field> + <id>1289</id> + <fieldDefinitionIdentifier>other_long_marketing_description</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezrichtext</fieldTypeIdentifier> + <fieldValue> + <value key="xml">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://docbook.org/ns/docbook&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; xmlns:ezxhtml=&quot;http://ibexa.co/xmlns/dxp/docbook/xhtml&quot; xmlns:ezcustom=&quot;http://ibexa.co/xmlns/dxp/docbook/custom&quot; version=&quot;5.0-variant ezpublish-1.0&quot;&gt; +&lt;title ezxhtml:level=&quot;2&quot;&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/title&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/24&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/0&quot; xlink:show=&quot;none&quot; xlink:title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/0&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/0&quot; xlink:show=&quot;none&quot; xlink:title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/4&quot; xlink:show=&quot;none&quot; xlink:title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/0&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/3&quot; xlink:show=&quot;none&quot; xlink:title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/0&quot; xlink:show=&quot;none&quot; xlink:title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/link&gt;&lt;/para&gt; +&lt;para&gt;&lt;link xlink:href=&quot;https://pl.wikipedia.org/wiki/6&quot; xlink:show=&quot;none&quot; xlink:title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/link&gt;&lt;/para&gt; +&lt;/section&gt; +</value> + <value key="xhtml5edit">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; +&lt;section xmlns=&quot;http://ibexa.co/namespaces/ezpublish5/xhtml5/edit&quot;&gt; +&lt;h2&gt;FIT you,' said Alice, (she had grown up,' she said to herself. (Alice had been (Before she had gone through that day. 'No, no!' said the Cat. '--so long as there was no use in the way to fly up into..&lt;/h2&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/24&quot; title=&quot;ipsum&quot;&gt;Alice, 'they're sure to happen,' she said these words her foot slipped, and in THAT direction,' the Cat again, sitting on a crimson velvet cushion; and, last of all the rest waited in silence. At.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/0&quot; title=&quot;reprehenderit&quot;&gt;YOU must cross-examine THIS witness.' 'Well, if I shall see it written up somewhere.' Down, down, down. Would the fall NEVER come to the end: then stop.' These were the two creatures got so much at.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/0&quot; title=&quot;quia&quot;&gt;I wonder if I like being that person, I'll come up: if not, I'll stay down here! It'll be no chance of getting her hands on her spectacles, and began to repeat it, but her voice close to the table.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/0&quot; title=&quot;veritatis&quot;&gt;Twinkle, twinkle--&quot;' Here the other side of WHAT? The other side will make you a present of everything I've said as yet.' 'A cheap sort of mixed flavour of cherry-tart, custard, pine-apple, roast.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/4&quot; title=&quot;ex&quot;&gt;She felt very lonely and low-spirited. In a minute or two sobs choked his voice. 'Same as if she were looking up into the sky all the arches are gone from this morning,' said Alice in a solemn tone.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/0&quot; title=&quot;voluptatem&quot;&gt;Tillie; and they all cheered. Alice thought to herself. 'I dare say there may be ONE.' 'One, indeed!' said the cook. The King laid his hand upon her arm, and timidly said 'Consider, my dear: she is.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/3&quot; title=&quot;sit&quot;&gt;Gryphon. 'It's all his fancy, that: he hasn't got no business of MINE.' The Queen turned angrily away from her as hard as she spoke, but no result seemed to be afraid of it. Presently the Rabbit.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/0&quot; title=&quot;quia&quot;&gt;So they sat down, and the Queen was close behind it was perfectly round, she found herself falling down a jar from one of the words have got altered.' 'It is a long argument with the next witness.'.&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/6&quot; title=&quot;voluptatem&quot;&gt;I believe.' 'Boots and shoes under the sea,' the Gryphon said to the beginning of the cupboards as she could. The next thing was to twist it up into the open air. 'IF I don't want YOU with us!&quot;'.&lt;/a&gt;&lt;/p&gt; +&lt;/section&gt; +</value> + </fieldValue> + </field> + <field> + <id>1290</id> + <fieldDefinitionIdentifier>image</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ezimageasset</fieldTypeIdentifier> + <fieldValue> + <value key="destinationContentId">134</value> + <value key="alternativeText">Text</value> + <value key="source"/> + <value key="variations"> + <value key="ezplatform_admin_ui_profile_picture_user_menu"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/ezplatform_admin_ui_profile_picture_user_menu</value> + </value> + <value key="gallery"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/gallery</value> + </value> + <value key="large"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/large</value> + </value> + <value key="medium"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/medium</value> + </value> + <value key="original"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/original</value> + </value> + <value key="reference"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/reference</value> + </value> + <value key="small"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/small</value> + </value> + <value key="tiny"> + <value key="href">/api/ibexa/v2/content/binary/images/134-567-1/variations/tiny</value> + </value> + </value> + </fieldValue> + </field> + <field> + <id>1291</id> + <fieldDefinitionIdentifier>product_category</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ibexa_taxonomy_entry_assignment</fieldTypeIdentifier> + <fieldValue> + <value key="taxonomy_entries"> + <value>17</value> + </value> + <value key="taxonomy">product_categories</value> + </fieldValue> + </field> + <field> + <id>1292</id> + <fieldDefinitionIdentifier>specification</fieldDefinitionIdentifier> + <languageCode>eng-GB</languageCode> + <fieldTypeIdentifier>ibexa_product_specification</fieldTypeIdentifier> + <fieldValue> + <value key="id">3</value> + <value key="code">product_code_control_unit_2</value> + <value key="attributes"> + <value>#982246</value> + <value>connection_type2</value> + <value>led_color2</value> + <value> + <value key="type">length</value> + <value key="min_value">102.500000</value> + <value key="max_value">202.500000</value> + <value key="unit">millimeter</value> + </value> + <value> + <value key="type">length</value> + <value key="value">300.000000</value> + <value key="unit">millimeter</value> + </value> + <value>panel_type0</value> + </value> + <value key="is_virtual">false</value> + </fieldValue> + </field> + </Fields> + <Relations media-type="application/vnd.ibexa.api.RelationList+xml" href="/api/ibexa/v2/content/objects/274/versions/1/relations"> + <Relation media-type="application/vnd.ibexa.api.Relation+xml" href="/api/ibexa/v2/content/objects/274/versions/1/relations/3"> + <SourceContent media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/274"/> + <DestinationContent media-type="application/vnd.ibexa.api.ContentInfo+xml" href="/api/ibexa/v2/content/objects/134"/> + <SourceFieldDefinitionIdentifier>image</SourceFieldDefinitionIdentifier> + <RelationType>ASSET</RelationType> + </Relation> + </Relations> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/7/6/5/0/567-1-eng-GB/d396544dd46a-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + </Version> + </CurrentVersion> + <Section media-type="application/vnd.ibexa.api.Section+xml" href="/api/ibexa/v2/content/sections/1"/> + <Locations media-type="application/vnd.ibexa.api.LocationList+xml" href="/api/ibexa/v2/content/objects/274/locations"/> + <Owner media-type="application/vnd.ibexa.api.User+xml" href="/api/ibexa/v2/user/users/14"/> + <lastModificationDate>2025-04-02T12:54:16+00:00</lastModificationDate> + <publishedDate>2025-04-02T12:54:13+00:00</publishedDate> + <mainLanguageCode>eng-GB</mainLanguageCode> + <currentVersionNo>1</currentVersionNo> + <alwaysAvailable>true</alwaysAvailable> + <isHidden>false</isHidden> + <status>PUBLISHED</status> + <ObjectStates media-type="application/vnd.ibexa.api.ContentObjectStates+xml" href="/api/ibexa/v2/content/objects/274/objectstates"/> + </Content> + <Thumbnail media-type="application/vnd.ibexa.api.Thumbnail+xml"> + <resource>http://localhost:8070/var/site/storage/images/_aliases/medium/7/6/5/0/567-1-eng-GB/d396544dd46a-controlunit.jpeg</resource> + <width>200</width> + <height>150</height> + <mimeType>image/jpeg</mimeType> + </Thumbnail> + <created_at>1743598453</created_at> + <updated_at>1743598456</updated_at> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>color</identifier> + <name>Color</name> + <description>Color of control unit</description> + <type>Color</type> + <type_identifier>color</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options/> + <value>#982246</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>connection_type</identifier> + <name>Connection type</name> + <description>Type of connection</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">connection_type0</value> + <value key="label"> + <value key="eng-GB">USB Cable</value> + </value> + </value> + <value> + <value key="value">connection_type1</value> + <value key="label"> + <value key="eng-GB">USB Bluetooth</value> + </value> + </value> + <value> + <value key="value">connection_type2</value> + <value key="label"> + <value key="eng-GB">USB Radio</value> + </value> + </value> + </value> + </options> + <value>connection_type2</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>led_color</identifier> + <name>LED color</name> + <description>Color of LED lights</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">led_color0</value> + <value key="label"> + <value key="eng-GB">Green</value> + </value> + </value> + <value> + <value key="value">led_color1</value> + <value key="label"> + <value key="eng-GB">White</value> + </value> + </value> + <value> + <value key="value">led_color2</value> + <value key="label"> + <value key="eng-GB">Blue</value> + </value> + </value> + <value> + <value key="value">led_color3</value> + <value key="label"> + <value key="eng-GB">Full color</value> + </value> + </value> + <value> + <value key="value">led_color4</value> + <value key="label"> + <value key="eng-GB">Yellow</value> + </value> + </value> + </value> + </options> + <value>led_color2</value> + <extra_options/> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>length</identifier> + <name>Length</name> + <description>Length of control unit</description> + <type>Measurement (range)</type> + <type_identifier>measurement_range</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + </options> + <value> + <value key="type">length</value> + <value key="min_value">102.500000</value> + <value key="max_value">202.500000</value> + <value key="unit">millimeter</value> + </value> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>width</identifier> + <name>Width</name> + <description>Width of control unit</description> + <type>Measurement (single)</type> + <type_identifier>measurement_single</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="type">length</value> + <value key="unit">millimeter</value> + <value key="sign">none</value> + <value key="defaultValue">400</value> + </options> + <value> + <value key="type">length</value> + <value key="value">300.000000</value> + <value key="unit">millimeter</value> + </value> + <extra_options> + <value key="available_units"> + <value> + <value key="label">Centimeter</value> + <value key="value">centimeter</value> + </value> + <value> + <value key="label">Foot</value> + <value key="value">foot</value> + </value> + <value> + <value key="label">Inch</value> + <value key="value">inch</value> + </value> + <value> + <value key="label">Meter</value> + <value key="value">meter</value> + </value> + <value> + <value key="label">Millimeter</value> + <value key="value">millimeter</value> + </value> + <value> + <value key="label">Yard</value> + <value key="value">yard</value> + </value> + </value> + </extra_options> + </Attribute> + <Attribute media-type="application/vnd.ibexa.api.Attribute+xml"> + <identifier>panel_type</identifier> + <name>Control unit panel type</name> + <description>Control unit panel type</description> + <type>Selection</type> + <type_identifier>selection</type_identifier> + <group>Control unit attributes</group> + <position>0</position> + <options> + <value key="choices"> + <value> + <value key="value">panel_type0</value> + <value key="label"> + <value key="eng-GB">Buttons</value> + </value> + </value> + <value> + <value key="value">panel_type1</value> + <value key="label"> + <value key="eng-GB">Touch screen</value> + </value> + </value> + </value> + </options> + <value>panel_type0</value> + <extra_options/> + </Attribute> + <Availability media-type="application/vnd.ibexa.api.Availability+xml"> + <is_available>1</is_available> + <stock>102</stock> + <is_infinite></is_infinite> + </Availability> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <id>31</id> + <amount>102.00</amount> + <base_amount>102.00</base_amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + <money>10200</money> + <base_money>10200</base_money> + </Price> + </Product> + </CartSummaryEntry> + </SummaryEntryCollection> + <TotalPrice media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>40900</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€409.00</formatted> + </RestPrice> + </TotalPrice> + <OriginalTotalPrice media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>40900</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€409.00</formatted> + </RestPrice> + </OriginalTotalPrice> + <TotalDiscount media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>0</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€0.00</formatted> + </RestPrice> + </TotalDiscount> + <TotalPriceInclVat media-type="application/vnd.ibexa.api.Price+xml"> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>40900</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€409.00</formatted> + </RestPrice> + </TotalPriceInclVat> + <VatCategorySummary media-type="application/vnd.ibexa.api.VatCategorySummary+xml"> + <VatCategory media-type="application/vnd.ibexa.api.VatCategory+xml"> + <identifier>none</identifier> + <region>germany</region> + <vatValue>0</vatValue> + </VatCategory> + <RestPrice media-type="application/vnd.ibexa.api.RestPrice+xml"> + <Price media-type="application/vnd.ibexa.api.Price+xml"> + <amount>0</amount> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + </Price> + <formatted>€0.00</formatted> + </RestPrice> + </VatCategorySummary> + <Currency media-type="application/vnd.ibexa.api.Currency+xml"> + <id>2</id> + <code>EUR</code> + <subunits>2</subunits> + <enabled>1</enabled> + </Currency> + <CartConstraintViolationList media-type="application/vnd.ibexa.api.CartConstraintViolationList+xml"/> +</CartSummary> </code> </pre> </div> @@ -133260,8 +139303,11 @@ <h6 class="heading text-gray border-bottom pb-2">Query parameters</h6> <li>type: <code>action</code>, parameter: <code>value</code> (the action)</li> <li>type: <code>logged_at</code>, parameters: <code>value</code> and <code>operator</code> <ul> -<li><code>logged_at</code> <code>value</code> value can be anything accepted by <code>DateTimeImmutable</code></li> -<li><code>logged_at</code> <code>operator</code> value can be one of the following:</li> +<li> +<code>logged_at</code> <code>value</code> value can be anything accepted by <code>DateTimeImmutable</code> +</li> +<li> +<code>logged_at</code> <code>operator</code> value can be one of the following:</li> </ul> </li> </ul>