{"info":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","description":"<html><head></head><body><h3 id=\"pentru-a-folosi-api-gomag-cu-pagina-dumneavoastra-va-trebui-sa-editati-variabilele\">Pentru a folosi API gomag cu pagina dumneavoastra va trebui sa editati variabilele:</h3>\n<ul>\n<li><p>Apikey</p>\n</li>\n<li><p>ApiShop</p>\n</li>\n</ul>\n<h3 id=\"cu-datele-din-magazinul-dumneavoastra-aceste-valori-se-pot-edita-daca-dati-click-pe-gomag-public-api-si-accessati-tabul-variables\">Cu datele din magazinul dumneavoastra. Aceste valori se pot edita daca dati click pe \"Gomag Public API\" si accessati tabul \"Variables\"</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Pentru toate Reqesturile din Postman se va trimite un User-Agent DIFERIT de PostmanRuntime/xxx\n\n</code></pre><h3 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h3>\n<p>Exista doua tipuri de limitari, una pentru cererile de citire (GET) si una pentru cererile de scriere (POST, PATCH, etc.).</p>\n<p>Fluxul cererilor API este controlat printr-un algoritm \"Leaky Bucket\". Limitarea se aplica la nivel de magazin si este aplicata pentru toate accesarile prin API pentru acel magazin. In \"bucket\" este definita o capacitate maxima (burst), iar cererile sunt procesate cu o rata fixa (leak rate). Daca numarul de cereri depaseste capacitatea disponibila, cele suplimentare sunt respinse pana cand capacitatea revine la limitele normale. Acest mecanism asigura o distribuire echitabila a resurselor si protejeaza API-ul impotriva suprasarcinii.</p>\n<h3 id=\"pana-la-atingerea-limitei-se-poate-afla-starea-curenta-a-limitarii-din-headerele-returnate-de-api\">Pana la atingerea limitei, se poate afla starea curenta a limitarii din headerele returnate de API:</h3>\n<ul>\n<li><p><code>Api-RateLimit-Read</code> / <code>Api-RateLimit-Write</code> - Rata cu care sunt procesate cererile (cereri pe secunda). Implicit este 1.</p>\n</li>\n<li><p><code>Api-RateLimit-Read-Burst</code> / <code>Api-RateLimit-Write-Burst</code> - Numarul maxim de cereri care pot fi acceptate intr-un interval scurt (capacitatea \"galetii\").</p>\n</li>\n<li><p><code>Api-RateLimit-Read-Remaining</code> / <code>Api-RateLimit-Write-Remaining</code> - Numarul de cereri ramase care pot fi facute imediat, inainte de a atinge limita.</p>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"16119071","collectionId":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","publishedId":"2s93CNLsaG","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2025-08-13T08:37:52.000Z"},"item":[{"name":"Product (Produse)","item":[{"name":"Read (Lista de produse)","item":[{"name":"Lista de produse","id":"cecabf7a-9770-40d3-8785-f07948ffee18","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.gomag.ro/api/v1/product/read/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","product","read","json"],"host":["https://api.gomag.ro"],"query":[{"disabled":true,"description":{"content":"<p>\"ID intern al produsului\"</p>\n","type":"text/plain"},"key":"id","value":"897"},{"disabled":true,"description":{"content":"<p>\"Cod produs\"</p>\n","type":"text/plain"},"key":"sku","value":"f3a54db2-a5cc-4526-a7cb-fcfba781312a"},{"disabled":true,"description":{"content":"<p>\"ID Categorie produs\"</p>\n","type":"text/plain"},"key":"category","value":"213"},{"disabled":true,"description":{"content":"<p>\"Adauga versiunile produselor - Da/Nu\"</p>\n","type":"text/plain"},"key":"addVersions","value":"false"},{"disabled":true,"description":{"content":"<p>\"Data ultimei modificari\"</p>\n","type":"text/plain"},"key":"updated","value":"2022-09-23"},{"disabled":true,"description":{"content":"<p>\"Pagina\"</p>\n","type":"text/plain"},"key":"page","value":"483"},{"disabled":true,"description":{"content":"<p>\"Include fisierele de pe produs\"</p>\n","type":"text/plain"},"key":"includeFiles","value":"false"},{"disabled":true,"description":{"content":"<p>\"include videourile de pe produs\"</p>\n","type":"text/plain"},"key":"includeVideos","value":"false"},{"disabled":true,"description":{"content":"<p>\"Id brand, din lista de marci\"</p>\n","type":"text/plain"},"key":"brand","value":"693"},{"disabled":true,"description":{"content":"<p>\"Restrictioneaza afisarea produselor in functie de marcajele promotionale, daca acestea exista. Se trimite o cheie corespunzatoare marcajului promotional (ex: new, recommended, special sau orice alta cheie definita pentru promotii).\"</p>\n","type":"text/plain"},"key":"promoTag","value":"recommended"},{"disabled":true,"description":{"content":"<p>\"Limita produse returnate intre 1-100\"</p>\n","type":"text/plain"},"key":"limit","value":"100"},{"disabled":true,"description":{"content":"<p>\"Limba pentru interogare, valori aceptate depind de pagina, si sunt de tip: ro, en, hu ...\"</p>\n","type":"text/plain"},"key":"view","value":"en"}],"variable":[]}},"response":[{"id":"49901b2c-875c-4efe-a0f6-1f2ab82780a0","name":"Valori Raspuns","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"http://tennisshop.gomag.ro","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.gomag.ro/api/v1/product/read/json","host":["https://api.gomag.ro"],"path":["api","v1","product","read","json"],"query":[{"key":"id","value":"104","description":"\"ID intern al produsului\"","disabled":true},{"key":"sku","value":"614a7a8b-cc34-46c4-9552-f6e392e3b10d","description":"\"Cod produs\"","disabled":true},{"key":"category","value":"504","description":"\"ID Categorie produs\"","disabled":true},{"key":"addVersions","value":"true","description":"\"Adauga versiunile produselor - Da/Nu\"","disabled":true},{"key":"updated","value":"2025-01-25","description":"\"Data ultimei modificari\"","disabled":true},{"key":"page","value":"410","description":"\"Pagina\"","disabled":true},{"key":"includeFiles","value":"true","description":"\"Include fisierele de pe produs\"","type":"text","disabled":true},{"key":"includeVideos","value":"true","description":"\"include videourile de pe produs\"","type":"text","disabled":true},{"key":"brand","value":"121","description":"\"Id brand, din lista de marci\"","type":"text","disabled":true},{"key":"promoTag","value":"new","description":"\"Restrictioneaza afisarea produselor in functie de marcajele promotionale, daca acestea exista. Se trimite o cheie corespunzatoare marcajului promotional (ex: new, recommended, special sau orice alta cheie definita pentru promotii).\"","type":"text","disabled":true},{"key":"limit","value":"15","description":"\"Limita produse returnate intre 1-100\"","type":"text","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": \"Numar total de rezultate\",\n    \"page\": \"Pagina curenta\",\n    \"pages\": \"Numar total de pagini\",\n    \"products\": {\n        \"id\": \"ID intern al produsului\",\n        \"sku\": \"SKU\",\n        \"name\": \"Denumire\",\n        \"description\": \"Descriere\",\n        \"short_description\": \"Descriere scurta\",\n        \"url\": \"URL\",\n        \"canonical_url\": \"URL canonic\",\n        \"brand\": \"Marca produs\",\n        \"categories\": {\n            \"Branch 1\": [\n                {\n                    \"id\": \"ID-ul categoriei\",\n                    \"name\": \"Denumirea categoriei\"\n                },\n                {\n                    \"id\": \"ID-ul categoriei\",\n                    \"name\": \"Denumirea categoriei\"\n                }\n            ],\n            \"Branch 2\": [\n                {\n                    \"id\": \"ID-ul categoriei\",\n                    \"name\": \"Denumirea categoriei\"\n                },\n                {\n                    \"id\": \"ID-ul categoriei\",\n                    \"name\": \"Denumirea categoriei\"\n                }\n            ],\n            \"...\": [\n                \"...\"\n            ]\n        },\n        \"weight\": \"Greutatea produsului (kg)\",\n        \"enabled\": \"Activ (0/1)\",\n\t\t\"parent\": \"ID produs parinte\",\n\t\t\"parent_sku\": \"SKU produs parinte\",\n\t\t\"group_key\": \"Codul de grupare al variantelor de produs\",\n\t\t\"stockManagement\":\"Gestioneaza automat stocul produsului\",\n        \"stock\": \"Stoc cantitativ\",\n\t\t\"stockStatus\": \"Status stoc\",\n        \"base_price\": \"Pret de baza al produsului\",\n        \"price\": \"Pret de vanzare al produsului (dupa aplicarea adaosurilor si reducerilor)\",\n        \"vat_included\": \"Pret include TVA (0/1)\",\n        \"vat\": \"Valoare TVA\",\n        \"currency\": \"Moneda\",\n        \"ecotax\": \"Valoare taxa verde\",\n        \"um\": \"Unitate de masura\",\n\t\t\"html_title\": \"Titlu html\",\n\t\t\"html_description\": \"Descrierere html\",\n\t\t\"customSearchKeys\": \"Cuvinte cheie folosite la cautarea SEO\",\n\t\t\"feedDescription\": \"Descriere pentru feed-uri\",\n\t\t\"allowOrdersWhenOutOfStock\": \"Produsul se aduce la comanda\",\n        \"attributes\": [\n            {\n                \"id\": \"ID atribut\",\n                \"type\": \"Tip atribut: dropdown, textinput, textarea\",\n                \"name\": \"Denumire atribut\",\n                \"value\": \"Optiune\"\n            },\n            {\n                \"id\": \"ID atribut\",\n                \"type\": \"Tip atribut multipleselect (accepta valori multiple)\",\n                \"name\": \"Denumire atribut\",\n                \"value\": [\n                    \"Optiune1\",\n                    \"Optiune2\",\n                    \"...\"\n                ]\n            }\n        ],\n        \"images\": [\n            \"Imagine 1 (principala)\",\n            \"Imagine 2\",\n            \"...\"\n        ],\n        \"variations\": [\n            {\n                \"id\": \"ID intern al produsului\",\n                \"sku\": \"SKU\",\n                \"base_price\": \"Pret de baza al produsului\",\n                \"price\": \"Pret de vanzare al produsului (dupa aplicarea adaosurilor si reducerilor)\",\n                \"stock\": \"Stoc cantitativ\",\n\t\t\t\t\t\t\t\t\"stockStatus\": \"Status stoc\",\n\t\t\t\t\t\t\t\t\"stockManagement\":\"Gestioneaza automat stocul produsului\",\n                \"versionAttributes\": {\n                    \"id Attribut\": {\n                        \"name\": \"Denumire atribut\",\n                        \"value\": \"Valoare atribut\"\n                    }\n                }\n            },\n            {\n                \"id\": \"ID intern al produsului\",\n                \"sku\": \"SKU\",\n                \"base_price\": \"Pret de baza al produsului\",\n                \"price\": \"Pret de vanzare al produsului (dupa aplicarea adaosurilor si reducerilor)\",\n                \"stock\": \"Stoc cantitativ\",\n\t\t\t\t\t\t\t\t\"stockStatus\": \"Status stoc\",\n\t\t\t\t\t\t\t\t\"stockManagement\":\"Gestioneaza automat stocul produsului\",\n                \"versionAttributes\": {\n                    \"id Attribut\": {\n                        \"id\": \"ID atribut\",\n                        \"name\": \"Denumire atribut\",\n                        \"value\": \"Valoare atribut\"\n                    }\n                }\n            }\n        ],\n        \"ean\": \"EAN\",\n\t\t\"videos\": [\"URL video\"],\n\t\t\"files\": [\"URL fisiere\"],\n\t\t\"updated\": \"Ultima modificare\",\n\t\t\"created\": \"Data crearii\",\n\t\t\"delivery_time\": \"Timp de livrare\",\n\t\t\"delivery_time_type\": \"Tip timp de livrare\",\n\t\t\"bundleItems\": [\n\t\t\t{\n\t\t\t\t\"sku\": \"SKU componenta\",\n\t\t\t\t\"quantity\": \"Cantitate\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"sku\": \"SKU componenta\",\n\t\t\t\t\"quantity\": \"Cantitate\"\n\t\t\t}\n\t\t]\n\t\t\n    }\n}"},{"id":"a37b0cb3-6e7d-4810-9128-4b8e79ace886","name":"Lista de produse","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.gomag.ro/api/v1/product/read/json","host":["https://api.gomag.ro"],"path":["api","v1","product","read","json"],"query":[{"key":"id","value":"383","description":"\"ID intern al produsului\"","disabled":true},{"key":"sku","value":"6d772190-fe83-4216-9a43-bc0a7fc2fd21","description":"\"Cod produs\"","disabled":true},{"key":"category","value":"928","description":"\"Categorie produs\"","disabled":true},{"key":"addVersions","value":"true","description":"\"Adauga versiunile produselor\"","disabled":true},{"key":"updated","value":"2022-09-23","description":"\"Data ultimei modificari\"","disabled":true},{"key":"page","value":"551","description":"\"Pagina\"","disabled":true},{"key":"includeFiles","value":"true","description":"\"Include fisierele de pe produs\"","type":"text","disabled":true},{"key":"includeVideos","value":"false","description":"\"include videourile de pe produs\"","type":"text","disabled":true},{"key":"brand","value":"257","description":"\"Id brand, din lista de marci\"","type":"text","disabled":true},{"key":"promoTag","value":"new","description":"\"Restrictioneaza afisarea produselor in functie de marcajele promotionale, daca acestea exista. Se trimite o cheie corespunzatoare marcajului promotional (ex: new, recommended, special sau orice alta cheie definita pentru promotii).\"","type":"text","disabled":true},{"key":"limit","value":"100","description":"\"Limita produse returnate intre 1-100\"","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 07 Feb 2023 16:51:08 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/product/read/json?id=3886, Key: http://factual.silkmart.ro/api/v1/product/read/json?id=3886"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n\t\"total\": 3,\n\t\"page\": 1,\n\t\"pages\": 1,\n\t\"products\": {\n\t\t\"2\": {\n\t\t\t\"id\": \"2\",\n\t\t\t\"sku\": \"1245\",\n\t\t\t\"name\": \"Rachetă Babolat fskjdfhkjshfkshfkshdkjhflaaa ăîșțâ\",\n\t\t\t\"description\": \"<pre>\\r\\nM&acirc;ine este ziua mea, &icirc;mi place să c&acirc;nt \\r\\ncest traducător &icirc;ncearcă să facă același lucru ca cel original, dar are capacitatea suplimentară de a traduce literele rom&acirc;nești cu diacritice (ă, &acirc;, &icirc;, ș, ț). Modul &icirc;n care am reușit să-l fac să funcționeze este prin utilizarea&nbsp;<a href=\\\"https://en.wikipedia.org/wiki/Combining_Diacritical_Marks\\\" rel=\\\"nofollow\\\" target=\\\"_blank\\\">Mărcilor Diacritice de Combinare</a>:\\r\\n</pre>\\r\\n\\r\\n<ol>\\r\\n\\t<li>̆ Breve de Combinare (pentru ă)</li>\\r\\n\\t<li>̂ Acentul Circumflex de Combinare (pentru &acirc;, &icirc;)</li>\\r\\n\\t<li>̦ Virgula de Jos de Combinare (pentru ș, ț)</li>\\r\\n</ol>\\r\\n\\r\\n<pre>\\r\\nDacă aveți sugestii, contactați-mă prin Discord: YotoGamer#7384\\r\\nEnglish: Inspired by the&nbsp;<a href=\\\"https://lingojam.com/CursiveTextGenerator\\\" rel=\\\"nofollow\\\" target=\\\"_blank\\\">Cursive Text Generator</a>, this translator seeks to do the same as the original one but has the extra ability to be able to translate the Romanian letters with diacritics (ă, &acirc;, &icirc;, ș, ț). The way I made</pre>\",\n\t\t\t\"short_description\": \"<p>ite-ul diacritice.opa.ro a primit, &#238;n sf&#259;r&#537;it, o actualizare a interfe&#539;ei. Acum poate fi folosit cu u&#537;urin&#539;&#259; de pe mobil, p&#259;streaz&#259; formatarea textelor introduse, &#537;i ofer&#259; func&#539;ia de undo & redo.</p>\\r\\n\\r\\n<p>&#206;mi pute&#539;i comunica orice problem&#259; sau opinie pe&#160;<a href=\\\"https://www.facebook.com/messages/t/diacritice\\\">pagina de Facebook</a>, sau&#160;<a href=\\\"mailto:mihai.cirneala+diacritice@gmail.com\\\">pe email</a>. &#206;n perioada urm&#259;toare &#238;ncerc s&#259; corectez toate problemele ap&#259;rute o dat&#259; cu acest&#259; actualizare. Mul&#539;umesc!</p>\",\n\t\t\t\"url\": \"http://tennisshop.gomag.ro/racheta-babolat.html\",\n\t\t\t\"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/racheta-babolat.html\",\n\t\t\t\"brand\": \"Babolat\",\n\t\t\t\"categories\": {\n\t\t\t\t\"1\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"1\",\n\t\t\t\t\t\t\"name\": \"Produse\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"3\",\n\t\t\t\t\t\t\"name\": \"Echipament\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"3\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"196\",\n\t\t\t\t\t\t\"name\": \"categorie pentru redirect\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"4\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"1\",\n\t\t\t\t\t\t\"name\": \"Produse\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"4\",\n\t\t\t\t\t\t\"name\": \"Incaltaminte\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"341\",\n\t\t\t\t\t\t\"name\": \"imbracaminte\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"5\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"342\",\n\t\t\t\t\t\t\"name\": \"+ categorie @ciudata\"\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t},\n\t\t\t\"weight\": \"0\",\n\t\t\t\"enabled\": \"1\",\n\t\t\t\"parent\": \"2\",\n\t\t\t\"parent_sku\": \"1245\",\n\t\t\t\"stockManagement\": \"1\",\n\t\t\t\"stock\": \"7.000\",\n\t\t\t\"stock_status\": \"instock\",\n\t\t\t\"base_price\": \"1000.0000\",\n\t\t\t\"price\": \"1000.0000\",\n\t\t\t\"vat_included\": 1,\n\t\t\t\"vat\": \"19\",\n\t\t\t\"currency\": \"RON\",\n\t\t\t\"ecotax\": \"0.5000\",\n\t\t\t\"um\": \"unit-meas\",\n\t\t\t\"html_title\": \"\",\n\t\t\t\"html_description\": \"\",\n\t\t\t\"customSearchKeys\": \"Racheta Babolat\",\n\t\t\t\"feedDescription\": \"\",\n\t\t\t\"allowOrdersWhenOutOfStock\": \"0\",\n\t\t\t\"attributes\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"4\",\n\t\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\t\"name\": \"Culoare\",\n\t\t\t\t\t\"value\": \"alb\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"32\",\n\t\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\t\"name\": \"Balans\",\n\t\t\t\t\t\"value\": \"340 mm\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"34\",\n\t\t\t\t\t\"type\": \"textinput\",\n\t\t\t\t\t\"name\": \"Lungime Maner\",\n\t\t\t\t\t\"value\": \"L2\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"33\",\n\t\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\t\"name\": \"Racordaj\",\n\t\t\t\t\t\"value\": \"700 cm2\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"35\",\n\t\t\t\t\t\"type\": \"textarea\",\n\t\t\t\t\t\"name\": \"Marime\",\n\t\t\t\t\t\"value\": \"69 cm\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"39\",\n\t\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\t\"name\": \"siguranta\",\n\t\t\t\t\t\"value\": \"Mareeee\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"54\",\n\t\t\t\t\t\"type\": \"textinput\",\n\t\t\t\t\t\"name\": \"Cod Gestiune Fgo\",\n\t\t\t\t\t\"value\": \"gestiune doi\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"images\": [\n\t\t\t\t\"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/racheta-babolat-2-9255.jpg?s=aaaaa\"\n\t\t\t],\n\t\t\t\"ean\": \"\",\n\t\t\t\"group_key\": \"1245\",\n\t\t\t\"videos\": null,\n\t\t\t\"files\": null,\n\t\t\t\"updated\": \"2025-02-19 16:19:46\",\n\t\t\t\"created\": \"2019-10-02 09:44:26\",\n\t\t\t\"delivery_time\": \"112 zile\",\n\t\t\t\"delivery_time_type\": \"text\",\n\t\t\t\"bundleItems\": []\n\t\t},\n\t\t\"7\": {\n\t\t\t\"id\": \"7\",\n\t\t\t\"sku\": \"7854-s\",\n\t\t\t\"name\": \"Pantaloni Nike\",\n\t\t\t\"description\": \"\",\n\t\t\t\"short_description\": \"\",\n\t\t\t\"url\": \"http://tennisshop.gomag.ro/pantaloni-3.html\",\n\t\t\t\"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/pantaloni-3.html\",\n\t\t\t\"brand\": \"Nike\",\n\t\t\t\"categories\": {\n\t\t\t\t\"1\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"1\",\n\t\t\t\t\t\t\"name\": \"Produse\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"3\",\n\t\t\t\t\t\t\"name\": \"Echipament\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"2\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"41\",\n\t\t\t\t\t\t\"name\": \"Fără ulei de palmier\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"5\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"241\",\n\t\t\t\t\t\t\"name\": \"Cabine de dus\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"242\",\n\t\t\t\t\t\t\"name\": \"Usi de dus pentru nisa\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"6\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"241\",\n\t\t\t\t\t\t\"name\": \"Cabine de dus\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"243\",\n\t\t\t\t\t\t\"name\": \"Cabine dus de colt\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"7\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"241\",\n\t\t\t\t\t\t\"name\": \"Cabine de dus\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"244\",\n\t\t\t\t\t\t\"name\": \"Paravane de cada\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"8\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"241\",\n\t\t\t\t\t\t\"name\": \"Cabine de dus\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"245\",\n\t\t\t\t\t\t\"name\": \"Dus Walk-In\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"9\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"241\",\n\t\t\t\t\t\t\"name\": \"Cabine de dus\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"246\",\n\t\t\t\t\t\t\"name\": \"Accesorii dus\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"13\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"247\",\n\t\t\t\t\t\t\"name\": \"Obiecte sanitare\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"250\",\n\t\t\t\t\t\t\"name\": \"Rezervoare WC\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"15\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"247\",\n\t\t\t\t\t\t\"name\": \"Obiecte sanitare\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"251\",\n\t\t\t\t\t\t\"name\": \"Bideuri\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"252\",\n\t\t\t\t\t\t\"name\": \"Capac bideu\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"16\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"241\",\n\t\t\t\t\t\t\"name\": \"Cabine de dus\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"253\",\n\t\t\t\t\t\t\"name\": \"Cadite de dus\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"17\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"247\",\n\t\t\t\t\t\t\"name\": \"Obiecte sanitare\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"254\",\n\t\t\t\t\t\t\"name\": \"Capace WC\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"18\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"257\",\n\t\t\t\t\t\t\"name\": \"Agenti de curatare\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"19\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"258\",\n\t\t\t\t\t\t\"name\": \"Accesorii baie\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"20\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"247\",\n\t\t\t\t\t\t\"name\": \"Obiecte sanitare\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"248\",\n\t\t\t\t\t\t\"name\": \"Lavoare\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"259\",\n\t\t\t\t\t\t\"name\": \"Lavoare montaj pe blat\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"21\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"247\",\n\t\t\t\t\t\t\"name\": \"Obiecte sanitare\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"248\",\n\t\t\t\t\t\t\"name\": \"Lavoare\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"260\",\n\t\t\t\t\t\t\"name\": \"Lavoare incastrate\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"22\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"247\",\n\t\t\t\t\t\t\"name\": \"Obiecte sanitare\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"261\",\n\t\t\t\t\t\t\"name\": \"Lavoare montaj pe blat\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"23\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"247\",\n\t\t\t\t\t\t\"name\": \"Obiecte sanitare\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"248\",\n\t\t\t\t\t\t\"name\": \"Lavoare\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"262\",\n\t\t\t\t\t\t\"name\": \"Lavoare piedestal\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"25\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"263\",\n\t\t\t\t\t\t\"name\": \"Baterii de baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"264\",\n\t\t\t\t\t\t\"name\": \"Sisteme de dus si panouri hidromasaj\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"26\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"247\",\n\t\t\t\t\t\t\"name\": \"Obiecte sanitare\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"249\",\n\t\t\t\t\t\t\"name\": \"Vase WC\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"265\",\n\t\t\t\t\t\t\"name\": \"Vase WC suspendate\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"27\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"247\",\n\t\t\t\t\t\t\"name\": \"Obiecte sanitare\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"251\",\n\t\t\t\t\t\t\"name\": \"Bideuri\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"266\",\n\t\t\t\t\t\t\"name\": \"Bideuri stative\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"28\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"247\",\n\t\t\t\t\t\t\"name\": \"Obiecte sanitare\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"249\",\n\t\t\t\t\t\t\"name\": \"Vase WC\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"267\",\n\t\t\t\t\t\t\"name\": \"Vase WC stative\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"29\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"247\",\n\t\t\t\t\t\t\"name\": \"Obiecte sanitare\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"251\",\n\t\t\t\t\t\t\"name\": \"Bideuri\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"268\",\n\t\t\t\t\t\t\"name\": \"Bideuri suspendate\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"31\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"273\",\n\t\t\t\t\t\t\"name\": \"Cazi\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"274\",\n\t\t\t\t\t\t\"name\": \"Cazi freestanding\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"32\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"95\",\n\t\t\t\t\t\t\"name\": \"Baie\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"275\",\n\t\t\t\t\t\t\"name\": \"Mobilier baie\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"33\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"503\",\n\t\t\t\t\t\t\"name\": \"Aparate de zbor\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"34\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"611\",\n\t\t\t\t\t\t\"name\": \"categorie pentru bot\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"35\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"628\",\n\t\t\t\t\t\t\"name\": \"categorie pentru bot-zolt\"\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t},\n\t\t\t\"weight\": \"0\",\n\t\t\t\"enabled\": \"1\",\n\t\t\t\"parent\": \"7\",\n\t\t\t\"parent_sku\": \"7854-s\",\n\t\t\t\"stockManagement\": 1,\n\t\t\t\"stock\": \"0.000\",\n\t\t\t\"stock_status\": \"notinstock\",\n\t\t\t\"base_price\": \"25.3407\",\n\t\t\t\"price\": \"25.3407\",\n\t\t\t\"vat_included\": 1,\n\t\t\t\"vat\": \"19\",\n\t\t\t\"currency\": \"RON\",\n\t\t\t\"ecotax\": \"0.0000\",\n\t\t\t\"um\": \"unit-meas\",\n\t\t\t\"html_title\": \"\",\n\t\t\t\"html_description\": \"\",\n\t\t\t\"customSearchKeys\": \"\",\n\t\t\t\"feedDescription\": \"\",\n\t\t\t\"allowOrdersWhenOutOfStock\": 0,\n\t\t\t\"attributes\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"14\",\n\t\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\t\"name\": \"Marime\",\n\t\t\t\t\t\"value\": \"S\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"4\",\n\t\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\t\"name\": \"Culoare\",\n\t\t\t\t\t\"value\": \"albastru\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"26\",\n\t\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\t\"name\": \"Marime Pantaloni\",\n\t\t\t\t\t\"value\": \"S M L XL\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"37\",\n\t\t\t\t\t\"type\": \"multipleselect\",\n\t\t\t\t\t\"name\": \"Material\",\n\t\t\t\t\t\"value\": [\n\t\t\t\t\t\t\"Lycra\",\n\t\t\t\t\t\t\"Bumbac\"\n\t\t\t\t\t]\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"31\",\n\t\t\t\t\t\"type\": \"multipleselect\",\n\t\t\t\t\t\"name\": \"Greutate Corporala\",\n\t\t\t\t\t\"value\": [\n\t\t\t\t\t\t\"70kg\",\n\t\t\t\t\t\t\"75kg\",\n\t\t\t\t\t\t\"65kg\"\n\t\t\t\t\t]\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"110\",\n\t\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\t\"name\": \"An model\",\n\t\t\t\t\t\"value\": \"2000\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"107\",\n\t\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\t\"name\": \"autor carte\",\n\t\t\t\t\t\"value\": \"sorin\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"102\",\n\t\t\t\t\t\"type\": \"multipleselect\",\n\t\t\t\t\t\"name\": \"Unul\",\n\t\t\t\t\t\"value\": [\n\t\t\t\t\t\t\"unu\"\n\t\t\t\t\t]\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"123\",\n\t\t\t\t\t\"type\": \"multipleselect\",\n\t\t\t\t\t\"name\": \"Cod Magazin\",\n\t\t\t\t\t\"value\": [\n\t\t\t\t\t\t\"2223\"\n\t\t\t\t\t]\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"images\": [\n\t\t\t\t\"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/pantaloni-nike-7-6578.jpg?s=aaaaa\",\n\t\t\t\t\"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/pantaloni-nike-7-8393.jpg?s=aaaaa\"\n\t\t\t],\n\t\t\t\"ean\": \"\",\n\t\t\t\"group_key\": \"7854\",\n\t\t\t\"videos\": null,\n\t\t\t\"files\": null,\n\t\t\t\"updated\": \"2025-01-22 13:24:19\",\n\t\t\t\"created\": \"2019-10-02 10:07:37\",\n\t\t\t\"delivery_time\": \"112 zile\",\n\t\t\t\"delivery_time_type\": \"text\",\n\t\t\t\"bundleItems\": []\n\t\t},\n\t\t\"9\": {\n\t\t\t\"id\": \"9\",\n\t\t\t\"sku\": \"1545-negru\",\n\t\t\t\"name\": \"Racheta Dunlop\",\n\t\t\t\"description\": \"\",\n\t\t\t\"short_description\": \"\",\n\t\t\t\"url\": \"http://tennisshop.gomag.ro/racheta-dunlop-9.html\",\n\t\t\t\"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/racheta-dunlop-9.html\",\n\t\t\t\"brand\": \"Dunlop\",\n\t\t\t\"categories\": {\n\t\t\t\t\"1\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"1\",\n\t\t\t\t\t\t\"name\": \"Produse\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"3\",\n\t\t\t\t\t\t\"name\": \"Echipament\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"3\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"41\",\n\t\t\t\t\t\t\"name\": \"Fără ulei de palmier\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"5\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"1\",\n\t\t\t\t\t\t\"name\": \"Produse\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"4\",\n\t\t\t\t\t\t\"name\": \"Incaltaminte\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"341\",\n\t\t\t\t\t\t\"name\": \"imbracaminte\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"7\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"441\",\n\t\t\t\t\t\t\"name\": \"Abrazive si aschietoare\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"442\",\n\t\t\t\t\t\t\"name\": \"Discuri, polizare si taiere\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"10\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"525\",\n\t\t\t\t\t\t\"name\": \"Baby & Toddler \"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"526\",\n\t\t\t\t\t\t\"name\": \" Swaddling & Receiving Blankets \"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"527\",\n\t\t\t\t\t\t\"name\": \" Swaddling Blankets\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"12\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"84\",\n\t\t\t\t\t\t\"name\": \"Accesorii\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"556\",\n\t\t\t\t\t\t\"name\": \"Bidoane si Suporti\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"557\",\n\t\t\t\t\t\t\"name\": \"Suporti de bidon\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"13\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"628\",\n\t\t\t\t\t\t\"name\": \"categorie pentru bot-zolt\"\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t},\n\t\t\t\"weight\": \"0\",\n\t\t\t\"enabled\": \"1\",\n\t\t\t\"parent\": \"10\",\n\t\t\t\"parent_sku\": \"1545\",\n\t\t\t\"stockManagement\": \"1\",\n\t\t\t\"stock\": \"111.000\",\n\t\t\t\"stock_status\": \"instock\",\n\t\t\t\"base_price\": \"0.1000\",\n\t\t\t\"price\": \"0.1000\",\n\t\t\t\"vat_included\": 1,\n\t\t\t\"vat\": \"19\",\n\t\t\t\"currency\": \"RON\",\n\t\t\t\"ecotax\": \"0.0000\",\n\t\t\t\"um\": \"unit-meas\",\n\t\t\t\"html_title\": \"Racheta Dunlop titlu\",\n\t\t\t\"html_description\": \"Racheta Dunlop descriere\",\n\t\t\t\"customSearchKeys\": \"Racheta Dunlop\",\n\t\t\t\"feedDescription\": \"Racheta Dunlop feed\",\n\t\t\t\"allowOrdersWhenOutOfStock\": \"1\",\n\t\t\t\"attributes\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"4\",\n\t\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\t\"name\": \"Culoare\",\n\t\t\t\t\t\"value\": \"negruuuuuu\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"32\",\n\t\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\t\"name\": \"Balans\",\n\t\t\t\t\t\"value\": \"330 mm\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"34\",\n\t\t\t\t\t\"type\": \"textinput\",\n\t\t\t\t\t\"name\": \"Lungime Maner\",\n\t\t\t\t\t\"value\": \"L1\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"33\",\n\t\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\t\"name\": \"Racordaj\",\n\t\t\t\t\t\"value\": \"600 cm2\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"35\",\n\t\t\t\t\t\"type\": \"textarea\",\n\t\t\t\t\t\"name\": \"Marime\",\n\t\t\t\t\t\"value\": \"70 cm\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"36\",\n\t\t\t\t\t\"type\": \"multipleselect\",\n\t\t\t\t\t\"name\": \"Marime Adidasi\",\n\t\t\t\t\t\"value\": [\n\t\t\t\t\t\t\"39\"\n\t\t\t\t\t]\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"40\",\n\t\t\t\t\t\"type\": \"textinput\",\n\t\t\t\t\t\"name\": \"Camp Text\",\n\t\t\t\t\t\"value\": \"camp\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"images\": [\n\t\t\t\t\"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/racheta-dunlop-10-4491.jpg?s=aaaaa\"\n\t\t\t],\n\t\t\t\"ean\": \"\",\n\t\t\t\"group_key\": \"1544\",\n\t\t\t\"videos\": null,\n\t\t\t\"files\": null,\n\t\t\t\"updated\": \"2025-01-09 13:22:49\",\n\t\t\t\"created\": \"2019-10-02 10:09:10\",\n\t\t\t\"delivery_time\": \"112 zile\",\n\t\t\t\"delivery_time_type\": \"text\",\n\t\t\t\"bundleItems\": []\n\t\t}\n\t}\n}"}],"_postman_id":"cecabf7a-9770-40d3-8785-f07948ffee18"}],"id":"01037edb-0034-4262-8d60-fb090e82f77d","description":"<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li><p>\"id\": \"ID intern al produsului\"</p>\n</li>\n<li><p>\"sku\": \"Cod produs\"</p>\n</li>\n<li><p>\"category\": \"Categorie produs\"</p>\n</li>\n<li><p>\"addVersions\": \"Adauga versiunile produselor\"</p>\n</li>\n<li><p>\"updated\": \"Data ultimei modificari\"</p>\n</li>\n<li><p>\"page\": \"Pagina\"</p>\n</li>\n<li><p>\"includeFiles\": \"Include fisierele de pe produs\"</p>\n</li>\n<li><p>\"includeVideos\": \"include videourile de pe produs\"</p>\n</li>\n<li><p>\"promoTag\": \"Restrictioneaza afisarea produselor in functie de marcajele promotionale, daca acestea exista. Se trimite o cheie corespunzatoare marcajului promotional (ex: new, recommended, special sau orice alta cheie definita pentru promotii).\"</p>\n</li>\n<li><p>\"limit\" : \"limita de produse afisate intre 1-100\"</p>\n</li>\n<li><p>\"view\" : \"limba pentru care sa va face interogarea(ro,en,hu...)\"</p>\n</li>\n</ul>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-100-de-produse--raspuns\">Exista o limita de 100 de produse / raspuns</h3>\n","_postman_id":"01037edb-0034-4262-8d60-fb090e82f77d","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Write (Adaugare produse)","item":[{"name":"Adaugare produse","event":[{"listen":"prerequest","script":{"id":"9377c62c-4d88-4456-aaa7-52df27d08b73","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"83b01782-5e51-4287-8426-ff69daf2ed3e","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"User-Agent","value":"Mozilla/5.0","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"[{\n  \"versions\": [\n    {\n      \"sku\": \"baf1a3da-ea3d-44cf-b820-3d3070628968\",\n      \"price\": \"85.67\",\n      \"specialPrice\": \"778.54\",\n      \"listPrice\": \"608.13\",\n      \"stockManagement\": 1,\n      \"stock\": \"345\",\n      \"stockStatus\": \"instock\",\n      \"weight\": \"512\",\n      \"ean\": \"504915\",\n      \"orderQuantityMinim\": 1,\n      \"orderQuantityMaxim\": 100,\n      \"stepQuantity\": 1,\n      \"EAV\": {\n        \"delivery_time\": \"2022-09-23\",\n        \"deliveryTimeType\": \"date\",\n        \"product_um\": \"Kg\"\n      },\n      \"options\": [\n        {\n          \"name\": {\n            \"ro\": \"Nume atribut - panel\"\n          },\n          \"value\": {\n            \"ro\": \"Rubber\"\n          },\n          \"key\": \"monitor\"          \n        }\n      ]\n    },\n    {\n      \"sku\": \"e3def147-c3ae-4cad-8278-9517b6f3adb4\",\n      \"price\": \"878.22\",\n      \"specialPrice\": \"404.76\",\n      \"stockManagement\": 1,\n      \"stock\": \"405\",\n      \"stockStatus\": \"instock\",\n      \"weight\": \"445\",\n      \"ean\": \"872611\",\n      \"orderQuantityMinim\": 1,\n      \"stepQuantity\": 1,\n      \"EAV\": {\n        \"delivery_time\": \"Wed Apr 01 2026 15:40:54 GMT+0000 (Coordinated Universal Time)\",\n        \"deliveryTimeType\": \"date\",\n        \"product_um\": \"Kg\"\n      },\n      \"options\": [\n        {\n          \"name\": {\n            \"ro\": \"Nume atribut - array\"\n          },\n          \"value\": {\n            \"ro\": \"Steel\"\n          },\n          \"key\": \"application\"          \n        }\n      ]\n    }\n  ],\n  \"name\": \"Fantastic Rubber Towels\",\n  \"description\": \"If we quantify the card, we can get to the SSL panel through the multi-byte RAM panel!\",\n  \"short_description\": \"hard Interactions Licensed\",\n  \"html_title\": \"Salad\",\n  \"html_description\": \"online parsing Shoes Supervisor synthesize\",\n  \"enabled\": 0,\n  \"vat\": 19,\n  \"vat_included \": 1,\n  \"currency\": \"RON\",\n  \"brand\": \"Grocery\",\n  \"categories\": [\n    [\n      \"Categorie principala Refined\",\n      \"Categorie secundara Incredible\"\n    ],\n    [\n      \"Categorie principala Handcrafted\",\n      \"Categorie secundara Awesome\"\n    ]\n  ],\n  \"attributes\": [\n    {\n      \"name\": {\n        \"ro\": \"Nume atribut - hard drive\"\n      },\n      \"type\": \"multipleselect\",\n      \"value\": {\n        \"ro\": \"Wooden\"\n      },\n      \"key\": \"monitor\",\n      \"displayInProductDetails\": \"false\",\n      \"optionOrder\": \"count_products\"\n    }\n  ],\n  \"images\": [\n    {\n      \"url\": \"http://placeimg.com/640/480\",\n      \"skus\": [\n        \"bd28d9ff-1bdf-46e1-ab67-873d47ec4116\"\n      ]\n    }\n  ],\n  \"videos\": [\n      {\n        \"video\": \"https://www.youtube.com/watch?v=nG6S9ra-KUg\",\n        \"type\": \"youtube\"\n      },\n      {\n        \"video\": \"Z9fSd4t-rfM\",\n        \"type\": \"youtube\"\n      }\n    ],\n  \n  \"options\":{\n      \"replaceCategories\": 0,\n      \"ignoreImagesIfExists\": 1\n   } ,\n  \"group_key\": \"Cod Grupa - 912\"\n}]","description":"<p>[{\n  \"versions\": [\n    {\n      \"sku\": \"SKU\",\n      \"price\": \"Pret\",\n      \"specialPrice\": \"Pret Redus\",\n      \"listPrice\": \"Pret de Achizitie\",\n      \"stockManagement\": \"Gestionare automata a stocului (1 sau 0)\",\n      \"stock\": \"Stoc cantitativ\",\n      \"stockStatus\": \"Status stoc\",\n      \"weight\": \"Greutate\",\n      \"ean\": \"Cod EAN\",\n      \"orderQuantityMinim\": \"Cantitate minima care se poate comanda\",\n      \"orderQuantityMaxim\": \"Cantitate maxima care se poate comanda\",\n      \"stepQuantity\": \"Increment cantitate\",\n      \"EAV\": {\n        \"delivery_time\": \"Durata livrare\",\n        \"deliveryTimeType\": \"Tip Durata livrare (text, date sau days)\",\n        \"product_um\": \"Unitate de masura\"\n      },\n      \"options\": [\n        {\n          \"name\": {\n            \"ro\": \"Denumire atribut definitor de versiuni\"\n          },\n          \"value\": {\n            \"ro\": \"Valoare Optiune\"\n          },\n          \"key\": \"Cheie atribut\",\n          \"info\": \"Este obligatoriu sa fie completat name sau key\"\n        }\n      ]\n    }\n  ],\n  \"name\": \"Denumire produs\",\n  \"description\": \"Descriere produs\",\n  \"short_description\": \"Descriere scurta produs\",\n  \"html_title\": \"Meta titlu\",\n  \"html_description\": \"Meta descriere\",\n  \"enabled\": \"Activ (1 sau 0)\",\n  \"vat\": \"Cota TVA (ex. 19 pentru 19%)\",\n  \"vat_included \": \"TVA-ul este inclus in pret (1 sau 0)\",\n  \"currency\": \"Moneda\",\n  \"brand\": \"Marca/Brand\",\n  \"categories\": [\n    [\n      \"Categorie principala 1\",\n      \"Categorie secundara 1\"\n    ],\n    [\n      \"Categorie principala 2\",\n      \"Categorie secundara 2\"\n    ]\n  ],\n  \"attributes\": [\n    {\n      \"name\": {\n        \"ro\": \"Denumire atribut definitor de versiuni\"\n      },\n      \"type\": \"Tipul atributului. valori acceptate (dropdown, multipleselect, textarea, textinput)\",\n      \"value\": {\n        \"ro\": \"Valoare Optiune\"\n      },\n      \"key\": \"Cheie atribut\",\n      \"info\": \"Este obligatoriu sa fie completat name sau key\",\n      \"displayInProductDetails\": \"Afiseaza in detaliile produsului (1 sau 0)\",\n      \"optionOrder\": \"Ordinea afisarii optiunilor (<code>count_products</code>, <code>user</code>, <code>name,asc</code>, <code>name,desc</code>)\"\n    }\n  ],\n  \"images\": [\n    {\n      \"url\": \"Url-ul imaginii\",\n      \"skus\": [\n        \"Cod produse pentru care se adauga aceasta imagine\"\n      ]\n    }\n  ],\n  \"options\": \n    {\n      \"replaceCategories\": \"1 sau 0\",\n      \"ignoreImagesIfExists\": \"1 sau 0\"\n    },\n  \"group_key\": \"Cod Grupa - Cod folosit pentru actualizarea variantelor de produs prin import\"\n}]</p>\n","type":"text"}]},"url":"https://api.gomag.ro/api/v1/product/write/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","product","write","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"87fe679a-a5c6-4c25-b69a-2a6e867d8b1a","name":"Adaugare produse","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"•••••••","type":"text"},{"key":"ApiShop","value":"http://tennisshop.gomag.ro","type":"text"},{"key":"User-Agent","value":"Mozilla/5.0","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"[{\n  \"versions\": [\n    {\n      \"sku\": \"e142ca84-339a-479b-88e2-371e7e09be80\",\n      \"price\": \"790.38\",\n      \"specialPrice\": \"625.51\",\n      \"stockManagement\": 1,\n      \"stock\": \"659\",\n      \"stockStatus\": \"instock\",\n      \"weight\": \"728\",\n      \"ean\": \"637583\",\n      \"orderQuantityMinim\": 1,\n      \"orderQuantityMaxim\": 100,\n      \"stepQuantity\": 1,\n      \"EAV\": {\n        \"delivery_time\": \"2022-09-23\",\n        \"deliveryTimeType\": \"date\",\n        \"product_um\": \"Kg\"\n      },\n      \"options\": [\n        {\n          \"name\": {\n            \"ro\": \"Nume atribut - circuit\"\n          },\n          \"value\": {\n            \"ro\": \"Soft\"\n          },\n          \"key\": \"capacitor\"          \n        }\n      ]\n    },\n    {\n      \"sku\": \"cea25c03-f25b-4586-b8de-55a549a61310\",\n      \"price\": \"176.56\",\n      \"specialPrice\": \"975.79\",\n      \"stockManagement\": 1,\n      \"stock\": \"873\",\n      \"stockStatus\": \"instock\",\n      \"weight\": \"332\",\n      \"ean\": \"435238\",\n      \"orderQuantityMinim\": 1,\n      \"stepQuantity\": 1,\n      \"EAV\": {\n        \"delivery_time\": \"2022-09-23\",\n        \"deliveryTimeType\": \"date\",\n        \"product_um\": \"Kg\"\n      },\n      \"options\": [\n        {\n          \"name\": {\n            \"ro\": \"Nume atribut - microchip\"\n          },\n          \"value\": {\n            \"ro\": \"Fresh\"\n          },\n          \"key\": \"firewall\"          \n        }\n      ]\n    }\n  ],\n  \"name\": \"Practical Metal Table\",\n  \"description\": \"Try to program the SSL system, maybe it will program the virtual sensor!\",\n  \"short_description\": \"Plastic Shoes vortals Oregon\",\n  \"html_title\": \"Chicken\",\n  \"html_description\": \"Open-architected Factors Clothing Beauty\",\n  \"enabled\": 0,\n  \"vat\": 19,\n  \"vat_included\": 1,\n  \"currency\": \"RON\",\n  \"brand\": \"Toys\",\n  \"categories\": [\n    [\n      \"Categorie principala Sleek\",\n      \"Categorie secundara Generic\"\n    ],\n    [\n      \"Categorie principala Ergonomic\",\n      \"Categorie secundara Fantastic\"\n    ]\n  ],\n  \"attributes\": [\n    {\n      \"name\": {\n        \"ro\": \"Nume atribut - circuit\"\n      },\n      \"type\": \"multipleselect\",\n      \"value\": {\n        \"ro\": \"Frozen\"\n      },\n      \"key\": \"pixel\",\n      \"displayInProductDetails\": \"true\",\n      \"optionOrder\": \"count_products\"\n    }\n  ],\n  \"images\": [\n    {\n      \"url\": \"http://placeimg.com/640/480\",\n      \"skus\": [\n        \"1300f098-18c6-4722-9d8f-af5f194d5dda\"\n      ]\n    }\n  ],\n  \"videos\": [\n      {\n        \"video\": \"https://www.youtube.com/watch?v=nG6S9ra-KUg\",\n        \"type\": \"youtube\"\n      },\n      {\n        \"video\": \"Z9fSd4t-rfM\",\n        \"type\": \"youtube\"\n      }\n    ],\n  \n  \"options\":{\n      \"replaceCategories\": 0,\n      \"ignoreImagesIfExists\": 1\n   } ,\n  \"group_key\": \"Cod Grupa - 243\"\n}]","description":"[{\n  \"versions\": [\n    {\n      \"sku\": \"SKU\",\n      \"price\": \"Pret\",\n      \"specialPrice\": \"Pret Redus\",\n      \"stockManagement\": \"Gestionare automata a stocului (1 sau 0)\",\n      \"stock\": \"Stoc cantitativ\",\n      \"stockStatus\": \"Status stoc\",\n      \"weight\": \"Greutate\",\n      \"ean\": \"Cod EAN\",\n      \"orderQuantityMinim\": \"Cantitate minima care se poate comanda\",\n      \"orderQuantityMaxim\": \"Cantitate maxima care se poate comanda\",\n      \"stepQuantity\": \"Increment cantitate\",\n      \"EAV\": {\n        \"delivery_time\": \"Durata livrare\",\n        \"deliveryTimeType\": \"Tip Durata livrare (text, date sau days)\",\n        \"product_um\": \"Unitate de masura\"\n      },\n      \"options\": [\n        {\n          \"name\": {\n            \"ro\": \"Denumire atribut definitor de versiuni\"\n          },\n          \"value\": {\n            \"ro\": \"Valoare Optiune\"\n          },\n          \"key\": \"Cheie atribut\",\n          \"info\": \"Este obligatoriu sa fie completat name sau key\"\n        }\n      ]\n    }\n  ],\n  \"name\": \"Denumire produs\",\n  \"description\": \"Descriere produs\",\n  \"short_description\": \"Descriere scurta produs\",\n  \"html_title\": \"Meta titlu\",\n  \"html_description\": \"Meta descriere\",\n  \"enabled\": \"Activ (1 sau 0)\",\n  \"vat\": \"Cota TVA (ex. 19 pentru 19%)\",\n  \"vat_included\": \"TVA-ul este inclus in pret (1 sau 0)\",\n  \"currency\": \"Moneda\",\n  \"brand\": \"Marca/Brand\",\n  \"categories\": [\n    [\n      \"Categorie principala 1\",\n      \"Categorie secundara 1\"\n    ],\n    [\n      \"Categorie principala 2\",\n      \"Categorie secundara 2\"\n    ]\n  ],\n  \"attributes\": [\n    {\n      \"name\": {\n        \"ro\": \"Denumire atribut definitor de versiuni\"\n      },\n      \"type\": \"Tipul atributului. valori acceptate (dropdown, multipleselect, textarea, textinput)\",\n      \"value\": {\n        \"ro\": \"Valoare Optiune\"\n      },\n      \"key\": \"Cheie atribut\",\n      \"info\": \"Este obligatoriu sa fie completat name sau key\",\n      \"displayInProductDetails\": \"Afiseaza in detaliile produsului (1 sau 0)\",\n      \"optionOrder\": \"Ordinea afisarii optiunilor (`count_products`, `user`, `name,asc`, `name,desc`)\"\n    }\n  ],\n  \"images\": [\n    {\n      \"url\": \"Url-ul imaginii\",\n      \"skus\": [\n        \"Cod produse pentru care se adauga aceasta imagine\"\n      ]\n    }\n  ],\n  \"options\":\n    {\n      \"replaceCategories\": \"1 sau 0\",\n      \"ignoreImagesIfExists\": \"1 sau 0\"\n    },\n  \"group_key\": \"Cod Grupa - Cod folosit pentru actualizarea variantelor de produs prin import\"\n}]","type":"text"}]},"url":"https://api.gomag.ro/api/v1/product/write/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Mar 2023 16:32:03 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"82.79.218.151"},{"key":"Link","value":"<https://fonts.googleapis.com>; rel=dns-prefetch,<https://fonts.gstatic.com>; rel=dns-prefetch, <https://gomagcdn.ro>; rel=preconnect; crossorigin=anonymous"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=BNH03fJRTNOFglKrXel8ixcxk5f39JrWicOhGQ3or8Towu0v7JErme5DUH5W%2F8DFC1IpJPnJeaQ7y3YC6b97j4DVMyGbMaaEUQBk7tlVC4Z9kha37wSgk6o7IC9ocw%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7a7de9049ef80706-LHR"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": [\n        {\n            \"versions\": [\n                {\n                    \"sku\": \"9681d54d-80fc-46b0-ae40-7d1842c94c79\",\n                    \"price\": \"922.24\",\n                    \"specialPrice\": \"452.26\",\n                    \"stockManagement\": 1,\n                    \"stock\": \"269\",\n                    \"stockStatus\": \"instock\",\n                    \"weight\": \"939\",\n                    \"ean\": \"293173\",\n                    \"orderQuantityMinim\": 1,\n                    \"stepQuantity\": 1,\n                    \"EAV\": {\n                        \"delivery_time\": \"2022-09-23\",\n                        \"deliveryTimeType\": \"date\",\n                        \"product_um\": \"Kg\"\n                    },\n                    \"options\": [\n                        {\n                            \"name\": {\n                                \"ro\": \"Nume atribut - card\"\n                            },\n                            \"value\": {\n                                \"ro\": \"Metal\"\n                            },\n                            \"key\": \"microchip\"\n                        }\n                    ],\n                    \"id\": 1784\n                },\n                {\n                    \"sku\": \"0dcdb32e-86e3-4c49-a16a-df9f31add3ed\",\n                    \"price\": \"925.32\",\n                    \"specialPrice\": \"514.03\",\n                    \"stockManagement\": 1,\n                    \"stock\": \"929\",\n                    \"stockStatus\": \"instock\",\n                    \"weight\": \"273\",\n                    \"ean\": \"1000199\",\n                    \"orderQuantityMinim\": 1,\n                    \"stepQuantity\": 1,\n                    \"EAV\": {\n                        \"delivery_time\": \"2022-09-23\",\n                        \"deliveryTimeType\": \"date\",\n                        \"product_um\": \"Kg\"\n                    },\n                    \"options\": [\n                        {\n                            \"name\": {\n                                \"ro\": \"Nume atribut - bus\"\n                            },\n                            \"value\": {\n                                \"ro\": \"Granite\"\n                            },\n                            \"key\": \"bandwidth\"\n                        }\n                    ],\n                    \"id\": 1785\n                }\n            ],\n            \"name\": \"Small Fresh Car\",\n            \"description\": \"We need to override the primary SAS application!\",\n            \"short_description\": \"back integrated Solomon\",\n            \"html_title\": \"Fish\",\n            \"html_description\": \"Account SCSI\",\n            \"enabled\": 0,\n            \"vat\": 19,\n            \"vat_included\": 1,\n            \"currency\": \"RON\",\n            \"brand\": \"Industrial\",\n            \"categories\": [\n                [\n                    \"Categorie principala Practical\",\n                    \"Categorie secundara Small\"\n                ],\n                [\n                    \"Categorie principala Licensed\",\n                    \"Categorie secundara Practical\"\n                ]\n            ],\n            \"attributes\": [\n                {\n                    \"name\": {\n                        \"ro\": \"Nume atribut - system\"\n                    },\n                    \"type\": \"multipleselect\",\n                    \"value\": {\n                        \"ro\": \"Rubber\"\n                    },\n                    \"key\": \"microchip\"\n                }\n            ],\n            \"images\": [\n                {\n                    \"url\": \"http://placeimg.com/640/480\",\n                    \"skus\": [\n                        \"b550d8a7-84bc-48ec-9ba1-5366efc48990\"\n                    ]\n                }\n            ],\n            \"videos\": [\n                {\n                    \"video\": \"https://www.youtube.com/watch?v=nG6S9ra-KUg\",\n                    \"type\": \"youtube\"\n                },\n                {\n                    \"video\": \"Z9fSd4t-rfM\",\n                    \"type\": \"youtube\"\n                }\n            ],\n            \"options\": [\n                {\n                    \"replaceCategories\": 0,\n                    \"ignoreImagesIfExists\": 1\n                }\n            ],\n            \"group_key\": \"Cod Grupa - 569\"\n        }\n    ]\n}"}],"_postman_id":"83b01782-5e51-4287-8426-ff69daf2ed3e"},{"name":"Adaugare produse limbi multiple","event":[{"listen":"prerequest","script":{"id":"9377c62c-4d88-4456-aaa7-52df27d08b73","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"05ea8da2-1d7f-4fe8-be36-f502d404651f","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"•••••••","type":"text"},{"key":"ApiShop","value":"http://tennisshop.gomag.ro","type":"text"},{"key":"User-Agent","value":"Mozilla/5.0","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"[\n\t{\n\t\t\"versions\": [\n\t\t\t{\n\t\t\t\t\"sku\": \"SKU-RO-001\",\n\t\t\t\t\"price\": 299.9,\n\t\t\t\t\"specialPrice\": 249.9,\n\t\t\t\t\"listPrice\": \"200\",\n\t\t\t\t\"stockManagement\": 1,\n\t\t\t\t\"stock\": 30,\n\t\t\t\t\"stockStatus\": \"instock\",\n\t\t\t\t\"weight\": 1.25,\n\t\t\t\t\"ean\": \"5941234567890\",\n\t\t\t\t\"orderQuantityMinim\": 1,\n\t\t\t\t\"orderQuantityMaxim\": 5,\n\t\t\t\t\"stepQuantity\": 1,\n\t\t\t\t\"EAV\": {\n\t\t\t\t\t\"delivery_time\": \"2025-01-10\",\n\t\t\t\t\t\"deliveryTimeType\": \"date\",\n\t\t\t\t\t\"product_um\": \"buc\"\n\t\t\t\t},\n\t\t\t\t\"options\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"name\": {\n\t\t\t\t\t\t\t\"ro\": \"Culoare\",\n\t\t\t\t\t\t\t\"en\": \"Colour\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"value\": {\n\t\t\t\t\t\t\t\"ro\": \"Negru\",\n\t\t\t\t\t\t\t\"en\": \"Black\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"key\": \"color\"\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t],\n\t\t\"name\": {\n\t\t\t\"ro\": \"Geaca Softshell Barbati\",\n\t\t\t\"en\": \"Men Softshell Jacket\"\n\t\t},\n\t\t\"description\": {\n\t\t\t\"ro\": \"Geaca impermeabila pentru sezonul rece.\",\n\t\t\t\"en\": \"Waterproof jacket for the cold season.\"\n\t\t},\n\t\t\"short_description\": {\n\t\t\t\"ro\": \"Geaca barbateasca impermeabila\",\n\t\t\t\"en\": \"Men waterproof jacket\"\n\t\t},\n\t\t\"html_title\": {\n\t\t\t\"ro\": \"Geaca Softshell Barbati - Nou\",\n\t\t\t\"en\": \"Men Softshell Jacket - New\"\n\t\t},\n\t\t\"html_description\": {\n\t\t\t\"ro\": \"Cumperi geaca softshell cu livrare rapida.\",\n\t\t\t\"en\": \"Buy the softshell jacket with fast delivery.\"\n\t\t},\n\t\t\"raw_url\": {\n\t\t\t\"ro\": \"geaca-softshell-barbati\",\n\t\t\t\"en\": \"men-softshell-jacket\"\n\t\t},\n\t\t\"canonical_url\": {\n\t\t\t\"ro\": \"https://magazin.ro/geaca-softshell-barbati\",\n\t\t\t\"en\": \"https://magazin.ro/en/men-softshell-jacket\"\n\t\t},\n\t\t\"enabled\": 1,\n\t\t\"vat\": 19,\n\t\t\"vat_included\": 1,\n\t\t\"currency\": \"RON\",\n\t\t\"brand\": \"OutdoorPro\",\n\t\t\"categories\": [\n\t\t\t[\n\t\t\t\t{\n\t\t\t\t\t\"ro\": \"Îmbrăcăminte\",\n\t\t\t\t\t\"en\": \"Apparel\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"ro\": \"Geci\",\n\t\t\t\t\t\"en\": \"Jackets\"\n\t\t\t\t}\n\t\t\t]\n\t\t],\n\t\t\"attributes\": [\n\t\t\t{\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"ro\": \"Material\",\n\t\t\t\t\t\"en\": \"Material\"\n\t\t\t\t},\n\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\"value\": {\n\t\t\t\t\t\"ro\": \"Poliester\",\n\t\t\t\t\t\"en\": \"Polyester\"\n\t\t\t\t},\n\t\t\t\t\"key\": \"material\",\n\t\t\t\t\"displayInProductDetails\": 1,\n\t\t\t\t\"optionOrder\": \"name,asc\"\n\t\t\t}\n\t\t],\n\t\t\"images\": [\n\t\t\t{\n\t\t\t\t\"url\": \"https://cdn.magazin.ro/img/softshell-001.jpg\",\n\t\t\t\t\"skus\": [\n\t\t\t\t\t\"SKU-RO-001\"\n\t\t\t\t]\n\t\t\t}\n\t\t],\n\t\t\"options\": {\n\t\t\t\"replaceCategories\": 0,\n\t\t\t\"ignoreImagesIfExists\": 1\n\t\t},\n\t\t\"group_key\": \"SOFTSHELL-001\"\n\t}\n]","description":"<p>[{\n  \"versions\": [\n    {\n      \"sku\": \"SKU\",\n      \"price\": \"Pret\",\n      \"specialPrice\": \"Pret Redus\",\n      \"listPrice\": \"Pret de Achizitie\",\n      \"stockManagement\": \"Gestionare automata a stocului (1 sau 0)\",\n      \"stock\": \"Stoc cantitativ\",\n      \"stockStatus\": \"Status stoc\",\n      \"weight\": \"Greutate\",\n      \"ean\": \"Cod EAN\",\n      \"orderQuantityMinim\": \"Cantitate minima care se poate comanda\",\n      \"orderQuantityMaxim\": \"Cantitate maxima care se poate comanda\",\n      \"stepQuantity\": \"Increment cantitate\",\n      \"EAV\": {\n        \"delivery_time\": \"Durata livrare\",\n        \"deliveryTimeType\": \"Tip Durata livrare (text, date sau days)\",\n        \"product_um\": \"Unitate de masura\"\n      },\n      \"options\": [\n        {\n          \"name\": {\n            \"ro\": \"Denumire atribut definitor de versiuni\"\n          },\n          \"value\": {\n            \"ro\": \"Valoare Optiune\"\n          },\n          \"key\": \"Cheie atribut\",\n          \"info\": \"Este obligatoriu sa fie completat name sau key\"\n        }\n      ]\n    }\n  ],\n  \"name\": \"Denumire produs\",\n  \"description\": \"Descriere produs\",\n  \"short_description\": \"Descriere scurta produs\",\n  \"html_title\": \"Meta titlu\",\n  \"html_description\": \"Meta descriere\",\n  \"enabled\": \"Activ (1 sau 0)\",\n  \"vat\": \"Cota TVA (ex. 19 pentru 19%)\",\n  \"vat_included\": \"TVA-ul este inclus in pret (1 sau 0)\",\n  \"currency\": \"Moneda\",\n  \"brand\": \"Marca/Brand\",\n  \"categories\": [\n    [\n      \"Categorie principala 1\",\n      \"Categorie secundara 1\"\n    ],\n    [\n      \"Categorie principala 2\",\n      \"Categorie secundara 2\"\n    ]\n  ],\n  \"attributes\": [\n    {\n      \"name\": {\n        \"ro\": \"Denumire atribut definitor de versiuni\"\n      },\n      \"type\": \"Tipul atributului. valori acceptate (dropdown, multipleselect, textarea, textinput)\",\n      \"value\": {\n        \"ro\": \"Valoare Optiune\"\n      },\n      \"key\": \"Cheie atribut\",\n      \"info\": \"Este obligatoriu sa fie completat name sau key\",\n      \"displayInProductDetails\": \"Afiseaza in detaliile produsului (1 sau 0)\",\n      \"optionOrder\": \"Ordinea afisarii optiunilor (<code>count_products</code>, <code>user</code>, <code>name,asc</code>, <code>name,desc</code>)\"\n    }\n  ],\n  \"images\": [\n    {\n      \"url\": \"Url-ul imaginii\",\n      \"skus\": [\n        \"Cod produse pentru care se adauga aceasta imagine\"\n      ]\n    }\n  ],\n  \"options\":\n    {\n      \"replaceCategories\": \"1 sau 0\",\n      \"ignoreImagesIfExists\": \"1 sau 0\"\n    },\n  \"group_key\": \"Cod Grupa - Cod folosit pentru actualizarea variantelor de produs prin import\"\n}]</p>\n","type":"text"}]},"url":"https://api.gomag.ro/api/v1/product/write/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","product","write","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"ccadf3b4-60f7-4ecc-952f-4d5263ce3123","name":"Adaugare produse limbi multiple","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"•••••••","type":"text"},{"key":"ApiShop","value":"http://tennisshop.gomag.ro","type":"text"},{"key":"User-Agent","value":"Mozilla/5.0","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"[\n\t{\n\t\t\"versions\": [\n\t\t\t{\n\t\t\t\t\"sku\": \"SKU-RO-001\",\n\t\t\t\t\"price\": 299.9,\n\t\t\t\t\"specialPrice\": 249.9,\n\t\t\t\t\"stockManagement\": 1,\n\t\t\t\t\"stock\": 30,\n\t\t\t\t\"stockStatus\": \"instock\",\n\t\t\t\t\"weight\": 1.25,\n\t\t\t\t\"ean\": \"5941234567890\",\n\t\t\t\t\"orderQuantityMinim\": 1,\n\t\t\t\t\"orderQuantityMaxim\": 5,\n\t\t\t\t\"stepQuantity\": 1,\n\t\t\t\t\"EAV\": {\n\t\t\t\t\t\"delivery_time\": \"2025-01-10\",\n\t\t\t\t\t\"deliveryTimeType\": \"date\",\n\t\t\t\t\t\"product_um\": \"buc\"\n\t\t\t\t},\n\t\t\t\t\"options\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"name\": {\n\t\t\t\t\t\t\t\"ro\": \"Culoare\",\n\t\t\t\t\t\t\t\"en\": \"Colour\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"value\": {\n\t\t\t\t\t\t\t\"ro\": \"Negru\",\n\t\t\t\t\t\t\t\"en\": \"Black\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"key\": \"color\"\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t],\n\t\t\"name\": {\n\t\t\t\"ro\": \"Geaca Softshell Barbati\",\n\t\t\t\"en\": \"Men Softshell Jacket\"\n\t\t},\n\t\t\"description\": {\n\t\t\t\"ro\": \"Geaca impermeabila pentru sezonul rece.\",\n\t\t\t\"en\": \"Waterproof jacket for the cold season.\"\n\t\t},\n\t\t\"short_description\": {\n\t\t\t\"ro\": \"Geaca barbateasca impermeabila\",\n\t\t\t\"en\": \"Men waterproof jacket\"\n\t\t},\n\t\t\"html_title\": {\n\t\t\t\"ro\": \"Geaca Softshell Barbati - Nou\",\n\t\t\t\"en\": \"Men Softshell Jacket - New\"\n\t\t},\n\t\t\"html_description\": {\n\t\t\t\"ro\": \"Cumperi geaca softshell cu livrare rapida.\",\n\t\t\t\"en\": \"Buy the softshell jacket with fast delivery.\"\n\t\t},\n\t\t\"raw_url\": {\n\t\t\t\"ro\": \"geaca-softshell-barbati\",\n\t\t\t\"en\": \"men-softshell-jacket\"\n\t\t},\n\t\t\"canonical_url\": {\n\t\t\t\"ro\": \"https://magazin.ro/geaca-softshell-barbati\",\n\t\t\t\"en\": \"https://magazin.ro/en/men-softshell-jacket\"\n\t\t},\n\t\t\"enabled\": 1,\n\t\t\"vat\": 19,\n\t\t\"vat_included\": 1,\n\t\t\"currency\": \"RON\",\n\t\t\"brand\": \"OutdoorPro\",\n\t\t\"categories\": [\n\t\t\t[\n\t\t\t\t{\n\t\t\t\t\t\"ro\": \"Îmbrăcăminte\",\n\t\t\t\t\t\"en\": \"Apparel\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"ro\": \"Geci\",\n\t\t\t\t\t\"en\": \"Jackets\"\n\t\t\t\t}\n\t\t\t]\n\t\t],\n\t\t\"attributes\": [\n\t\t\t{\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"ro\": \"Material\",\n\t\t\t\t\t\"en\": \"Material\"\n\t\t\t\t},\n\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\"value\": {\n\t\t\t\t\t\"ro\": \"Poliester\",\n\t\t\t\t\t\"en\": \"Polyester\"\n\t\t\t\t},\n\t\t\t\t\"key\": \"material\",\n\t\t\t\t\"displayInProductDetails\": 1,\n\t\t\t\t\"optionOrder\": \"name,asc\"\n\t\t\t}\n\t\t],\n\t\t\"images\": [\n\t\t\t{\n\t\t\t\t\"url\": \"https://cdn.magazin.ro/img/softshell-001.jpg\",\n\t\t\t\t\"skus\": [\n\t\t\t\t\t\"SKU-RO-001\"\n\t\t\t\t]\n\t\t\t}\n\t\t],\n\t\t\"options\": {\n\t\t\t\"replaceCategories\": 0,\n\t\t\t\"ignoreImagesIfExists\": 1\n\t\t},\n\t\t\"group_key\": \"SOFTSHELL-001\"\n\t}\n]","description":"[{\n  \"versions\": [\n    {\n      \"sku\": \"SKU\",\n      \"price\": \"Pret\",\n      \"specialPrice\": \"Pret Redus\",\n      \"stockManagement\": \"Gestionare automata a stocului (1 sau 0)\",\n      \"stock\": \"Stoc cantitativ\",\n      \"stockStatus\": \"Status stoc\",\n      \"weight\": \"Greutate\",\n      \"ean\": \"Cod EAN\",\n      \"orderQuantityMinim\": \"Cantitate minima care se poate comanda\",\n      \"orderQuantityMaxim\": \"Cantitate maxima care se poate comanda\",\n      \"stepQuantity\": \"Increment cantitate\",\n      \"EAV\": {\n        \"delivery_time\": \"Durata livrare\",\n        \"deliveryTimeType\": \"Tip Durata livrare (text, date sau days)\",\n        \"product_um\": \"Unitate de masura\"\n      },\n      \"options\": [\n        {\n          \"name\": {\n            \"ro\": \"Denumire atribut definitor de versiuni\"\n          },\n          \"value\": {\n            \"ro\": \"Valoare Optiune\"\n          },\n          \"key\": \"Cheie atribut\",\n          \"info\": \"Este obligatoriu sa fie completat name sau key\"\n        }\n      ]\n    }\n  ],\n  \"name\": \"Denumire produs\",\n  \"description\": \"Descriere produs\",\n  \"short_description\": \"Descriere scurta produs\",\n  \"html_title\": \"Meta titlu\",\n  \"html_description\": \"Meta descriere\",\n  \"enabled\": \"Activ (1 sau 0)\",\n  \"vat\": \"Cota TVA (ex. 19 pentru 19%)\",\n  \"vat_included\": \"TVA-ul este inclus in pret (1 sau 0)\",\n  \"currency\": \"Moneda\",\n  \"brand\": \"Marca/Brand\",\n  \"categories\": [\n    [\n      \"Categorie principala 1\",\n      \"Categorie secundara 1\"\n    ],\n    [\n      \"Categorie principala 2\",\n      \"Categorie secundara 2\"\n    ]\n  ],\n  \"attributes\": [\n    {\n      \"name\": {\n        \"ro\": \"Denumire atribut definitor de versiuni\"\n      },\n      \"type\": \"Tipul atributului. valori acceptate (dropdown, multipleselect, textarea, textinput)\",\n      \"value\": {\n        \"ro\": \"Valoare Optiune\"\n      },\n      \"key\": \"Cheie atribut\",\n      \"info\": \"Este obligatoriu sa fie completat name sau key\",\n      \"displayInProductDetails\": \"Afiseaza in detaliile produsului (1 sau 0)\",\n      \"optionOrder\": \"Ordinea afisarii optiunilor (`count_products`, `user`, `name,asc`, `name,desc`)\"\n    }\n  ],\n  \"images\": [\n    {\n      \"url\": \"Url-ul imaginii\",\n      \"skus\": [\n        \"Cod produse pentru care se adauga aceasta imagine\"\n      ]\n    }\n  ],\n  \"options\":\n    {\n      \"replaceCategories\": \"1 sau 0\",\n      \"ignoreImagesIfExists\": \"1 sau 0\"\n    },\n  \"group_key\": \"Cod Grupa - Cod folosit pentru actualizarea variantelor de produs prin import\"\n}]","type":"text"}]},"url":"https://api.gomag.ro/api/v1/product/write/json"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"05ea8da2-1d7f-4fe8-be36-f502d404651f"},{"name":"Adaugare produse limba diferita de implicit","event":[{"listen":"prerequest","script":{"id":"9377c62c-4d88-4456-aaa7-52df27d08b73","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"53d65473-d0f0-4ef4-913a-a904be14d49c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"•••••••","type":"text"},{"key":"ApiShop","value":"http://tennisshop.gomag.ro","type":"text"},{"key":"User-Agent","value":"Mozilla/5.0","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"[\n  {\n    \"versions\": [\n      {\n        \"sku\": \"SKU-RO-001\",\n        \"price\": 299.9,\n        \"specialPrice\": 249.9,\n        \"stockManagement\": 1,\n        \"stock\": 30,\n        \"stockStatus\": \"instock\",\n        \"weight\": 1.25,\n        \"ean\": \"5941234567890\",\n        \"orderQuantityMinim\": 1,\n        \"orderQuantityMaxim\": 5,\n        \"stepQuantity\": 1,\n        \"EAV\": {\n          \"delivery_time\": \"2025-01-10\",\n          \"deliveryTimeType\": \"date\",\n          \"product_um\": \"buc\"\n        },\n        \"options\": [\n          {\n            \"name\": {\n              \"en\": \"Colour\"\n            },\n            \"value\": {\n              \"en\": \"Black\"\n            },\n            \"key\": \"color\"\n          }\n        ]\n      }\n    ],\n    \"name\": {\n      \"en\": \"Men Softshell Jacket\"\n    },\n    \"description\": {\n      \"en\": \"Waterproof jacket for the cold season.\"\n    },\n    \"short_description\": {\n      \"en\": \"Men waterproof jacket\"\n    },\n    \"html_title\": {\n      \"en\": \"Men Softshell Jacket - New\"\n    },\n    \"html_description\": {\n      \"en\": \"Buy the softshell jacket with fast delivery.\"\n    },\n    \"raw_url\": {\n      \"en\": \"men-softshell-jacket\"\n    },\n    \"canonical_url\": {\n      \"en\": \"https://magazin.ro/en/men-softshell-jacket\"\n    },\n    \"enabled\": 1,\n    \"vat\": 19,\n    \"vat_included\": 1,\n    \"currency\": \"RON\",\n    \"brand\": \"OutdoorPro\",\n    \"categories\": [\n\t\t\t[\n\t\t\t\t{\n\t\t\t\t\t\"en\": \"Apparel\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"en\": \"Jackets\"\n\t\t\t\t}\n\t\t\t]\n\t\t],\n    \"attributes\": [\n      {\n        \"name\": {\n          \"en\": \"Material\"\n        },\n        \"type\": \"dropdown\",\n        \"value\": {\n          \"en\": \"Polyester\"\n        },\n        \"key\": \"material\",\n        \"displayInProductDetails\": 1,\n        \"optionOrder\": \"name,asc\"\n      }\n    ],\n    \"images\": [\n      {\n        \"url\": \"https://cdn.magazin.ro/img/softshell-001.jpg\",\n        \"skus\": [\n          \"SKU-RO-001\"\n        ]\n      }\n    ],\n    \"options\": {\n      \"replaceCategories\": 0,\n      \"ignoreImagesIfExists\": 1\n    },\n    \"group_key\": \"SOFTSHELL-001\"\n  }\n]","description":"<p>[{\n  \"versions\": [\n    {\n      \"sku\": \"SKU\",\n      \"price\": \"Pret\",\n      \"specialPrice\": \"Pret Redus\",\n      \"listPrice\": \"Pret de Achizitie\",\n      \"stockManagement\": \"Gestionare automata a stocului (1 sau 0)\",\n      \"stock\": \"Stoc cantitativ\",\n      \"stockStatus\": \"Status stoc\",\n      \"weight\": \"Greutate\",\n      \"ean\": \"Cod EAN\",\n      \"orderQuantityMinim\": \"Cantitate minima care se poate comanda\",\n      \"orderQuantityMaxim\": \"Cantitate maxima care se poate comanda\",\n      \"stepQuantity\": \"Increment cantitate\",\n      \"EAV\": {\n        \"delivery_time\": \"Durata livrare\",\n        \"deliveryTimeType\": \"Tip Durata livrare (text, date sau days)\",\n        \"product_um\": \"Unitate de masura\"\n      },\n      \"options\": [\n        {\n          \"name\": {\n            \"ro\": \"Denumire atribut definitor de versiuni\"\n          },\n          \"value\": {\n            \"ro\": \"Valoare Optiune\"\n          },\n          \"key\": \"Cheie atribut\",\n          \"info\": \"Este obligatoriu sa fie completat name sau key\"\n        }\n      ]\n    }\n  ],\n  \"name\": \"Denumire produs\",\n  \"description\": \"Descriere produs\",\n  \"short_description\": \"Descriere scurta produs\",\n  \"html_title\": \"Meta titlu\",\n  \"html_description\": \"Meta descriere\",\n  \"enabled\": \"Activ (1 sau 0)\",\n  \"vat\": \"Cota TVA (ex. 19 pentru 19%)\",\n  \"vat_included\": \"TVA-ul este inclus in pret (1 sau 0)\",\n  \"currency\": \"Moneda\",\n  \"brand\": \"Marca/Brand\",\n  \"categories\": [\n    [\n      \"Categorie principala 1\",\n      \"Categorie secundara 1\"\n    ],\n    [\n      \"Categorie principala 2\",\n      \"Categorie secundara 2\"\n    ]\n  ],\n  \"attributes\": [\n    {\n      \"name\": {\n        \"ro\": \"Denumire atribut definitor de versiuni\"\n      },\n      \"type\": \"Tipul atributului. valori acceptate (dropdown, multipleselect, textarea, textinput)\",\n      \"value\": {\n        \"ro\": \"Valoare Optiune\"\n      },\n      \"key\": \"Cheie atribut\",\n      \"info\": \"Este obligatoriu sa fie completat name sau key\",\n      \"displayInProductDetails\": \"Afiseaza in detaliile produsului (1 sau 0)\",\n      \"optionOrder\": \"Ordinea afisarii optiunilor (<code>count_products</code>, <code>user</code>, <code>name,asc</code>, <code>name,desc</code>)\"\n    }\n  ],\n  \"images\": [\n    {\n      \"url\": \"Url-ul imaginii\",\n      \"skus\": [\n        \"Cod produse pentru care se adauga aceasta imagine\"\n      ]\n    }\n  ],\n  \"options\":\n    {\n      \"replaceCategories\": \"1 sau 0\",\n      \"ignoreImagesIfExists\": \"1 sau 0\"\n    },\n  \"group_key\": \"Cod Grupa - Cod folosit pentru actualizarea variantelor de produs prin import\"\n}]</p>\n","type":"text"}]},"url":"https://api.gomag.ro/api/v1/product/write/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","product","write","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"d408e855-91ac-4cfd-bc8e-5665087d6484","name":"Adaugare produse limba diferita de implicit","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"•••••••","type":"text"},{"key":"ApiShop","value":"http://tennisshop.gomag.ro","type":"text"},{"key":"User-Agent","value":"Mozilla/5.0","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"[\n  {\n    \"versions\": [\n      {\n        \"sku\": \"SKU-RO-001\",\n        \"price\": 299.9,\n        \"specialPrice\": 249.9,\n        \"stockManagement\": 1,\n        \"stock\": 30,\n        \"stockStatus\": \"instock\",\n        \"weight\": 1.25,\n        \"ean\": \"5941234567890\",\n        \"orderQuantityMinim\": 1,\n        \"orderQuantityMaxim\": 5,\n        \"stepQuantity\": 1,\n        \"EAV\": {\n          \"delivery_time\": \"2025-01-10\",\n          \"deliveryTimeType\": \"date\",\n          \"product_um\": \"buc\"\n        },\n        \"options\": [\n          {\n            \"name\": {\n              \"en\": \"Colour\"\n            },\n            \"value\": {\n              \"en\": \"Black\"\n            },\n            \"key\": \"color\"\n          }\n        ]\n      }\n    ],\n    \"name\": {\n      \"en\": \"Men Softshell Jacket\"\n    },\n    \"description\": {\n      \"en\": \"Waterproof jacket for the cold season.\"\n    },\n    \"short_description\": {\n      \"en\": \"Men waterproof jacket\"\n    },\n    \"html_title\": {\n      \"en\": \"Men Softshell Jacket - New\"\n    },\n    \"html_description\": {\n      \"en\": \"Buy the softshell jacket with fast delivery.\"\n    },\n    \"raw_url\": {\n      \"en\": \"men-softshell-jacket\"\n    },\n    \"canonical_url\": {\n      \"en\": \"https://magazin.ro/en/men-softshell-jacket\"\n    },\n    \"enabled\": 1,\n    \"vat\": 19,\n    \"vat_included\": 1,\n    \"currency\": \"RON\",\n    \"brand\": \"OutdoorPro\",\n    \"categories\": [\n\t\t\t[\n\t\t\t\t{\n\t\t\t\t\t\"en\": \"Apparel\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"en\": \"Jackets\"\n\t\t\t\t}\n\t\t\t]\n\t\t],\n    \"attributes\": [\n      {\n        \"name\": {\n          \"en\": \"Material\"\n        },\n        \"type\": \"dropdown\",\n        \"value\": {\n          \"en\": \"Polyester\"\n        },\n        \"key\": \"material\",\n        \"displayInProductDetails\": 1,\n        \"optionOrder\": \"name,asc\"\n      }\n    ],\n    \"images\": [\n      {\n        \"url\": \"https://cdn.magazin.ro/img/softshell-001.jpg\",\n        \"skus\": [\n          \"SKU-RO-001\"\n        ]\n      }\n    ],\n    \"options\": {\n      \"replaceCategories\": 0,\n      \"ignoreImagesIfExists\": 1\n    },\n    \"group_key\": \"SOFTSHELL-001\"\n  }\n]","description":"[{\n  \"versions\": [\n    {\n      \"sku\": \"SKU\",\n      \"price\": \"Pret\",\n      \"specialPrice\": \"Pret Redus\",\n      \"stockManagement\": \"Gestionare automata a stocului (1 sau 0)\",\n      \"stock\": \"Stoc cantitativ\",\n      \"stockStatus\": \"Status stoc\",\n      \"weight\": \"Greutate\",\n      \"ean\": \"Cod EAN\",\n      \"orderQuantityMinim\": \"Cantitate minima care se poate comanda\",\n      \"orderQuantityMaxim\": \"Cantitate maxima care se poate comanda\",\n      \"stepQuantity\": \"Increment cantitate\",\n      \"EAV\": {\n        \"delivery_time\": \"Durata livrare\",\n        \"deliveryTimeType\": \"Tip Durata livrare (text, date sau days)\",\n        \"product_um\": \"Unitate de masura\"\n      },\n      \"options\": [\n        {\n          \"name\": {\n            \"ro\": \"Denumire atribut definitor de versiuni\"\n          },\n          \"value\": {\n            \"ro\": \"Valoare Optiune\"\n          },\n          \"key\": \"Cheie atribut\",\n          \"info\": \"Este obligatoriu sa fie completat name sau key\"\n        }\n      ]\n    }\n  ],\n  \"name\": \"Denumire produs\",\n  \"description\": \"Descriere produs\",\n  \"short_description\": \"Descriere scurta produs\",\n  \"html_title\": \"Meta titlu\",\n  \"html_description\": \"Meta descriere\",\n  \"enabled\": \"Activ (1 sau 0)\",\n  \"vat\": \"Cota TVA (ex. 19 pentru 19%)\",\n  \"vat_included\": \"TVA-ul este inclus in pret (1 sau 0)\",\n  \"currency\": \"Moneda\",\n  \"brand\": \"Marca/Brand\",\n  \"categories\": [\n    [\n      \"Categorie principala 1\",\n      \"Categorie secundara 1\"\n    ],\n    [\n      \"Categorie principala 2\",\n      \"Categorie secundara 2\"\n    ]\n  ],\n  \"attributes\": [\n    {\n      \"name\": {\n        \"ro\": \"Denumire atribut definitor de versiuni\"\n      },\n      \"type\": \"Tipul atributului. valori acceptate (dropdown, multipleselect, textarea, textinput)\",\n      \"value\": {\n        \"ro\": \"Valoare Optiune\"\n      },\n      \"key\": \"Cheie atribut\",\n      \"info\": \"Este obligatoriu sa fie completat name sau key\",\n      \"displayInProductDetails\": \"Afiseaza in detaliile produsului (1 sau 0)\",\n      \"optionOrder\": \"Ordinea afisarii optiunilor (`count_products`, `user`, `name,asc`, `name,desc`)\"\n    }\n  ],\n  \"images\": [\n    {\n      \"url\": \"Url-ul imaginii\",\n      \"skus\": [\n        \"Cod produse pentru care se adauga aceasta imagine\"\n      ]\n    }\n  ],\n  \"options\":\n    {\n      \"replaceCategories\": \"1 sau 0\",\n      \"ignoreImagesIfExists\": \"1 sau 0\"\n    },\n  \"group_key\": \"Cod Grupa - Cod folosit pentru actualizarea variantelor de produs prin import\"\n}]","type":"text"}]},"url":"https://api.gomag.ro/api/v1/product/write/json"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"53d65473-d0f0-4ef4-913a-a904be14d49c"}],"id":"e9d7448b-6c4f-408a-b5df-c72e88de02ed","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"versions\"-&gt;\"sku\" =&gt; Sku produs/versiune Identificator produs (Unic in pagina)</p>\n</li>\n<li><p>\"versions\"-&gt;\"price\" =&gt; Pret produs/versiune</p>\n</li>\n<li><p>\"versions\"-&gt;\"stock\" =&gt; Stoc produs/versiune</p>\n</li>\n<li><p>\"versions\"-&gt;\"stockStatus\" =&gt; Status stoc produs/versiune (\"instock\"/\"notinstock\"/\"preorder\" ...)</p>\n</li>\n<li><p>\"name\" =&gt; Nume de produse</p>\n</li>\n<li><p>\"currency\" =&gt; Moneda activa in pagina (\"RON\"/\"EUR\")</p>\n</li>\n<li><p>\"categories\" =&gt; Array cu categorii de produse</p>\n</li>\n</ul>\n<h2 id=\"campuri-optionale-cu-format-special\">Campuri optionale cu format special</h2>\n<ul>\n<li><p>\"versions\"-&gt;\"options\" =&gt; Array de optiuni, unicitate pe versiuni pentru combinatii de \"options\"-&gt;\"name\" + \"options\"-&gt;\"value\"</p>\n</li>\n<li><p>\"attributes\" =&gt; Array de atribute</p>\n</li>\n</ul>\n<h2 id=\"campuri-cu-vizibilitate-pe-limba-magazin-multi-limba\">Campuri cu vizibilitate pe limba (magazin multi-limba)</h2>\n<ul>\n<li><p>\"name\", \"description\", \"short_description\", \"html_title\", \"html_description\" accepta fie un string, fie un obiect indexat dupa codul view-ului (ex. {\"ro\": \"Valoare RO\", \"ro\": \"Value EN\"}).</p>\n</li>\n<li><p>Daca trimiteti un string simplu, valoarea se aplica pe limba implicita; pentru valori diferite pe fiecare view folositi structura de obiect.</p>\n</li>\n</ul>\n<h3 id=\"categorii-magazin-multi-view\">Categorii (magazin multi-view)</h3>\n<ul>\n<li><p><code>categories</code> se trimite ca array de cai; fiecare cale (inner array) descrie ierarhia completa parinte -&gt; copil.</p>\n</li>\n<li><p>Pentru valori localizate, folositi obiecte indexate dupa cheia view-ului: <code>{\"ro\": \"...\", \"en\": \"...\"}</code>. Lipsa unei chei foloseste fallback-ul pe prima valoare.</p>\n</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li><p>\"description\": \"Descriere produs\"</p>\n</li>\n<li><p>\"short_description\": \"Descriere scurta produs\"</p>\n</li>\n<li><p>\"html_title\": \"Meta titlu\"</p>\n</li>\n<li><p>\"html_description\": \"Meta descriere\"</p>\n</li>\n<li><p>\"orderQuantityMinim\": \"Cantitate minima care se poate comanda\"</p>\n</li>\n<li><p>\"orderQuantityMaxim\": \"Cantitate maxima care se poate comanda\"</p>\n</li>\n<li><p>\"enabled\": \"Activ (1 sau 0)\"</p>\n</li>\n<li><p>\"vat\": \"Valoare numerica reprezentant cota TVA (ex. 19 pentru 19%)\"</p>\n</li>\n<li><p>\"vat_included\": \"TVA-ul este inclus in pret (1 sau 0)\"</p>\n</li>\n<li><p>\"allowOrdersWhenOutOfStock\": \"Se aduce la comanda (1 sau 0)\"</p>\n</li>\n<li><p>\"customSearchKeys\": \"Cuvinte cheie aditionale\"</p>\n</li>\n<li><p>\"feedDescription\": \"Descriere feed\"</p>\n</li>\n<li><p>\"brand\": \"Marca/Brand\"</p>\n</li>\n<li><p>\"versions\"-&gt;\"listPrice\" =&gt; Pret de Achizitie Produs/versiune</p>\n</li>\n<li><p>\"images\": =&gt; \"Array cu imaginea produsului\"</p>\n<ul>\n<li><p>\"images\"-&gt;\"url\": \"Url-ul imaginii\"</p>\n</li>\n<li><p>\"images\"-&gt;\"skus\": =&gt; \"Array cu Codurile produselor pentru care se adauga aceasta imagine\"</p>\n</li>\n</ul>\n</li>\n<li><p>\"videos\": =&gt; \"Array cu videourile produsului\"</p>\n<ul>\n<li><p>\"videos\"-&gt;\"video\": \"Url Video\"</p>\n</li>\n<li><p>\"videos\"-&gt;\"type\": \"Tip video, poate fii: youtube / vimeo\"</p>\n</li>\n</ul>\n</li>\n<li><p>\"files\": =&gt; \"Array cu fisierele produsului\"</p>\n<ul>\n<li>\"files\"-&gt;\"path\": \"Url-ul fisier extern de unde se importa, extensii acceptate: jpg, jpeg, png, pdf, xml, csv, docs, docx, zip, rar, txt, xls, xlsx\"</li>\n</ul>\n</li>\n<li><p>\"options\"-&gt;\"replaceCategories\": \"1 sau 0 - Inlocueste categoriile produsului\"</p>\n</li>\n<li><p>\"options\"-&gt;\"ignoreImagesIfExists\": \"1 sau 0 - Ignora Imaginile adaugate daca exista deja\"</p>\n</li>\n<li><p>\"group_key\": \"Cod Grupa - Cod folosit pentru actualizarea variantelor de produs prin import\"</p>\n</li>\n</ul>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-25-de-produse--cerere\">Exista o limita de 25 de produse / cerere</h3>\n","_postman_id":"e9d7448b-6c4f-408a-b5df-c72e88de02ed","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Patch (Modificare produse)","item":[{"name":"Modificare produse","event":[{"listen":"prerequest","script":{"id":"9377c62c-4d88-4456-aaa7-52df27d08b73","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"313139c6-1d9b-45d1-9323-f59f27664b6c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"User-Agent","value":"Mozilla/5.0","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"[\n  {\n    \"versions\": [\n      {\n        \"sku\": \"df19c7f0-f1df-44a7-93d0-475442e2df11\",\n        \"price\": \"121.01\",\n        \"specialPrice\": \"523.52\",\n        \"listPrice\": \"334.75\",\n        \"stockManagement\": 1,\n        \"stock\": \"76\",\n        \"stockStatus\": \"instock\",\n        \"weight\": \"344\",\n        \"ean\": \"392202\",\n        \"orderQuantityMinim\": 1,\n        \"orderQuantityMaxim\": 100,\n        \"stepQuantity\": 1,\n        \"EAV\": {\n          \"delivery_time\": \"2022-09-23\",\n          \"deliveryTimeType\": \"date\",\n          \"product_um\": \"Kg\"\n        },\n        \"options\": [\n          {\n            \"name\": {\n              \"ro\": \"Nume atribut - panel\"\n            },\n            \"value\": {\n              \"ro\": \"Metal\"\n            },\n            \"key\": \"hard drive\"\n          }\n        ]\n      },\n      {\n        \"sku\": \"5e44c53c-a6fc-43fe-9ce3-98f101c9c0e0\",\n        \"price\": \"677.11\",\n        \"specialPrice\": \"731.53\",\n        \"stockManagement\": 1,\n        \"stock\": \"329\",\n        \"stockStatus\": \"instock\",\n        \"weight\": \"378\",\n        \"ean\": \"284818\",\n        \"orderQuantityMinim\": 1,\n        \"stepQuantity\": 1,\n        \"EAV\": {\n          \"delivery_time\": \"Tue Jul 22 2025 05:29:56 GMT+0000 (Coordinated Universal Time)\",\n          \"deliveryTimeType\": \"date\",\n          \"product_um\": \"Kg\"\n        },\n        \"options\": [\n          {\n            \"name\": {\n              \"ro\": \"Nume atribut - system\"\n            },\n            \"value\": {\n              \"ro\": \"Plastic\"\n            },\n            \"key\": \"array\"\n          }\n        ]\n      }\n    ],\n    \"name\": \"Generic Concrete Ball\",\n    \"description\": \"You can't override the sensor without navigating the virtual SDD port!\",\n    \"short_description\": \"Garden panel Pants\",\n    \"html_title\": \"Pants\",\n    \"html_description\": \"plum mint\",\n    \"enabled\": 0,\n    \"vat\": 19,\n    \"vat_included\": 1,\n    \"currency\": \"RON\",\n    \"brand\": \"Clothing\",\n    \"categories\": [\n      [\n        \"Categorie principala Fantastic\",\n        \"Categorie secundara Tasty\"\n      ],\n      [\n        \"Categorie principala Generic\",\n        \"Categorie secundara Handcrafted\"\n      ]\n    ],\n    \"attributes\": [\n      {\n        \"name\": {\n          \"ro\": \"Nume atribut - interface\"\n        },\n        \"type\": \"multipleselect\",\n        \"value\": {\n          \"ro\": \"Wooden\"\n        },\n        \"key\": \"program\",\n        \"displayInProductDetails\": \"false\",\n        \"optionOrder\": \"count_products\"\n      }\n    ],\n    \"images\": [\n      {\n        \"url\": \"http://placeimg.com/640/480\",\n        \"skus\": [\n          \"9cd0be7e-97f4-49b6-a40a-7b2c21e6d5b9\"\n        ]\n      }\n    ],\n  \"options\":{\n      \"replaceCategories\": 0,\n      \"ignoreImagesIfExists\": 1,\n      \"replaceMedia\": 0,\n   } ,\n    \"group_key\": \"Cod Grupa - 106\"\n  }\n]","description":"<p>[\n  {\n    \"versions\": [\n      {\n        \"sku\": \"SKU\",\n        \"price\": \"Pret\",\n        \"specialPrice\": \"Pret Redus\",\n        \"listPrice\": \"Pret de Achizitie\",\n        \"stockManagement\": \"Gestionare automata a stocului (1 sau 0)\",\n        \"stock\": \"Stoc cantitativ\",\n        \"stockStatus\": \"Status stoc\",\n        \"weight\": \"Greutate\",\n        \"ean\": \"Cod EAN\",\n        \"orderQuantityMinim\": \"Cantitate minima care se poate comanda\",\n        \"orderQuantityMaxim\": \"Cantitate maxima care se poate comanda\",\n        \"stepQuantity\": \"Increment cantitate\",\n        \"EAV\": {\n          \"delivery_time\": \"Durata livrare\",\n          \"deliveryTimeType\": \"Tip Durata livrare (text, date sau days)\",\n          \"product_um\": \"Unitate de masura\"\n        },\n        \"options\": [\n          {\n            \"name\": {\n              \"ro\": \"Denumire atribut definitor de versiuni\"\n            },\n            \"value\": {\n              \"ro\": \"Valoare Optiune\"\n            },\n            \"key\": \"Cheie atribut\",\n            \"info\": \"Este obligatoriu sa fie completat name sau key\"\n          }\n        ]\n      }\n    ],\n    \"name\": \"Denumire produs\",\n    \"description\": \"Descriere produs\",\n    \"short_description\": \"Descriere scurta produs\",\n    \"html_title\": \"Meta titlu\",\n    \"html_description\": \"Meta descriere\",\n    \"enabled\": \"Activ (1 sau 0)\",\n    \"vat\": \"Cota TVA (ex. 19 pentru 19%)\",\n    \"vatIncluded\": \"TVA-ul este inclus in pret (1 sau 0)\",\n    \"currency\": \"Moneda\",\n    \"brand\": \"Marca/Brand\",\n    \"categories\": [\n      [\n        \"Categorie principala 1\",\n        \"Categorie secundara 1\"\n      ],\n      [\n        \"Categorie principala 2\",\n        \"Categorie secundara 2\"\n      ]\n    ],\n    \"attributes\": [\n      {\n        \"name\": {\n          \"ro\": \"Denumire atribut definitor de versiuni\"\n        },\n        \"type\": \"Tipul atributului. valori acceptate (dropdown, multipleselect, textarea, textinput)\",\n        \"value\": {\n          \"ro\": \"Valoare Optiune\"\n        },\n        \"key\": \"Cheie atribut\",\n        \"info\": \"Este obligatoriu sa fie completat name sau key\",\n        \"displayInProductDetails\": \"Afiseaza in detaliile produsului (1 sau 0)\",\n        \"optionOrder\": \"Ordinea afisarii optiunilor (<code>count_products</code>, <code>user</code>, <code>name,asc</code>, <code>name,desc</code>)\"\n      }\n    ],\n    \"images\": [\n      {\n        \"url\": \"Url-ul imaginii\",\n        \"skus\": [\n          \"Cod produse pentru care se adauga aceasta imagine\"\n        ]\n      }\n    ],\n    \"options\": \n      {\n        \"replaceCategories\": \"1 sau 0\",\n        \"ignoreImagesIfExists\": \"1 sau 0\",\n        \"replaceMedia\": \"1 sau 0\",\n      } ,\n    \"group_key\": \"Cod Grupa - Cod folosit pentru actualizarea variantelor de produs prin import\"\n  }\n]</p>\n","type":"text"}]},"url":"https://api.gomag.ro/api/v1/product/patch/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","product","patch","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"23c282c8-71db-44e2-ab4a-9b27246a2ab4","name":"Modificare produse","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"•••••••","type":"text"},{"key":"ApiShop","value":"http://tennisshop.gomag.ro","type":"text"},{"key":"User-Agent","value":"Mozilla/5.0","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"[\n  {\n    \"versions\": [\n      {\n        \"sku\": \"95625a7c-8a8a-48ea-bed8-6767bf00d279\",\n        \"price\": \"491.71\",\n        \"specialPrice\": \"9.06\",\n        \"stockManagement\": 1,\n        \"stock\": \"434\",\n        \"stockStatus\": \"instock\",\n        \"weight\": \"416\",\n        \"ean\": \"171489\",\n        \"orderQuantityMinim\": 1,\n        \"orderQuantityMaxim\": 100,\n        \"stepQuantity\": 1,\n        \"EAV\": {\n          \"delivery_time\": \"2022-09-23\",\n          \"deliveryTimeType\": \"date\",\n          \"product_um\": \"Kg\"\n        },\n        \"options\": [\n          {\n            \"name\": {\n              \"ro\": \"Nume atribut - program\"\n            },\n            \"value\": {\n              \"ro\": \"Concrete\"\n            },\n            \"key\": \"interface\"\n          }\n        ]\n      },\n      {\n        \"sku\": \"01c35784-28cf-4468-868e-39d75273e340\",\n        \"price\": \"951.81\",\n        \"specialPrice\": \"394.80\",\n        \"stockManagement\": 1,\n        \"stock\": \"939\",\n        \"stockStatus\": \"instock\",\n        \"weight\": \"37\",\n        \"ean\": \"737210\",\n        \"orderQuantityMinim\": 1,\n        \"stepQuantity\": 1,\n        \"EAV\": {\n          \"delivery_time\": \"Sat Nov 02 2024 15:01:54 GMT+0200 (Eastern European Standard Time)\",\n          \"deliveryTimeType\": \"date\",\n          \"product_um\": \"Kg\"\n        },\n        \"options\": [\n          {\n            \"name\": {\n              \"ro\": \"Nume atribut - program\"\n            },\n            \"value\": {\n              \"ro\": \"Rubber\"\n            },\n            \"key\": \"bus\"\n          }\n        ]\n      }\n    ],\n    \"name\": \"Ergonomic Fresh Bike\",\n    \"description\": \"The SSL capacitor is down, parse the open-source bus so we can override the TCP interface!\",\n    \"short_description\": \"Burg Orchestrator Practical Coordinator Rial\",\n    \"html_title\": \"Sausages\",\n    \"html_description\": \"well-modulated foreground\",\n    \"enabled\": 0,\n    \"vat\": 19,\n    \"vat_included\": 1,\n    \"currency\": \"RON\",\n    \"brand\": \"Grocery\",\n    \"categories\": [\n      [\n        \"Categorie principala Small\",\n        \"Categorie secundara Awesome\"\n      ],\n      [\n        \"Categorie principala Intelligent\",\n        \"Categorie secundara Tasty\"\n      ]\n    ],\n    \"attributes\": [\n      {\n        \"name\": {\n          \"ro\": \"Nume atribut - protocol\"\n        },\n        \"type\": \"multipleselect\",\n        \"value\": {\n          \"ro\": \"Granite\"\n        },\n        \"key\": \"program\",\n        \"displayInProductDetails\": \"true\",\n        \"optionOrder\": \"count_products\"\n      }\n    ],\n    \"images\": [\n      {\n        \"url\": \"http://placeimg.com/640/480\",\n        \"skus\": [\n          \"84014cfe-f8e8-49e3-b223-27af94e91ac7\"\n        ]\n      }\n    ],\n  \"options\":{\n      \"replaceCategories\": 0,\n      \"ignoreImagesIfExists\": 1,\n      \"replaceMedia\": 0,\n   } ,\n    \"group_key\": \"Cod Grupa - 141\"\n  }\n]","description":"[\n  {\n    \"versions\": [\n      {\n        \"sku\": \"SKU\",\n        \"price\": \"Pret\",\n        \"specialPrice\": \"Pret Redus\",\n        \"stockManagement\": \"Gestionare automata a stocului (1 sau 0)\",\n        \"stock\": \"Stoc cantitativ\",\n        \"stockStatus\": \"Status stoc\",\n        \"weight\": \"Greutate\",\n        \"ean\": \"Cod EAN\",\n        \"orderQuantityMinim\": \"Cantitate minima care se poate comanda\",\n        \"orderQuantityMaxim\": \"Cantitate maxima care se poate comanda\",\n        \"stepQuantity\": \"Increment cantitate\",\n        \"EAV\": {\n          \"delivery_time\": \"Durata livrare\",\n          \"deliveryTimeType\": \"Tip Durata livrare (text, date sau days)\",\n          \"product_um\": \"Unitate de masura\"\n        },\n        \"options\": [\n          {\n            \"name\": {\n              \"ro\": \"Denumire atribut definitor de versiuni\"\n            },\n            \"value\": {\n              \"ro\": \"Valoare Optiune\"\n            },\n            \"key\": \"Cheie atribut\",\n            \"info\": \"Este obligatoriu sa fie completat name sau key\"\n          }\n        ]\n      }\n    ],\n    \"name\": \"Denumire produs\",\n    \"description\": \"Descriere produs\",\n    \"short_description\": \"Descriere scurta produs\",\n    \"html_title\": \"Meta titlu\",\n    \"html_description\": \"Meta descriere\",\n    \"enabled\": \"Activ (1 sau 0)\",\n    \"vat\": \"Cota TVA (ex. 19 pentru 19%)\",\n    \"vat_included\": \"TVA-ul este inclus in pret (1 sau 0)\",\n    \"currency\": \"Moneda\",\n    \"brand\": \"Marca/Brand\",\n    \"categories\": [\n      [\n        \"Categorie principala 1\",\n        \"Categorie secundara 1\"\n      ],\n      [\n        \"Categorie principala 2\",\n        \"Categorie secundara 2\"\n      ]\n    ],\n    \"attributes\": [\n      {\n        \"name\": {\n          \"ro\": \"Denumire atribut definitor de versiuni\"\n        },\n        \"type\": \"Tipul atributului. valori acceptate (dropdown, multipleselect, textarea, textinput)\",\n        \"value\": {\n          \"ro\": \"Valoare Optiune\"\n        },\n        \"key\": \"Cheie atribut\",\n        \"info\": \"Este obligatoriu sa fie completat name sau key\",\n        \"displayInProductDetails\": \"Afiseaza in detaliile produsului (1 sau 0)\",\n        \"optionOrder\": \"Ordinea afisarii optiunilor (`count_products`, `user`, `name,asc`, `name,desc`)\"\n      }\n    ],\n    \"images\": [\n      {\n        \"url\": \"Url-ul imaginii\",\n        \"skus\": [\n          \"Cod produse pentru care se adauga aceasta imagine\"\n        ]\n      }\n    ],\n    \"options\": \n      {\n        \"replaceCategories\": \"1 sau 0\",\n        \"ignoreImagesIfExists\": \"1 sau 0\",\n        \"replaceMedia\": \"1 sau 0\",\n      },\n    \"group_key\": \"Cod Grupa - Cod folosit pentru actualizarea variantelor de produs prin import\"\n  }\n]","type":"text"}]},"url":"https://api.gomag.ro/api/v1/product/patch/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Feb 2023 10:25:18 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/product/patch/json, Key: http://factual.silkmart.ro/api/v1/product/patch/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": [\n        {\n            \"versions\": [\n                {\n                    \"sku\": \"6e3e24e6-eb5f-40de-bc16-b7c875d6cfe8\",\n                    \"price\": \"412.04\",\n                    \"specialPrice\": \"793.19\",\n                    \"stockManagement\": 1,\n                    \"stock\": \"756\",\n                    \"stockStatus\": \"instock\",\n                    \"weight\": \"143\",\n                    \"ean\": \"843297\",\n                    \"orderQuantityMinim\": 1,\n                    \"stepQuantity\": 1,\n                    \"EAV\": {\n                        \"delivery_time\": \"2022-09-23\",\n                        \"deliveryTimeType\": \"date\",\n                        \"product_um\": \"Kg\"\n                    },\n                    \"options\": [\n                        {\n                            \"name\": {\n                                \"ro\": \"Nume atribut - array\"\n                            },\n                            \"value\": {\n                                \"ro\": \"Steel\"\n                            },\n                            \"key\": \"capacitor\"\n                        }\n                    ]\n                },\n                {\n                    \"sku\": \"452f4346-7715-413c-92d2-0c40bb6b6cc4\",\n                    \"price\": \"95.73\",\n                    \"specialPrice\": \"731.93\",\n                    \"stockManagement\": 1,\n                    \"stock\": \"433\",\n                    \"stockStatus\": \"instock\",\n                    \"weight\": \"454\",\n                    \"ean\": \"237568\",\n                    \"orderQuantityMinim\": 1,\n                    \"stepQuantity\": 1,\n                    \"EAV\": {\n                        \"delivery_time\": \"2022-09-23\",\n                        \"deliveryTimeType\": \"date\",\n                        \"product_um\": \"Kg\"\n                    },\n                    \"options\": [\n                        {\n                            \"name\": {\n                                \"ro\": \"Nume atribut - transmitter\"\n                            },\n                            \"value\": {\n                                \"ro\": \"Concrete\"\n                            },\n                            \"key\": \"application\"\n                        }\n                    ]\n                }\n            ],\n            \"name\": \"Handmade Soft Cheese\",\n            \"description\": \"Try to index the XML application, maybe it will override the open-source bandwidth!\",\n            \"short_description\": \"Denmark leverage Electronics service-desk\",\n            \"html_title\": \"Fish\",\n            \"html_description\": \"Designer Card Industrial\",\n            \"enabled\": 0,\n            \"vat\": 19,\n            \"vat_included     \": 1,\n            \"currency\": \"RON\",\n            \"brand\": \"Computers\",\n            \"categories\": [\n                [\n                    \"Categorie principala Handcrafted\",\n                    \"Categorie secundara Unbranded\"\n                ],\n                [\n                    \"Categorie principala Sleek\",\n                    \"Categorie secundara Intelligent\"\n                ]\n            ],\n            \"attributes\": [\n                {\n                    \"name\": {\n                        \"ro\": \"Nume atribut - matrix\"\n                    },\n                    \"type\": \"multipleselect\",\n                    \"value\": {\n                        \"ro\": \"Cotton\"\n                    },\n                    \"key\": \"port\"\n                }\n            ],\n            \"images\": [\n                {\n                    \"url\": \"http://placeimg.com/640/480\",\n                    \"skus\": [\n                        \"f2c6e698-ff67-4949-9ea0-879db3c73a35\"\n                    ]\n                }\n            ],\n            \"options\": [\n                {\n                    \"replaceCategories\": 0,\n                    \"ignoreImagesIfExists\": 1\n                }\n            ],\n            \"group_key\": \"Cod Grupa - 499\"\n        }\n    ]\n}"}],"_postman_id":"313139c6-1d9b-45d1-9323-f59f27664b6c"},{"name":"Modificare produse limbi multiple","event":[{"listen":"prerequest","script":{"id":"9377c62c-4d88-4456-aaa7-52df27d08b73","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"213e6d34-207e-41bb-9ce7-e1a0ee36f963","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"•••••••","type":"text"},{"key":"ApiShop","value":"http://tennisshop.gomag.ro","type":"text"},{"key":"User-Agent","value":"Mozilla/5.0","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"[\n\t{\n\t\t\"versions\": [\n\t\t\t{\n\t\t\t\t\"sku\": \"SKU-RO-001\",\n\t\t\t\t\"price\": 299.9,\n\t\t\t\t\"specialPrice\": 249.9,\n\t\t\t\t\"listPrice\": \"200\",\n\t\t\t\t\"stockManagement\": 1,\n\t\t\t\t\"stock\": 30,\n\t\t\t\t\"stockStatus\": \"instock\",\n\t\t\t\t\"weight\": 1.25,\n\t\t\t\t\"ean\": \"5941234567890\",\n\t\t\t\t\"orderQuantityMinim\": 1,\n\t\t\t\t\"orderQuantityMaxim\": 5,\n\t\t\t\t\"stepQuantity\": 1,\n\t\t\t\t\"EAV\": {\n\t\t\t\t\t\"delivery_time\": \"2025-01-10\",\n\t\t\t\t\t\"deliveryTimeType\": \"date\",\n\t\t\t\t\t\"product_um\": \"buc\"\n\t\t\t\t},\n\t\t\t\t\"options\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"name\": {\n\t\t\t\t\t\t\t\"ro\": \"Culoare\",\n\t\t\t\t\t\t\t\"en\": \"Colour\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"value\": {\n\t\t\t\t\t\t\t\"ro\": \"Negru\",\n\t\t\t\t\t\t\t\"en\": \"Black\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"key\": \"color\"\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t],\n\t\t\"name\": {\n\t\t\t\"ro\": \"Geaca Softshell Barbati\",\n\t\t\t\"en\": \"Men Softshell Jacket\"\n\t\t},\n\t\t\"description\": {\n\t\t\t\"ro\": \"Geaca impermeabila pentru sezonul rece.\",\n\t\t\t\"en\": \"Waterproof jacket for the cold season.\"\n\t\t},\n\t\t\"short_description\": {\n\t\t\t\"ro\": \"Geaca barbateasca impermeabila\",\n\t\t\t\"en\": \"Men waterproof jacket\"\n\t\t},\n\t\t\"html_title\": {\n\t\t\t\"ro\": \"Geaca Softshell Barbati - Nou\",\n\t\t\t\"en\": \"Men Softshell Jacket - New\"\n\t\t},\n\t\t\"html_description\": {\n\t\t\t\"ro\": \"Cumperi geaca softshell cu livrare rapida.\",\n\t\t\t\"en\": \"Buy the softshell jacket with fast delivery.\"\n\t\t},\n\t\t\"raw_url\": {\n\t\t\t\"ro\": \"geaca-softshell-barbati\",\n\t\t\t\"en\": \"men-softshell-jacket\"\n\t\t},\n\t\t\"canonical_url\": {\n\t\t\t\"ro\": \"https://magazin.ro/geaca-softshell-barbati\",\n\t\t\t\"en\": \"https://magazin.ro/en/men-softshell-jacket\"\n\t\t},\n\t\t\"enabled\": 1,\n\t\t\"vat\": 19,\n\t\t\"vat_included\": 1,\n\t\t\"currency\": \"RON\",\n\t\t\"brand\": \"OutdoorPro\",\n\t\t\"categories\": [\n\t\t\t[\n\t\t\t\t{\n\t\t\t\t\t\"ro\": \"Îmbrăcăminte\",\n\t\t\t\t\t\"en\": \"Apparel\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"ro\": \"Geci\",\n\t\t\t\t\t\"en\": \"Jackets\"\n\t\t\t\t}\n\t\t\t]\n\t\t],\n\t\t\"attributes\": [\n\t\t\t{\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"ro\": \"Material\",\n\t\t\t\t\t\"en\": \"Material\"\n\t\t\t\t},\n\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\"value\": {\n\t\t\t\t\t\"ro\": \"Poliester\",\n\t\t\t\t\t\"en\": \"Polyester\"\n\t\t\t\t},\n\t\t\t\t\"key\": \"material\",\n\t\t\t\t\"displayInProductDetails\": 1,\n\t\t\t\t\"optionOrder\": \"name,asc\"\n\t\t\t}\n\t\t],\n\t\t\"images\": [\n\t\t\t{\n\t\t\t\t\"url\": \"https://cdn.magazin.ro/img/softshell-001.jpg\",\n\t\t\t\t\"skus\": [\n\t\t\t\t\t\"SKU-RO-001\"\n\t\t\t\t]\n\t\t\t}\n\t\t],\n\t\t\"options\": {\n\t\t\t\"replaceCategories\": 0,\n\t\t\t\"ignoreImagesIfExists\": 1\n\t\t},\n\t\t\"group_key\": \"SOFTSHELL-001\"\n\t}\n]","description":"<p>[\n  {\n    \"versions\": [\n      {\n        \"sku\": \"SKU\",\n        \"price\": \"Pret\",\n        \"specialPrice\": \"Pret Redus\",\n        \"listPrice\": \"Pret de Achizitie\",\n        \"stockManagement\": \"Gestionare automata a stocului (1 sau 0)\",\n        \"stock\": \"Stoc cantitativ\",\n        \"stockStatus\": \"Status stoc\",\n        \"weight\": \"Greutate\",\n        \"ean\": \"Cod EAN\",\n        \"orderQuantityMinim\": \"Cantitate minima care se poate comanda\",\n        \"orderQuantityMaxim\": \"Cantitate maxima care se poate comanda\",\n        \"stepQuantity\": \"Increment cantitate\",\n        \"EAV\": {\n          \"delivery_time\": \"Durata livrare\",\n          \"deliveryTimeType\": \"Tip Durata livrare (text, date sau days)\",\n          \"product_um\": \"Unitate de masura\"\n        },\n        \"options\": [\n          {\n            \"name\": {\n              \"ro\": \"Denumire atribut definitor de versiuni\"\n            },\n            \"value\": {\n              \"ro\": \"Valoare Optiune\"\n            },\n            \"key\": \"Cheie atribut\",\n            \"info\": \"Este obligatoriu sa fie completat name sau key\"\n          }\n        ]\n      }\n    ],\n    \"name\": \"Denumire produs\",\n    \"description\": \"Descriere produs\",\n    \"short_description\": \"Descriere scurta produs\",\n    \"html_title\": \"Meta titlu\",\n    \"html_description\": \"Meta descriere\",\n    \"enabled\": \"Activ (1 sau 0)\",\n    \"vat\": \"Cota TVA (ex. 19 pentru 19%)\",\n    \"vat_included\": \"TVA-ul este inclus in pret (1 sau 0)\",\n    \"currency\": \"Moneda\",\n    \"brand\": \"Marca/Brand\",\n    \"categories\": [\n      [\n        \"Categorie principala 1\",\n        \"Categorie secundara 1\"\n      ],\n      [\n        \"Categorie principala 2\",\n        \"Categorie secundara 2\"\n      ]\n    ],\n    \"attributes\": [\n      {\n        \"name\": {\n          \"ro\": \"Denumire atribut definitor de versiuni\"\n        },\n        \"type\": \"Tipul atributului. valori acceptate (dropdown, multipleselect, textarea, textinput)\",\n        \"value\": {\n          \"ro\": \"Valoare Optiune\"\n        },\n        \"key\": \"Cheie atribut\",\n        \"info\": \"Este obligatoriu sa fie completat name sau key\",\n        \"displayInProductDetails\": \"Afiseaza in detaliile produsului (1 sau 0)\",\n        \"optionOrder\": \"Ordinea afisarii optiunilor (<code>count_products</code>, <code>user</code>, <code>name,asc</code>, <code>name,desc</code>)\"\n      }\n    ],\n    \"images\": [\n      {\n        \"url\": \"Url-ul imaginii\",\n        \"skus\": [\n          \"Cod produse pentru care se adauga aceasta imagine\"\n        ]\n      }\n    ],\n    \"options\": \n      {\n        \"replaceCategories\": \"1 sau 0\",\n        \"ignoreImagesIfExists\": \"1 sau 0\",\n        \"replaceMedia\": \"1 sau 0\",\n      },\n    \"group_key\": \"Cod Grupa - Cod folosit pentru actualizarea variantelor de produs prin import\"\n  }\n]</p>\n","type":"text"}]},"url":"https://api.gomag.ro/api/v1/product/patch/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","product","patch","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"0d46cdb8-959f-4d2f-9442-924c37202d16","name":"Modificare produse limbi multiple","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"•••••••","type":"text"},{"key":"ApiShop","value":"http://tennisshop.gomag.ro","type":"text"},{"key":"User-Agent","value":"Mozilla/5.0","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"[\n\t{\n\t\t\"versions\": [\n\t\t\t{\n\t\t\t\t\"sku\": \"SKU-RO-001\",\n\t\t\t\t\"price\": 299.9,\n\t\t\t\t\"specialPrice\": 249.9,\n\t\t\t\t\"stockManagement\": 1,\n\t\t\t\t\"stock\": 30,\n\t\t\t\t\"stockStatus\": \"instock\",\n\t\t\t\t\"weight\": 1.25,\n\t\t\t\t\"ean\": \"5941234567890\",\n\t\t\t\t\"orderQuantityMinim\": 1,\n\t\t\t\t\"orderQuantityMaxim\": 5,\n\t\t\t\t\"stepQuantity\": 1,\n\t\t\t\t\"EAV\": {\n\t\t\t\t\t\"delivery_time\": \"2025-01-10\",\n\t\t\t\t\t\"deliveryTimeType\": \"date\",\n\t\t\t\t\t\"product_um\": \"buc\"\n\t\t\t\t},\n\t\t\t\t\"options\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"name\": {\n\t\t\t\t\t\t\t\"ro\": \"Culoare\",\n\t\t\t\t\t\t\t\"en\": \"Colour\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"value\": {\n\t\t\t\t\t\t\t\"ro\": \"Negru\",\n\t\t\t\t\t\t\t\"en\": \"Black\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"key\": \"color\"\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t}\n\t\t],\n\t\t\"name\": {\n\t\t\t\"ro\": \"Geaca Softshell Barbati\",\n\t\t\t\"en\": \"Men Softshell Jacket\"\n\t\t},\n\t\t\"description\": {\n\t\t\t\"ro\": \"Geaca impermeabila pentru sezonul rece.\",\n\t\t\t\"en\": \"Waterproof jacket for the cold season.\"\n\t\t},\n\t\t\"short_description\": {\n\t\t\t\"ro\": \"Geaca barbateasca impermeabila\",\n\t\t\t\"en\": \"Men waterproof jacket\"\n\t\t},\n\t\t\"html_title\": {\n\t\t\t\"ro\": \"Geaca Softshell Barbati - Nou\",\n\t\t\t\"en\": \"Men Softshell Jacket - New\"\n\t\t},\n\t\t\"html_description\": {\n\t\t\t\"ro\": \"Cumperi geaca softshell cu livrare rapida.\",\n\t\t\t\"en\": \"Buy the softshell jacket with fast delivery.\"\n\t\t},\n\t\t\"raw_url\": {\n\t\t\t\"ro\": \"geaca-softshell-barbati\",\n\t\t\t\"en\": \"men-softshell-jacket\"\n\t\t},\n\t\t\"canonical_url\": {\n\t\t\t\"ro\": \"https://magazin.ro/geaca-softshell-barbati\",\n\t\t\t\"en\": \"https://magazin.ro/en/men-softshell-jacket\"\n\t\t},\n\t\t\"enabled\": 1,\n\t\t\"vat\": 19,\n\t\t\"vat_included\": 1,\n\t\t\"currency\": \"RON\",\n\t\t\"brand\": \"OutdoorPro\",\n\t\t\"categories\": [\n\t\t\t[\n\t\t\t\t{\n\t\t\t\t\t\"ro\": \"Îmbrăcăminte\",\n\t\t\t\t\t\"en\": \"Apparel\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"ro\": \"Geci\",\n\t\t\t\t\t\"en\": \"Jackets\"\n\t\t\t\t}\n\t\t\t]\n\t\t],\n\t\t\"attributes\": [\n\t\t\t{\n\t\t\t\t\"name\": {\n\t\t\t\t\t\"ro\": \"Material\",\n\t\t\t\t\t\"en\": \"Material\"\n\t\t\t\t},\n\t\t\t\t\"type\": \"dropdown\",\n\t\t\t\t\"value\": {\n\t\t\t\t\t\"ro\": \"Poliester\",\n\t\t\t\t\t\"en\": \"Polyester\"\n\t\t\t\t},\n\t\t\t\t\"key\": \"material\",\n\t\t\t\t\"displayInProductDetails\": 1,\n\t\t\t\t\"optionOrder\": \"name,asc\"\n\t\t\t}\n\t\t],\n\t\t\"images\": [\n\t\t\t{\n\t\t\t\t\"url\": \"https://cdn.magazin.ro/img/softshell-001.jpg\",\n\t\t\t\t\"skus\": [\n\t\t\t\t\t\"SKU-RO-001\"\n\t\t\t\t]\n\t\t\t}\n\t\t],\n\t\t\"options\": {\n\t\t\t\"replaceCategories\": 0,\n\t\t\t\"ignoreImagesIfExists\": 1\n\t\t},\n\t\t\"group_key\": \"SOFTSHELL-001\"\n\t}\n]","description":"[\n  {\n    \"versions\": [\n      {\n        \"sku\": \"SKU\",\n        \"price\": \"Pret\",\n        \"specialPrice\": \"Pret Redus\",\n        \"stockManagement\": \"Gestionare automata a stocului (1 sau 0)\",\n        \"stock\": \"Stoc cantitativ\",\n        \"stockStatus\": \"Status stoc\",\n        \"weight\": \"Greutate\",\n        \"ean\": \"Cod EAN\",\n        \"orderQuantityMinim\": \"Cantitate minima care se poate comanda\",\n        \"orderQuantityMaxim\": \"Cantitate maxima care se poate comanda\",\n        \"stepQuantity\": \"Increment cantitate\",\n        \"EAV\": {\n          \"delivery_time\": \"Durata livrare\",\n          \"deliveryTimeType\": \"Tip Durata livrare (text, date sau days)\",\n          \"product_um\": \"Unitate de masura\"\n        },\n        \"options\": [\n          {\n            \"name\": {\n              \"ro\": \"Denumire atribut definitor de versiuni\"\n            },\n            \"value\": {\n              \"ro\": \"Valoare Optiune\"\n            },\n            \"key\": \"Cheie atribut\",\n            \"info\": \"Este obligatoriu sa fie completat name sau key\"\n          }\n        ]\n      }\n    ],\n    \"name\": \"Denumire produs\",\n    \"description\": \"Descriere produs\",\n    \"short_description\": \"Descriere scurta produs\",\n    \"html_title\": \"Meta titlu\",\n    \"html_description\": \"Meta descriere\",\n    \"enabled\": \"Activ (1 sau 0)\",\n    \"vat\": \"Cota TVA (ex. 19 pentru 19%)\",\n    \"vat_included\": \"TVA-ul este inclus in pret (1 sau 0)\",\n    \"currency\": \"Moneda\",\n    \"brand\": \"Marca/Brand\",\n    \"categories\": [\n      [\n        \"Categorie principala 1\",\n        \"Categorie secundara 1\"\n      ],\n      [\n        \"Categorie principala 2\",\n        \"Categorie secundara 2\"\n      ]\n    ],\n    \"attributes\": [\n      {\n        \"name\": {\n          \"ro\": \"Denumire atribut definitor de versiuni\"\n        },\n        \"type\": \"Tipul atributului. valori acceptate (dropdown, multipleselect, textarea, textinput)\",\n        \"value\": {\n          \"ro\": \"Valoare Optiune\"\n        },\n        \"key\": \"Cheie atribut\",\n        \"info\": \"Este obligatoriu sa fie completat name sau key\",\n        \"displayInProductDetails\": \"Afiseaza in detaliile produsului (1 sau 0)\",\n        \"optionOrder\": \"Ordinea afisarii optiunilor (`count_products`, `user`, `name,asc`, `name,desc`)\"\n      }\n    ],\n    \"images\": [\n      {\n        \"url\": \"Url-ul imaginii\",\n        \"skus\": [\n          \"Cod produse pentru care se adauga aceasta imagine\"\n        ]\n      }\n    ],\n    \"options\": \n      {\n        \"replaceCategories\": \"1 sau 0\",\n        \"ignoreImagesIfExists\": \"1 sau 0\",\n        \"replaceMedia\": \"1 sau 0\",\n      },\n    \"group_key\": \"Cod Grupa - Cod folosit pentru actualizarea variantelor de produs prin import\"\n  }\n]","type":"text"}]},"url":"https://api.gomag.ro/api/v1/product/patch/json"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"213e6d34-207e-41bb-9ce7-e1a0ee36f963"},{"name":"Modificare produse limba diferita de implicit","event":[{"listen":"prerequest","script":{"id":"9377c62c-4d88-4456-aaa7-52df27d08b73","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"ad254a65-cd5b-46fc-ac4f-93db1f357dff","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"•••••••","type":"text"},{"key":"ApiShop","value":"http://tennisshop.gomag.ro","type":"text"},{"key":"User-Agent","value":"Mozilla/5.0","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"[\n  {\n    \"versions\": [\n      {\n        \"sku\": \"SKU-RO-001\",\n        \"price\": 299.9,\n        \"specialPrice\": 249.9,\n        \"stockManagement\": 1,\n        \"stock\": 30,\n        \"stockStatus\": \"instock\",\n        \"weight\": 1.25,\n        \"ean\": \"5941234567890\",\n        \"orderQuantityMinim\": 1,\n        \"orderQuantityMaxim\": 5,\n        \"stepQuantity\": 1,\n        \"EAV\": {\n          \"delivery_time\": \"2025-01-10\",\n          \"deliveryTimeType\": \"date\",\n          \"product_um\": \"buc\"\n        },\n        \"options\": [\n          {\n            \"name\": {\n              \"en\": \"Colour\"\n            },\n            \"value\": {\n              \"en\": \"Black\"\n            },\n            \"key\": \"color\"\n          }\n        ]\n      }\n    ],\n    \"name\": {\n      \"en\": \"Men Softshell Jacket\"\n    },\n    \"description\": {\n      \"en\": \"Waterproof jacket for the cold season.\"\n    },\n    \"short_description\": {\n      \"en\": \"Men waterproof jacket\"\n    },\n    \"html_title\": {\n      \"en\": \"Men Softshell Jacket - New\"\n    },\n    \"html_description\": {\n      \"en\": \"Buy the softshell jacket with fast delivery.\"\n    },\n    \"raw_url\": {\n      \"en\": \"men-softshell-jacket\"\n    },\n    \"canonical_url\": {\n      \"en\": \"https://magazin.ro/en/men-softshell-jacket\"\n    },\n    \"enabled\": 1,\n    \"vat\": 19,\n    \"vat_included\": 1,\n    \"currency\": \"RON\",\n    \"brand\": \"OutdoorPro\",\n    \"categories\": [\n\t\t\t[\n\t\t\t\t{\n\t\t\t\t\t\"en\": \"Apparel\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"en\": \"Jackets\"\n\t\t\t\t}\n\t\t\t]\n\t\t],\n    \"attributes\": [\n      {\n        \"name\": {\n          \"en\": \"Material\"\n        },\n        \"type\": \"dropdown\",\n        \"value\": {\n          \"en\": \"Polyester\"\n        },\n        \"key\": \"material\",\n        \"displayInProductDetails\": 1,\n        \"optionOrder\": \"name,asc\"\n      }\n    ],\n    \"images\": [\n      {\n        \"url\": \"https://cdn.magazin.ro/img/softshell-001.jpg\",\n        \"skus\": [\n          \"SKU-RO-001\"\n        ]\n      }\n    ],\n    \"options\": {\n      \"replaceCategories\": 0,\n      \"ignoreImagesIfExists\": 1\n    },\n    \"group_key\": \"SOFTSHELL-001\"\n  }\n]","description":"<p>[\n  {\n    \"versions\": [\n      {\n        \"sku\": \"SKU\",\n        \"price\": \"Pret\",\n        \"specialPrice\": \"Pret Redus\",\n        \"listPrice\": \"Pret de Achizitie\",\n        \"stockManagement\": \"Gestionare automata a stocului (1 sau 0)\",\n        \"stock\": \"Stoc cantitativ\",\n        \"stockStatus\": \"Status stoc\",\n        \"weight\": \"Greutate\",\n        \"ean\": \"Cod EAN\",\n        \"orderQuantityMinim\": \"Cantitate minima care se poate comanda\",\n        \"orderQuantityMaxim\": \"Cantitate maxima care se poate comanda\",\n        \"stepQuantity\": \"Increment cantitate\",\n        \"EAV\": {\n          \"delivery_time\": \"Durata livrare\",\n          \"deliveryTimeType\": \"Tip Durata livrare (text, date sau days)\",\n          \"product_um\": \"Unitate de masura\"\n        },\n        \"options\": [\n          {\n            \"name\": {\n              \"ro\": \"Denumire atribut definitor de versiuni\"\n            },\n            \"value\": {\n              \"ro\": \"Valoare Optiune\"\n            },\n            \"key\": \"Cheie atribut\",\n            \"info\": \"Este obligatoriu sa fie completat name sau key\"\n          }\n        ]\n      }\n    ],\n    \"name\": \"Denumire produs\",\n    \"description\": \"Descriere produs\",\n    \"short_description\": \"Descriere scurta produs\",\n    \"html_title\": \"Meta titlu\",\n    \"html_description\": \"Meta descriere\",\n    \"enabled\": \"Activ (1 sau 0)\",\n    \"vat\": \"Cota TVA (ex. 19 pentru 19%)\",\n    \"vat_included\": \"TVA-ul este inclus in pret (1 sau 0)\",\n    \"currency\": \"Moneda\",\n    \"brand\": \"Marca/Brand\",\n    \"categories\": [\n      [\n        \"Categorie principala 1\",\n        \"Categorie secundara 1\"\n      ],\n      [\n        \"Categorie principala 2\",\n        \"Categorie secundara 2\"\n      ]\n    ],\n    \"attributes\": [\n      {\n        \"name\": {\n          \"ro\": \"Denumire atribut definitor de versiuni\"\n        },\n        \"type\": \"Tipul atributului. valori acceptate (dropdown, multipleselect, textarea, textinput)\",\n        \"value\": {\n          \"ro\": \"Valoare Optiune\"\n        },\n        \"key\": \"Cheie atribut\",\n        \"info\": \"Este obligatoriu sa fie completat name sau key\",\n        \"displayInProductDetails\": \"Afiseaza in detaliile produsului (1 sau 0)\",\n        \"optionOrder\": \"Ordinea afisarii optiunilor (<code>count_products</code>, <code>user</code>, <code>name,asc</code>, <code>name,desc</code>)\"\n      }\n    ],\n    \"images\": [\n      {\n        \"url\": \"Url-ul imaginii\",\n        \"skus\": [\n          \"Cod produse pentru care se adauga aceasta imagine\"\n        ]\n      }\n    ],\n    \"options\": \n      {\n        \"replaceCategories\": \"1 sau 0\",\n        \"ignoreImagesIfExists\": \"1 sau 0\",\n        \"replaceMedia\": \"1 sau 0\",\n      },\n    \"group_key\": \"Cod Grupa - Cod folosit pentru actualizarea variantelor de produs prin import\"\n  }\n]</p>\n","type":"text"}]},"url":"https://api.gomag.ro/api/v1/product/patch/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","product","patch","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"5e3b42ea-5b1c-4532-af3a-db50036eef43","name":"Modificare produse limba diferita de implicit","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"•••••••","type":"text"},{"key":"ApiShop","value":"http://tennisshop.gomag.ro","type":"text"},{"key":"User-Agent","value":"Mozilla/5.0","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"[\n  {\n    \"versions\": [\n      {\n        \"sku\": \"SKU-RO-001\",\n        \"price\": 299.9,\n        \"specialPrice\": 249.9,\n        \"stockManagement\": 1,\n        \"stock\": 30,\n        \"stockStatus\": \"instock\",\n        \"weight\": 1.25,\n        \"ean\": \"5941234567890\",\n        \"orderQuantityMinim\": 1,\n        \"orderQuantityMaxim\": 5,\n        \"stepQuantity\": 1,\n        \"EAV\": {\n          \"delivery_time\": \"2025-01-10\",\n          \"deliveryTimeType\": \"date\",\n          \"product_um\": \"buc\"\n        },\n        \"options\": [\n          {\n            \"name\": {\n              \"en\": \"Colour\"\n            },\n            \"value\": {\n              \"en\": \"Black\"\n            },\n            \"key\": \"color\"\n          }\n        ]\n      }\n    ],\n    \"name\": {\n      \"en\": \"Men Softshell Jacket\"\n    },\n    \"description\": {\n      \"en\": \"Waterproof jacket for the cold season.\"\n    },\n    \"short_description\": {\n      \"en\": \"Men waterproof jacket\"\n    },\n    \"html_title\": {\n      \"en\": \"Men Softshell Jacket - New\"\n    },\n    \"html_description\": {\n      \"en\": \"Buy the softshell jacket with fast delivery.\"\n    },\n    \"raw_url\": {\n      \"en\": \"men-softshell-jacket\"\n    },\n    \"canonical_url\": {\n      \"en\": \"https://magazin.ro/en/men-softshell-jacket\"\n    },\n    \"enabled\": 1,\n    \"vat\": 19,\n    \"vat_included\": 1,\n    \"currency\": \"RON\",\n    \"brand\": \"OutdoorPro\",\n    \"categories\": [\n\t\t\t[\n\t\t\t\t{\n\t\t\t\t\t\"en\": \"Apparel\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"en\": \"Jackets\"\n\t\t\t\t}\n\t\t\t]\n\t\t],\n    \"attributes\": [\n      {\n        \"name\": {\n          \"en\": \"Material\"\n        },\n        \"type\": \"dropdown\",\n        \"value\": {\n          \"en\": \"Polyester\"\n        },\n        \"key\": \"material\",\n        \"displayInProductDetails\": 1,\n        \"optionOrder\": \"name,asc\"\n      }\n    ],\n    \"images\": [\n      {\n        \"url\": \"https://cdn.magazin.ro/img/softshell-001.jpg\",\n        \"skus\": [\n          \"SKU-RO-001\"\n        ]\n      }\n    ],\n    \"options\": {\n      \"replaceCategories\": 0,\n      \"ignoreImagesIfExists\": 1\n    },\n    \"group_key\": \"SOFTSHELL-001\"\n  }\n]","description":"[\n  {\n    \"versions\": [\n      {\n        \"sku\": \"SKU\",\n        \"price\": \"Pret\",\n        \"specialPrice\": \"Pret Redus\",\n        \"stockManagement\": \"Gestionare automata a stocului (1 sau 0)\",\n        \"stock\": \"Stoc cantitativ\",\n        \"stockStatus\": \"Status stoc\",\n        \"weight\": \"Greutate\",\n        \"ean\": \"Cod EAN\",\n        \"orderQuantityMinim\": \"Cantitate minima care se poate comanda\",\n        \"orderQuantityMaxim\": \"Cantitate maxima care se poate comanda\",\n        \"stepQuantity\": \"Increment cantitate\",\n        \"EAV\": {\n          \"delivery_time\": \"Durata livrare\",\n          \"deliveryTimeType\": \"Tip Durata livrare (text, date sau days)\",\n          \"product_um\": \"Unitate de masura\"\n        },\n        \"options\": [\n          {\n            \"name\": {\n              \"ro\": \"Denumire atribut definitor de versiuni\"\n            },\n            \"value\": {\n              \"ro\": \"Valoare Optiune\"\n            },\n            \"key\": \"Cheie atribut\",\n            \"info\": \"Este obligatoriu sa fie completat name sau key\"\n          }\n        ]\n      }\n    ],\n    \"name\": \"Denumire produs\",\n    \"description\": \"Descriere produs\",\n    \"short_description\": \"Descriere scurta produs\",\n    \"html_title\": \"Meta titlu\",\n    \"html_description\": \"Meta descriere\",\n    \"enabled\": \"Activ (1 sau 0)\",\n    \"vat\": \"Cota TVA (ex. 19 pentru 19%)\",\n    \"vat_included\": \"TVA-ul este inclus in pret (1 sau 0)\",\n    \"currency\": \"Moneda\",\n    \"brand\": \"Marca/Brand\",\n    \"categories\": [\n      [\n        \"Categorie principala 1\",\n        \"Categorie secundara 1\"\n      ],\n      [\n        \"Categorie principala 2\",\n        \"Categorie secundara 2\"\n      ]\n    ],\n    \"attributes\": [\n      {\n        \"name\": {\n          \"ro\": \"Denumire atribut definitor de versiuni\"\n        },\n        \"type\": \"Tipul atributului. valori acceptate (dropdown, multipleselect, textarea, textinput)\",\n        \"value\": {\n          \"ro\": \"Valoare Optiune\"\n        },\n        \"key\": \"Cheie atribut\",\n        \"info\": \"Este obligatoriu sa fie completat name sau key\",\n        \"displayInProductDetails\": \"Afiseaza in detaliile produsului (1 sau 0)\",\n        \"optionOrder\": \"Ordinea afisarii optiunilor (`count_products`, `user`, `name,asc`, `name,desc`)\"\n      }\n    ],\n    \"images\": [\n      {\n        \"url\": \"Url-ul imaginii\",\n        \"skus\": [\n          \"Cod produse pentru care se adauga aceasta imagine\"\n        ]\n      }\n    ],\n    \"options\": \n      {\n        \"replaceCategories\": \"1 sau 0\",\n        \"ignoreImagesIfExists\": \"1 sau 0\",\n        \"replaceMedia\": \"1 sau 0\",\n      },\n    \"group_key\": \"Cod Grupa - Cod folosit pentru actualizarea variantelor de produs prin import\"\n  }\n]","type":"text"}]},"url":"https://api.gomag.ro/api/v1/product/patch/json"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"ad254a65-cd5b-46fc-ac4f-93db1f357dff"}],"id":"8cbfdf09-13b3-44ef-889a-8e09ced88b60","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"versions\"-&gt;\"sku\" =&gt; Sku produs/versiune Identificator produs (Unic in pagina)</p>\n</li>\n<li><p>\"versions\"-&gt;\"price\" =&gt; Pret produs/versiune</p>\n</li>\n<li><p>\"categories\" =&gt; Array cu categorii de produse</p>\n</li>\n</ul>\n<h2 id=\"campuri-optionale-cu-format-special\">Campuri optionale cu format special</h2>\n<ul>\n<li>\"currency\" =&gt; Moneda activa in pagina (\"RON\"/\"EUR\")</li>\n</ul>\n<h2 id=\"campuri-cu-vizibilitate-pe-limba-magazin-multi-limba\">Campuri cu vizibilitate pe limba (magazin multi-limba)</h2>\n<ul>\n<li><p>\"name\", \"description\", \"short_description\", \"html_title\", \"html_description\" accepta fie un string, fie un obiect indexat dupa codul view-ului (ex. {\"ro\": \"Valoare RO\", \"ro\": \"Value EN\"}).</p>\n</li>\n<li><p>Daca trimiteti un string simplu, valoarea se aplica pe limba implicita; pentru valori diferite pe fiecare view folositi structura de obiect.</p>\n</li>\n</ul>\n<h3 id=\"categorii-magazin-multi-view\">Categorii (magazin multi-view)</h3>\n<ul>\n<li><p><code>categories</code> se trimite ca array de cai; fiecare cale (inner array) descrie ierarhia completa parinte -&gt; copil.</p>\n</li>\n<li><p>Pentru valori localizate, folositi obiecte indexate dupa cheia view-ului: <code>{\"ro\": \"...\", \"en\": \"...\"}</code>. Lipsa unei chei foloseste fallback-ul pe prima valoare.</p>\n</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li><p>\"name\": \"Denumire produs\"</p>\n</li>\n<li><p>\"description\": \"Descriere produs\"</p>\n</li>\n<li><p>\"short_description\": \"Descriere scurta produs\"</p>\n</li>\n<li><p>\"html_title\": \"Meta titlu\"</p>\n</li>\n<li><p>\"html_description\": \"Meta descriere\"</p>\n</li>\n<li><p>\"enabled\": \"Activ (1 sau 0)\"</p>\n</li>\n<li><p>\"orderQuantityMinim\": \"Cantitate minima care se poate comanda\"</p>\n</li>\n<li><p>\"orderQuantityMaxim\": \"Cantitate maxima care se poate comanda\"</p>\n</li>\n<li><p>\"vat\": \"Valoare numerica reprezentant cota TVA (ex. 19 pentru 19%)\"</p>\n</li>\n<li><p>\"vat_included\": \"TVA-ul este inclus in pret (1 sau 0)\"</p>\n</li>\n<li><p>\"allowOrdersWhenOutOfStock\": \"Se aduce la comanda (1 sau 0)\"</p>\n</li>\n<li><p>\"customSearchKeys\": \"Cuvinte cheie aditionale\"</p>\n</li>\n<li><p>\"feedDescription\": \"Descriere feed\"</p>\n</li>\n<li><p>\"brand\": \"Marca/Brand\"</p>\n</li>\n<li><p>\"versions\"-&gt;\"listPrice\" =&gt; Pret de Achizitie Produs/versiune</p>\n</li>\n<li><p>\"images\": =&gt; \"Array cu imaginea produsului\"</p>\n<ul>\n<li><p>\"images\"-&gt;\"url\": \"Url-ul imaginii\"</p>\n</li>\n<li><p>\"images\"-&gt;\"skus\": =&gt; \"Array cu Codurile produselor pentru care se adauga aceasta imagine\"</p>\n</li>\n</ul>\n</li>\n<li><p>\"videos\": =&gt; \"Array cu videourile produsului\"</p>\n<ul>\n<li><p>\"videos\"-&gt;\"video\": \"Url Video\"</p>\n</li>\n<li><p>\"videos\"-&gt;\"type\": \"Tip video, poate fii: youtube / vimeo\"</p>\n</li>\n</ul>\n</li>\n<li><p>\"files\": =&gt; \"Array cu fisierele produsului\"</p>\n<ul>\n<li>\"files\"-&gt;\"path\": \"Url-ul fisier extern de unde se importa, extensii acceptate: jpg, jpeg, png, pdf, xml, csv, docs, docx, zip, rar, txt, xls, xlsx\"</li>\n</ul>\n</li>\n<li><p>\"options\"-&gt;\"replaceCategories\": \"1 sau 0 - Inlocueste categoriile produsului\"</p>\n</li>\n<li><p>\"options\"-&gt;\"ignoreImagesIfExists\": \"1 sau 0 - Ignora Imaginile adaugate daca exista deja\"</p>\n</li>\n<li><p>\"options\"-&gt;\"replaceMedia\": \"1 sau 0 - Inlocuieste fisierele, video-urile si imaginile produsului\"</p>\n</li>\n<li><p>\"group_key\": \"Cod Grupa - Cod folosit pentru actualizarea variantelor de produs prin import\"</p>\n</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-25-de-produse--cerere\">Exista o limita de 25 de produse / cerere</h3>\n","_postman_id":"8cbfdf09-13b3-44ef-889a-8e09ced88b60","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Inventory (Update pret si stoc)","item":[{"name":"Update pret si stoc","id":"6f53c85c-1632-49bc-8ba9-78210356eabf","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"multipart/form-data","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n   \"products\":[\n      {\n         \"ean\":\"DW94582646\",\n         \"stock\":\"80\",\n         \"stockStatus\":\"instock\"\n         \n      }\n      \n   ]\n}","type":"text","description":"<p>{\n    \"products\": [\n        {\n            \"sku\": \"SKU\",\n            \"ean\": \"EAN (se poate folosi doar daca nu se foloseste SKU pentru identificare)\",\n            \"price\": \"Pret intreg\",\n            \"specialPrice\": \"Pret redus\",\n            \"currency\": \"Moneda\",\n            \"vat\": \"Valoare TVA (ex. 19 pentru 19%)\",\n            \"priceWithVat\": \"Pretul include TVA\",\n            \"stock\": \"Stoc\",\n            \"addStock\": \"Completare stoc\",\n            \"stockStatus\": \"Status Stoc (valori: instock, notinstock, order, preorder)\",\n            \"stockManagement\": \"Gestionare automata a stocului\"\n        }\n    ]\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/product/inventory/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","product","inventory","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"77a58911-4552-41eb-8899-59e6aa87ec5b","name":"Update pret si stoc","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"multipart/form-data","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"products\": [\n\t\t{\n\t\t\t\"sku\": \"a25a3930-6ede-4670-ba3c-4363964bed92\",\n\t\t\t\"ean\": \"\",\n\t\t\t\"price\": \"828.01\",\n\t\t\t\"specialPrice\": \"963.91\",\n\t\t\t\"currency\": \"RON\",\n\t\t\t\"vat\": \"19\",\n\t\t\t\"priceWithVat\": 1,\n\t\t\t\"stock\": \"297\",\n\t\t\t\"addStock\": 0,\n\t\t\t\"stockStatus\": \"instock\",\n\t\t\t\"stockManagement\": 1\n\t\t}\n\t]\n}","type":"text","description":"{\n\t\"products\": [\n\t\t{\n\t\t\t\"sku\": \"SKU\",\n\t\t\t\"ean\": \"EAN (se poate folosi doar daca nu se foloseste SKU pentru identificare)\",\n\t\t\t\"price\": \"Pret intreg\",\n\t\t\t\"specialPrice\": \"Pret redus\",\n\t\t\t\"currency\": \"Moneda\",\n\t\t\t\"vat\": \"Valoare TVA (ex. 19 pentru 19%)\",\n\t\t\t\"priceWithVat\": \"Pretul include TVA\",\n\t\t\t\"stock\": \"Stoc\",\n\t\t\t\"addStock\": \"Completare stoc\",\n\t\t\t\"stockStatus\": \"Status Stoc (valori: instock, notinstock, order, preorder)\",\n\t\t\t\"stockManagement\": \"Gestionare automata a stocului\"\n\t\t}\n\t]\n}\n"}]},"url":"https://api.gomag.ro/api/v1/product/inventory/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Feb 2023 10:35:33 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/product/inventory/json, Key: http://factual.silkmart.ro/api/v1/product/inventory/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": \"REQUEST_SUCCESS\",\n    \"data\": {\n        \"\": [\n            {\n                \"sku\": \"a25a3930-6ede-4670-ba3c-4363964bed92\",\n                \"ean\": \"\",\n                \"status\": \"200\"\n            }\n        ]\n    }\n}"},{"id":"c7f969e4-0ce3-4f2f-abd7-73abd35b2666","name":"Update pret si stoc - Sku gresit","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"multipart/form-data","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"products\": [\n\t\t{\n\t\t\t\"sku\": \"24748390-501f-4bc4-9360-b2ce2462d118\",\n\t\t\t\"ean\": \"\",\n\t\t\t\"price\": \"227.18\",\n\t\t\t\"specialPrice\": \"454.26\",\n\t\t\t\"currency\": \"RON\",\n\t\t\t\"vat\": \"19\",\n\t\t\t\"priceWithVat\": 1,\n\t\t\t\"stock\": \"0\",\n\t\t\t\"addStock\": 0,\n\t\t\t\"stockStatus\": \"instock\",\n\t\t\t\"stockManagement\": 1\n\t\t}\n\t]\n}","type":"text","description":"{\n\t\"products\": [\n\t\t{\n\t\t\t\"sku\": \"SKU\",\n\t\t\t\"ean\": \"EAN (se poate folosi doar daca nu se foloseste SKU pentru identificare)\",\n\t\t\t\"price\": \"Pret intreg\",\n\t\t\t\"specialPrice\": \"Pret redus\",\n\t\t\t\"currency\": \"Moneda\",\n\t\t\t\"vat\": \"Valoare TVA (ex. 19 pentru 19%)\",\n\t\t\t\"priceWithVat\": \"Pretul include TVA\",\n\t\t\t\"stock\": \"Stoc\",\n\t\t\t\"addStock\": \"Completare stoc\",\n\t\t\t\"stockStatus\": \"Status Stoc (valori: instock, notinstock, order, preorder)\",\n\t\t\t\"stockManagement\": \"Gestionare automata a stocului\"\n\t\t}\n\t]\n}\n"}]},"url":"https://api.gomag.ro/api/v1/product/inventory/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Feb 2023 10:34:27 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/product/inventory/json, Key: http://factual.silkmart.ro/api/v1/product/inventory/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": \"REQUEST_SUCCESS\",\n    \"data\": {\n        \"\": [\n            {\n                \"sku\": \"a571a4f3-9e01-448f-91b6-b3c1df042373\",\n                \"ean\": \"\",\n                \"status\": \"404\",\n                \"errorMessage\": \"MISSING_ITEMS\"\n            }\n        ]\n    }\n}"}],"_postman_id":"6f53c85c-1632-49bc-8ba9-78210356eabf"}],"id":"5227f20e-bfc3-4e96-a0d8-34b8485161a6","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>\"products\" =&gt; Array cu datele despre produse, pentru fiecare produs se verifica<ul>\n<li>\"ean\"/\"sku\" =&gt; sku sau ean obligatoriu pentru fiecare produs.</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"campuri-optionale-cu-format-special\">Campuri optionale cu format special</h2>\n<ul>\n<li><p>\"priceWithVat\" =&gt; Valori acceptate 0/1 sau boolean</p>\n</li>\n<li><p>\"stockManagement\" =&gt; Valori acceptate 0/1 sau boolean</p>\n</li>\n<li><p>\"allowBackorders\" =&gt; Valori acceptate 0/1 sau boolean</p>\n</li>\n<li><p>\"price\" =&gt; Float</p>\n</li>\n<li><p>\"specialPrice\" =&gt; Float</p>\n</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li><p>\"listPrice\": \"Pret de achizitie\",</p>\n</li>\n<li><p>\"currency\": \"Moneda\",</p>\n</li>\n<li><p>\"vat\": \"Valoare numerica reprezentant cota TVA (ex. 19 pentru 19%)\" ,</p>\n</li>\n<li><p>\"priceWithVat\": \"Pretul include TVA\",</p>\n</li>\n<li><p>\"stock\": \"Stoc\",</p>\n</li>\n<li><p>\"addStock\": \"Completare stoc\",</p>\n</li>\n<li><p>\"stockStatus\": \"Status Stoc (valori: instock, notinstock, order, preorder)\",</p>\n</li>\n<li><p>\"stockManagement\": \"Gestionare automata a stocului\"</p>\n</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-1000-de-produse--cerere\">Exista o limita de 1000 de produse / cerere</h3>\n","_postman_id":"5227f20e-bfc3-4e96-a0d8-34b8485161a6","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Link(Lista produse similare/compatibile)","item":[{"name":"Lista produse similare/compatibile","id":"6424a0ce-5339-46ea-828b-90921426f404","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.gomag.ro/api/v1/product/read/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","product","read","json"],"host":["https://api.gomag.ro"],"query":[{"disabled":true,"description":{"content":"<p>\"Id Produse\"</p>\n","type":"text/plain"},"key":"productIds","value":"392"},{"disabled":true,"description":{"content":"<p>\"Tip Selectie (up-sell = Produse Similare/cross-sell = Produse Compatibile\"</p>\n","type":"text/plain"},"key":"type","value":"up-sell"},{"disabled":true,"description":{"content":"<p>\"Pagina\"</p>\n","type":"text/plain"},"key":"page","value":"250"}],"variable":[]}},"response":[{"id":"ed888d76-f5c6-4a4a-8a86-97a4b7cf01a8","name":"Valori Raspuns","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.gomag.ro/api/v1/product/read/json","host":["https://api.gomag.ro"],"path":["api","v1","product","read","json"],"query":[{"key":"productIds","value":"805","description":"\"Id Produse\"","type":"text","disabled":true},{"key":"type","value":"up-sell","description":"\"Tip Selectie (up-sell = Produse Similare\\/cross-sell = Produse Compatibile\"","type":"text","disabled":true},{"key":"page","value":"228","description":"\"Pagina\"","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": \"Numar total de rezultate\",\n    \"page\": \"Pagina curenta\",\n    \"pages\": \"Numar total de pagini\",\n    \"products\": {\n        \"id\": {\n            \"id\": \"ID intern al produsului\",\n            \"sku\": \"SKU\",\n            \"name\": \"Denumire\",\n            \"description\": \"Descriere\",\n            \"short_description\": \"Descriere scurta\",\n            \"url\": \"URL\",\n            \"canonical_url\": \"URL canonic\",\n            \"brand\": \"Marca produs\",\n            \"categories\": {\n                \"Branch 1\": [\n                    {\n                        \"id\": \"ID-ul categoriei\",\n                        \"name\": \"Denumirea categoriei\"\n                    },\n                    {\n                        \"id\": \"ID-ul categoriei\",\n                        \"name\": \"Denumirea categoriei\"\n                    }\n                ],\n                \"Branch 2\": [\n                    {\n                        \"id\": \"ID-ul categoriei\",\n                        \"name\": \"Denumirea categoriei\"\n                    },\n                    {\n                        \"id\": \"ID-ul categoriei\",\n                        \"name\": \"Denumirea categoriei\"\n                    }\n                ],\n                \"...\": [\n                    \"...\"\n                ]\n            },\n            \"weight\": \"Greutatea produsului (kg)\",\n            \"group_key\": \"Codul de grupare al variantelor de produs\",\n            \"stock\": \"Stoc cantitativ\",\n            \"base_price\": \"Pret de baza al produsului\",\n            \"price\": \"Pret de vanzare al produsului (dupa aplicarea adaosurilor si reducerilor)\",\n            \"vat_included\": \"Pret include TVA (0/1)\",\n            \"enabled\": \"Activ (0/1)\",\n            \"vat\": \"Valoare TVA\",\n            \"currency\": \"Moneda\",\n            \"ecotax\": \"Valoare taxa verde\",\n            \"attributes\": [],\n            \"images\": []\n        },\n        \"attributes\": [\n            {\n                \"type\": \"Tip atribut: dropdown, textinput, textarea\",\n                \"name\": \"Denumire atribut\",\n                \"value\": \"Optiune\"\n            },\n            {\n                \"type\": \"Tip atribut multipleselect (accepta valori multiple)\",\n                \"name\": \"Denumire atribut\",\n                \"value\": [\n                    \"Optiune1\",\n                    \"Optiune2\",\n                    \"...\"\n                ]\n            }\n        ],\n        \"images\": [\n            \"Imagine 1 (principala)\",\n            \"Imagine 2\",\n            \"...\"\n        ]\n    }\n}"},{"id":"2a581fd6-d6dd-42a8-a4d0-e1254bf722ea","name":"Lista produse similare/compatibile","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.gomag.ro/api/v1/product/read/json","host":["https://api.gomag.ro"],"path":["api","v1","product","read","json"],"query":[{"key":"productIds","value":"599","description":"\"Id Produse\"","type":"text","disabled":true},{"key":"type","value":"up-sell","description":"\"Tip Selectie (up-sell = Produse Similare\\/cross-sell = Produse Compatibile\"","type":"text","disabled":true},{"key":"page","value":"753","description":"\"Pagina\"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 27 Sep 2023 07:48:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"82.79.218.151"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"_gs=1; expires=Wed, 27-Sep-2023 08:48:05 GMT; Max-Age=3600"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=Gj338QAN3yiNXzzgJIFGZb%2FceFFTy9DDixITGN%2BKqveY%2FNqIrOJjpCSKQAb80Nyi3t8dbXBrpqgkQBq8MQmN3cij4ijc379Oji0TkBAbFq%2BpPXvAmiDbx7%2FlEEmTVQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"80d2246c8d9526f8-OTP"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": 4272,\n    \"page\": 1,\n    \"pages\": 43,\n    \"products\": {\n        \"2\": {\n            \"id\": \"2\",\n            \"sku\": \"1245\",\n            \"name\": \"Rachetă Babolat fskjdfhkjshfkshfkshdkjhflaaa ăîșțâ\",\n            \"description\": \"<pre>\\r\\nM&acirc;ine este ziua mea, &icirc;mi place să c&acirc;nt \\r\\ncest traducător &icirc;ncearcă să facă același lucru ca cel original, dar are capacitatea suplimentară de a traduce literele rom&acirc;nești cu diacritice (ă, &acirc;, &icirc;, ș, ț). Modul &icirc;n care am reușit să-l fac să funcționeze este prin utilizarea&nbsp;<a href=\\\"https://en.wikipedia.org/wiki/Combining_Diacritical_Marks\\\" rel=\\\"nofollow\\\" target=\\\"_blank\\\">Mărcilor Diacritice de Combinare</a>:\\r\\n</pre>\\r\\n\\r\\n<ol>\\r\\n\\t<li>̆ Breve de Combinare (pentru ă)</li>\\r\\n\\t<li>̂ Acentul Circumflex de Combinare (pentru &acirc;, &icirc;)</li>\\r\\n\\t<li>̦ Virgula de Jos de Combinare (pentru ș, ț)</li>\\r\\n</ol>\\r\\n\\r\\n<pre>\\r\\nDacă aveți sugestii, contactați-mă prin Discord: YotoGamer#7384\\r\\nEnglish: Inspired by the&nbsp;<a href=\\\"https://lingojam.com/CursiveTextGenerator\\\" rel=\\\"nofollow\\\" target=\\\"_blank\\\">Cursive Text Generator</a>, this translator seeks to do the same as the original one but has the extra ability to be able to translate the Romanian letters with diacritics (ă, &acirc;, &icirc;, ș, ț). The way I made</pre>\",\n            \"short_description\": \"<p>ite-ul diacritice.opa.ro a primit, &icirc;n sfărșit, o actualizare a interfeței. Acum poate fi folosit cu ușurință de pe mobil, păstrează formatarea textelor introduse, și oferă funcția de undo & redo.</p>\\r\\n\\r\\n<p>&Icirc;mi puteți comunica orice problemă sau opinie pe&nbsp;<a href=\\\"https://www.facebook.com/messages/t/diacritice\\\">pagina de Facebook</a>, sau&nbsp;<a href=\\\"mailto:mihai.cirneala+diacritice@gmail.com\\\">pe email</a>. &Icirc;n perioada următoare &icirc;ncerc să corectez toate problemele apărute o dată cu acestă actualizare. Mulțumesc!</p>\",\n            \"url\": \"http://tennisshop.gomag.ro/racheta-babolat.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/racheta-babolat.html\",\n            \"brand\": \"Babolat\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"2\",\n            \"parent_sku\": \"1245\",\n            \"stock\": \"9.000\",\n            \"base_price\": \"5019.3000\",\n            \"price\": \"125.4825\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"12.3265\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"alb\"\n                },\n                {\n                    \"id\": \"32\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Balans\",\n                    \"value\": \"340 mm\"\n                },\n                {\n                    \"id\": \"34\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Lungime Maner\",\n                    \"value\": \"L2\"\n                },\n                {\n                    \"id\": \"33\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Racordaj\",\n                    \"value\": \"700 cm2\"\n                },\n                {\n                    \"id\": \"35\",\n                    \"type\": \"textarea\",\n                    \"name\": \"Marime\",\n                    \"value\": \"69 cm\"\n                },\n                {\n                    \"id\": \"39\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"siguranta\",\n                    \"value\": \"Mareeee\"\n                },\n                {\n                    \"id\": \"54\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Cod Gestiune Fgo\",\n                    \"value\": \"gestiune doi\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/racheta-babolat-2-9255.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"1245\",\n            \"bundleItems\": []\n        },\n        \"12\": {\n            \"id\": \"12\",\n            \"sku\": \"1246\",\n            \"name\": \"Racheta Babolat text link\",\n            \"description\": \"<pre>\\r\\nM&acirc;ine este ziua mea, &icirc;mi place să c&acirc;nt \\r\\ncest traducător &icirc;ncearcă să facă același lucru ca cel original, dar are capacitatea suplimentară de a traduce literele rom&acirc;nești cu diacritice (ă, &acirc;, &icirc;, ș, ț). Modul &icirc;n care am reușit să-l fac să funcționeze este prin utilizarea&nbsp;<a href=\\\"https://en.wikipedia.org/wiki/Combining_Diacritical_Marks\\\" rel=\\\"nofollow\\\" target=\\\"_blank\\\">Mărcilor Diacritice de Combinare</a>:\\r\\n</pre>\\r\\n\\r\\n<ol>\\r\\n\\t<li>̆ Breve de Combinare (pentru ă)</li>\\r\\n\\t<li>̂ Acentul Circumflex de Combinare (pentru &acirc;, &icirc;)</li>\\r\\n\\t<li>̦ Virgula de Jos de Combinare (pentru ș, ț)</li>\\r\\n</ol>\\r\\n\\r\\n<pre>\\r\\nDacă aveți sugestii, contactați-mă prin Discord: YotoGamer#7384\\r\\nEnglish: Inspired by the&nbsp;<a href=\\\"https://lingojam.com/CursiveTextGenerator\\\" rel=\\\"nofollow\\\" target=\\\"_blank\\\">Cursive Text Generator</a>, this translator seeks to do the same as the original one but has the extra ability to be able to translate the Romanian letters with diacritics (ă, &acirc;, &icirc;, ș, ț). The way I made</pre>\",\n            \"short_description\": \"<p>ite-ul diacritice.opa.ro a primit, &icirc;n sfărșit, o actualizare a interfeței. Acum poate fi folosit cu ușurință de pe mobil, păstrează formatarea textelor introduse, și oferă funcția de undo & redo.</p>\\r\\n\\r\\n<p>&Icirc;mi puteți comunica orice problemă sau opinie pe&nbsp;<a href=\\\"https://www.facebook.com/messages/t/diacritice\\\">pagina de Facebook</a>, sau&nbsp;<a href=\\\"mailto:mihai.cirneala+diacritice@gmail.com\\\">pe email</a>. &Icirc;n perioada următoare &icirc;ncerc să corectez toate problemele apărute o dată cu acestă actualizare. Mulțumesc!</p>\",\n            \"url\": \"http://tennisshop.gomag.ro/racheta-babolat-12.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/racheta-babolat-12.html\",\n            \"brand\": \"Babolat\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"2\",\n            \"parent_sku\": \"1245\",\n            \"stock\": \"21.000\",\n            \"base_price\": \"0.5019\",\n            \"price\": \"0.5019\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"12.3265\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"albastru\"\n                },\n                {\n                    \"id\": \"32\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Balans\",\n                    \"value\": \"340 mm\"\n                },\n                {\n                    \"id\": \"34\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Lungime Maner\",\n                    \"value\": \"L2\"\n                },\n                {\n                    \"id\": \"33\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Racordaj\",\n                    \"value\": \"700 cm2\"\n                },\n                {\n                    \"id\": \"35\",\n                    \"type\": \"textarea\",\n                    \"name\": \"Marime\",\n                    \"value\": \"69 cm\"\n                },\n                {\n                    \"id\": \"39\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"siguranta\",\n                    \"value\": \"Mareeee\"\n                },\n                {\n                    \"id\": \"54\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Cod Gestiune Fgo\",\n                    \"value\": \"gestiune doi\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/racheta-babolat-2-9536.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"1245\",\n            \"bundleItems\": []\n        },\n        \"14\": {\n            \"id\": \"14\",\n            \"sku\": \"7854-1\",\n            \"name\": \"Pantaloni Nike\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/pantaloni-3-14.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/pantaloni-3-14.html\",\n            \"brand\": \"Nike\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"242\",\n                        \"name\": \"Usi de dus pentru nisa\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"243\",\n                        \"name\": \"Cabine dus de colt\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"244\",\n                        \"name\": \"Paravane de cada\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"245\",\n                        \"name\": \"Dus Walk-In\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"246\",\n                        \"name\": \"Accesorii dus\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"250\",\n                        \"name\": \"Rezervoare WC\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"251\",\n                        \"name\": \"Bideuri\"\n                    },\n                    {\n                        \"id\": \"252\",\n                        \"name\": \"Capac bideu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"253\",\n                        \"name\": \"Cadite de dus\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"254\",\n                        \"name\": \"Capace WC\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"257\",\n                        \"name\": \"Agenti de curatare\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"258\",\n                        \"name\": \"Accesorii baie\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"248\",\n                        \"name\": \"Lavoare\"\n                    },\n                    {\n                        \"id\": \"259\",\n                        \"name\": \"Lavoare montaj pe blat\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"248\",\n                        \"name\": \"Lavoare\"\n                    },\n                    {\n                        \"id\": \"260\",\n                        \"name\": \"Lavoare incastrate\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"261\",\n                        \"name\": \"Lavoare montaj pe blat\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"248\",\n                        \"name\": \"Lavoare\"\n                    },\n                    {\n                        \"id\": \"262\",\n                        \"name\": \"Lavoare piedestal\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"263\",\n                        \"name\": \"Baterii de baie\"\n                    },\n                    {\n                        \"id\": \"264\",\n                        \"name\": \"Sisteme de dus si panouri hidromasaj\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"249\",\n                        \"name\": \"Vase WC\"\n                    },\n                    {\n                        \"id\": \"265\",\n                        \"name\": \"Vase WC suspendate\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"251\",\n                        \"name\": \"Bideuri\"\n                    },\n                    {\n                        \"id\": \"266\",\n                        \"name\": \"Bideuri stative\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"249\",\n                        \"name\": \"Vase WC\"\n                    },\n                    {\n                        \"id\": \"267\",\n                        \"name\": \"Vase WC stative\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"251\",\n                        \"name\": \"Bideuri\"\n                    },\n                    {\n                        \"id\": \"268\",\n                        \"name\": \"Bideuri suspendate\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"273\",\n                        \"name\": \"Cazi\"\n                    },\n                    {\n                        \"id\": \"274\",\n                        \"name\": \"Cazi freestanding\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"275\",\n                        \"name\": \"Mobilier baie\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"7\",\n            \"parent_sku\": \"7854-s\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"0.1000\",\n            \"price\": \"0.1000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"M\"\n                },\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"alb\"\n                },\n                {\n                    \"id\": \"26\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime Pantaloni\",\n                    \"value\": \"S M L XL\"\n                },\n                {\n                    \"id\": \"37\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Material\",\n                    \"value\": [\n                        \"Lycra\",\n                        \"Bumbac\"\n                    ]\n                },\n                {\n                    \"id\": \"31\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Greutate Corporala\",\n                    \"value\": [\n                        \"65kg\",\n                        \"70kg\",\n                        \"75kg\"\n                    ]\n                },\n                {\n                    \"id\": \"110\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"An model\",\n                    \"value\": \"2000\"\n                },\n                {\n                    \"id\": \"107\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"autor carte\",\n                    \"value\": \"sorin\"\n                },\n                {\n                    \"id\": \"102\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Unul\",\n                    \"value\": [\n                        \"unu\"\n                    ]\n                },\n                {\n                    \"id\": \"123\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Cod Magazin\",\n                    \"value\": [\n                        \"2223\"\n                    ]\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/pantaloni-nike-7-6578.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/pantaloni-nike-7-6578.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/pantaloni-nike-7-8393.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"7854\",\n            \"bundleItems\": []\n        },\n        \"15\": {\n            \"id\": \"15\",\n            \"sku\": \"453\",\n            \"name\": \"Adidasi Nike\",\n            \"description\": \"ezolvat, update-ul va ajunge live dupa testare<br />\\r\\n@#$%^&*(*&*^&%^$%##$%$^%&^&^%$$%$^%*()+{\\\"\",\n            \"short_description\": \"ezolvat, update-ul va ajunge live dupa testare<br />\\r\\n@#$%^&*(*&*^&%^$%##$%$^%&^&^%$$%$^%*()+{\\\"\",\n            \"url\": \"http://tennisshop.gomag.ro/adidasi-nike-2-2-2-2-2-15.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/adidasi-nike-2-2-2-2-2-15.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"276\",\n                        \"name\": \"Barbati\"\n                    },\n                    {\n                        \"id\": \"489\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"490\",\n                        \"name\": \"Tenisi\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"16\",\n            \"parent_sku\": \"454\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"319.0000\",\n            \"price\": \"319.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"41\"\n                },\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"albastru\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/adidasi-nike-3-2836.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/adidasi-nike-3-2836.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/adidasi-nike-16-8293.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/adidasi-nike-16-3264.png?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"452\",\n            \"bundleItems\": []\n        },\n        \"16\": {\n            \"id\": \"16\",\n            \"sku\": \"454\",\n            \"name\": \"Adidasi Nike\",\n            \"description\": \"ezolvat, update-ul va ajunge live dupa testare<br />\\r\\n@#$%^&*(*&*^&%^$%##$%$^%&^&^%$$%$^%*()+{\\\"\",\n            \"short_description\": \"ezolvat, update-ul va ajunge live dupa testare<br />\\r\\n@#$%^&*(*&*^&%^$%##$%$^%&^&^%$$%$^%*()+{\\\"\",\n            \"url\": \"http://tennisshop.gomag.ro/adidasi-nike-2-2-2-2-2.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/adidasi-nike-2-2-2-2-2.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"276\",\n                        \"name\": \"Barbati\"\n                    },\n                    {\n                        \"id\": \"489\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"490\",\n                        \"name\": \"Tenisi\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"16\",\n            \"parent_sku\": \"454\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"5.0000\",\n            \"price\": \"319.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"40\"\n                },\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"Rosu/Visiniu\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/adidasi-nike-3-2836.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/adidasi-nike-3-2836.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/adidasi-nike-16-8293.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/adidasi-nike-16-3264.png?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"452\",\n            \"bundleItems\": []\n        },\n        \"17\": {\n            \"id\": \"17\",\n            \"sku\": \"7854-m\",\n            \"name\": \"Pantaloni Nike\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/pantaloni-3-17.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/pantaloni-3-17.html\",\n            \"brand\": \"Nike\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"242\",\n                        \"name\": \"Usi de dus pentru nisa\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"243\",\n                        \"name\": \"Cabine dus de colt\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"244\",\n                        \"name\": \"Paravane de cada\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"245\",\n                        \"name\": \"Dus Walk-In\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"246\",\n                        \"name\": \"Accesorii dus\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"250\",\n                        \"name\": \"Rezervoare WC\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"251\",\n                        \"name\": \"Bideuri\"\n                    },\n                    {\n                        \"id\": \"252\",\n                        \"name\": \"Capac bideu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"253\",\n                        \"name\": \"Cadite de dus\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"254\",\n                        \"name\": \"Capace WC\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"257\",\n                        \"name\": \"Agenti de curatare\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"258\",\n                        \"name\": \"Accesorii baie\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"248\",\n                        \"name\": \"Lavoare\"\n                    },\n                    {\n                        \"id\": \"259\",\n                        \"name\": \"Lavoare montaj pe blat\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"248\",\n                        \"name\": \"Lavoare\"\n                    },\n                    {\n                        \"id\": \"260\",\n                        \"name\": \"Lavoare incastrate\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"261\",\n                        \"name\": \"Lavoare montaj pe blat\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"248\",\n                        \"name\": \"Lavoare\"\n                    },\n                    {\n                        \"id\": \"262\",\n                        \"name\": \"Lavoare piedestal\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"263\",\n                        \"name\": \"Baterii de baie\"\n                    },\n                    {\n                        \"id\": \"264\",\n                        \"name\": \"Sisteme de dus si panouri hidromasaj\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"249\",\n                        \"name\": \"Vase WC\"\n                    },\n                    {\n                        \"id\": \"265\",\n                        \"name\": \"Vase WC suspendate\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"251\",\n                        \"name\": \"Bideuri\"\n                    },\n                    {\n                        \"id\": \"266\",\n                        \"name\": \"Bideuri stative\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"249\",\n                        \"name\": \"Vase WC\"\n                    },\n                    {\n                        \"id\": \"267\",\n                        \"name\": \"Vase WC stative\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"251\",\n                        \"name\": \"Bideuri\"\n                    },\n                    {\n                        \"id\": \"268\",\n                        \"name\": \"Bideuri suspendate\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"273\",\n                        \"name\": \"Cazi\"\n                    },\n                    {\n                        \"id\": \"274\",\n                        \"name\": \"Cazi freestanding\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"275\",\n                        \"name\": \"Mobilier baie\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"7\",\n            \"parent_sku\": \"7854-s\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"0.1000\",\n            \"price\": \"0.1000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"M\"\n                },\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"negruuuuuu\"\n                },\n                {\n                    \"id\": \"26\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime Pantaloni\",\n                    \"value\": \"S M L XL\"\n                },\n                {\n                    \"id\": \"37\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Material\",\n                    \"value\": [\n                        \"Bumbac\",\n                        \"Lycra\"\n                    ]\n                },\n                {\n                    \"id\": \"31\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Greutate Corporala\",\n                    \"value\": [\n                        \"65kg\",\n                        \"70kg\",\n                        \"75kg\"\n                    ]\n                },\n                {\n                    \"id\": \"110\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"An model\",\n                    \"value\": \"2000\"\n                },\n                {\n                    \"id\": \"107\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"autor carte\",\n                    \"value\": \"sorin\"\n                },\n                {\n                    \"id\": \"102\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Unul\",\n                    \"value\": [\n                        \"unu\"\n                    ]\n                },\n                {\n                    \"id\": \"123\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Cod Magazin\",\n                    \"value\": [\n                        \"2223\"\n                    ]\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/pantaloni-nike-7-6578.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/pantaloni-nike-7-8393.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"7854\",\n            \"bundleItems\": []\n        },\n        \"36\": {\n            \"id\": \"36\",\n            \"sku\": \"AT55a-2\",\n            \"name\": \"Bratara fitness ultra usoara Optimus AT 55, IP68, puls, tensiune, pedometru, notificari, calorii, distanta, black\",\n            \"description\": \"<h2><strong>Bratara fitness ultra usoara Optimus AT 55</strong></h2>\\r\\n\\r\\n<p>Dispune de un afisaj color de 0.96 inch&nbsp;si o rezolutie 80 x 160.</p>\\r\\n\\r\\n<p>Forma&nbsp;ergonomica a bratarii o face&nbsp;potrivita atat pentru adulti cat si pentru copii.&nbsp;</p>\\r\\n\\r\\n<p>&nbsp;</p>\\r\\n\\r\\n<p><iframe allow=\\\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\\\" allowfullscreen=\\\"\\\" frameborder=\\\"0\\\" height=\\\"360\\\" src=\\\"https://www.youtube-nocookie.com/embed/mqjPXT-RuDM\\\" width=\\\"640\\\"></iframe></p>\\r\\n\\r\\n<h2><strong>Materiale</strong></h2>\\r\\n\\r\\n<p>Este confectionata din materiale moi, testate impotriva alergiilor.</p>\\r\\n\\r\\n<p>&nbsp;</p>\\r\\n\\r\\n<h2><strong>Aplicatie telefon</strong></h2>\\r\\n\\r\\n<p>Descarcati&nbsp;din magazinul Play (Android) sau App Store (iOs Apple iPhone) aplicatia <strong>JYouPro</strong>&nbsp;pentru a beneficia de toate avantajele bratarii. Aplicatia este in limbra engleza.</p>\\r\\n\\r\\n<p>Sincronizati telefonul cu bratara si veti putea stabili ce tip de notificare sa afiseze, veti putea monitoriza printre altele istoricul activitatilor sportive, pulsul, tensiunea arteriala, orele de somn si calitatea acestuia.</p>\\r\\n\\r\\n<p>&nbsp;</p>\\r\\n\\r\\n<h2><strong>Conexiune</strong></h2>\\r\\n\\r\\n<p>Utilizeaza tehnologia Bluetooth 4.0 pentru conectare la telefoanele cu sistem de operare Android de la 5.1 in sus sau iOs de la 8.0 in sus.</p>\\r\\n\\r\\n<p>&nbsp;</p>\\r\\n\\r\\n<h2><strong>Incarcare</strong></h2>\\r\\n\\r\\n<p>Incararea se face cu ajutorul adaptorului inclus in pachet. Acesta se clipseaza cu usurinta pe bratara. Adaptorul se poate conecta la orice port USB / incarcator de telefon. Incarcarea dureaza circa 1,5 ore si asigura o autonomie de pana la 10 zile in functie de modul de utilizare.</p>\\r\\n\\r\\n<h2><strong>Utilizare</strong></h2>\\r\\n\\r\\n<p>Bratara este conceputa pentru utilizarea in timpul activitatilor fizice dar poate fi accesoriul perfect indiferent de ocazie &ndash; la serviciu, la o plimbare, sau in sala de forta.</p>\\r\\n\\r\\n<p>&nbsp;</p>\\r\\n\\r\\n<h2><strong>Bratara afiseaza: </strong></h2>\\r\\n\\r\\n<ul>\\r\\n\\t<li>nume / numar telefon apelant;</li>\\r\\n\\t<li>mesaje whatsapp / sms;</li>\\r\\n\\t<li>cand sunteti apelat poate opri&nbsp;soneria sau respinge apelul;</li>\\r\\n\\t<li>vibreaza scurt la primirea unei notificari si de trei ori la primirea unui apel.</li>\\r\\n</ul>\\r\\n\\r\\n<p>&nbsp;</p>\\r\\n\\r\\n<h2><strong>Functii:</strong></h2>\\r\\n\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>conectivitate Bluetooth 4.0,</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>pedometru - calculat pe baza miscarilor generate de mana&nbsp;(bratara va inregistra pasi diferit de la persoana la persoana - in functie de cat de activa este - concret daca scuturati mana, sau simulati o miscare naturala - se vor contoriza pasi),&nbsp;</p>\\r\\n\\t</li>\\r\\n</ul>\\r\\n\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>masurarea caloriilor si a distantei parcurse,</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>masurarea pulsului,</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>masurarea&nbsp;tensiunii arteriale - avand in vedere ca produsul NU este un dispozitiv medical, valorile afisate sunt orientative,</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>masurarea nivelului de oxigen din sange,</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>monitorizare somn,</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>alerta antisedentarism,</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>vibratii,</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>notificari apeluri, sms-uri, aplicatii</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>functie gasire telefon (find phone),</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>rezistenta la apa (rece) &ndash; IP68.</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>aprindere ecran prin rotirea incheieturii,</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>alarma,</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>cronometru,</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>mod exercitii.</p>\\r\\n\\t</li>\\r\\n</ul>\\r\\n\\r\\n<p>&nbsp;</p>\\r\\n\\r\\n<h2><strong>Lumina senzor</strong></h2>\\r\\n\\r\\n<p>Zona senzorului tactil dispune de 3 culori in functie de activitatea sportiva pe care o intreprinde utilizatorul.</p>\\r\\n\\r\\n<ul>\\r\\n\\t<li>\\r\\n\\t<p>Verde &ndash; pentru exercitii usoare</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>Albastru &ndash; exercii de o intensitate medie</p>\\r\\n\\t</li>\\r\\n\\t<li>\\r\\n\\t<p>Rosu &ndash; pentru exercitii foarte solicitante</p>\\r\\n\\t</li>\\r\\n</ul>\\r\\n\\r\\n<h2><img alt=\\\"\\\" src=\\\"https://sc02.alicdn.com/kf/HTB1hE0PKXuWBuNjSszbq6AS7FXaL/221944914/HTB1hE0PKXuWBuNjSszbq6AS7FXaL.jpg\\\" style=\\\"height:1067px; width:640px\\\" /></h2>\\r\\n\\r\\n<h2><a href=\\\"https://sc01.alicdn.com/kf/HTB1aBV5B8yWBuNkSmFPq6xguVXav/221944914/HTB1aBV5B8yWBuNkSmFPq6xguVXav.jpg\\\"><img alt=\\\"\\\" src=\\\"https://sc01.alicdn.com/kf/HTB1aBV5B8yWBuNkSmFPq6xguVXav/221944914/HTB1aBV5B8yWBuNkSmFPq6xguVXav.jpg\\\" style=\\\"width:640px\\\" /></a></h2>\\r\\n\\r\\n<h2><img alt=\\\"\\\" src=\\\"https://sc02.alicdn.com/kf/HTB197yKKeuSBuNjSsziq6zq8pXaj/221944914/HTB197yKKeuSBuNjSsziq6zq8pXaj.jpg\\\" style=\\\"height:1067px; width:640px\\\" /></h2>\\r\\n\\r\\n<p>&nbsp;</p>\\r\\n\\r\\n<h2><img alt=\\\"\\\" src=\\\"https://sc02.alicdn.com/kf/HTB1YQ_1BNuTBuNkHFNRq6A9qpXaQ/221944914/HTB1YQ_1BNuTBuNkHFNRq6A9qpXaQ.jpg\\\" style=\\\"height:1067px; width:640px\\\" /></h2>\\r\\n\\r\\n<ul>\\r\\n\\t<li>&nbsp;</li>\\r\\n</ul>\\r\\n\\r\\n<p><img alt=\\\"\\\" src=\\\"https://sc01.alicdn.com/kf/HTB1pzjZJWSWBuNjSsrbq6y0mVXap/221944914/HTB1pzjZJWSWBuNjSsrbq6y0mVXap.jpg\\\" style=\\\"height:1067px; width:640px\\\" /></p>\\r\\n\\r\\n<p>.</p>\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/bratara-fitness-ultra-usoara-optimus-at-55-ip68-puls-tensiune-pedometru-notificari-calorii-distanta-black-36.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/bratara-fitness-ultra-usoara-optimus-at-55-ip68-puls-tensiune-pedometru-notificari-calorii-distanta-black-36.html\",\n            \"brand\": \"Optimus AT\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"0\",\n            \"parent\": \"35\",\n            \"parent_sku\": \"AT55a\",\n            \"stock\": \"0.000\",\n            \"base_price\": \"12.0000\",\n            \"price\": \"12.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"S\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/bratara-fitness-ultra-usoara-optimus-at-55-ip68-puls-tensiune-pedometru-notificari-calorii-distanta-black-35-8572.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/bratara-fitness-ultra-usoara-optimus-at-55-ip68-puls-tensiune-pedometru-notificari-calorii-distanta-black-35-3884.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/bratara-fitness-ultra-usoara-optimus-at-55-ip68-puls-tensiune-pedometru-notificari-calorii-distanta-black-35-8572.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/bratara-fitness-ultra-usoara-optimus-at-55-ip68-puls-tensiune-pedometru-notificari-calorii-distanta-black-35-6718.png?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/bratara-fitness-ultra-usoara-optimus-at-55-ip68-puls-tensiune-pedometru-notificari-calorii-distanta-black-35-6368.png?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/bratara-fitness-ultra-usoara-optimus-at-55-ip68-puls-tensiune-pedometru-notificari-calorii-distanta-black-35-4055.png?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/bratara-fitness-ultra-usoara-optimus-at-55-ip68-puls-tensiune-pedometru-notificari-calorii-distanta-black-35-6718.png?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/bratara-fitness-ultra-usoara-optimus-at-55-ip68-puls-tensiune-pedometru-notificari-calorii-distanta-black-35-3465.webp?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/bratara-fitness-ultra-usoara-optimus-at-55-ip68-puls-tensiune-pedometru-notificari-calorii-distanta-black-35-75927.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/bratara-fitness-ultra-usoara-optimus-at-55-ip68-puls-tensiune-pedometru-notificari-calorii-distanta-black-35-567054.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/bratara-fitness-ultra-usoara-optimus-at-55-ip68-puls-tensiune-pedometru-notificari-calorii-distanta-black-35-644537.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"AT55a\",\n            \"bundleItems\": []\n        },\n        \"39\": {\n            \"id\": \"39\",\n            \"sku\": \"452-2\",\n            \"name\": \"Adidasi Nike\",\n            \"description\": \"ezolvat, update-ul va ajunge live dupa testare<br />\\r\\n@#$%^&*(*&*^&%^$%##$%$^%&^&^%$$%$^%*()+{\\\"\",\n            \"short_description\": \"ezolvat, update-ul va ajunge live dupa testare<br />\\r\\n@#$%^&*(*&*^&%^$%##$%$^%&^&^%$$%$^%*()+{\\\"\",\n            \"url\": \"http://tennisshop.gomag.ro/adidasi-nike-2-2-2-2-2-39.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/adidasi-nike-2-2-2-2-2-39.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"276\",\n                        \"name\": \"Barbati\"\n                    },\n                    {\n                        \"id\": \"489\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"490\",\n                        \"name\": \"Tenisi\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"16\",\n            \"parent_sku\": \"454\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"0.1000\",\n            \"price\": \"0.1000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"41\"\n                },\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"Portocaliu\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/adidasi-nike-3-2836.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/adidasi-nike-16-8293.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/adidasi-nike-16-3264.png?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"452\",\n            \"bundleItems\": []\n        },\n        \"40\": {\n            \"id\": \"40\",\n            \"sku\": \"452-1\",\n            \"name\": \"Adidasi Nike\",\n            \"description\": \"ezolvat, update-ul va ajunge live dupa testare<br />\\r\\n@#$%^&*(*&*^&%^$%##$%$^%&^&^%$$%$^%*()+{\\\"\",\n            \"short_description\": \"ezolvat, update-ul va ajunge live dupa testare<br />\\r\\n@#$%^&*(*&*^&%^$%##$%$^%&^&^%$$%$^%*()+{\\\"\",\n            \"url\": \"http://tennisshop.gomag.ro/adidasi-nike-2-2-2-2-2-40.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/adidasi-nike-2-2-2-2-2-40.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"276\",\n                        \"name\": \"Barbati\"\n                    },\n                    {\n                        \"id\": \"489\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"490\",\n                        \"name\": \"Tenisi\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"16\",\n            \"parent_sku\": \"454\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"0.1000\",\n            \"price\": \"0.1000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"39\"\n                },\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"Negru/Alb\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/adidasi-nike-3-2836.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/adidasi-nike-16-8293.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/adidasi-nike-16-3264.png?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"452\",\n            \"bundleItems\": []\n        },\n        \"43\": {\n            \"id\": \"43\",\n            \"sku\": \"8569\",\n            \"name\": \"Racheta SH\",\n            \"description\": \"Racheta utilizata de Simona Halep\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/racheta-sh-43.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/racheta-sh-43.html\",\n            \"brand\": \"Wilson\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"42\",\n            \"parent_sku\": \"7857\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"0.1000\",\n            \"price\": \"519.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"70\"\n                },\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"negruuuuuu\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/racheta-sh-42-2153.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"7857\",\n            \"bundleItems\": []\n        },\n        \"44\": {\n            \"id\": \"44\",\n            \"sku\": \"8547\",\n            \"name\": \"Racheta SH\",\n            \"description\": \"Racheta utilizata de Simona Halep\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/racheta-sh-44.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/racheta-sh-44.html\",\n            \"brand\": \"Wilson\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"42\",\n            \"parent_sku\": \"7857\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"0.1000\",\n            \"price\": \"519.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"69\"\n                },\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"albastru\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/racheta-sh-42-2307.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"7857\",\n            \"bundleItems\": []\n        },\n        \"45\": {\n            \"id\": \"45\",\n            \"sku\": \"78555\",\n            \"name\": \"Racheta SH\",\n            \"description\": \"Racheta utilizata de Simona Halep\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/racheta-sh-45.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/racheta-sh-45.html\",\n            \"brand\": \"Wilson\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"42\",\n            \"parent_sku\": \"7857\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"0.1000\",\n            \"price\": \"519.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"69\"\n                },\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"alb\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/racheta-sh-42-6434.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"7857\",\n            \"bundleItems\": []\n        },\n        \"46\": {\n            \"id\": \"46\",\n            \"sku\": \"78599\",\n            \"name\": \"Racheta SH\",\n            \"description\": \"Racheta utilizata de Simona Halep\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/racheta-sh-46.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/racheta-sh-46.html\",\n            \"brand\": \"Wilson\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"42\",\n            \"parent_sku\": \"7857\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"0.1000\",\n            \"price\": \"519.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"68\"\n                },\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"negruuuuuu\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/racheta-sh-42-2153.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/racheta-sh-42-6434.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"7857\",\n            \"bundleItems\": []\n        },\n        \"47\": {\n            \"id\": \"47\",\n            \"sku\": \"85555\",\n            \"name\": \"Racheta SH\",\n            \"description\": \"Racheta utilizata de Simona Halep\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/racheta-sh-47.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/racheta-sh-47.html\",\n            \"brand\": \"Wilson\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"42\",\n            \"parent_sku\": \"7857\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"0.1000\",\n            \"price\": \"519.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"69\"\n                },\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"Verde\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/racheta-sh-42-2153.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/racheta-sh-42-2307.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/racheta-sh-42-6434.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/racheta-sh-42-8917.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"7857\",\n            \"bundleItems\": []\n        },\n        \"87\": {\n            \"id\": \"87\",\n            \"sku\": \"tdi130\",\n            \"name\": \"Cafea boabe\",\n            \"description\": \"Din 1895, familia Lavazza este dedicată căutării perfecțiunii cafelei, o experiență care a creat cafeaua la alegere pentru italieni.<br />\\r\\nRezultatul a peste un secol de experiență &icirc;n arta prăjirii și amestecării, cafeaua din gama Crema & Gusto este perfectă pentru a satisface cele mai diverse gusturi.<br />\\r\\nO experiență &icirc;n urma careia s-a obținut cafeaua preferată a italienilor.<br />\\r\\nLavazza: pasiunea noastră, plăcerea ta!\",\n            \"short_description\": \"Qualita rossa este cafeaua care &icirc;ntruchipează pasiunea unei familii de prăjitori de peste 120 de ani.<br />\\r\\nUn amestec cu o aromă unică compusă &icirc;n principal din Arabica braziliană și Robusta din America de Sud, Africa și Sud Estul Asiei. Qualita rossa este plăcerea unei cafele bune, care a &icirc;nsoțit &icirc;ntotdeauna pauzele familiilor italiene.<br />\\r\\nQualita rossa este plăcerea unei cafele bune, care a &icirc;nsoțit &icirc;ntotdeauna pauzele familiilor italiene.\",\n            \"url\": \"http://tennisshop.gomag.ro/cafea-boabe.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/cafea-boabe.html\",\n            \"brand\": \"Lavazza\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"1\",\n            \"enabled\": \"1\",\n            \"parent\": \"87\",\n            \"parent_sku\": \"tdi130\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"0.0000\",\n            \"price\": \"0.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [],\n            \"ean\": \"8000070036383\",\n            \"group_key\": \"tdi130\",\n            \"bundleItems\": []\n        },\n        \"88\": {\n            \"id\": \"88\",\n            \"sku\": \"tdi131\",\n            \"name\": \"Cafea măcinată\",\n            \"description\": \"Din 1895, familia Lavazza este dedicată căutării perfecțiunii cafelei, o experiență care a creat cafeaua la alegere pentru italieni.<br /> \\nRezultatul a peste un secol de experiență în arta prăjirii și amestecării, cafeaua din gama Crema & Gusto este perfectă pentru a satisface cele mai diverse gusturi.<br /> \\nO experiență în urma careia s-a obținut cafeaua preferată a italienilor.<br /> \\nLavazza: pasiunea noastră, plăcerea ta!<br /> \",\n            \"short_description\": \"Cafeaua măcinată Lavaza cremă e Gusto Classico este recomandată pentru toate metodele de preparare, dar în special pentru filtru şi ibric.<br /> \\nCrema e Gusto Classico este o cafea de calitate cu aromă intensă și gust inconfundabil, compusa din Arabica fină din Brazilia și Robusta din Asia de Sud-Est.<br /> \\nO armonie perfectă între 30% cafea Arabica si 70% cafea Robusta îmbunătățită prin prăjire medie, pentru un echilibru perfect între dulce și amar.<br /> \\nO sursă de fructe dincolo de un secol de experiență în arta prăjirii și amestecării cafelelor din gama Crema e Gusto sunt perfecte pentru a satisface cele mai diverse gusturi.<br /> \\nCafea ideală în orice moment al zilei.<br /> \",\n            \"url\": \"http://tennisshop.gomag.ro/cafea-măcinată.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/cafea-măcinată.html\",\n            \"brand\": \"Lavazza\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0.5\",\n            \"enabled\": \"1\",\n            \"parent\": \"88\",\n            \"parent_sku\": \"\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"0.0000\",\n            \"price\": \"0.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [],\n            \"ean\": \"8000070038028\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"90\": {\n            \"id\": \"90\",\n            \"sku\": \"tdi133\",\n            \"name\": \"Cafea măcinată\",\n            \"description\": \"Din 1895, familia Lavazza este dedicată căutării perfecțiunii cafelei, o experiență care a creat cafeaua la alegere pentru italieni.<br />\\r\\nRezultatul a peste un secol de experiență &icirc;n arta prăjirii și amestecării, cafeaua din gama Crema & Gusto este perfectă pentru a satisface cele mai diverse gusturi.<br />\\r\\nO experiență &icirc;n urma careia s-a obținut cafeaua preferată a italienilor.<br />\\r\\nLavazza: pasiunea noastră, plăcerea ta!\",\n            \"short_description\": \"Conţine 2 pachete x 250 gr.<br />\\r\\nCafeaua măcinată Lavaza Qualita Oro este recomandată pentru toate metodele de preparare, dar &icirc;n special pentru filtru şi ibric.<br />\\r\\nQualita Oro de la Lavazza este deja un clasic &icirc;n lumea cafelei de calitate.<br />\\r\\nAroma sa inconfundabilă şi gustul desăv&acirc;rşit au propulsat-o &icirc;n topul celor mai consumate tipuri de cafea.<br />\\r\\nEste perfectă pentru momentele tale de pauză şi relaxare iar gustul proaspăt şi aromat &icirc;ţi oferă energie pozitivă pe tot parcursul zilei.<br />\\r\\nQualita Oro de la Lavazza este cea mai apreciată cafea din gama celor destinate consumului acasă sau la birou!<br />\\r\\nCombinaţia unică dintre două tipuri de Arabica şi nivelul optim de prăjire fac din Qualita Oro o cafea medaliată cu aur, &icirc;n categoria sa.\",\n            \"url\": \"http://tennisshop.gomag.ro/cafea-măcinată-3.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/cafea-măcinată-3.html\",\n            \"brand\": \"Lavazza\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0.5\",\n            \"enabled\": \"1\",\n            \"parent\": \"90\",\n            \"parent_sku\": \"tdi133\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"0.0000\",\n            \"price\": \"0.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"130\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Unitate De Masura\",\n                    \"value\": [\n                        \"litrii\",\n                        \"metrii\"\n                    ]\n                }\n            ],\n            \"images\": [],\n            \"ean\": \"8000070012233\",\n            \"group_key\": \"tdi133\",\n            \"bundleItems\": []\n        },\n        \"91\": {\n            \"id\": \"91\",\n            \"sku\": \"tdi134\",\n            \"name\": \"Cafea măcinată\",\n            \"description\": \"Din 1895, familia Lavazza este dedicată căutării perfecțiunii cafelei, o experiență care a creat cafeaua la alegere pentru italieni.<br />\\r\\nRezultatul a peste un secol de experiență &icirc;n arta prăjirii și amestecării, cafeaua din gama Crema & Gusto este perfectă pentru a satisface cele mai diverse gusturi.<br />\\r\\nO experiență &icirc;n urma careia s-a obținut cafeaua preferată a italienilor.<br />\\r\\nLavazza: pasiunea noastră, plăcerea ta!\",\n            \"short_description\": \"Cafeaua măcinată Lavaza Qualita Oro este recomandată pentru toate metodele de preparare, dar &icirc;n special pentru filtru şi ibric.<br />\\r\\nQualita Oro de la Lavazza este deja un clasic &icirc;n lumea cafelei de calitate.<br />\\r\\nAroma sa inconfundabilă şi gustul desăv&acirc;rşit au propulsat-o &icirc;n topul celor mai consumate tipuri de cafea.<br />\\r\\nEste perfectă pentru momentele tale de pauză şi relaxare iar gustul proaspăt şi aromat &icirc;ţi oferă energie pozitivă pe tot parcursul zilei.<br />\\r\\nQualita Oro de la Lavazza este cea mai apreciată cafea din gama celor destinate consumului acasă sau la birou!<br />\\r\\nCombinaţia unică dintre două tipuri de Arabica şi nivelul optim de prăjire fac din Qualita Oro o cafea medaliată cu aur, &icirc;n categoria sa.\",\n            \"url\": \"http://tennisshop.gomag.ro/cafea-măcinată-4.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/imbracaminte/cafea-măcinată-4.html\",\n            \"brand\": \"Lavazza\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"505\",\n                        \"name\": \"Sandale de piele\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"506\",\n                        \"name\": \"Telefoane\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0.25\",\n            \"enabled\": \"1\",\n            \"parent\": \"91\",\n            \"parent_sku\": \"tdi134\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"0.0000\",\n            \"price\": \"0.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [],\n            \"ean\": \"80007104\",\n            \"group_key\": \"tdi134\",\n            \"bundleItems\": []\n        },\n        \"434\": {\n            \"id\": \"434\",\n            \"sku\": \"C434\",\n            \"name\": \"produs atribute\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-atribute.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/produs-atribute.html\",\n            \"brand\": \"Mr. Proper\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"434\",\n            \"parent_sku\": \"C434\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"0.1000\",\n            \"price\": \"0.1000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"36\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Marime Adidasi\",\n                    \"value\": [\n                        \"44\"\n                    ]\n                },\n                {\n                    \"id\": \"74\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Atribut Selectie Multipla\",\n                    \"value\": [\n                        \"deee\",\n                        \"erfwd\",\n                        \"ghfdd\"\n                    ]\n                },\n                {\n                    \"id\": \"58\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Test\",\n                    \"value\": \"4\"\n                },\n                {\n                    \"id\": \"39\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"siguranta\",\n                    \"value\": \"dddd\"\n                },\n                {\n                    \"id\": \"85\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Editare\",\n                    \"value\": \"dddd\"\n                },\n                {\n                    \"id\": \"182\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Noutati\",\n                    \"value\": [\n                        \"test optiune 1\",\n                        \"test optiune 12\",\n                        \"test optiune 20\",\n                        \"test optiune 13\",\n                        \"test optiune 14\",\n                        \"test optiune 15\",\n                        \"test optiune 16\",\n                        \"test optiune 17\",\n                        \"test optiune 18\",\n                        \"test optiune 19\",\n                        \"test optiune 2\"\n                    ]\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/produs-atribute-440520.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/logo-Zen-Tools.png-434-3664.png?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"460\": {\n            \"id\": \"460\",\n            \"sku\": \"C444-1565\",\n            \"name\": \"produs de testeeee - Copie\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/vcbfdb-460.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/vcbfdb-460.html\",\n            \"brand\": \"Barilla\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"460\",\n            \"parent_sku\": \"C444-1565\",\n            \"stock\": \"8.000\",\n            \"base_price\": \"334.0000\",\n            \"price\": \"330.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/444-2995626213.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/444-3451941707.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"469\": {\n            \"id\": \"469\",\n            \"sku\": \"Cewqdscave\",\n            \"name\": \"produs cu versiuni - pt live - Copie\",\n            \"description\": \"<img alt=\\\"\\\" src=\\\"http://tennisshop.gomag.ro/domains/tennisshop/files/files/radio-fm-cu-ceas-onsag-leon-7-culori-led-simulare-r C4 83s C4 83rit-smart-wake-up-light-wifi-app-control-sunete-albe-port-usb-alexa-google-home-9-5316.jpg\\\" style=\\\"width: 900px; height: 600px;\\\" />\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-cu-versiuni-pt-live-469.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/produs-cu-versiuni-pt-live-469.html\",\n            \"brand\": \"Brand\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"469\",\n            \"parent_sku\": \"Cewqdscave\",\n            \"stock\": \"10.000\",\n            \"base_price\": \"22.0000\",\n            \"price\": \"10.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"61\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Dimensiune\",\n                    \"value\": \"18.5-22.5mm\"\n                },\n                {\n                    \"id\": \"62\",\n                    \"type\": \"textinput\",\n                    \"name\": \"atribut valoare default\",\n                    \"value\": \"valoare default\"\n                },\n                {\n                    \"id\": \"75\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"lung_atr\",\n                    \"value\": \"55\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/logo-nydu-ro-454-65032986.png?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/logo-petfestive-454-54574010.png?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/logo-zen-tools-454-26147292.png?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"01-BIA-SAND-2758eeee\",\n            \"bundleItems\": []\n        },\n        \"470\": {\n            \"id\": \"470\",\n            \"sku\": \"Qefwvvv\",\n            \"name\": \"produs cu versiuni - pt live - Copie\",\n            \"description\": \"<img alt=\\\"\\\" src=\\\"http://tennisshop.gomag.ro/domains/tennisshop/files/files/radio-fm-cu-ceas-onsag-leon-7-culori-led-simulare-r C4 83s C4 83rit-smart-wake-up-light-wifi-app-control-sunete-albe-port-usb-alexa-google-home-9-5316.jpg\\\" style=\\\"width: 900px; height: 600px;\\\" />\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-cu-versiuni-pt-live-469-470.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/produs-cu-versiuni-pt-live-469-470.html\",\n            \"brand\": \"Brand\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"469\",\n            \"parent_sku\": \"Cewqdscave\",\n            \"stock\": \"8.000\",\n            \"base_price\": \"15.0000\",\n            \"price\": \"15.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"61\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Dimensiune\",\n                    \"value\": \"16mm\"\n                },\n                {\n                    \"id\": \"62\",\n                    \"type\": \"textinput\",\n                    \"name\": \"atribut valoare default\",\n                    \"value\": \"valoare default\"\n                },\n                {\n                    \"id\": \"75\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"lung_atr\",\n                    \"value\": \"55\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/logo-petfestive-454-54574010.png?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"01-BIA-SAND-2758eeee\",\n            \"bundleItems\": []\n        },\n        \"471\": {\n            \"id\": \"471\",\n            \"sku\": \"QU22222\",\n            \"name\": \"produs cu versiuni - pt live - Copie\",\n            \"description\": \"<img alt=\\\"\\\" src=\\\"http://tennisshop.gomag.ro/domains/tennisshop/files/files/radio-fm-cu-ceas-onsag-leon-7-culori-led-simulare-r C4 83s C4 83rit-smart-wake-up-light-wifi-app-control-sunete-albe-port-usb-alexa-google-home-9-5316.jpg\\\" style=\\\"width: 900px; height: 600px;\\\" />\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-cu-versiuni-pt-live-469-471.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/produs-cu-versiuni-pt-live-469-471.html\",\n            \"brand\": \"Brand\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"469\",\n            \"parent_sku\": \"Cewqdscave\",\n            \"stock\": \"10.000\",\n            \"base_price\": \"45.0000\",\n            \"price\": \"45.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"61\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Dimensiune\",\n                    \"value\": \"31-37mm\"\n                },\n                {\n                    \"id\": \"62\",\n                    \"type\": \"textinput\",\n                    \"name\": \"atribut valoare default\",\n                    \"value\": \"valoare default\"\n                },\n                {\n                    \"id\": \"75\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"lung_atr\",\n                    \"value\": \"55\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/logo-nydu-ro-454-65032986.png?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/logo-petfestive-454-54574010.png?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/logo-zen-tools-454-26147292.png?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"01-BIA-SAND-2758eeee\",\n            \"bundleItems\": []\n        },\n        \"472\": {\n            \"id\": \"472\",\n            \"sku\": \"Qq1211\",\n            \"name\": \"produs cu versiuni - pt live - Copie\",\n            \"description\": \"<img alt=\\\"\\\" src=\\\"http://tennisshop.gomag.ro/domains/tennisshop/files/files/radio-fm-cu-ceas-onsag-leon-7-culori-led-simulare-r C4 83s C4 83rit-smart-wake-up-light-wifi-app-control-sunete-albe-port-usb-alexa-google-home-9-5316.jpg\\\" style=\\\"width: 900px; height: 600px;\\\" />\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-cu-versiuni-pt-live-469-472.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/produs-cu-versiuni-pt-live-469-472.html\",\n            \"brand\": \"Brand\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"469\",\n            \"parent_sku\": \"Cewqdscave\",\n            \"stock\": \"10.000\",\n            \"base_price\": \"55.0000\",\n            \"price\": \"55.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"61\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Dimensiune\",\n                    \"value\": \"25-28.5mm\"\n                },\n                {\n                    \"id\": \"62\",\n                    \"type\": \"textinput\",\n                    \"name\": \"atribut valoare default\",\n                    \"value\": \"valoare default\"\n                },\n                {\n                    \"id\": \"75\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"lung_atr\",\n                    \"value\": \"55\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/logo-zen-tools-454-26147292.png?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"01-BIA-SAND-2758eeee\",\n            \"bundleItems\": []\n        },\n        \"474\": {\n            \"id\": \"474\",\n            \"sku\": \"C473222ascnmdbdsvbmxcvcxm-7863\",\n            \"name\": \"abc - Copie\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/abc-474.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/abc-474.html\",\n            \"brand\": \"Amica\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"4\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"341\",\n                        \"name\": \"imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"1\",\n            \"enabled\": \"1\",\n            \"parent\": \"474\",\n            \"parent_sku\": \"C473222ascnmdbdsvbmxcvcxm-7863\",\n            \"stock\": \"4.000\",\n            \"base_price\": \"3000.0000\",\n            \"price\": \"2669.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"75\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"lung_atr\",\n                    \"value\": \"98\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/abc-473-15008061.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/halep-06092018-rg-jpg-473-38152459.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"505\": {\n            \"id\": \"505\",\n            \"sku\": \"216\",\n            \"name\": \"216 nume produs\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-smartbil-doi-2q.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/produs-smartbil-doi-2q.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"148\",\n                        \"name\": \"Import\"\n                    },\n                    {\n                        \"id\": \"149\",\n                        \"name\": \"renata-am.gomag.ro\"\n                    },\n                    {\n                        \"id\": \"150\",\n                        \"name\": \"Produse\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"148\",\n                        \"name\": \"Import\"\n                    },\n                    {\n                        \"id\": \"149\",\n                        \"name\": \"renata-am.gomag.ro\"\n                    },\n                    {\n                        \"id\": \"151\",\n                        \"name\": \"Echipament Off-Road\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"539\",\n                        \"name\": \"Ciocolata\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"505\",\n            \"parent_sku\": \"216\",\n            \"stock\": \"10.000\",\n            \"base_price\": \"100.0000\",\n            \"price\": \"100.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"negruuuuuu\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/renata-am/files/product/medium/no-image.png\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"216\",\n            \"bundleItems\": []\n        },\n        \"516\": {\n            \"id\": \"516\",\n            \"sku\": \"34101274-17329\",\n            \"name\": \"Cizme moto ALPINESTARS TECH 8 RS\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/cizme-moto-alpinestars-tech-8-rs.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/cizme-moto-alpinestars-tech-8-rs.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"516\",\n            \"parent_sku\": \"34101274-17329\",\n            \"stock\": \"87.000\",\n            \"base_price\": \"210868.0000\",\n            \"price\": \"105434.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"Negru\"\n                }\n            ],\n            \"images\": [],\n            \"ean\": \"\",\n            \"group_key\": \"34101274-17329\",\n            \"bundleItems\": []\n        },\n        \"517\": {\n            \"id\": \"517\",\n            \"sku\": \"34101274-17331\",\n            \"name\": \"Cizme moto ALPINESTARS TECH 8 RS\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/cizme-moto-alpinestars-tech-8-rs-2.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/cizme-moto-alpinestars-tech-8-rs-2.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"517\",\n            \"parent_sku\": \"34101274-17331\",\n            \"stock\": \"5101.000\",\n            \"base_price\": \"2108.6800\",\n            \"price\": \"1054.3400\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"Negru -alb\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/renata-am/files/product/medium/no-image.png\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"34101274-17331\",\n            \"bundleItems\": []\n        },\n        \"542\": {\n            \"id\": \"542\",\n            \"sku\": \"C80\",\n            \"name\": \"produs test imagini descriere\",\n            \"description\": \"ddasdas&nbsp;<img alt=\\\" src=\\\" delivery=\\\"\\\" domains=\\\"\\\" files=\\\"\\\" http:=\\\"\\\" quality=\\\"\\\" renata-am=\\\"\\\" renata-am.gomag.ro=\\\"\\\" return=\\\"\\\" small2054.png=\\\"\\\" /><br />\\r\\n<img alt=\\\" src=\\\" domains=\\\"\\\" files=\\\"\\\" http:=\\\"\\\" renata-am=\\\"\\\" renata-am.gomag.ro=\\\"\\\" rrr.jpg=\\\"\\\" /><br />\\r\\ndafaa<br />\\r\\n<br />\\r\\n<br />\\r\\nddd<br />\\r\\n<img 2.jpg=\\\"\\\" alt=\\\" src=\\\" />\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-test-imagini-descriere.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/produs-test-imagini-descriere.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"148\",\n                        \"name\": \"Import\"\n                    },\n                    {\n                        \"id\": \"149\",\n                        \"name\": \"renata-am.gomag.ro\"\n                    },\n                    {\n                        \"id\": \"150\",\n                        \"name\": \"Produse\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"10\",\n            \"enabled\": \"1\",\n            \"parent\": \"542\",\n            \"parent_sku\": \"C80\",\n            \"stock\": \"10.000\",\n            \"base_price\": \"0.3200\",\n            \"price\": \"0.3200\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"albastru\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/produs-test-imagini-descriere-542-248794.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"https://s.cdnmpro.com/592978066/p/l/0/flori-de-piatra-mix-seminte-flori-floarea-de-piatra-agurijoara\",\n            \"group_key\": \"C80\",\n            \"bundleItems\": []\n        },\n        \"546\": {\n            \"id\": \"546\",\n            \"sku\": \"C82-3\",\n            \"name\": \"produs cu versiuni\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-cu-versiuni-4-546.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/produs-cu-versiuni-4-546.html\",\n            \"brand\": \"39cm\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"148\",\n                        \"name\": \"Import\"\n                    },\n                    {\n                        \"id\": \"149\",\n                        \"name\": \"renata-am.gomag.ro\"\n                    },\n                    {\n                        \"id\": \"150\",\n                        \"name\": \"Produse\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"148\",\n                        \"name\": \"Import\"\n                    },\n                    {\n                        \"id\": \"149\",\n                        \"name\": \"renata-am.gomag.ro\"\n                    },\n                    {\n                        \"id\": \"151\",\n                        \"name\": \"Echipament Off-Road\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"545\",\n            \"parent_sku\": \"C82-2\",\n            \"stock\": \"10.000\",\n            \"base_price\": \"100.0000\",\n            \"price\": \"50.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"Maro\"\n                },\n                {\n                    \"id\": \"76\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"atribut varianta de produs\",\n                    \"value\": \"unu\"\n                },\n                {\n                    \"id\": \"65\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Culoare_7\",\n                    \"value\": \"multicolor\"\n                },\n                {\n                    \"id\": \"66\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Garantie\",\n                    \"value\": \"12 luni\"\n                },\n                {\n                    \"id\": \"67\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Imei\",\n                    \"value\": \"123654789\"\n                },\n                {\n                    \"id\": \"69\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Marime\",\n                    \"value\": \"S\"\n                },\n                {\n                    \"id\": \"70\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Marime_6\",\n                    \"value\": \"univ\"\n                },\n                {\n                    \"id\": \"71\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Material\",\n                    \"value\": \"plastic\"\n                },\n                {\n                    \"id\": \"73\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Utilizare\",\n                    \"value\": \"plimbare\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/produs-cu-versiuni-544-421975.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/produs-cu-versiuni-544-421975.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/produs-cu-versiuni-546-464966.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/produs-cu-versiuni-546-464966.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"09876543213243546\",\n            \"group_key\": \"63050928795346\",\n            \"bundleItems\": []\n        },\n        \"594\": {\n            \"id\": \"594\",\n            \"sku\": \"X35009-8582\",\n            \"name\": \"Tricou motocross IXS RACEWAY\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/tricou-motocross-ixs-raceway-11.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/tricou-motocross-ixs-raceway-11.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"148\",\n                        \"name\": \"Import\"\n                    },\n                    {\n                        \"id\": \"149\",\n                        \"name\": \"renata-am.gomag.ro\"\n                    },\n                    {\n                        \"id\": \"153\",\n                        \"name\": \"Colectii\"\n                    },\n                    {\n                        \"id\": \"154\",\n                        \"name\": \"Hot Summer\"\n                    },\n                    {\n                        \"id\": \"155\",\n                        \"name\": \"We Love\"\n                    },\n                    {\n                        \"id\": \"156\",\n                        \"name\": \"On Holiday\"\n                    },\n                    {\n                        \"id\": \"157\",\n                        \"name\": \"Pretty Woman\"\n                    },\n                    {\n                        \"id\": \"158\",\n                        \"name\": \"Be Trendy\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"148\",\n                        \"name\": \"Import\"\n                    },\n                    {\n                        \"id\": \"149\",\n                        \"name\": \"renata-am.gomag.ro\"\n                    },\n                    {\n                        \"id\": \"172\",\n                        \"name\": \"Tricouri\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"594\",\n            \"parent_sku\": \"X35009-8582\",\n            \"stock\": \"10.000\",\n            \"base_price\": \"686.7900\",\n            \"price\": \"686.7900\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"albastru-albastru-alb\"\n                },\n                {\n                    \"id\": \"69\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Marime\",\n                    \"value\": \"M\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/tricou-motocross-ixs-raceway-594-64050.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"https://www.gardenexpert.ro/1471/floare-de-ciocolata.jpg\",\n            \"group_key\": \"X35009-8582\",\n            \"bundleItems\": []\n        },\n        \"595\": {\n            \"id\": \"595\",\n            \"sku\": \"X35009-8582-m\",\n            \"name\": \"Tricou motocross IXS RACEWAY\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/tricou-motocross-ixs-raceway-11-595.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/tricou-motocross-ixs-raceway-11-595.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"148\",\n                        \"name\": \"Import\"\n                    },\n                    {\n                        \"id\": \"149\",\n                        \"name\": \"renata-am.gomag.ro\"\n                    },\n                    {\n                        \"id\": \"153\",\n                        \"name\": \"Colectii\"\n                    },\n                    {\n                        \"id\": \"154\",\n                        \"name\": \"Hot Summer\"\n                    },\n                    {\n                        \"id\": \"155\",\n                        \"name\": \"We Love\"\n                    },\n                    {\n                        \"id\": \"156\",\n                        \"name\": \"On Holiday\"\n                    },\n                    {\n                        \"id\": \"157\",\n                        \"name\": \"Pretty Woman\"\n                    },\n                    {\n                        \"id\": \"158\",\n                        \"name\": \"Be Trendy\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"148\",\n                        \"name\": \"Import\"\n                    },\n                    {\n                        \"id\": \"149\",\n                        \"name\": \"renata-am.gomag.ro\"\n                    },\n                    {\n                        \"id\": \"172\",\n                        \"name\": \"Tricouri\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"594\",\n            \"parent_sku\": \"X35009-8582\",\n            \"stock\": \"10.000\",\n            \"base_price\": \"1373.5800\",\n            \"price\": \"686.7900\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"Maro\"\n                },\n                {\n                    \"id\": \"69\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Marime\",\n                    \"value\": \"M\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/tricou-motocross-ixs-raceway-594-6691.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"X35009-8582\",\n            \"bundleItems\": []\n        },\n        \"609\": {\n            \"id\": \"609\",\n            \"sku\": \"Noile trotinete DHS Fitness mo\",\n            \"name\": \"Lentila albastra ochelari moto off road MT MX-PRO 3\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/lentila-albastra-ochelari-moto-off-road-mt-mx-pro-3-2.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/lentila-albastra-ochelari-moto-off-road-mt-mx-pro-3-2.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"148\",\n                        \"name\": \"Import\"\n                    },\n                    {\n                        \"id\": \"149\",\n                        \"name\": \"renata-am.gomag.ro\"\n                    },\n                    {\n                        \"id\": \"152\",\n                        \"name\": \"Accesorii\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"148\",\n                        \"name\": \"Import\"\n                    },\n                    {\n                        \"id\": \"149\",\n                        \"name\": \"renata-am.gomag.ro\"\n                    },\n                    {\n                        \"id\": \"153\",\n                        \"name\": \"Colectii\"\n                    },\n                    {\n                        \"id\": \"154\",\n                        \"name\": \"Hot Summer\"\n                    },\n                    {\n                        \"id\": \"155\",\n                        \"name\": \"We Love\"\n                    },\n                    {\n                        \"id\": \"156\",\n                        \"name\": \"On Holiday\"\n                    },\n                    {\n                        \"id\": \"157\",\n                        \"name\": \"Pretty Woman\"\n                    },\n                    {\n                        \"id\": \"158\",\n                        \"name\": \"Be Trendy\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"609\",\n            \"parent_sku\": \"Noile trotinete DHS Fitness mo\",\n            \"stock\": \"5858.000\",\n            \"base_price\": \"96.0000\",\n            \"price\": \"48.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"Maro\"\n                },\n                {\n                    \"id\": \"72\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Stare\",\n                    \"value\": \"1\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/renata-am/files/product/medium/no-image.png\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"Noile trotinete DHS Fitness mo\",\n            \"bundleItems\": []\n        },\n        \"682\": {\n            \"id\": \"682\",\n            \"sku\": \"C682\",\n            \"name\": \"produs nou\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-nou.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/produs-nou.html\",\n            \"brand\": \"Ace\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"20\",\n            \"enabled\": \"1\",\n            \"parent\": \"682\",\n            \"parent_sku\": \"C682\",\n            \"stock\": \"1.900\",\n            \"base_price\": \"100.0000\",\n            \"price\": \"100.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"buc\",\n            \"attributes\": [\n                {\n                    \"id\": \"75\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"lung_atr\",\n                    \"value\": \"6\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/produs-nou-682-1873.png?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/produs-nou-682-6032.jpeg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"683\": {\n            \"id\": \"683\",\n            \"sku\": \"4005333933121-44\",\n            \"name\": \"prodsu cu versiuni\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/prodsu-cu-versiuni-683.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/imbracaminte/prodsu-cu-versiuni-683.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"462\",\n                        \"name\": \"Rochii traditionale\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"463\",\n                        \"name\": \"Fetite\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"686\",\n            \"parent_sku\": \"4005333933121-dfdff\",\n            \"stock\": \"9.000\",\n            \"base_price\": \"233.0000\",\n            \"price\": \"233.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"Auriu\"\n                },\n                {\n                    \"id\": \"39\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"siguranta\",\n                    \"value\": \"mica\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/prodsu-cu-versiuni-412-3718.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/prodsu-cu-versiuni-412-4672.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/prodsu-cu-versiuni-412-7221.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"4005333933121\",\n            \"bundleItems\": []\n        },\n        \"684\": {\n            \"id\": \"684\",\n            \"sku\": \"4005333933121-df\",\n            \"name\": \"prodsu cu versiuni\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/prodsu-cu-versiuni-684.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/imbracaminte/prodsu-cu-versiuni-684.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"462\",\n                        \"name\": \"Rochii traditionale\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"463\",\n                        \"name\": \"Fetite\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"686\",\n            \"parent_sku\": \"4005333933121-dfdff\",\n            \"stock\": \"10.000\",\n            \"base_price\": \"122.0000\",\n            \"price\": \"122.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"negruuuuuu\"\n                },\n                {\n                    \"id\": \"39\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"siguranta\",\n                    \"value\": \"mica\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/prodsu-cu-versiuni-412-3718.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/prodsu-cu-versiuni-412-4672.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/prodsu-cu-versiuni-412-7221.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"4005333933121\",\n            \"bundleItems\": []\n        },\n        \"685\": {\n            \"id\": \"685\",\n            \"sku\": \"4005333933121-gerhg\",\n            \"name\": \"prodsu cu versiuni\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/prodsu-cu-versiuni-685.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/imbracaminte/prodsu-cu-versiuni-685.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"462\",\n                        \"name\": \"Rochii traditionale\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"463\",\n                        \"name\": \"Fetite\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"686\",\n            \"parent_sku\": \"4005333933121-dfdff\",\n            \"stock\": \"6.000\",\n            \"base_price\": \"434.0000\",\n            \"price\": \"434.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"albastru\"\n                },\n                {\n                    \"id\": \"39\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"siguranta\",\n                    \"value\": \"mica\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/prodsu-cu-versiuni-412-3718.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/prodsu-cu-versiuni-412-4672.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/prodsu-cu-versiuni-412-7221.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"4005333933121\",\n            \"bundleItems\": []\n        },\n        \"688\": {\n            \"id\": \"688\",\n            \"sku\": \"C688\",\n            \"name\": \"teeest denumire produs preview\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/teeest.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/imbracaminte/teeest.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"688\",\n            \"parent_sku\": \"C688\",\n            \"stock\": \"6.000\",\n            \"base_price\": \"27.0000\",\n            \"price\": \"26.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"75\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"lung_atr\",\n                    \"value\": \"4\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/teeest-688-4051.jpeg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/teeest-688-4087.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/teeest-denumire-produs-preview-688-3618.webp?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/teeest-denumire-produs-preview-688-9490.png?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"695\": {\n            \"id\": \"695\",\n            \"sku\": \"8714024341309-205\",\n            \"name\": \"Ghid de marimi\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/10.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/imbracaminte/10.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"695\",\n            \"parent_sku\": \"8714024341309-205\",\n            \"stock\": \"96.000\",\n            \"base_price\": \"24.0000\",\n            \"price\": \"24.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"alb\"\n                },\n                {\n                    \"id\": \"75\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"lung_atr\",\n                    \"value\": \"7\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/-695-371716.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/-695-457809.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"1468\": {\n            \"id\": \"1468\",\n            \"sku\": \"APINTHYPFIBB1200XS\",\n            \"name\": \"HYPER BP 12\",\n            \"description\": \"Collection: PREMIER COLLECTION<br />\\r\\nFamily: FULL FACE<br />\\r\\nCategory: HYPER<br />\\r\\nHelmet&rsquo;s name: HYPER BP 12<br />\\r\\nShell: 2<br />\\r\\nMaterial: Dyneema Carbon Aramidic Fiber + Epoxy Resin<br />\\r\\nAir flows: 2<br />\\r\\nAir extractors: 1<br />\\r\\nLining: Removable* + Washable<br />\\r\\nVisor: A + Pinlock included + QRS (clear+pins)<br />\\r\\nInt. Visor: &ndash;<br />\\r\\nChin strap: Double ring<br />\\r\\nSizes: From XS to XXL<br />\\r\\nWeight: Small shell: 1.370 &plusmn; 50g<br />\\r\\nBig shell: 1.430 &plusmn; 50g\",\n            \"short_description\": \"Pinlock incus!\",\n            \"url\": \"http://tennisshop.gomag.ro/hyper-bp-12.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/hyper-bp-12.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1468\",\n            \"parent_sku\": \"APINTHYPFIBB1200XS\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"2077.0000\",\n            \"price\": \"2077.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"XS\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-836803.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-2238.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-1793.png?s=aaaaa\"\n            ],\n            \"ean\": \"8053288453879\",\n            \"group_key\": \"APINTHYPFIBB1200\",\n            \"bundleItems\": []\n        },\n        \"1469\": {\n            \"id\": \"1469\",\n            \"sku\": \"APINTHYPFIBB12000S\",\n            \"name\": \"HYPER BP 12\",\n            \"description\": \"Collection: PREMIER COLLECTION<br />\\r\\nFamily: FULL FACE<br />\\r\\nCategory: HYPER<br />\\r\\nHelmet&rsquo;s name: HYPER BP 12<br />\\r\\nShell: 2<br />\\r\\nMaterial: Dyneema Carbon Aramidic Fiber + Epoxy Resin<br />\\r\\nAir flows: 2<br />\\r\\nAir extractors: 1<br />\\r\\nLining: Removable* + Washable<br />\\r\\nVisor: A + Pinlock included + QRS (clear+pins)<br />\\r\\nInt. Visor: &ndash;<br />\\r\\nChin strap: Double ring<br />\\r\\nSizes: From XS to XXL<br />\\r\\nWeight: Small shell: 1.370 &plusmn; 50g<br />\\r\\nBig shell: 1.430 &plusmn; 50g\",\n            \"short_description\": \"Pinlock incus!\",\n            \"url\": \"http://tennisshop.gomag.ro/hyper-bp-12-1469.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/hyper-bp-12-1469.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1468\",\n            \"parent_sku\": \"APINTHYPFIBB1200XS\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"2077.0000\",\n            \"price\": \"2077.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"S\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-836803.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-2238.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-1793.png?s=aaaaa\"\n            ],\n            \"ean\": \"8053288453855\",\n            \"group_key\": \"APINTHYPFIBB1200\",\n            \"bundleItems\": []\n        },\n        \"1470\": {\n            \"id\": \"1470\",\n            \"sku\": \"APINTHYPFIBB12000M\",\n            \"name\": \"HYPER BP 12\",\n            \"description\": \"Collection: PREMIER COLLECTION<br />\\r\\nFamily: FULL FACE<br />\\r\\nCategory: HYPER<br />\\r\\nHelmet&rsquo;s name: HYPER BP 12<br />\\r\\nShell: 2<br />\\r\\nMaterial: Dyneema Carbon Aramidic Fiber + Epoxy Resin<br />\\r\\nAir flows: 2<br />\\r\\nAir extractors: 1<br />\\r\\nLining: Removable* + Washable<br />\\r\\nVisor: A + Pinlock included + QRS (clear+pins)<br />\\r\\nInt. Visor: &ndash;<br />\\r\\nChin strap: Double ring<br />\\r\\nSizes: From XS to XXL<br />\\r\\nWeight: Small shell: 1.370 &plusmn; 50g<br />\\r\\nBig shell: 1.430 &plusmn; 50g\",\n            \"short_description\": \"Pinlock incus!\",\n            \"url\": \"http://tennisshop.gomag.ro/hyper-bp-12-1470.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/hyper-bp-12-1470.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1468\",\n            \"parent_sku\": \"APINTHYPFIBB1200XS\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"2077.0000\",\n            \"price\": \"2077.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"M\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-836803.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-2238.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-1793.png?s=aaaaa\"\n            ],\n            \"ean\": \"8053288453848\",\n            \"group_key\": \"APINTHYPFIBB1200\",\n            \"bundleItems\": []\n        },\n        \"1471\": {\n            \"id\": \"1471\",\n            \"sku\": \"APINTHYPFIBB1200MP\",\n            \"name\": \"HYPER BP 12\",\n            \"description\": \"Collection: PREMIER COLLECTION<br />\\r\\nFamily: FULL FACE<br />\\r\\nCategory: HYPER<br />\\r\\nHelmet&rsquo;s name: HYPER BP 12<br />\\r\\nShell: 2<br />\\r\\nMaterial: Dyneema Carbon Aramidic Fiber + Epoxy Resin<br />\\r\\nAir flows: 2<br />\\r\\nAir extractors: 1<br />\\r\\nLining: Removable* + Washable<br />\\r\\nVisor: A + Pinlock included + QRS (clear+pins)<br />\\r\\nInt. Visor: &ndash;<br />\\r\\nChin strap: Double ring<br />\\r\\nSizes: From XS to XXL<br />\\r\\nWeight: Small shell: 1.370 &plusmn; 50g<br />\\r\\nBig shell: 1.430 &plusmn; 50g\",\n            \"short_description\": \"Pinlock incus!\",\n            \"url\": \"http://tennisshop.gomag.ro/hyper-bp-12-1471.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/hyper-bp-12-1471.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1468\",\n            \"parent_sku\": \"APINTHYPFIBB1200XS\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"2077.0000\",\n            \"price\": \"2077.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"MP\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-836803.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-2238.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-1793.png?s=aaaaa\"\n            ],\n            \"ean\": \"8053288457655\",\n            \"group_key\": \"APINTHYPFIBB1200\",\n            \"bundleItems\": []\n        },\n        \"1472\": {\n            \"id\": \"1472\",\n            \"sku\": \"APINTHYPFIBB12000L\",\n            \"name\": \"HYPER BP 12\",\n            \"description\": \"Collection: PREMIER COLLECTION<br />\\r\\nFamily: FULL FACE<br />\\r\\nCategory: HYPER<br />\\r\\nHelmet&rsquo;s name: HYPER BP 12<br />\\r\\nShell: 2<br />\\r\\nMaterial: Dyneema Carbon Aramidic Fiber + Epoxy Resin<br />\\r\\nAir flows: 2<br />\\r\\nAir extractors: 1<br />\\r\\nLining: Removable* + Washable<br />\\r\\nVisor: A + Pinlock included + QRS (clear+pins)<br />\\r\\nInt. Visor: &ndash;<br />\\r\\nChin strap: Double ring<br />\\r\\nSizes: From XS to XXL<br />\\r\\nWeight: Small shell: 1.370 &plusmn; 50g<br />\\r\\nBig shell: 1.430 &plusmn; 50g\",\n            \"short_description\": \"Pinlock incus!\",\n            \"url\": \"http://tennisshop.gomag.ro/hyper-bp-12-1472.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/hyper-bp-12-1472.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1468\",\n            \"parent_sku\": \"APINTHYPFIBB1200XS\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"2077.0000\",\n            \"price\": \"2077.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"L\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-836803.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-2238.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-1793.png?s=aaaaa\"\n            ],\n            \"ean\": \"8053288453831\",\n            \"group_key\": \"APINTHYPFIBB1200\",\n            \"bundleItems\": []\n        },\n        \"1473\": {\n            \"id\": \"1473\",\n            \"sku\": \"APINTHYPFIBB1200XL\",\n            \"name\": \"HYPER BP 12\",\n            \"description\": \"Collection: PREMIER COLLECTION<br />\\r\\nFamily: FULL FACE<br />\\r\\nCategory: HYPER<br />\\r\\nHelmet&rsquo;s name: HYPER BP 12<br />\\r\\nShell: 2<br />\\r\\nMaterial: Dyneema Carbon Aramidic Fiber + Epoxy Resin<br />\\r\\nAir flows: 2<br />\\r\\nAir extractors: 1<br />\\r\\nLining: Removable* + Washable<br />\\r\\nVisor: A + Pinlock included + QRS (clear+pins)<br />\\r\\nInt. Visor: &ndash;<br />\\r\\nChin strap: Double ring<br />\\r\\nSizes: From XS to XXL<br />\\r\\nWeight: Small shell: 1.370 &plusmn; 50g<br />\\r\\nBig shell: 1.430 &plusmn; 50g\",\n            \"short_description\": \"Pinlock incus!\",\n            \"url\": \"http://tennisshop.gomag.ro/hyper-bp-12-1473.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/hyper-bp-12-1473.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1468\",\n            \"parent_sku\": \"APINTHYPFIBB1200XS\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"2077.0000\",\n            \"price\": \"2077.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"XL\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-836803.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-2238.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-1793.png?s=aaaaa\"\n            ],\n            \"ean\": \"8053288453862\",\n            \"group_key\": \"APINTHYPFIBB1200\",\n            \"bundleItems\": []\n        },\n        \"1474\": {\n            \"id\": \"1474\",\n            \"sku\": \"APINTHYPFIBB120XXL\",\n            \"name\": \"HYPER BP 12\",\n            \"description\": \"Collection: PREMIER COLLECTION<br />\\r\\nFamily: FULL FACE<br />\\r\\nCategory: HYPER<br />\\r\\nHelmet&rsquo;s name: HYPER BP 12<br />\\r\\nShell: 2<br />\\r\\nMaterial: Dyneema Carbon Aramidic Fiber + Epoxy Resin<br />\\r\\nAir flows: 2<br />\\r\\nAir extractors: 1<br />\\r\\nLining: Removable* + Washable<br />\\r\\nVisor: A + Pinlock included + QRS (clear+pins)<br />\\r\\nInt. Visor: &ndash;<br />\\r\\nChin strap: Double ring<br />\\r\\nSizes: From XS to XXL<br />\\r\\nWeight: Small shell: 1.370 &plusmn; 50g<br />\\r\\nBig shell: 1.430 &plusmn; 50g\",\n            \"short_description\": \"Pinlock incus!\",\n            \"url\": \"http://tennisshop.gomag.ro/hyper-bp-12-1474.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/hyper-bp-12-1474.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1468\",\n            \"parent_sku\": \"APINTHYPFIBB1200XS\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"2077.0000\",\n            \"price\": \"2077.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"XXL\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-836803.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-2238.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-12-1468-1793.png?s=aaaaa\"\n            ],\n            \"ean\": \"8053288453886\",\n            \"group_key\": \"APINTHYPFIBB1200\",\n            \"bundleItems\": []\n        },\n        \"1475\": {\n            \"id\": \"1475\",\n            \"sku\": \"APINTHYPFIBBP600XS\",\n            \"name\": \"HYPER BP 6 BM\",\n            \"description\": \"Collezione: PREMIER COLLECTION<br />\\r\\nFamiglia: FULL FACE<br />\\r\\nCategoria: HYPER<br />\\r\\nNome casco: BP 6 BM<br />\\r\\nCalotta: 2<br />\\r\\nMateriale: Fibra in Dyneema, Carbonio e Aramidica + Resina Epossidica<br />\\r\\nPrese aria: 2<br />\\r\\nEstrattori aria: 1<br />\\r\\nInterni: REMOVIBILI + LAVABILI<br />\\r\\nVisiera: A + Pinlock included +QRS (clear + pins, dark + pins)<br />\\r\\nVisiera int.: -<br />\\r\\nFibbia: 2 anelli<br />\\r\\nTaglie: da XS a XXL<br />\\r\\nPeso: Calotta piccola: 1.370 &plusmn; 50g<br />\\r\\nCalotta grande: 1.430 &plusmn; 50g\",\n            \"short_description\": \"Pinlock incus!\",\n            \"url\": \"http://tennisshop.gomag.ro/hyper-bp-6-bm.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/hyper-bp-6-bm.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1475\",\n            \"parent_sku\": \"APINTHYPFIBBP600XS\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"2077.0000\",\n            \"price\": \"2077.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"XS\"\n                },\n                {\n                    \"id\": \"6\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Lungime\",\n                    \"value\": \"71 cm\"\n                },\n                {\n                    \"id\": \"81\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Autori_carte\",\n                    \"value\": [\n                        \"SORINEL CAPUSNEANU\",\n                        \"CRISTINA OTILIA CONSTANTIN\"\n                    ]\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-6-bm-1475-668659.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-6-bm-1475-1786.png?s=aaaaa\"\n            ],\n            \"ean\": \"8053288453992\",\n            \"group_key\": \"APINTHYPFIBBP600\",\n            \"bundleItems\": []\n        },\n        \"1476\": {\n            \"id\": \"1476\",\n            \"sku\": \"APINTHYPFIBBP6000S\",\n            \"name\": \"HYPER BP 6 BM\",\n            \"description\": \"Collezione: PREMIER COLLECTION<br />\\r\\nFamiglia: FULL FACE<br />\\r\\nCategoria: HYPER<br />\\r\\nNome casco: BP 6 BM<br />\\r\\nCalotta: 2<br />\\r\\nMateriale: Fibra in Dyneema, Carbonio e Aramidica + Resina Epossidica<br />\\r\\nPrese aria: 2<br />\\r\\nEstrattori aria: 1<br />\\r\\nInterni: REMOVIBILI + LAVABILI<br />\\r\\nVisiera: A + Pinlock included +QRS (clear + pins, dark + pins)<br />\\r\\nVisiera int.: -<br />\\r\\nFibbia: 2 anelli<br />\\r\\nTaglie: da XS a XXL<br />\\r\\nPeso: Calotta piccola: 1.370 &plusmn; 50g<br />\\r\\nCalotta grande: 1.430 &plusmn; 50g\",\n            \"short_description\": \"Pinlock incus!\",\n            \"url\": \"http://tennisshop.gomag.ro/hyper-bp-6-bm-1476.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/hyper-bp-6-bm-1476.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1475\",\n            \"parent_sku\": \"APINTHYPFIBBP600XS\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"2077.0000\",\n            \"price\": \"2077.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"S\"\n                },\n                {\n                    \"id\": \"6\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Lungime\",\n                    \"value\": \"71 cm\"\n                },\n                {\n                    \"id\": \"81\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Autori_carte\",\n                    \"value\": [\n                        \"SORINEL CAPUSNEANU\",\n                        \"CRISTINA OTILIA CONSTANTIN\"\n                    ]\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-6-bm-1475-668659.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-6-bm-1475-1786.png?s=aaaaa\"\n            ],\n            \"ean\": \"8053288453978\",\n            \"group_key\": \"APINTHYPFIBBP600\",\n            \"bundleItems\": []\n        },\n        \"1477\": {\n            \"id\": \"1477\",\n            \"sku\": \"APINTHYPFIBBP6000M\",\n            \"name\": \"HYPER BP 6 BM\",\n            \"description\": \"Collezione: PREMIER COLLECTION<br />\\r\\nFamiglia: FULL FACE<br />\\r\\nCategoria: HYPER<br />\\r\\nNome casco: BP 6 BM<br />\\r\\nCalotta: 2<br />\\r\\nMateriale: Fibra in Dyneema, Carbonio e Aramidica + Resina Epossidica<br />\\r\\nPrese aria: 2<br />\\r\\nEstrattori aria: 1<br />\\r\\nInterni: REMOVIBILI + LAVABILI<br />\\r\\nVisiera: A + Pinlock included +QRS (clear + pins, dark + pins)<br />\\r\\nVisiera int.: -<br />\\r\\nFibbia: 2 anelli<br />\\r\\nTaglie: da XS a XXL<br />\\r\\nPeso: Calotta piccola: 1.370 &plusmn; 50g<br />\\r\\nCalotta grande: 1.430 &plusmn; 50g\",\n            \"short_description\": \"Pinlock incus!\",\n            \"url\": \"http://tennisshop.gomag.ro/hyper-bp-6-bm-1477.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/hyper-bp-6-bm-1477.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1475\",\n            \"parent_sku\": \"APINTHYPFIBBP600XS\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"2077.0000\",\n            \"price\": \"2077.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"M\"\n                },\n                {\n                    \"id\": \"6\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Lungime\",\n                    \"value\": \"71 cm\"\n                },\n                {\n                    \"id\": \"81\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Autori_carte\",\n                    \"value\": [\n                        \"SORINEL CAPUSNEANU\",\n                        \"CRISTINA OTILIA CONSTANTIN\"\n                    ]\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-6-bm-1475-668659.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-6-bm-1475-1786.png?s=aaaaa\"\n            ],\n            \"ean\": \"8053288453961\",\n            \"group_key\": \"APINTHYPFIBBP600\",\n            \"bundleItems\": []\n        },\n        \"1478\": {\n            \"id\": \"1478\",\n            \"sku\": \"APINTHYPFIBBP600MP\",\n            \"name\": \"HYPER BP 6 BM\",\n            \"description\": \"Collezione: PREMIER COLLECTION<br />\\r\\nFamiglia: FULL FACE<br />\\r\\nCategoria: HYPER<br />\\r\\nNome casco: BP 6 BM<br />\\r\\nCalotta: 2<br />\\r\\nMateriale: Fibra in Dyneema, Carbonio e Aramidica + Resina Epossidica<br />\\r\\nPrese aria: 2<br />\\r\\nEstrattori aria: 1<br />\\r\\nInterni: REMOVIBILI + LAVABILI<br />\\r\\nVisiera: A + Pinlock included +QRS (clear + pins, dark + pins)<br />\\r\\nVisiera int.: -<br />\\r\\nFibbia: 2 anelli<br />\\r\\nTaglie: da XS a XXL<br />\\r\\nPeso: Calotta piccola: 1.370 &plusmn; 50g<br />\\r\\nCalotta grande: 1.430 &plusmn; 50g\",\n            \"short_description\": \"Pinlock incus!\",\n            \"url\": \"http://tennisshop.gomag.ro/hyper-bp-6-bm-1478.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/hyper-bp-6-bm-1478.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1475\",\n            \"parent_sku\": \"APINTHYPFIBBP600XS\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"2077.0000\",\n            \"price\": \"2077.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"MP\"\n                },\n                {\n                    \"id\": \"6\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Lungime\",\n                    \"value\": \"71 cm\"\n                },\n                {\n                    \"id\": \"81\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Autori_carte\",\n                    \"value\": [\n                        \"SORINEL CAPUSNEANU\",\n                        \"CRISTINA OTILIA CONSTANTIN\"\n                    ]\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-6-bm-1475-668659.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-6-bm-1475-1786.png?s=aaaaa\"\n            ],\n            \"ean\": \"8053288457648\",\n            \"group_key\": \"APINTHYPFIBBP600\",\n            \"bundleItems\": []\n        },\n        \"1479\": {\n            \"id\": \"1479\",\n            \"sku\": \"APINTHYPFIBBP6000L\",\n            \"name\": \"HYPER BP 6 BM\",\n            \"description\": \"Collezione: PREMIER COLLECTION<br />\\r\\nFamiglia: FULL FACE<br />\\r\\nCategoria: HYPER<br />\\r\\nNome casco: BP 6 BM<br />\\r\\nCalotta: 2<br />\\r\\nMateriale: Fibra in Dyneema, Carbonio e Aramidica + Resina Epossidica<br />\\r\\nPrese aria: 2<br />\\r\\nEstrattori aria: 1<br />\\r\\nInterni: REMOVIBILI + LAVABILI<br />\\r\\nVisiera: A + Pinlock included +QRS (clear + pins, dark + pins)<br />\\r\\nVisiera int.: -<br />\\r\\nFibbia: 2 anelli<br />\\r\\nTaglie: da XS a XXL<br />\\r\\nPeso: Calotta piccola: 1.370 &plusmn; 50g<br />\\r\\nCalotta grande: 1.430 &plusmn; 50g\",\n            \"short_description\": \"Pinlock incus!\",\n            \"url\": \"http://tennisshop.gomag.ro/hyper-bp-6-bm-1479.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/hyper-bp-6-bm-1479.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1475\",\n            \"parent_sku\": \"APINTHYPFIBBP600XS\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"2077.0000\",\n            \"price\": \"2077.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"L\"\n                },\n                {\n                    \"id\": \"6\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Lungime\",\n                    \"value\": \"71 cm\"\n                },\n                {\n                    \"id\": \"81\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Autori_carte\",\n                    \"value\": [\n                        \"SORINEL CAPUSNEANU\",\n                        \"CRISTINA OTILIA CONSTANTIN\"\n                    ]\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-6-bm-1475-668659.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-6-bm-1475-1786.png?s=aaaaa\"\n            ],\n            \"ean\": \"8053288453954\",\n            \"group_key\": \"APINTHYPFIBBP600\",\n            \"bundleItems\": []\n        },\n        \"1480\": {\n            \"id\": \"1480\",\n            \"sku\": \"APINTHYPFIBBP600XL\",\n            \"name\": \"HYPER BP 6 BM\",\n            \"description\": \"Collezione: PREMIER COLLECTION<br />\\r\\nFamiglia: FULL FACE<br />\\r\\nCategoria: HYPER<br />\\r\\nNome casco: BP 6 BM<br />\\r\\nCalotta: 2<br />\\r\\nMateriale: Fibra in Dyneema, Carbonio e Aramidica + Resina Epossidica<br />\\r\\nPrese aria: 2<br />\\r\\nEstrattori aria: 1<br />\\r\\nInterni: REMOVIBILI + LAVABILI<br />\\r\\nVisiera: A + Pinlock included +QRS (clear + pins, dark + pins)<br />\\r\\nVisiera int.: -<br />\\r\\nFibbia: 2 anelli<br />\\r\\nTaglie: da XS a XXL<br />\\r\\nPeso: Calotta piccola: 1.370 &plusmn; 50g<br />\\r\\nCalotta grande: 1.430 &plusmn; 50g\",\n            \"short_description\": \"Pinlock incus!\",\n            \"url\": \"http://tennisshop.gomag.ro/hyper-bp-6-bm-1480.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/hyper-bp-6-bm-1480.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1475\",\n            \"parent_sku\": \"APINTHYPFIBBP600XS\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"2077.0000\",\n            \"price\": \"2077.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"XL\"\n                },\n                {\n                    \"id\": \"6\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Lungime\",\n                    \"value\": \"71 cm\"\n                },\n                {\n                    \"id\": \"81\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Autori_carte\",\n                    \"value\": [\n                        \"SORINEL CAPUSNEANU\",\n                        \"CRISTINA OTILIA CONSTANTIN\"\n                    ]\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-6-bm-1475-668659.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-6-bm-1475-1786.png?s=aaaaa\"\n            ],\n            \"ean\": \"8053288453985\",\n            \"group_key\": \"APINTHYPFIBBP600\",\n            \"bundleItems\": []\n        },\n        \"1481\": {\n            \"id\": \"1481\",\n            \"sku\": \"APINTHYPFIBBP60XXL\",\n            \"name\": \"HYPER BP 6 BM\",\n            \"description\": \"Collezione: PREMIER COLLECTION<br />\\r\\nFamiglia: FULL FACE<br />\\r\\nCategoria: HYPER<br />\\r\\nNome casco: BP 6 BM<br />\\r\\nCalotta: 2<br />\\r\\nMateriale: Fibra in Dyneema, Carbonio e Aramidica + Resina Epossidica<br />\\r\\nPrese aria: 2<br />\\r\\nEstrattori aria: 1<br />\\r\\nInterni: REMOVIBILI + LAVABILI<br />\\r\\nVisiera: A + Pinlock included +QRS (clear + pins, dark + pins)<br />\\r\\nVisiera int.: -<br />\\r\\nFibbia: 2 anelli<br />\\r\\nTaglie: da XS a XXL<br />\\r\\nPeso: Calotta piccola: 1.370 &plusmn; 50g<br />\\r\\nCalotta grande: 1.430 &plusmn; 50g\",\n            \"short_description\": \"Pinlock incus!\",\n            \"url\": \"http://tennisshop.gomag.ro/hyper-bp-6-bm-1481.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/hyper-bp-6-bm-1481.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1475\",\n            \"parent_sku\": \"APINTHYPFIBBP600XS\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"2077.0000\",\n            \"price\": \"2077.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"14\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Marime\",\n                    \"value\": \"XXL\"\n                },\n                {\n                    \"id\": \"6\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Lungime\",\n                    \"value\": \"71 cm\"\n                },\n                {\n                    \"id\": \"81\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Autori_carte\",\n                    \"value\": [\n                        \"SORINEL CAPUSNEANU\",\n                        \"CRISTINA OTILIA CONSTANTIN\"\n                    ]\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-6-bm-1475-668659.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/hyper-bp-6-bm-1475-1786.png?s=aaaaa\"\n            ],\n            \"ean\": \"8053288454005\",\n            \"group_key\": \"APINTHYPFIBBP600\",\n            \"bundleItems\": []\n        },\n        \"1513\": {\n            \"id\": \"1513\",\n            \"sku\": \"STR4P6B0705007\",\n            \"name\": \"Paravan cada fix Easy 700 x 1500mm\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/paravan-cada-fix-easy-700-x-1500mm.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/paravan-cada-fix-easy-700-x-1500mm.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"244\",\n                        \"name\": \"Paravane de cada\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1513\",\n            \"parent_sku\": \"\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"1326.0000\",\n            \"price\": \"1326.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/paravan-cada-fix-easy-700-x-1500mm-1513-338456.png?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"2382\": {\n            \"id\": \"2382\",\n            \"sku\": \"E306601\",\n            \"name\": \"Cada DEA 170X75, FREESTANDING, ACRYL 5 MM, sifon cu ventil CLICK-CLACK inclus\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/cada-dea-170x75-freestanding-acryl-5-mm-sifon-cu-ventil-click-clack-inclus.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/cada-dea-170x75-freestanding-acryl-5-mm-sifon-cu-ventil-click-clack-inclus.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"273\",\n                        \"name\": \"Cazi\"\n                    },\n                    {\n                        \"id\": \"274\",\n                        \"name\": \"Cazi freestanding\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"2382\",\n            \"parent_sku\": \"\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"1124.0000\",\n            \"price\": \"1124.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/cada-dea-170x75-freestanding-acryl-5-mm-sifon-cu-ventil-click-clack-inclus-2382-904332.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"2387\": {\n            \"id\": \"2387\",\n            \"sku\": \"E803501\",\n            \"name\": \"VAS WC CONNECT SUSPENDAT 54.5X36.5\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/vas-wc-connect-suspendat-54-5x36-5.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/vas-wc-connect-suspendat-54-5x36-5.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"249\",\n                        \"name\": \"Vase WC\"\n                    },\n                    {\n                        \"id\": \"265\",\n                        \"name\": \"Vase WC suspendate\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"2387\",\n            \"parent_sku\": \"E803501\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"1034.0000\",\n            \"price\": \"606.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"129\",\n                    \"type\": \"textarea\",\n                    \"name\": \"Text\",\n                    \"value\": \"\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/vas-wc-connect-suspendat-54-5x36-5-2387-897426.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"E803501\",\n            \"bundleItems\": []\n        },\n        \"2388\": {\n            \"id\": \"2388\",\n            \"sku\": \"E781901\",\n            \"name\": \"VAS WC CONNECT SUSPENDAT CU FUNCTIE DE BIDEU, 54X36\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/vas-wc-connect-suspendat-cu-functie-de-bideu-54x36.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/vas-wc-connect-suspendat-cu-functie-de-bideu-54x36.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"249\",\n                        \"name\": \"Vase WC\"\n                    },\n                    {\n                        \"id\": \"265\",\n                        \"name\": \"Vase WC suspendate\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"2388\",\n            \"parent_sku\": \"\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"1427.0000\",\n            \"price\": \"1427.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/vas-wc-connect-suspendat-cu-functie-de-bideu-54x36-2388-531059.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"2390\": {\n            \"id\": \"2390\",\n            \"sku\": \"T007801\",\n            \"name\": \"VAS WC TESI SUSPENDAT, 53.5X36.5, FIXARE COMPLET ASCUNSA\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/vas-wc-tesi-suspendat-53-5x36-5-fixare-complet-ascunsa.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/vas-wc-tesi-suspendat-53-5x36-5-fixare-complet-ascunsa.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"249\",\n                        \"name\": \"Vase WC\"\n                    },\n                    {\n                        \"id\": \"265\",\n                        \"name\": \"Vase WC suspendate\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"2390\",\n            \"parent_sku\": \"\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"1220.0000\",\n            \"price\": \"808.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/vas-wc-tesi-suspendat-53-5x36-5-fixare-complet-ascunsa-2390-398944.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"2401\": {\n            \"id\": \"2401\",\n            \"sku\": \"A9120AA\",\n            \"name\": \"Pahar cu suport IOM\",\n            \"description\": \"aaaaaa\",\n            \"short_description\": \"aaaa scurt\",\n            \"url\": \"http://tennisshop.gomag.ro/pahar-cu-suport-iom.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/pahar-cu-suport-iom.html\",\n            \"brand\": \"Ace\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"258\",\n                        \"name\": \"Accesorii baie\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"16\",\n            \"enabled\": \"1\",\n            \"parent\": \"2401\",\n            \"parent_sku\": \"A9120AA\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"126.1400\",\n            \"price\": \"100.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"33\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Racordaj\",\n                    \"value\": \"2345\"\n                },\n                {\n                    \"id\": \"60\",\n                    \"type\": \"textarea\",\n                    \"name\": \"atribut editor text\",\n                    \"value\": \"sdfghj\"\n                },\n                {\n                    \"id\": \"40\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Camp Text\",\n                    \"value\": \"trewq\"\n                },\n                {\n                    \"id\": \"68\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Info\",\n                    \"value\": \"3456\"\n                },\n                {\n                    \"id\": \"67\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Imei\",\n                    \"value\": \"7653442434553442334554\"\n                },\n                {\n                    \"id\": \"57\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Culoare\",\n                    \"value\": [\n                        \"albastru\",\n                        \"alb\"\n                    ]\n                },\n                {\n                    \"id\": \"81\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Autori_carte\",\n                    \"value\": [\n                        \"jhytrewa\"\n                    ]\n                },\n                {\n                    \"id\": \"32\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Balans\",\n                    \"value\": \"330 mm\"\n                },\n                {\n                    \"id\": \"6\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Lungime\",\n                    \"value\": \"71 cm\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/pahar-cu-suport-iom-2401-33095.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/pahar-cu-suport-iom-2401-378292.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/pahar-cu-suport-iom-2401-2190.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"A9120AA\",\n            \"bundleItems\": []\n        },\n        \"2407\": {\n            \"id\": \"2407\",\n            \"sku\": \"A9117AA\",\n            \"name\": \"Suport prosop IOM bara 45cm\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/suport-prosop-iom-bara-45cm.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/suport-prosop-iom-bara-45cm.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"258\",\n                        \"name\": \"Accesorii baie\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"3\",\n            \"enabled\": \"1\",\n            \"parent\": \"2407\",\n            \"parent_sku\": \"A9117AA\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"189.0000\",\n            \"price\": \"142.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/suport-prosop-iom-bara-45cm-2407-954040.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/suport-prosop-iom-bara-45cm-2407-488039.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"987654324567\",\n            \"group_key\": \"A9117AA\",\n            \"bundleItems\": []\n        },\n        \"2414\": {\n            \"id\": \"2414\",\n            \"sku\": \"A9124AA\",\n            \"name\": \"Etajera IOM 52cm\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/etajera-iom-52cm.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/etajera-iom-52cm.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"258\",\n                        \"name\": \"Accesorii baie\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"2414\",\n            \"parent_sku\": \"\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"343.0000\",\n            \"price\": \"343.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/etajera-iom-52cm-2414-207364.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"2415\": {\n            \"id\": \"2415\",\n            \"sku\": \"A9105AA\",\n            \"name\": \"Sapunieră Duș De Colț IOM\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/sapuniera-dus-de-colt-iom.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/fără-ulei-de-palmier/sapuniera-dus-de-colt-iom.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"258\",\n                        \"name\": \"Accesorii baie\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"4.3\",\n            \"enabled\": \"1\",\n            \"parent\": \"2415\",\n            \"parent_sku\": \"A9105AA\",\n            \"stock\": \"12.000\",\n            \"base_price\": \"324.0000\",\n            \"price\": \"324.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/sapuniera-dus-de-colt-iom-2415-723877.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"A9105AA\",\n            \"bundleItems\": []\n        },\n        \"2420\": {\n            \"id\": \"2420\",\n            \"sku\": \"A9119AA\",\n            \"name\": \"Perie WC cu suport IOM , pahar sticla mata\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/perie-wc-cu-suport-iom-pahar-sticla-mata.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/perie-wc-cu-suport-iom-pahar-sticla-mata.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"258\",\n                        \"name\": \"Accesorii baie\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"4\",\n            \"enabled\": \"1\",\n            \"parent\": \"2420\",\n            \"parent_sku\": \"A9119AA\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"197.0000\",\n            \"price\": \"197.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/perie-wc-cu-suport-iom-pahar-sticla-mata-2420-509541.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"2428\": {\n            \"id\": \"2428\",\n            \"sku\": \"E3242WG\",\n            \"name\": \"Unitate lavoar TEMPO suspendat 80 cu 2 sertare, alb\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/unitate-lavoar-tempo-suspendat-80-cu-2-sertare-alb.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/unitate-lavoar-tempo-suspendat-80-cu-2-sertare-alb.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"275\",\n                        \"name\": \"Mobilier baie\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"4\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"341\",\n                        \"name\": \"imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"2428\",\n            \"parent_sku\": \"E3242WG\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"167.9000\",\n            \"price\": \"167.9000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/unitate-lavoar-tempo-suspendat-70-cu-2-sertare-alb-2427-948372.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"E3242WG\",\n            \"bundleItems\": []\n        },\n        \"2430\": {\n            \"id\": \"2430\",\n            \"sku\": \"E3243WG\",\n            \"name\": \"Coloana MOBILIER TEMPO SUSPENDAT 1500 CU 2 USI\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/coloana-mobilier-tempo-suspendat-1500-cu-2-usi.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/coloana-mobilier-tempo-suspendat-1500-cu-2-usi.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"275\",\n                        \"name\": \"Mobilier baie\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"2430\",\n            \"parent_sku\": \"\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"1503.0000\",\n            \"price\": \"1022.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/coloana-mobilier-tempo-suspendat-1500-cu-2-usi-2430-443446.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"2919\": {\n            \"id\": \"2919\",\n            \"sku\": \"22\",\n            \"name\": \"Camasa VNS-4\",\n            \"description\": \"Va rugam sa verificati tabelul cu Kg inainte de plasarea comenzilor !    TABEL - KG   S - 60 - 70kg  M - 70- 75 kg  L - 75 -  82 kg  XL - 82 - 88 kg  XXL - 90 - 95 96 kg   Compozitie - 90% Bumbac - 10% Elastant   CALITATE GARANTATA    Nuantele culorilor produselor pot sa difere usor, ca urmare a procesului de executie al fotografiilor sau a setarilor monitorului tau!   Produsele se pot schimba   returna !\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/http-v-casualstyle-gomag-ro-camasa-vns-4-22-html.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/fără-ulei-de-palmier/http-v-casualstyle-gomag-ro-camasa-vns-4-22-html.html\",\n            \"brand\": \"Bervas\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"441\",\n                        \"name\": \"Abrazive si aschietoare\"\n                    },\n                    {\n                        \"id\": \"442\",\n                        \"name\": \"Discuri, polizare si taiere\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"539\",\n                        \"name\": \"Ciocolata\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"0\",\n            \"parent_sku\": \"22\",\n            \"stock\": \"2.000\",\n            \"base_price\": \"89.9000\",\n            \"price\": \"89.9000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"61\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Dimensiune\",\n                    \"value\": \"900 x 2100 mm\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/abraziv-luga-230x2-2-premium-2919-646621.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"1110000006007\",\n            \"group_key\": \"19\",\n            \"bundleItems\": []\n        },\n        \"2951\": {\n            \"id\": \"2951\",\n            \"sku\": \"C2940-4269\",\n            \"name\": \"test stttt - Copie\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/test-stttt-2951.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/d/test-stttt-2951.html\",\n            \"brand\": \"Ace\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"2\",\n            \"enabled\": \"1\",\n            \"parent\": \"2951\",\n            \"parent_sku\": \"C2940-4269\",\n            \"stock\": \"5.000\",\n            \"base_price\": \"25.0000\",\n            \"price\": \"25.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"81\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Autori_carte\",\n                    \"value\": [\n                        \"SORINEL CAPUSNEANU\",\n                        \"Ion Creanga\",\n                        \"Emil Palade\"\n                    ]\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/test-stttt-2940-23487217.png?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/test-stttt-2940-19936750.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/af1-2940-69337302.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/test-stttt-2940-96163724.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"C2940\",\n            \"bundleItems\": []\n        },\n        \"3091\": {\n            \"id\": \"3091\",\n            \"sku\": \"912C3091sC3091C3091C3091C3091C\",\n            \"name\": \"test cod sku\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/test-cod-sku.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/test-cod-sku.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"3091\",\n            \"parent_sku\": \"912C3091sC3091C3091C3091C3091C\",\n            \"stock\": \"93.000\",\n            \"base_price\": \"119.0000\",\n            \"price\": \"119.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/test-cod-sku-946913.png?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"3262\": {\n            \"id\": \"3262\",\n            \"sku\": \"3\",\n            \"name\": \"3 nume produs\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/sprite.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/sprite.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"148\",\n                        \"name\": \"Import\"\n                    },\n                    {\n                        \"id\": \"468\",\n                        \"name\": \"BinASmartBusiness\"\n                    },\n                    {\n                        \"id\": \"469\",\n                        \"name\": \"Bauturi\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"539\",\n                        \"name\": \"Ciocolata\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"3262\",\n            \"parent_sku\": \"\",\n            \"stock\": \"461.000\",\n            \"base_price\": \"5.0000\",\n            \"price\": \"5.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/sprite-677839.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"9990000000036\",\n            \"group_key\": \"3\",\n            \"bundleItems\": []\n        },\n        \"3300\": {\n            \"id\": \"3300\",\n            \"sku\": \"8\",\n            \"name\": \"Tunica VNS-1\",\n            \"description\": \"Va rugam sa verificati tabelul cu Kg inainte de plasarea comenzilor !    TABEL - KG   S - 60 - 70kg  M - 70- 75 kg  L - 75 -  82 kg  XL - 82 - 88 kg  XXL - 90 - 95 96 kg   Compozitie - 90% Bumbac - 10% Elastant   CALITATE GARANTATA    Nuantele culorilor produselor pot sa difere usor, ca urmare a procesului de executie al fotografiilor sau a setarilor monitorului tau!   Produsele se pot schimba   returna !\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/red-bull.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/fără-ulei-de-palmier/red-bull.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"148\",\n                        \"name\": \"Import\"\n                    },\n                    {\n                        \"id\": \"468\",\n                        \"name\": \"BinASmartBusiness\"\n                    },\n                    {\n                        \"id\": \"481\",\n                        \"name\": \"Standart\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"497\",\n                        \"name\": \"zAz-Colectii\"\n                    },\n                    {\n                        \"id\": \"498\",\n                        \"name\": \"Hot Summer\"\n                    },\n                    {\n                        \"id\": \"499\",\n                        \"name\": \"We Love\"\n                    },\n                    {\n                        \"id\": \"500\",\n                        \"name\": \"On Holiday\"\n                    },\n                    {\n                        \"id\": \"501\",\n                        \"name\": \"Pretty Woman\"\n                    },\n                    {\n                        \"id\": \"502\",\n                        \"name\": \"Be Trendy\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"539\",\n                        \"name\": \"Ciocolata\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"0\",\n            \"parent_sku\": \"\",\n            \"stock\": \"47.000\",\n            \"base_price\": \"20.0000\",\n            \"price\": \"20.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/red-bull-436673.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"AS31EC2BDBE01\",\n            \"group_key\": \"9\",\n            \"bundleItems\": []\n        },\n        \"3518\": {\n            \"id\": \"3518\",\n            \"sku\": \"C3518\",\n            \"name\": \"produs pentru frisbo\",\n            \"description\": \"ffffffffffffffffff\",\n            \"short_description\": \"fffffffffffff\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-pentru-frisbo.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/produs-pentru-frisbo.html\",\n            \"brand\": \"4GHz\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"3518\",\n            \"parent_sku\": \"C3518\",\n            \"stock\": \"1\",\n            \"base_price\": \"1000.0000\",\n            \"price\": \"1000.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://www.galvanizeaction.org/wp-content/uploads/2022/06/Wow-gif.gif\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/produs-pentru-frisbo-033172.png?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/produs-pentru-frisbo-991002.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"C3518\",\n            \"bundleItems\": []\n        },\n        \"3522\": {\n            \"id\": \"3522\",\n            \"sku\": \"C3522\",\n            \"name\": \"produs 07.12 2\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-07-12-2.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test-17/produs-07-12-2.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"6\",\n                        \"name\": \"Colectii\"\n                    },\n                    {\n                        \"id\": \"7\",\n                        \"name\": \"Hot Summer\"\n                    },\n                    {\n                        \"id\": \"8\",\n                        \"name\": \"We Love\"\n                    },\n                    {\n                        \"id\": \"9\",\n                        \"name\": \"On Holiday\"\n                    },\n                    {\n                        \"id\": \"10\",\n                        \"name\": \"Pretty Woman\"\n                    },\n                    {\n                        \"id\": \"11\",\n                        \"name\": \"Be Trendy\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"4\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"341\",\n                        \"name\": \"imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"483\",\n                        \"name\": \"testare meniu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"3522\",\n            \"parent_sku\": \"C3522\",\n            \"stock\": \"85.000\",\n            \"base_price\": \"1000.0000\",\n            \"price\": \"1000.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/produs-07-12-2-117950.png?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"C3522\",\n            \"bundleItems\": []\n        },\n        \"3886\": {\n            \"id\": \"3886\",\n            \"sku\": \"C3886\",\n            \"name\": \"test marcaj\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/test-marcaj.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/test/test-marcaj.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"17\",\n                        \"name\": \"test-11\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"22\",\n                        \"name\": \"d\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"242\",\n                        \"name\": \"Usi de dus pentru nisa\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"243\",\n                        \"name\": \"Cabine dus de colt\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"244\",\n                        \"name\": \"Paravane de cada\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"245\",\n                        \"name\": \"Dus Walk-In\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"246\",\n                        \"name\": \"Accesorii dus\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"250\",\n                        \"name\": \"Rezervoare WC\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"251\",\n                        \"name\": \"Bideuri\"\n                    },\n                    {\n                        \"id\": \"252\",\n                        \"name\": \"Capac bideu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"253\",\n                        \"name\": \"Cadite de dus\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"254\",\n                        \"name\": \"Capace WC\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"257\",\n                        \"name\": \"Agenti de curatare\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"258\",\n                        \"name\": \"Accesorii baie\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"248\",\n                        \"name\": \"Lavoare\"\n                    },\n                    {\n                        \"id\": \"259\",\n                        \"name\": \"Lavoare montaj pe blat\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"248\",\n                        \"name\": \"Lavoare\"\n                    },\n                    {\n                        \"id\": \"260\",\n                        \"name\": \"Lavoare incastrate\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"261\",\n                        \"name\": \"Lavoare montaj pe blat\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"248\",\n                        \"name\": \"Lavoare\"\n                    },\n                    {\n                        \"id\": \"262\",\n                        \"name\": \"Lavoare piedestal\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"263\",\n                        \"name\": \"Baterii de baie\"\n                    },\n                    {\n                        \"id\": \"264\",\n                        \"name\": \"Sisteme de dus si panouri hidromasaj\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"249\",\n                        \"name\": \"Vase WC\"\n                    },\n                    {\n                        \"id\": \"265\",\n                        \"name\": \"Vase WC suspendate\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"251\",\n                        \"name\": \"Bideuri\"\n                    },\n                    {\n                        \"id\": \"266\",\n                        \"name\": \"Bideuri stative\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"249\",\n                        \"name\": \"Vase WC\"\n                    },\n                    {\n                        \"id\": \"267\",\n                        \"name\": \"Vase WC stative\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"251\",\n                        \"name\": \"Bideuri\"\n                    },\n                    {\n                        \"id\": \"268\",\n                        \"name\": \"Bideuri suspendate\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"273\",\n                        \"name\": \"Cazi\"\n                    },\n                    {\n                        \"id\": \"274\",\n                        \"name\": \"Cazi freestanding\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"275\",\n                        \"name\": \"Mobilier baie\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"4\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"341\",\n                        \"name\": \"imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"512\",\n                        \"name\": \"de sters\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"513\",\n                        \"name\": \"adauga in cos\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"3886\",\n            \"parent_sku\": \"C3886\",\n            \"stock\": \"64.000\",\n            \"base_price\": \"100.0000\",\n            \"price\": \"9.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"123\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Cod Magazin\",\n                    \"value\": [\n                        \"34r34r\"\n                    ]\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/test-marcaj-367705.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"C3886\",\n            \"bundleItems\": []\n        },\n        \"5760\": {\n            \"id\": \"5760\",\n            \"sku\": \"14\",\n            \"name\": \"Tunica VNS-3\",\n            \"description\": \"Va rugam sa verificati tabelul cu Kg inainte de plasarea comenzilor !    TABEL - KG   S - 60 - 70kg  M - 70- 75 kg  L - 75 -  82 kg  XL - 82 - 88 kg  XXL - 90 - 95 96 kg   Compozitie - 90% Bumbac - 10% Elastant   CALITATE GARANTATA    Nuantele culorilor produselor pot sa difere usor, ca urmare a procesului de executie al fotografiilor sau a setarilor monitorului tau!   Produsele se pot schimba   returna !\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/http-v-casualstyle-gomag-ro-tunica-vns-3-14-html.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/http-v-casualstyle-gomag-ro-tunica-vns-3-14-html.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"539\",\n                        \"name\": \"Ciocolata\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"0\",\n            \"parent_sku\": \"\",\n            \"stock\": \"1000.000\",\n            \"base_price\": \"107.0000\",\n            \"price\": \"107.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [],\n            \"ean\": \"\",\n            \"group_key\": \"18\",\n            \"bundleItems\": []\n        },\n        \"5761\": {\n            \"id\": \"5761\",\n            \"sku\": \"15\",\n            \"name\": \"Tunica VNS-3\",\n            \"description\": \"Va rugam sa verificati tabelul cu Kg inainte de plasarea comenzilor !    TABEL - KG   S - 60 - 70kg  M - 70- 75 kg  L - 75 -  82 kg  XL - 82 - 88 kg  XXL - 90 - 95 96 kg   Compozitie - 90% Bumbac - 10% Elastant   CALITATE GARANTATA    Nuantele culorilor produselor pot sa difere usor, ca urmare a procesului de executie al fotografiilor sau a setarilor monitorului tau!   Produsele se pot schimba   returna !\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/http-v-casualstyle-gomag-ro-tunica-vns-3-15-html.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/http-v-casualstyle-gomag-ro-tunica-vns-3-15-html.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"539\",\n                        \"name\": \"Ciocolata\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"0\",\n            \"parent_sku\": \"\",\n            \"stock\": \"1000.000\",\n            \"base_price\": \"107.0000\",\n            \"price\": \"107.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [],\n            \"ean\": \"\",\n            \"group_key\": \"18\",\n            \"bundleItems\": []\n        },\n        \"5995\": {\n            \"id\": \"5995\",\n            \"sku\": \"C5995\",\n            \"name\": \"produs cu pret minim 222\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-cu-pret-minim.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/categorie-pentru-redirect/produs-cu-pret-minim.html\",\n            \"brand\": \"Abuela Tata\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"48\",\n                        \"name\": \"Cafea\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"196\",\n                        \"name\": \"categorie pentru redirect\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"242\",\n                        \"name\": \"Usi de dus pentru nisa\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"243\",\n                        \"name\": \"Cabine dus de colt\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"244\",\n                        \"name\": \"Paravane de cada\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"245\",\n                        \"name\": \"Dus Walk-In\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"246\",\n                        \"name\": \"Accesorii dus\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"250\",\n                        \"name\": \"Rezervoare WC\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"251\",\n                        \"name\": \"Bideuri\"\n                    },\n                    {\n                        \"id\": \"252\",\n                        \"name\": \"Capac bideu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"253\",\n                        \"name\": \"Cadite de dus\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"254\",\n                        \"name\": \"Capace WC\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"257\",\n                        \"name\": \"Agenti de curatare\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"258\",\n                        \"name\": \"Accesorii baie\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"248\",\n                        \"name\": \"Lavoare\"\n                    },\n                    {\n                        \"id\": \"259\",\n                        \"name\": \"Lavoare montaj pe blat\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"248\",\n                        \"name\": \"Lavoare\"\n                    },\n                    {\n                        \"id\": \"260\",\n                        \"name\": \"Lavoare incastrate\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"261\",\n                        \"name\": \"Lavoare montaj pe blat\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"248\",\n                        \"name\": \"Lavoare\"\n                    },\n                    {\n                        \"id\": \"262\",\n                        \"name\": \"Lavoare piedestal\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"263\",\n                        \"name\": \"Baterii de baie\"\n                    },\n                    {\n                        \"id\": \"264\",\n                        \"name\": \"Sisteme de dus si panouri hidromasaj\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"249\",\n                        \"name\": \"Vase WC\"\n                    },\n                    {\n                        \"id\": \"265\",\n                        \"name\": \"Vase WC suspendate\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"251\",\n                        \"name\": \"Bideuri\"\n                    },\n                    {\n                        \"id\": \"266\",\n                        \"name\": \"Bideuri stative\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"249\",\n                        \"name\": \"Vase WC\"\n                    },\n                    {\n                        \"id\": \"267\",\n                        \"name\": \"Vase WC stative\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"247\",\n                        \"name\": \"Obiecte sanitare\"\n                    },\n                    {\n                        \"id\": \"251\",\n                        \"name\": \"Bideuri\"\n                    },\n                    {\n                        \"id\": \"268\",\n                        \"name\": \"Bideuri suspendate\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"273\",\n                        \"name\": \"Cazi\"\n                    },\n                    {\n                        \"id\": \"274\",\n                        \"name\": \"Cazi freestanding\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"275\",\n                        \"name\": \"Mobilier baie\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"4\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"341\",\n                        \"name\": \"imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"441\",\n                        \"name\": \"Abrazive si aschietoare\"\n                    },\n                    {\n                        \"id\": \"442\",\n                        \"name\": \"Discuri, polizare si taiere\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"483\",\n                        \"name\": \"testare meniu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"5\",\n            \"enabled\": \"1\",\n            \"parent\": \"5995\",\n            \"parent_sku\": \"C5995\",\n            \"stock\": \"3.000\",\n            \"base_price\": \"150.0000\",\n            \"price\": \"100.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/produs-cu-pret-minim-951745.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/produs-cu-pret-minim-222-262772.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/produs-cu-pret-minim-222-646801.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/diverse-crap-599471.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"6330\": {\n            \"id\": \"6330\",\n            \"sku\": \"troller-ca8_0\",\n            \"name\": \"Troler Carlton Arena Spinner- Black 68\",\n            \"description\": \"<meta charset=\\\"utf-8\\\">\\n<table class=\\\"data table additional-attributes\\\" id=\\\"product-attribute-specs-table\\\">\\n<tbody>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">CULOARE</th>\\n<td class=\\\"col data\\\" data-th=\\\"CULOARE\\\">Negru</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Dimensiuni</th>\\n<td class=\\\"col data\\\" data-th=\\\"Dimensiuni\\\">H69 x L42 x D31 cm</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Greutate</th>\\n<td class=\\\"col data\\\" data-th=\\\"Greutate\\\">3.2 Kg</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Incuietoare</th>\\n<td class=\\\"col data\\\" data-th=\\\"Incuietoare\\\">Cifru TSA pentru calatorie in siguranta</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Material</th>\\n<td class=\\\"col data\\\" data-th=\\\"Material\\\">Polyester</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Carcasa</th>\\n<td class=\\\"col data\\\" data-th=\\\"Carcasa\\\">Carcasa Soft</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Marime</th>\\n<td class=\\\"col data\\\" data-th=\\\"Marime\\\">Marimi Medii (60-69cm)</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Dimensiuni fara roti</th>\\n<td class=\\\"col data\\\" data-th=\\\"Dimensiuni fara roti\\\">H64 x L42 x D31 cm</td>\\n</tr>\\n</tbody>\\n</table>\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/troler-carlton-arena-spinner-black-68.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/troler-carlton-arena-spinner-black-68.html\",\n            \"brand\": \"CARLTON\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"0\",\n            \"parent_sku\": \"\",\n            \"stock\": \"99.000\",\n            \"base_price\": \"456.0000\",\n            \"price\": \"456.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/troler-carlton-arena-spinner-black-68-740025.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"troller-carlton-arena-spinner-black-68\",\n            \"bundleItems\": []\n        },\n        \"6340\": {\n            \"id\": \"6340\",\n            \"sku\": \"carlton-li43_0\",\n            \"name\": \"Carlton Lincoln 80 Purple\",\n            \"description\": \"<p><span>With plenty of space and an intelligent design, Lincoln is your answer to packing more and travelling light.</span></p>\\n<p><span>Material: Durable 840 D polyester with twill fabric highlights</span></p>\\n<p><strong><u>KEY FEATURES</u></strong></p>\\n<ul>\\n<li> Super-spacious construction for maximum volume</li>\\n<li> Expander for additional packing space</li>\\n<li> Front pockets for easy and quick accessibility</li>\\n<li> 360-degree spinner for excellent rolling comfort</li>\\n<li> Comfortable padded handle for easy gripping</li>\\n<li> TSA lock</li>\\n</ul>\\n<table class=\\\"data table additional-attributes\\\" id=\\\"product-attribute-specs-table\\\">\\n<tbody>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">CULOARE</th>\\n<td class=\\\"col data\\\" data-th=\\\"CULOARE\\\">Violet</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Dimensiuni</th>\\n<td class=\\\"col data\\\" data-th=\\\"Dimensiuni\\\">H 79 x L47 x D34 cm</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Greutate</th>\\n<td class=\\\"col data\\\" data-th=\\\"Greutate\\\">4.4 Kg</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Incuietoare</th>\\n<td class=\\\"col data\\\" data-th=\\\"Incuietoare\\\">Cifru TSA pentru calatorie in siguranta</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Material</th>\\n<td class=\\\"col data\\\" data-th=\\\"Material\\\">\\n<p><span>Durable 840 D polyester with twill fabric highlights</span></p>\\n</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Carcasa</th>\\n<td class=\\\"col data\\\" data-th=\\\"Carcasa\\\">Carcasa Soft</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Marime</th>\\n<td class=\\\"col data\\\" data-th=\\\"Marime\\\">Mare</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Dimensiuni fara roti</th>\\n<td class=\\\"col data\\\" data-th=\\\"Dimensiuni fara roti\\\">H 74 x L47 x D34 cm</td>\\n</tr>\\n</tbody>\\n</table>\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/carlton-lincoln-80-purple.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/fără-ulei-de-palmier/carlton-lincoln-80-purple.html\",\n            \"brand\": \"CARLTON\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"0\",\n            \"parent_sku\": \"\",\n            \"stock\": \"97.000\",\n            \"base_price\": \"533.0000\",\n            \"price\": \"533.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/carlton-lincoln-80-purple-109023.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"carlton-lincoln-80-purple\",\n            \"bundleItems\": []\n        },\n        \"6343\": {\n            \"id\": \"6343\",\n            \"sku\": \"carlton-li49_0\",\n            \"name\": \"Carlton Lincoln 55 Purple\",\n            \"description\": \"<p><span>With plenty of space and an intelligent design, Lincoln is your answer to packing more and travelling light.</span></p>\\n<p><span>Material: Durable 840 D polyester with twill fabric highlights</span></p>\\n<p><strong><u>KEY FEATURES</u></strong></p>\\n<ul>\\n<li> Super-spacious construction for maximum volume</li>\\n<li> Expander for additional packing space</li>\\n<li> Front pockets for easy and quick accessibility</li>\\n<li> 360-degree spinner for excellent rolling comfort</li>\\n<li> Comfortable padded handle for easy gripping</li>\\n<li> TSA lock</li>\\n</ul>\\n<table class=\\\"data table additional-attributes\\\" id=\\\"product-attribute-specs-table\\\">\\n<tbody>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">CULOARE</th>\\n<td class=\\\"col data\\\" data-th=\\\"CULOARE\\\">Violet</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Dimensiuni</th>\\n<td class=\\\"col data\\\" data-th=\\\"Dimensiuni\\\">H 56 x L37 x D27 cm</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Greutate</th>\\n<td class=\\\"col data\\\" data-th=\\\"Greutate\\\">2.9 Kg</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Incuietoare</th>\\n<td class=\\\"col data\\\" data-th=\\\"Incuietoare\\\">Cifru TSA pentru calatorie in siguranta</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Material</th>\\n<td class=\\\"col data\\\" data-th=\\\"Material\\\">\\n<p><span>Durable 840 D polyester with twill fabric highlights</span></p>\\n</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Carcasa</th>\\n<td class=\\\"col data\\\" data-th=\\\"Carcasa\\\">Carcasa Soft</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Marime</th>\\n<td class=\\\"col data\\\" data-th=\\\"Marime\\\">Cabina (42-55cm)</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Dimensiuni fara roti</th>\\n<td class=\\\"col data\\\" data-th=\\\"Dimensiuni fara roti\\\">H 52 x L37 x D27 cm</td>\\n</tr>\\n</tbody>\\n</table>\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/carlton-lincoln-55-purple.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/fără-ulei-de-palmier/carlton-lincoln-55-purple.html\",\n            \"brand\": \"CARLTON\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"41\",\n                        \"name\": \"Fără ulei de palmier\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"0\",\n            \"parent_sku\": \"\",\n            \"stock\": \"98.000\",\n            \"base_price\": \"390.0000\",\n            \"price\": \"390.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/carlton-lincoln-55-purple-778560.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"carlton-lincoln-55-purple\",\n            \"bundleItems\": []\n        },\n        \"6348\": {\n            \"id\": \"6348\",\n            \"sku\": \"carlton-mo64_0\",\n            \"name\": \"Carlton Morgan 80 Anthracite Grey\",\n            \"description\": \"<p>Effortless manoeuvrability due to its 4-wheel spinner and smooth charisma due its polished texture, make Morgan the object of every co-passenger’s admiration. Now you can breeze through your travels with some flair.</p>\\n<p><u>KEY FEATURES</u></p>\\n<p>  <span> Push-button lightweight trolley system</span></p>\\n<ul>\\n<li><span> 4-wheel spinner</span></li>\\n<li><span> Expandable</span></li>\\n<li><span> 2 front pockets</span></li>\\n<li><span> Rivet-less construction</span></li>\\n<li><span> Kick guard and corner guard</span></li>\\n</ul>\\n<ul></ul>\\n<table class=\\\"data table additional-attributes\\\" id=\\\"product-attribute-specs-table\\\">\\n<tbody>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">CULOARE</th>\\n<td class=\\\"col data\\\" data-th=\\\"CULOARE\\\">Gri</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Dimensiuni</th>\\n<td class=\\\"col data\\\" data-th=\\\"Dimensiuni\\\">H 78 x L48 x D31 cm</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Greutate</th>\\n<td class=\\\"col data\\\" data-th=\\\"Greutate\\\">4.3 Kg</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Incuietoare</th>\\n<td class=\\\"col data\\\" data-th=\\\"Incuietoare\\\">Cifru TSA pentru calatorie in siguranta</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Material</th>\\n<td class=\\\"col data\\\" data-th=\\\"Material\\\">Polyester hobby fabric with 600 D polyester</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Carcasa</th>\\n<td class=\\\"col data\\\" data-th=\\\"Carcasa\\\">Carcasa Soft</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Marime</th>\\n<td class=\\\"col data\\\" data-th=\\\"Marime\\\">Mare</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Dimensiuni fara roti</th>\\n<td class=\\\"col data\\\" data-th=\\\"Dimensiuni fara roti\\\">H73 x L48 x D31 cm</td>\\n</tr>\\n</tbody>\\n</table>\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/carlton-morgan-80-anthracite-grey.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/carlton-morgan-80-anthracite-grey.html\",\n            \"brand\": \"CARLTON\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"0\",\n            \"parent_sku\": \"\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"565.0000\",\n            \"price\": \"565.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/carlton-morgan-80-anthracite-grey-560076.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"carlton-morgan-80-anthracite-grey\",\n            \"bundleItems\": []\n        },\n        \"6354\": {\n            \"id\": \"6354\",\n            \"sku\": \"carlton-mo84_0\",\n            \"name\": \"Carlton Morgan 67 Anthracite Grey\",\n            \"description\": \"<p>Effortless manoeuvrability due to its 4-wheel spinner and smooth charisma due its polished texture, make Morgan the object of every co-passenger’s admiration. Now you can breeze through your travels with some flair.</p>\\n<p><u>KEY FEATURES</u></p>\\n<p>  <span> Push-button lightweight trolley system</span></p>\\n<ul>\\n<li><span> 4-wheel spinner</span></li>\\n<li><span> Expandable</span></li>\\n<li><span> 2 front pockets</span></li>\\n<li><span> Rivet-less construction</span></li>\\n<li><span> Kick guard and corner guard</span></li>\\n</ul>\\n<ul></ul>\\n<table class=\\\"data table additional-attributes\\\" id=\\\"product-attribute-specs-table\\\">\\n<tbody>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">CULOARE</th>\\n<td class=\\\"col data\\\" data-th=\\\"CULOARE\\\">Gri<br>\\n</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Dimensiuni</th>\\n<td class=\\\"col data\\\" data-th=\\\"Dimensiuni\\\">H 68 x L43 x D27 cm</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Greutate</th>\\n<td class=\\\"col data\\\" data-th=\\\"Greutate\\\">4.3 Kg</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Incuietoare</th>\\n<td class=\\\"col data\\\" data-th=\\\"Incuietoare\\\">Cifru TSA pentru calatorie in siguranta</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Material</th>\\n<td class=\\\"col data\\\" data-th=\\\"Material\\\">Polyester hobby fabric with 600 D polyester</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Carcasa</th>\\n<td class=\\\"col data\\\" data-th=\\\"Carcasa\\\">Carcasa Soft</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Marime</th>\\n<td class=\\\"col data\\\" data-th=\\\"Marime\\\">Mediu</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Dimensiuni fara roti</th>\\n<td class=\\\"col data\\\" data-th=\\\"Dimensiuni fara roti\\\">H 63 x L43 x D27 cm</td>\\n</tr>\\n</tbody>\\n</table>\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/carlton-morgan-67-anthracite-grey.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/carlton-morgan-67-anthracite-grey.html\",\n            \"brand\": \"CARLTON\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"0\",\n            \"parent_sku\": \"\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"483.0000\",\n            \"price\": \"483.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/carlton-morgan-67-anthracite-grey-193012.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"carlton-morgan-67-anthracite-grey\",\n            \"bundleItems\": []\n        },\n        \"6360\": {\n            \"id\": \"6360\",\n            \"sku\": \"carlton-mo104_0\",\n            \"name\": \"Carlton Morgan 55 Blue\",\n            \"description\": \"<p>Effortless manoeuvrability due to its 4-wheel spinner and smooth charisma due its polished texture, make Morgan the object of every co-passenger’s admiration. Now you can breeze through your travels with some flair.</p>\\n<p><u>KEY FEATURES</u></p>\\n<p>  <span> Push-button lightweight trolley system</span></p>\\n<ul>\\n<li><span> 4-wheel spinner</span></li>\\n<li><span> Expandable</span></li>\\n<li><span> 2 front pockets</span></li>\\n<li><span> Rivet-less construction</span></li>\\n<li><span> Kick guard and corner guard</span></li>\\n</ul>\\n<ul></ul>\\n<table class=\\\"data table additional-attributes\\\" id=\\\"product-attribute-specs-table\\\">\\n<tbody>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">CULOARE</th>\\n<td class=\\\"col data\\\" data-th=\\\"CULOARE\\\">Albastru</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Dimensiuni</th>\\n<td class=\\\"col data\\\" data-th=\\\"Dimensiuni\\\">H 55 x L54 x D23 cm</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Greutate</th>\\n<td class=\\\"col data\\\" data-th=\\\"Greutate\\\">2.8 Kg</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Incuietoare</th>\\n<td class=\\\"col data\\\" data-th=\\\"Incuietoare\\\">Cifru TSA pentru calatorie in siguranta</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Material</th>\\n<td class=\\\"col data\\\" data-th=\\\"Material\\\">Polyester hobby fabric with 600 D polyester</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Carcasa</th>\\n<td class=\\\"col data\\\" data-th=\\\"Carcasa\\\">Carcasa Soft</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Marime</th>\\n<td class=\\\"col data\\\" data-th=\\\"Marime\\\">Cabina (42-55cm)</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Dimensiuni fara roti</th>\\n<td class=\\\"col data\\\" data-th=\\\"Dimensiuni fara roti\\\">H 50 x L54 x D23 cm</td>\\n</tr>\\n</tbody>\\n</table>\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/carlton-morgan-55-blue.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/carlton-morgan-55-blue.html\",\n            \"brand\": \"CARLTON\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"0\",\n            \"parent_sku\": \"\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"413.0000\",\n            \"price\": \"413.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/carlton-morgan-55-blue-248882.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"carlton-morgan-55-blue\",\n            \"bundleItems\": []\n        },\n        \"6365\": {\n            \"id\": \"6365\",\n            \"sku\": \"carlton-do123_0\",\n            \"name\": \"Carlton Dover 77 Purple\",\n            \"description\": \"<p><span>A durable bag for the ultra-frequent traveler, the Dover is meticulously designed for those who like to travel on a whim. As a frequent traveler, you need a bag that can handle your impulsive travel requirements. So, if you’re always on the go, here is a bag that will always be ready.</span></p>\\n<p><strong><u>KEY FEATURES</u></strong></p>\\n<ul>\\n<li> Super-spacious construction for maximum volume</li>\\n<li> Expander for additional packing space</li>\\n<li> Front pockets for easy and quick accessibility</li>\\n<li> 360-degree spinner for excellent rolling comfort</li>\\n<li> Comfortable padded handle for easy gripping</li>\\n<li> TSA lock</li>\\n</ul>\\n<table class=\\\"data table additional-attributes\\\" id=\\\"product-attribute-specs-table\\\">\\n<tbody>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">CULOARE</th>\\n<td class=\\\"col data\\\" data-th=\\\"CULOARE\\\">Mare</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Dimensiuni</th>\\n<td class=\\\"col data\\\" data-th=\\\"Dimensiuni\\\">H 79 x L49 x D33 cm</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Greutate</th>\\n<td class=\\\"col data\\\" data-th=\\\"Greutate\\\">4.3 Kg</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Incuietoare</th>\\n<td class=\\\"col data\\\" data-th=\\\"Incuietoare\\\">Cifru TSA pentru calatorie in siguranta</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Material</th>\\n<td class=\\\"col data\\\" data-th=\\\"Material\\\">Polyester Dobby</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Carcasa</th>\\n<td class=\\\"col data\\\" data-th=\\\"Carcasa\\\">Carcasa Soft</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Marime</th>\\n<td class=\\\"col data\\\" data-th=\\\"Marime\\\">Cabina (42-55cm)</td>\\n</tr>\\n<tr>\\n<th class=\\\"col label\\\" scope=\\\"row\\\">Dimensiuni fara roti</th>\\n<td class=\\\"col data\\\" data-th=\\\"Dimensiuni fara roti\\\">H 74 x L49 x D33 cm</td>\\n</tr>\\n</tbody>\\n</table>\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/carlton-dover-77-purple.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/carlton-dover-77-purple.html\",\n            \"brand\": \"CARLTON\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"0\",\n            \"parent_sku\": \"\",\n            \"stock\": \"99.000\",\n            \"base_price\": \"585.0000\",\n            \"price\": \"585.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/carlton-dover-77-purple-833915.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"carlton-dover-77-purple\",\n            \"bundleItems\": []\n        },\n        \"6584\": {\n            \"id\": \"6584\",\n            \"sku\": \"C6584\",\n            \"name\": \"Produs de test Filip Paul\",\n            \"description\": \"asdfgh\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-de-test-filip-paul.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/produs-de-test-filip-paul.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"95\",\n                        \"name\": \"Baie\"\n                    },\n                    {\n                        \"id\": \"241\",\n                        \"name\": \"Cabine de dus\"\n                    },\n                    {\n                        \"id\": \"242\",\n                        \"name\": \"Usi de dus pentru nisa\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"4\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"341\",\n                        \"name\": \"imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"483\",\n                        \"name\": \"testare meniu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"6584\",\n            \"parent_sku\": \"C6584\",\n            \"stock\": \"978.440\",\n            \"base_price\": \"50.0000\",\n            \"price\": \"1.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/1635859981-51yeeqjcxhl-sl500-026358.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"6628\": {\n            \"id\": \"6628\",\n            \"sku\": \"C6628\",\n            \"name\": \"Queen's! Queen's\",\n            \"description\": \"Queen&#39;s Collection - Viva Magenta\",\n            \"short_description\": \"Queen&#39;s Collection - Viva Magenta\",\n            \"url\": \"http://tennisshop.gomag.ro/casti-jbl-filip.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/imbracaminte/casti-jbl-filip.html\",\n            \"brand\": \"Abuela Tata\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"196\",\n                        \"name\": \"categorie pentru redirect\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"6\",\n            \"enabled\": \"1\",\n            \"parent\": \"6628\",\n            \"parent_sku\": \"C6628\",\n            \"stock\": \"38.500\",\n            \"base_price\": \"10.0000\",\n            \"price\": \"5.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"313\",\n                    \"type\": \"textarea\",\n                    \"name\": \"Atribut Nou Retur\",\n                    \"value\": \"Trebuie sa fie in romana 1111\"\n                },\n                {\n                    \"id\": \"314\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Atribut nou Retur camp text\",\n                    \"value\": \"Trebuie sa fie in romana 2222\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/images-697020.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"6664\": {\n            \"id\": \"6664\",\n            \"sku\": \"C746123\",\n            \"name\": \"Motocositoare pe benzina 712 cu 8 accesorii, 4.76CP MF\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/motocositoare-pe-benzina-712-cu-8-accesorii-4-76cp-mf-2.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/motocositoare-pe-benzina-712-cu-8-accesorii-4-76cp-mf-2.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"196\",\n                        \"name\": \"categorie pentru redirect\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"4\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"341\",\n                        \"name\": \"imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"483\",\n                        \"name\": \"testare meniu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"6664\",\n            \"parent_sku\": \"C746123\",\n            \"stock\": \"2.000\",\n            \"base_price\": \"2.0000\",\n            \"price\": \"1.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/9d9dd9e4-e84a-402e-ba8f-daa659e6e6c5-photoword-003-283281-782411.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"6665\": {\n            \"id\": \"6665\",\n            \"sku\": \"G0XS1252000L-4440\",\n            \"name\": \"Manusi moto cross-enduro Unik Racing X-12\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/manusi-moto-cross-enduro-unik-racing-x-12-2.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/manusi-moto-cross-enduro-unik-racing-x-12-2.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"196\",\n                        \"name\": \"categorie pentru redirect\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"4\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"341\",\n                        \"name\": \"imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"483\",\n                        \"name\": \"testare meniu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"6665\",\n            \"parent_sku\": \"G0XS1252000L-4440\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"2.0000\",\n            \"price\": \"2.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/641x334-00-60-447691-763431.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"6712\": {\n            \"id\": \"6712\",\n            \"sku\": \"ADV8068B\",\n            \"name\": \"Rucsac de munte Adventurer 8068 albastru 80 litri si minge cadou\",\n            \"description\": \"Rucsac proiectat pentru catarari, schi de tura, schi, alpinism sau ture montane, la dezvoltarea si fabricarea caruia accentul a fost pus pe durabilitate si sistemul de spate.<br />\\r\\nCurele ajustabile si capitonate pentru maxim de confort.<br />\\r\\nCompartiment principal cu capac.<br />\\r\\nBuzunare laterale de expansiune.<br />\\r\\nBuzunare tip bagheta , din plasa.<br />\\r\\nMultiple compartimente.<br />\\r\\nCurea de compresie.<br />\\r\\nSistem de hidratare compatibil.<br />\\r\\nCapacitate: 80 litri.\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/rucsac-de-munte-adventurer-8068-albastru-80-litri-si-minge-cadou.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/imbracaminte/rucsac-de-munte-adventurer-8068-albastru-80-litri-si-minge-cadou.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"196\",\n                        \"name\": \"categorie pentru redirect\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"4\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"341\",\n                        \"name\": \"imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"483\",\n                        \"name\": \"testare meniu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"6.5\",\n            \"enabled\": \"1\",\n            \"parent\": \"6712\",\n            \"parent_sku\": \"ADV8068B\",\n            \"stock\": \"93.000\",\n            \"base_price\": \"60.0000\",\n            \"price\": \"60.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/rucsac-de-munte-adventurer-8068-albastru-80-litri-108842-827716.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"6736\": {\n            \"id\": \"6736\",\n            \"sku\": \"C746\",\n            \"name\": \"Manusi moto cross-enduro Unik Racing X-12 ăîâșț\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/manusi-moto-cross-enduro-unik-racing-x-12-3-6736.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/manusi-moto-cross-enduro-unik-racing-x-12-3-6736.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"196\",\n                        \"name\": \"categorie pentru redirect\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"4\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"341\",\n                        \"name\": \"imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"483\",\n                        \"name\": \"testare meniu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"6739\",\n            \"parent_sku\": \"C746-R\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"357.0000\",\n            \"price\": \"357.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"Green\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/premium-photo-1669047983005-7a004484d260-ixlib-rb-452994-807888.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"C746-grupa\",\n            \"bundleItems\": []\n        },\n        \"6737\": {\n            \"id\": \"6737\",\n            \"sku\": \"C746-P\",\n            \"name\": \"Manusi moto cross-enduro Unik Racing X-12 ăîâșț\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/manusi-moto-cross-enduro-unik-racing-x-12-3-6737.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/manusi-moto-cross-enduro-unik-racing-x-12-3-6737.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"196\",\n                        \"name\": \"categorie pentru redirect\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"4\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"341\",\n                        \"name\": \"imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"483\",\n                        \"name\": \"testare meniu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"6739\",\n            \"parent_sku\": \"C746-R\",\n            \"stock\": \"0.000\",\n            \"base_price\": \"2.0000\",\n            \"price\": \"2.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"Portocaliu\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/300-742924-787535-268198.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"C746-grupa\",\n            \"bundleItems\": []\n        },\n        \"6738\": {\n            \"id\": \"6738\",\n            \"sku\": \"C746-A\",\n            \"name\": \"Manusi moto cross-enduro Unik Racing X-12 ăîâșț\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/manusi-moto-cross-enduro-unik-racing-x-12-3-6738.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/manusi-moto-cross-enduro-unik-racing-x-12-3-6738.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"196\",\n                        \"name\": \"categorie pentru redirect\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"4\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"341\",\n                        \"name\": \"imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"483\",\n                        \"name\": \"testare meniu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"6739\",\n            \"parent_sku\": \"C746-R\",\n            \"stock\": \"0.000\",\n            \"base_price\": \"2.0000\",\n            \"price\": \"2.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"albastru\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/300-742924-787535-268198.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"C746-grupa\",\n            \"bundleItems\": []\n        },\n        \"6739\": {\n            \"id\": \"6739\",\n            \"sku\": \"C746-R\",\n            \"name\": \"Manusi moto cross-enduro Unik Racing X-12 ăîâșț\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/manusi-moto-cross-enduro-unik-racing-x-12-3.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/manusi-moto-cross-enduro-unik-racing-x-12-3.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"196\",\n                        \"name\": \"categorie pentru redirect\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"4\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"341\",\n                        \"name\": \"imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"483\",\n                        \"name\": \"testare meniu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"6739\",\n            \"parent_sku\": \"C746-R\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"476.0000\",\n            \"price\": \"476.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"Rosu\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/photo-1498598457418-36ef20772bb9-ixlib-rb-4-0-3-ix-220694-181031.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"C746-grupa\",\n            \"bundleItems\": []\n        },\n        \"6744\": {\n            \"id\": \"6744\",\n            \"sku\": \"9275299\",\n            \"name\": \"TEST MICHELIN 185/65 R15 88T PRIMACY 4\",\n            \"description\": \"\",\n            \"short_description\": \"<p><a href=\\\"https://eprel.ec.europa.eu/screen/product/tyres/408990\\\">Eticheta energetica</a></p>\",\n            \"url\": \"http://tennisshop.gomag.ro/test-michelin-185-65-r15-88t-primacy-4.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/accesorii/test-michelin-185-65-r15-88t-primacy-4.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"196\",\n                        \"name\": \"categorie pentru redirect\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"6744\",\n            \"parent_sku\": \"9275299\",\n            \"stock\": \"50.000\",\n            \"base_price\": \"100.0000\",\n            \"price\": \"75.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"77\",\n                    \"type\": \"textarea\",\n                    \"name\": \"test live ghid\",\n                    \"value\": \"<p>camp text</p>\"\n                },\n                {\n                    \"id\": \"138\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Cam Text 13A\",\n                    \"value\": \"asdfg\"\n                },\n                {\n                    \"id\": \"132\",\n                    \"type\": \"multipleselect\",\n                    \"name\": \"Comanda In Detaliu\",\n                    \"value\": [\n                        \"print\",\n                        \"detaliu\"\n                    ]\n                },\n                {\n                    \"id\": \"131\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Comanda\",\n                    \"value\": \"de afisat in detaliu\"\n                },\n                {\n                    \"id\": \"151\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Tara De Origine\",\n                    \"value\": \"aaaa\"\n                },\n                {\n                    \"id\": \"106\",\n                    \"type\": \"textinput\",\n                    \"name\": \"Autoor\",\n                    \"value\": \"hgfdsdhgf\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/6928-394858-103202.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"6745\": {\n            \"id\": \"6745\",\n            \"sku\": \"C6745\",\n            \"name\": \"test bogdan\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/test-bogdan.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/test-bogdan.html\",\n            \"brand\": \"20cm\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"196\",\n                        \"name\": \"categorie pentru redirect\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"4\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"341\",\n                        \"name\": \"imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"441\",\n                        \"name\": \"Abrazive si aschietoare\"\n                    },\n                    {\n                        \"id\": \"442\",\n                        \"name\": \"Discuri, polizare si taiere\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"483\",\n                        \"name\": \"testare meniu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"6745\",\n            \"parent_sku\": \"C6745\",\n            \"stock\": \"2221.000\",\n            \"base_price\": \"100.0000\",\n            \"price\": \"10.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/macalu-logo-944909.png?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"6746\": {\n            \"id\": \"6746\",\n            \"sku\": \"C6746\",\n            \"name\": \"test bogdantest bogdantest bogdan\",\n            \"description\": \"test bogdantest bogdantest bogdan\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/test-bogdantest-bogdantest-bogdan.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/apă-minerală/test-bogdantest-bogdantest-bogdan.html\",\n            \"brand\": \"Abuela Tata\",\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"30\",\n                        \"name\": \"Apă minerală\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"31\",\n                        \"name\": \"Apă plată\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"112\",\n                        \"name\": \"Apă de gură\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"113\",\n                        \"name\": \"Apă micelară\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"196\",\n                        \"name\": \"categorie pentru redirect\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"6746\",\n            \"parent_sku\": \"C6746\",\n            \"stock\": \"221.000\",\n            \"base_price\": \"200.0000\",\n            \"price\": \"200.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/test-product-540275.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"6747\": {\n            \"id\": \"6747\",\n            \"sku\": \"C6747\",\n            \"name\": \"produs digital nou 04.05\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-digital-nou-04-05.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/imbracaminte/produs-digital-nou-04-05.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"3\",\n                        \"name\": \"Echipament\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"196\",\n                        \"name\": \"categorie pentru redirect\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"4\",\n                        \"name\": \"Incaltaminte\"\n                    },\n                    {\n                        \"id\": \"341\",\n                        \"name\": \"imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    },\n                    {\n                        \"id\": \"483\",\n                        \"name\": \"testare meniu\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"525\",\n                        \"name\": \"Baby & Toddler \"\n                    },\n                    {\n                        \"id\": \"526\",\n                        \"name\": \" Swaddling & Receiving Blankets \"\n                    },\n                    {\n                        \"id\": \"527\",\n                        \"name\": \" Swaddling Blankets\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"6747\",\n            \"parent_sku\": \"C6747\",\n            \"stock\": \"21.000\",\n            \"base_price\": \"122.0000\",\n            \"price\": \"122.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/plastilina-inteligenta-478051.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"6756\": {\n            \"id\": \"6756\",\n            \"sku\": \"C6756\",\n            \"name\": \"downloadabil test stage\",\n            \"description\": \"downloadabil test stagedownloadabil test stagedownloadabil test stagedownloadabil test stagedownloadabil test stage\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/downloadabil-test-stage.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/imbracaminte/downloadabil-test-stage.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"5\",\n                        \"name\": \"Imbracaminte\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"196\",\n                        \"name\": \"categorie pentru redirect\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"223\",\n                        \"name\": \"1\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"224\",\n                        \"name\": \"124\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"441\",\n                        \"name\": \"Abrazive si aschietoare\"\n                    },\n                    {\n                        \"id\": \"442\",\n                        \"name\": \"Discuri, polizare si taiere\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"84\",\n                        \"name\": \"Accesorii\"\n                    },\n                    {\n                        \"id\": \"556\",\n                        \"name\": \"Bidoane si Suporti\"\n                    },\n                    {\n                        \"id\": \"557\",\n                        \"name\": \"Suporti de bidon\"\n                    }\n                ],\n                [\n                    {\n                        \"id\": \"573\",\n                        \"name\": \"aaaaa\"\n                    },\n                    {\n                        \"id\": \"574\",\n                        \"name\": \"Categorie secundara\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"6756\",\n            \"parent_sku\": \"C6756\",\n            \"stock\": \"99.000\",\n            \"base_price\": \"10.0000\",\n            \"price\": \"10.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/accesorii-monturi-329953.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"6760\": {\n            \"id\": \"6760\",\n            \"sku\": \"Img-1122-32555\",\n            \"name\": \"test imagine import 11test\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/test-imagine-import-11test.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/produse-1/test-imagine-import-11test.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"1\",\n                        \"name\": \"Produse\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"6760\",\n            \"parent_sku\": \"Img-1122-32555\",\n            \"stock\": \"2.000\",\n            \"base_price\": \"100.2120\",\n            \"price\": \"50.0100\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/247620-555499157798609-1295475862-n-941854-364654.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"\",\n            \"bundleItems\": []\n        },\n        \"6761\": {\n            \"id\": \"6761\",\n            \"sku\": \"X746\",\n            \"name\": \"Denumire X\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/denumire-x.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/incaltaminte-283/denumire-x.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"283\",\n                        \"name\": \"Incaltaminte\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"6761\",\n            \"parent_sku\": \"X746\",\n            \"stock\": \"80.000\",\n            \"base_price\": \"206.0000\",\n            \"price\": \"103.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"3\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"albastru\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/premium-photo-1669047983005-7a004484d260-ixlib-rb-198595-651507.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"X746-grupa\",\n            \"bundleItems\": []\n        },\n        \"6762\": {\n            \"id\": \"6762\",\n            \"sku\": \"X746-R\",\n            \"name\": \"Denumire X1\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://tennisshop.gomag.ro/denumire-x-6762.html\",\n            \"canonical_url\": \"http://tennisshop.gomag.ro/incaltaminte-283/denumire-x-6762.html\",\n            \"brand\": null,\n            \"categories\": [\n                [\n                    {\n                        \"id\": \"283\",\n                        \"name\": \"Incaltaminte\"\n                    }\n                ]\n            ],\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"6761\",\n            \"parent_sku\": \"X746\",\n            \"stock\": \"100.000\",\n            \"base_price\": \"595.0000\",\n            \"price\": \"476.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"um\": \"\",\n            \"attributes\": [\n                {\n                    \"id\": \"4\",\n                    \"type\": \"dropdown\",\n                    \"name\": \"Culoare\",\n                    \"value\": \"Green\"\n                }\n            ],\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/premium-photo-1669047983005-7a004484d260-ixlib-rb-455854-605892.jpg?s=aaaaa\",\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/original/premium-photo-1669047983005-7a004484d260-ixlib-rb-455854-605892.jpg?s=aaaaa\"\n            ],\n            \"ean\": \"\",\n            \"group_key\": \"X746-grupa\",\n            \"bundleItems\": []\n        }\n    }\n}"}],"_postman_id":"6424a0ce-5339-46ea-828b-90921426f404"}],"id":"ce92bb82-625e-4cb8-9d6f-fa9daa1659a7","_postman_id":"ce92bb82-625e-4cb8-9d6f-fa9daa1659a7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Delete (Stergere produse)","item":[{"name":"Stergere produse","event":[{"listen":"prerequest","script":{"id":"9377c62c-4d88-4456-aaa7-52df27d08b73","exec":[""],"type":"text/javascript"}}],"id":"a04357ee-130a-46cc-a902-f7026d702fc2","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"User-Agent","value":"Mozilla/5.0","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"skus\": [\n\t\t\"c6207bac-0112-4136-a135-69bf0223a74d\",\n\t\t\"d9d87f26-811a-40fa-ba65-c2b3d323ee29\",\n\t\t\"22a185c2-2d6d-4b91-8ffa-a71689986d84\",\n\t\t\"...\",\n\t\t\"3da0995b-8b7f-449c-b01d-189e6998df70\"\n\t]\n}","description":"<p>{\n    \"skus\": [\n        Array cu sku uri de produse\n    ]\n}</p>\n","type":"text"}]},"url":"https://api.gomag.ro/api/v1/product/delete/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","product","delete","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"aa8f3ee4-21da-4421-a211-0096dcf5b767","name":"Stergere produse","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"User-Agent","value":"Mozilla/5.0","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"skus\": [\n\t\t\"9c07c0be-045e-4f43-8cec-bdd9bd7cfc3c\",\n\t\t\"4aca769c-b4b2-4be7-a45c-17312ed6bea3\",\n\t\t\"1c0f41ac-b136-499f-8511-69a0894a3f1a\",\n\t\t\"...\",\n\t\t\"2828fe8d-0566-4d6b-ba73-871147dfdb8b\"\n\t]\n}","description":"{\n\t\"skus\": [\n\t\tArray cu sku uri de produse\n\t]\n}","type":"text","disabled":true},{"key":"data","value":"{\n\t\"skus\": [\n\t\t\"123331123332\",\n\t\t\"C746-4\",\n\t\t\"C746-3\"\n\t]\n}","type":"text"}]},"url":"https://api.gomag.ro/api/v1/product/delete/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 27 Sep 2023 08:19:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"82.79.218.151"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"_gs=1; expires=Wed, 27-Sep-2023 09:19:25 GMT; Max-Age=3600"},{"key":"Set-Cookie","value":"selectedCurrency=czozOiI1OTMiOw%3D%3D; expires=Wed, 27-Sep-2023 09:19:25 GMT; Max-Age=3600; path=/"},{"key":"Set-Cookie","value":"selectedCurrencyN=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=Of%2BZjKiZCerKwJd4oVQdyZn42KSkmHoJW74ybbd6EDavn60bIO9tgCO%2BXl%2B5jxltDFiDXdCiEMx19BdSEw38pwrwVdZaAmLYjwV9PNh6xzqFaAZcOoAOzL3vOumhaA%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"80d252564dc226fc-OTP"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": {\n        \"skus\": [\n            \"123331123332\",\n            \"C746-4\",\n            \"C746-3\"\n        ]\n    }\n}"}],"_postman_id":"a04357ee-130a-46cc-a902-f7026d702fc2"}],"id":"fb292401-fd8c-44e0-bacf-1f57fe8c60c7","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>\"skus\" -&gt; Array cu Sku produs/versiune Identificator produs (Unic in pagina)</li>\n</ul>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-25-de-produse--cerere\">Exista o limita de 25 de produse / cerere</h3>\n","_postman_id":"fb292401-fd8c-44e0-bacf-1f57fe8c60c7","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"id":"0e4b61e1-1aa3-469c-9018-81c9a4feadfe","_postman_id":"0e4b61e1-1aa3-469c-9018-81c9a4feadfe","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Category (Categorii)","item":[{"name":"Read (Lista de categorii)","item":[{"name":"Lista de categorii","id":"f94aaf6f-fea8-4f4d-afd2-29cffc68868d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/category/read/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","category","read","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"db9ef9c7-54ce-48ac-84e3-4b1aac10f9da","name":"Valori Raspuns","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/category/read/json"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": \"Numar total de categorii\",\n    \"categories\": {\n        \"id\": \"ID intern\",\n        \"depth\": \"Adancime in arborele de categorii\",\n        \"name\": \"Denumire\",\n        \"position\": \"Pozitie\",\n        \"parents\": [\n            {\n                \"id\": \"ID intern parinte\",\n                \"depth\": \"Adancima parintelui in arborele de categorii\",\n                \"name\": \"Denumire\",\n                \"position\": \"Pozitie\"\n            }\n        ]\n    }\n}"},{"id":"7c34136a-6e33-4673-989b-fffe592adbaa","name":"Lista de categorii","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/category/read/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 27 Sep 2023 07:13:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"82.79.218.151"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"_gs=1; expires=Wed, 27-Sep-2023 08:13:20 GMT; Max-Age=3600"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=YnvIrXMWPqcV4m91CvcVv5c%2FSy2zbS%2B1chJMMSK0tC3fLJBE%2FM5OkIxfaNuifHjs12xN0jRAz8xkfC6zUk1r6Puk%2FF4c8lqZE6ZdiANQxtGx64EMBg2kNvD0NFWRjw%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"80d1f1892ed427bf-OTP"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": 549,\n    \"categories\": {\n        \"1\": {\n            \"id\": \"1\",\n            \"name\": \"Produse\",\n            \"depth\": \"0\",\n            \"position\": \"3\",\n            \"parents\": []\n        },\n        \"3\": {\n            \"id\": \"3\",\n            \"name\": \"Echipament\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"1\": {\n                    \"id\": \"1\",\n                    \"depth\": 0,\n                    \"name\": \"Produse\"\n                }\n            }\n        },\n        \"4\": {\n            \"id\": \"4\",\n            \"name\": \"Incaltaminte\",\n            \"depth\": \"1\",\n            \"position\": \"4\",\n            \"parents\": {\n                \"1\": {\n                    \"id\": \"1\",\n                    \"depth\": 0,\n                    \"name\": \"Produse\"\n                }\n            }\n        },\n        \"5\": {\n            \"id\": \"5\",\n            \"name\": \"Imbracaminte\",\n            \"depth\": \"0\",\n            \"position\": \"2\",\n            \"parents\": []\n        },\n        \"6\": {\n            \"id\": \"6\",\n            \"name\": \"Colectii\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"7\": {\n            \"id\": \"7\",\n            \"name\": \"Hot Summer\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"6\": {\n                    \"id\": \"6\",\n                    \"depth\": 0,\n                    \"name\": \"Colectii\"\n                }\n            }\n        },\n        \"8\": {\n            \"id\": \"8\",\n            \"name\": \"We Love\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"6\": {\n                    \"id\": \"6\",\n                    \"depth\": 0,\n                    \"name\": \"Colectii\"\n                },\n                \"7\": {\n                    \"id\": \"7\",\n                    \"depth\": 1,\n                    \"name\": \"Hot Summer\"\n                }\n            }\n        },\n        \"9\": {\n            \"id\": \"9\",\n            \"name\": \"On Holiday\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"6\": {\n                    \"id\": \"6\",\n                    \"depth\": 0,\n                    \"name\": \"Colectii\"\n                },\n                \"7\": {\n                    \"id\": \"7\",\n                    \"depth\": 1,\n                    \"name\": \"Hot Summer\"\n                },\n                \"8\": {\n                    \"id\": \"8\",\n                    \"depth\": 2,\n                    \"name\": \"We Love\"\n                }\n            }\n        },\n        \"10\": {\n            \"id\": \"10\",\n            \"name\": \"Pretty Woman\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"6\": {\n                    \"id\": \"6\",\n                    \"depth\": 0,\n                    \"name\": \"Colectii\"\n                },\n                \"7\": {\n                    \"id\": \"7\",\n                    \"depth\": 1,\n                    \"name\": \"Hot Summer\"\n                },\n                \"8\": {\n                    \"id\": \"8\",\n                    \"depth\": 2,\n                    \"name\": \"We Love\"\n                },\n                \"9\": {\n                    \"id\": \"9\",\n                    \"depth\": 3,\n                    \"name\": \"On Holiday\"\n                }\n            }\n        },\n        \"11\": {\n            \"id\": \"11\",\n            \"name\": \"Be Trendy\",\n            \"depth\": \"5\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"6\": {\n                    \"id\": \"6\",\n                    \"depth\": 0,\n                    \"name\": \"Colectii\"\n                },\n                \"7\": {\n                    \"id\": \"7\",\n                    \"depth\": 1,\n                    \"name\": \"Hot Summer\"\n                },\n                \"8\": {\n                    \"id\": \"8\",\n                    \"depth\": 2,\n                    \"name\": \"We Love\"\n                },\n                \"9\": {\n                    \"id\": \"9\",\n                    \"depth\": 3,\n                    \"name\": \"On Holiday\"\n                },\n                \"10\": {\n                    \"id\": \"10\",\n                    \"depth\": 4,\n                    \"name\": \"Pretty Woman\"\n                }\n            }\n        },\n        \"14\": {\n            \"id\": \"14\",\n            \"name\": \"Pentru Seara\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"15\": {\n            \"id\": \"15\",\n            \"name\": \"Mireasa\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"14\": {\n                    \"id\": \"14\",\n                    \"depth\": 0,\n                    \"name\": \"Pentru Seara\"\n                }\n            }\n        },\n        \"16\": {\n            \"id\": \"16\",\n            \"name\": \"Clubbing\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"14\": {\n                    \"id\": \"14\",\n                    \"depth\": 0,\n                    \"name\": \"Pentru Seara\"\n                },\n                \"15\": {\n                    \"id\": \"15\",\n                    \"depth\": 1,\n                    \"name\": \"Mireasa\"\n                }\n            }\n        },\n        \"17\": {\n            \"id\": \"17\",\n            \"name\": \"test-11\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"18\": {\n            \"id\": \"18\",\n            \"name\": \"\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"22\": {\n            \"id\": \"22\",\n            \"name\": \"d\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"23\": {\n            \"id\": \"23\",\n            \"name\": \"e\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"24\": {\n            \"id\": \"24\",\n            \"name\": \"f\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"23\": {\n                    \"id\": \"23\",\n                    \"depth\": 0,\n                    \"name\": \"e\"\n                }\n            }\n        },\n        \"25\": {\n            \"id\": \"25\",\n            \"name\": \"Îngrijire personală\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"26\": {\n            \"id\": \"26\",\n            \"name\": \"Bărbaţi\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"27\": {\n            \"id\": \"27\",\n            \"name\": \"Produse bărbierit\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"28\": {\n            \"id\": \"28\",\n            \"name\": \"Băuturi\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"30\": {\n            \"id\": \"30\",\n            \"name\": \"Apă minerală\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"31\": {\n            \"id\": \"31\",\n            \"name\": \"Apă plată\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"32\": {\n            \"id\": \"32\",\n            \"name\": \"Dietetice\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"33\": {\n            \"id\": \"33\",\n            \"name\": \"Fără gluten\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"34\": {\n            \"id\": \"34\",\n            \"name\": \"Suc carbogazos\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"36\": {\n            \"id\": \"36\",\n            \"name\": \"Balsam\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"37\": {\n            \"id\": \"37\",\n            \"name\": \"Balsam de rufe\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"38\": {\n            \"id\": \"38\",\n            \"name\": \"Diverse\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"39\": {\n            \"id\": \"39\",\n            \"name\": \"Transport\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"40\": {\n            \"id\": \"40\",\n            \"name\": \"Curierat\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"41\": {\n            \"id\": \"41\",\n            \"name\": \"Fără ulei de palmier\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"42\": {\n            \"id\": \"42\",\n            \"name\": \"Biscuiţi\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"43\": {\n            \"id\": \"43\",\n            \"name\": \"Alimente\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"44\": {\n            \"id\": \"44\",\n            \"name\": \"Dulciuri\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"45\": {\n            \"id\": \"45\",\n            \"name\": \"Produse sărate\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"47\": {\n            \"id\": \"47\",\n            \"name\": \"Cacao instant\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"48\": {\n            \"id\": \"48\",\n            \"name\": \"Cafea\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"49\": {\n            \"id\": \"49\",\n            \"name\": \"Cafea boabe\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"50\": {\n            \"id\": \"50\",\n            \"name\": \"Cafea măcinată\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"51\": {\n            \"id\": \"51\",\n            \"name\": \"Chips\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"53\": {\n            \"id\": \"53\",\n            \"name\": \"Conserve de carne\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"54\": {\n            \"id\": \"54\",\n            \"name\": \"Conservă carne vită\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"55\": {\n            \"id\": \"55\",\n            \"name\": \"Conserve de legume\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"56\": {\n            \"id\": \"56\",\n            \"name\": \"Conservă ciuperci\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"57\": {\n            \"id\": \"57\",\n            \"name\": \"Femei\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"58\": {\n            \"id\": \"58\",\n            \"name\": \"Şampon\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"59\": {\n            \"id\": \"59\",\n            \"name\": \"Conservă fasole\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"60\": {\n            \"id\": \"60\",\n            \"name\": \"Conservă măsline\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"61\": {\n            \"id\": \"61\",\n            \"name\": \"Conservă porumb\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"62\": {\n            \"id\": \"62\",\n            \"name\": \"Conservă roşii\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"63\": {\n            \"id\": \"63\",\n            \"name\": \"Conserve de peşte\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"64\": {\n            \"id\": \"64\",\n            \"name\": \"Conservă ton\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"65\": {\n            \"id\": \"65\",\n            \"name\": \"Cremă ciocolată\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"66\": {\n            \"id\": \"66\",\n            \"name\": \"Cremă alune\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"67\": {\n            \"id\": \"67\",\n            \"name\": \"Croissant\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"68\": {\n            \"id\": \"68\",\n            \"name\": \"Întreţinerea casei\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"69\": {\n            \"id\": \"69\",\n            \"name\": \"Universale\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"70\": {\n            \"id\": \"70\",\n            \"name\": \"Degresant universal\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"71\": {\n            \"id\": \"71\",\n            \"name\": \"Detergenţi\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"72\": {\n            \"id\": \"72\",\n            \"name\": \"Detergent de rufe capsule\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"73\": {\n            \"id\": \"73\",\n            \"name\": \"Detergent de rufe lichid\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"74\": {\n            \"id\": \"74\",\n            \"name\": \"Detergent de rufe pudră\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"75\": {\n            \"id\": \"75\",\n            \"name\": \"Bucătărie\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"76\": {\n            \"id\": \"76\",\n            \"name\": \"Detergent de vase lichid\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"77\": {\n            \"id\": \"77\",\n            \"name\": \"Degresant igienizant\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"79\": {\n            \"id\": \"79\",\n            \"name\": \"Ice tea\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"80\": {\n            \"id\": \"80\",\n            \"name\": \"Înălbitori\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"81\": {\n            \"id\": \"81\",\n            \"name\": \"Înălbitori rufe\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"82\": {\n            \"id\": \"82\",\n            \"name\": \"Fără zahăr\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"83\": {\n            \"id\": \"83\",\n            \"name\": \"Îndulcitori\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"84\": {\n            \"id\": \"84\",\n            \"name\": \"Accesorii\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"85\": {\n            \"id\": \"85\",\n            \"name\": \"Mănuşi\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"86\": {\n            \"id\": \"86\",\n            \"name\": \"Toaletă\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"87\": {\n            \"id\": \"87\",\n            \"name\": \"Igienizant WC\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"88\": {\n            \"id\": \"88\",\n            \"name\": \"Oţet\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"89\": {\n            \"id\": \"89\",\n            \"name\": \"Pandişpan\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"90\": {\n            \"id\": \"90\",\n            \"name\": \"Panettone\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"91\": {\n            \"id\": \"91\",\n            \"name\": \"Produse făinoase\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"92\": {\n            \"id\": \"92\",\n            \"name\": \"Paste făinoase\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"93\": {\n            \"id\": \"93\",\n            \"name\": \"Prăjitură cu umplutură\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"94\": {\n            \"id\": \"94\",\n            \"name\": \"Soluţie desfundat ţevi\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"95\": {\n            \"id\": \"95\",\n            \"name\": \"Baie\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"96\": {\n            \"id\": \"96\",\n            \"name\": \"Detergent curăţat baia\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"97\": {\n            \"id\": \"97\",\n            \"name\": \"Geamuri\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"98\": {\n            \"id\": \"98\",\n            \"name\": \"Detergent curăţat geamuri\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"99\": {\n            \"id\": \"99\",\n            \"name\": \"Sosuri paste\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"100\": {\n            \"id\": \"100\",\n            \"name\": \"Sucuri\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"101\": {\n            \"id\": \"101\",\n            \"name\": \"Suc necarbogazos\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"102\": {\n            \"id\": \"102\",\n            \"name\": \"Tabletă ciocolată\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"103\": {\n            \"id\": \"103\",\n            \"name\": \"Ulei de măsline\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"104\": {\n            \"id\": \"104\",\n            \"name\": \"Zahăr\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"105\": {\n            \"id\": \"105\",\n            \"name\": \"Gel de duş\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"106\": {\n            \"id\": \"106\",\n            \"name\": \"Acid muriatic\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"107\": {\n            \"id\": \"107\",\n            \"name\": \"Amoniac\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"108\": {\n            \"id\": \"108\",\n            \"name\": \"Spumă de baie\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"109\": {\n            \"id\": \"109\",\n            \"name\": \"Vafă\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"110\": {\n            \"id\": \"110\",\n            \"name\": \"Apă de colonie\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"111\": {\n            \"id\": \"111\",\n            \"name\": \"Familie\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"112\": {\n            \"id\": \"112\",\n            \"name\": \"Apă de gură\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"113\": {\n            \"id\": \"113\",\n            \"name\": \"Apă micelară\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"114\": {\n            \"id\": \"114\",\n            \"name\": \"Balsam de buze\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"115\": {\n            \"id\": \"115\",\n            \"name\": \"Săpun solid\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"116\": {\n            \"id\": \"116\",\n            \"name\": \"Bureţi de vase\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"117\": {\n            \"id\": \"117\",\n            \"name\": \"Cremă de corp\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"118\": {\n            \"id\": \"118\",\n            \"name\": \"Cremă de mâini\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"119\": {\n            \"id\": \"119\",\n            \"name\": \"Deodorant spray\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"120\": {\n            \"id\": \"120\",\n            \"name\": \"Podele\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"121\": {\n            \"id\": \"121\",\n            \"name\": \"Detergent curăţat podele\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"122\": {\n            \"id\": \"122\",\n            \"name\": \"Cameră\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"123\": {\n            \"id\": \"123\",\n            \"name\": \"Dezumificatoare cameră\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"124\": {\n            \"id\": \"124\",\n            \"name\": \"Hârtie igienică\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"125\": {\n            \"id\": \"125\",\n            \"name\": \"Pastă de dinţi\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"126\": {\n            \"id\": \"126\",\n            \"name\": \"Periuţă de dinţi\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"127\": {\n            \"id\": \"127\",\n            \"name\": \"Săpun intim\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"128\": {\n            \"id\": \"128\",\n            \"name\": \"Săpun lichid\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"129\": {\n            \"id\": \"129\",\n            \"name\": \"Săpun rufe\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"131\": {\n            \"id\": \"131\",\n            \"name\": \"Soluţie îndepărtat pete\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"132\": {\n            \"id\": \"132\",\n            \"name\": \"Horeca\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"133\": {\n            \"id\": \"133\",\n            \"name\": \"Balsam de păr\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"134\": {\n            \"id\": \"134\",\n            \"name\": \"Detergent de rufe igienizant\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"135\": {\n            \"id\": \"135\",\n            \"name\": \"Detergent inox\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"136\": {\n            \"id\": \"136\",\n            \"name\": \"Detergent curaţat mobila\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"137\": {\n            \"id\": \"137\",\n            \"name\": \"Copii\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"138\": {\n            \"id\": \"138\",\n            \"name\": \"Şervetele umede\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"139\": {\n            \"id\": \"139\",\n            \"name\": \"Lavete\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"140\": {\n            \"id\": \"140\",\n            \"name\": \"Mască de păr\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"141\": {\n            \"id\": \"141\",\n            \"name\": \"Paste fainoase integrale\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"142\": {\n            \"id\": \"142\",\n            \"name\": \"Colomba\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"143\": {\n            \"id\": \"143\",\n            \"name\": \"ruj\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"144\": {\n            \"id\": \"144\",\n            \"name\": \"categorie\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"145\": {\n            \"id\": \"145\",\n            \"name\": \"categorie de mutat\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"148\": {\n            \"id\": \"148\",\n            \"name\": \"Import\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"149\": {\n            \"id\": \"149\",\n            \"name\": \"renata-am.gomag.ro\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                }\n            }\n        },\n        \"150\": {\n            \"id\": \"150\",\n            \"name\": \"Produse\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"151\": {\n            \"id\": \"151\",\n            \"name\": \"Echipament Off-Road\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"152\": {\n            \"id\": \"152\",\n            \"name\": \"Accesorii\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"153\": {\n            \"id\": \"153\",\n            \"name\": \"Colectii\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"154\": {\n            \"id\": \"154\",\n            \"name\": \"Hot Summer\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"153\": {\n                    \"id\": \"153\",\n                    \"depth\": 2,\n                    \"name\": \"Colectii\"\n                }\n            }\n        },\n        \"155\": {\n            \"id\": \"155\",\n            \"name\": \"We Love\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"153\": {\n                    \"id\": \"153\",\n                    \"depth\": 2,\n                    \"name\": \"Colectii\"\n                },\n                \"154\": {\n                    \"id\": \"154\",\n                    \"depth\": 3,\n                    \"name\": \"Hot Summer\"\n                }\n            }\n        },\n        \"156\": {\n            \"id\": \"156\",\n            \"name\": \"On Holiday\",\n            \"depth\": \"5\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"153\": {\n                    \"id\": \"153\",\n                    \"depth\": 2,\n                    \"name\": \"Colectii\"\n                },\n                \"154\": {\n                    \"id\": \"154\",\n                    \"depth\": 3,\n                    \"name\": \"Hot Summer\"\n                },\n                \"155\": {\n                    \"id\": \"155\",\n                    \"depth\": 4,\n                    \"name\": \"We Love\"\n                }\n            }\n        },\n        \"157\": {\n            \"id\": \"157\",\n            \"name\": \"Pretty Woman\",\n            \"depth\": \"6\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"153\": {\n                    \"id\": \"153\",\n                    \"depth\": 2,\n                    \"name\": \"Colectii\"\n                },\n                \"154\": {\n                    \"id\": \"154\",\n                    \"depth\": 3,\n                    \"name\": \"Hot Summer\"\n                },\n                \"155\": {\n                    \"id\": \"155\",\n                    \"depth\": 4,\n                    \"name\": \"We Love\"\n                },\n                \"156\": {\n                    \"id\": \"156\",\n                    \"depth\": 5,\n                    \"name\": \"On Holiday\"\n                }\n            }\n        },\n        \"158\": {\n            \"id\": \"158\",\n            \"name\": \"Be Trendy\",\n            \"depth\": \"7\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"153\": {\n                    \"id\": \"153\",\n                    \"depth\": 2,\n                    \"name\": \"Colectii\"\n                },\n                \"154\": {\n                    \"id\": \"154\",\n                    \"depth\": 3,\n                    \"name\": \"Hot Summer\"\n                },\n                \"155\": {\n                    \"id\": \"155\",\n                    \"depth\": 4,\n                    \"name\": \"We Love\"\n                },\n                \"156\": {\n                    \"id\": \"156\",\n                    \"depth\": 5,\n                    \"name\": \"On Holiday\"\n                },\n                \"157\": {\n                    \"id\": \"157\",\n                    \"depth\": 6,\n                    \"name\": \"Pretty Woman\"\n                }\n            }\n        },\n        \"159\": {\n            \"id\": \"159\",\n            \"name\": \"Cizme\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"160\": {\n            \"id\": \"160\",\n            \"name\": \"Sport\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"161\": {\n            \"id\": \"161\",\n            \"name\": \"Trotinete\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"160\": {\n                    \"id\": \"160\",\n                    \"depth\": 2,\n                    \"name\": \"Sport\"\n                }\n            }\n        },\n        \"162\": {\n            \"id\": \"162\",\n            \"name\": \"Trotinete copii/adulti\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"160\": {\n                    \"id\": \"160\",\n                    \"depth\": 2,\n                    \"name\": \"Sport\"\n                },\n                \"161\": {\n                    \"id\": \"161\",\n                    \"depth\": 3,\n                    \"name\": \"Trotinete\"\n                }\n            }\n        },\n        \"163\": {\n            \"id\": \"163\",\n            \"name\": \"1000 de Produse sub 50 lei\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"171\": {\n            \"id\": \"171\",\n            \"name\": \"Produs cu livrare gratuita\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"172\": {\n            \"id\": \"172\",\n            \"name\": \"Tricouri\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"173\": {\n            \"id\": \"173\",\n            \"name\": \"categorie sitemap\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"174\": {\n            \"id\": \"174\",\n            \"name\": \"CATEGORII\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"175\": {\n            \"id\": \"175\",\n            \"name\": \"Bijuterii Femei\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"176\": {\n            \"id\": \"176\",\n            \"name\": \"Cercei Dama\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"175\": {\n                    \"id\": \"175\",\n                    \"depth\": 0,\n                    \"name\": \"Bijuterii Femei\"\n                }\n            }\n        },\n        \"177\": {\n            \"id\": \"177\",\n            \"name\": \"Cercei argint cu zirconiu\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"175\": {\n                    \"id\": \"175\",\n                    \"depth\": 0,\n                    \"name\": \"Bijuterii Femei\"\n                },\n                \"176\": {\n                    \"id\": \"176\",\n                    \"depth\": 1,\n                    \"name\": \"Cercei Dama\"\n                }\n            }\n        },\n        \"178\": {\n            \"id\": \"178\",\n            \"name\": \"Bijuterii Argint\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"179\": {\n            \"id\": \"179\",\n            \"name\": \"Bijuterii argint cu zirconii\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"178\": {\n                    \"id\": \"178\",\n                    \"depth\": 0,\n                    \"name\": \"Bijuterii Argint\"\n                }\n            }\n        },\n        \"180\": {\n            \"id\": \"180\",\n            \"name\": \"Cercei Argint\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"178\": {\n                    \"id\": \"178\",\n                    \"depth\": 0,\n                    \"name\": \"Bijuterii Argint\"\n                }\n            }\n        },\n        \"181\": {\n            \"id\": \"181\",\n            \"name\": \"Cadouri\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"182\": {\n            \"id\": \"182\",\n            \"name\": \"Cadouri Femei\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"181\": {\n                    \"id\": \"181\",\n                    \"depth\": 0,\n                    \"name\": \"Cadouri\"\n                }\n            }\n        },\n        \"183\": {\n            \"id\": \"183\",\n            \"name\": \"Cadouri 8 Martie si Martisor\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"181\": {\n                    \"id\": \"181\",\n                    \"depth\": 0,\n                    \"name\": \"Cadouri\"\n                }\n            }\n        },\n        \"184\": {\n            \"id\": \"184\",\n            \"name\": \"Cadouri Valentine's Day\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"181\": {\n                    \"id\": \"181\",\n                    \"depth\": 0,\n                    \"name\": \"Cadouri\"\n                }\n            }\n        },\n        \"185\": {\n            \"id\": \"185\",\n            \"name\": \"Cadouri de Craciun\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"181\": {\n                    \"id\": \"181\",\n                    \"depth\": 0,\n                    \"name\": \"Cadouri\"\n                }\n            }\n        },\n        \"186\": {\n            \"id\": \"186\",\n            \"name\": \"Cadouri pentru Mama\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"181\": {\n                    \"id\": \"181\",\n                    \"depth\": 0,\n                    \"name\": \"Cadouri\"\n                }\n            }\n        },\n        \"187\": {\n            \"id\": \"187\",\n            \"name\": \"Bijuterii Mireasa\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"188\": {\n            \"id\": \"188\",\n            \"name\": \"Cercei mireasa\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"187\": {\n                    \"id\": \"187\",\n                    \"depth\": 0,\n                    \"name\": \"Bijuterii Mireasa\"\n                }\n            }\n        },\n        \"189\": {\n            \"id\": \"189\",\n            \"name\": \"Cercei argint cu pietre semipretioase\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"175\": {\n                    \"id\": \"175\",\n                    \"depth\": 0,\n                    \"name\": \"Bijuterii Femei\"\n                },\n                \"176\": {\n                    \"id\": \"176\",\n                    \"depth\": 1,\n                    \"name\": \"Cercei Dama\"\n                }\n            }\n        },\n        \"190\": {\n            \"id\": \"190\",\n            \"name\": \"Bijuterii argint cu pietre semipretioase\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"178\": {\n                    \"id\": \"178\",\n                    \"depth\": 0,\n                    \"name\": \"Bijuterii Argint\"\n                }\n            }\n        },\n        \"191\": {\n            \"id\": \"191\",\n            \"name\": \"Bijuterii argint cu turcoaz\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"178\": {\n                    \"id\": \"178\",\n                    \"depth\": 0,\n                    \"name\": \"Bijuterii Argint\"\n                },\n                \"190\": {\n                    \"id\": \"190\",\n                    \"depth\": 1,\n                    \"name\": \"Bijuterii argint cu pietre semipretioase\"\n                }\n            }\n        },\n        \"192\": {\n            \"id\": \"192\",\n            \"name\": \"Bijuterii placate cu aur\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"193\": {\n            \"id\": \"193\",\n            \"name\": \"Bijuterii argint placate cu aur\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"178\": {\n                    \"id\": \"178\",\n                    \"depth\": 0,\n                    \"name\": \"Bijuterii Argint\"\n                }\n            }\n        },\n        \"194\": {\n            \"id\": \"194\",\n            \"name\": \"Cercei argint simplu\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"175\": {\n                    \"id\": \"175\",\n                    \"depth\": 0,\n                    \"name\": \"Bijuterii Femei\"\n                },\n                \"176\": {\n                    \"id\": \"176\",\n                    \"depth\": 1,\n                    \"name\": \"Cercei Dama\"\n                }\n            }\n        },\n        \"195\": {\n            \"id\": \"195\",\n            \"name\": \"Bijuterii argint simplu\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"178\": {\n                    \"id\": \"178\",\n                    \"depth\": 0,\n                    \"name\": \"Bijuterii Argint\"\n                }\n            }\n        },\n        \"196\": {\n            \"id\": \"196\",\n            \"name\": \"categorie pentru redirect\",\n            \"depth\": \"0\",\n            \"position\": \"1\",\n            \"parents\": []\n        },\n        \"197\": {\n            \"id\": \"197\",\n            \"name\": \"Articole pentru copii\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"198\": {\n            \"id\": \"198\",\n            \"name\": \"Articole pentru scris, desen si pictura\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                }\n            }\n        },\n        \"199\": {\n            \"id\": \"199\",\n            \"name\": \"Acuarele si pensule\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                },\n                \"198\": {\n                    \"id\": \"198\",\n                    \"depth\": 1,\n                    \"name\": \"Articole pentru scris, desen si pictura\"\n                }\n            }\n        },\n        \"200\": {\n            \"id\": \"200\",\n            \"name\": \"Plastilina si articole de modelat\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                }\n            }\n        },\n        \"201\": {\n            \"id\": \"201\",\n            \"name\": \"Carioci si markere\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                },\n                \"198\": {\n                    \"id\": \"198\",\n                    \"depth\": 1,\n                    \"name\": \"Articole pentru scris, desen si pictura\"\n                }\n            }\n        },\n        \"202\": {\n            \"id\": \"202\",\n            \"name\": \"Stilouri\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                },\n                \"198\": {\n                    \"id\": \"198\",\n                    \"depth\": 1,\n                    \"name\": \"Articole pentru scris, desen si pictura\"\n                }\n            }\n        },\n        \"203\": {\n            \"id\": \"203\",\n            \"name\": \"Articole creative pentru copii\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                }\n            }\n        },\n        \"204\": {\n            \"id\": \"204\",\n            \"name\": \"Ghiozdane, rucsaci, genti\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                }\n            }\n        },\n        \"205\": {\n            \"id\": \"205\",\n            \"name\": \"Rucsaci gradinita\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                },\n                \"204\": {\n                    \"id\": \"204\",\n                    \"depth\": 1,\n                    \"name\": \"Ghiozdane, rucsaci, genti\"\n                }\n            }\n        },\n        \"206\": {\n            \"id\": \"206\",\n            \"name\": \"Rollere\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                },\n                \"198\": {\n                    \"id\": \"198\",\n                    \"depth\": 1,\n                    \"name\": \"Articole pentru scris, desen si pictura\"\n                }\n            }\n        },\n        \"207\": {\n            \"id\": \"207\",\n            \"name\": \"Pixuri\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                },\n                \"198\": {\n                    \"id\": \"198\",\n                    \"depth\": 1,\n                    \"name\": \"Articole pentru scris, desen si pictura\"\n                }\n            }\n        },\n        \"208\": {\n            \"id\": \"208\",\n            \"name\": \"Diverse\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                }\n            }\n        },\n        \"209\": {\n            \"id\": \"209\",\n            \"name\": \"Radiere\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                },\n                \"208\": {\n                    \"id\": \"208\",\n                    \"depth\": 1,\n                    \"name\": \"Diverse\"\n                }\n            }\n        },\n        \"210\": {\n            \"id\": \"210\",\n            \"name\": \"Corectori\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                },\n                \"208\": {\n                    \"id\": \"208\",\n                    \"depth\": 1,\n                    \"name\": \"Diverse\"\n                }\n            }\n        },\n        \"211\": {\n            \"id\": \"211\",\n            \"name\": \"Penare\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                }\n            }\n        },\n        \"212\": {\n            \"id\": \"212\",\n            \"name\": \"Lipici\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                },\n                \"208\": {\n                    \"id\": \"208\",\n                    \"depth\": 1,\n                    \"name\": \"Diverse\"\n                }\n            }\n        },\n        \"213\": {\n            \"id\": \"213\",\n            \"name\": \"Creioane grafit\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                },\n                \"198\": {\n                    \"id\": \"198\",\n                    \"depth\": 1,\n                    \"name\": \"Articole pentru scris, desen si pictura\"\n                }\n            }\n        },\n        \"214\": {\n            \"id\": \"214\",\n            \"name\": \"Creioane colorate\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"197\": {\n                    \"id\": \"197\",\n                    \"depth\": 0,\n                    \"name\": \"Articole pentru copii\"\n                },\n                \"198\": {\n                    \"id\": \"198\",\n                    \"depth\": 1,\n                    \"name\": \"Articole pentru scris, desen si pictura\"\n                }\n            }\n        },\n        \"215\": {\n            \"id\": \"215\",\n            \"name\": \"Import EmagMarketplace\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"216\": {\n            \"id\": \"216\",\n            \"name\": \"\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"215\": {\n                    \"id\": \"215\",\n                    \"depth\": 0,\n                    \"name\": \"Import EmagMarketplace\"\n                }\n            }\n        },\n        \"217\": {\n            \"id\": \"217\",\n            \"name\": \"0\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"218\": {\n            \"id\": \"218\",\n            \"name\": \"Masinute\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"215\": {\n                    \"id\": \"215\",\n                    \"depth\": 0,\n                    \"name\": \"Import EmagMarketplace\"\n                }\n            }\n        },\n        \"219\": {\n            \"id\": \"219\",\n            \"name\": \"Utilaje constructie de jucarie\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"215\": {\n                    \"id\": \"215\",\n                    \"depth\": 0,\n                    \"name\": \"Import EmagMarketplace\"\n                }\n            }\n        },\n        \"220\": {\n            \"id\": \"220\",\n            \"name\": \"8\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"221\": {\n            \"id\": \"221\",\n            \"name\": \"Bucatarii copii\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"215\": {\n                    \"id\": \"215\",\n                    \"depth\": 0,\n                    \"name\": \"Import EmagMarketplace\"\n                }\n            }\n        },\n        \"222\": {\n            \"id\": \"222\",\n            \"name\": \"12\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"223\": {\n            \"id\": \"223\",\n            \"name\": \"1\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"224\": {\n            \"id\": \"224\",\n            \"name\": \"124\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"225\": {\n            \"id\": \"225\",\n            \"name\": \"Masinute si vehicule pentru copii\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"215\": {\n                    \"id\": \"215\",\n                    \"depth\": 0,\n                    \"name\": \"Import EmagMarketplace\"\n                }\n            }\n        },\n        \"226\": {\n            \"id\": \"226\",\n            \"name\": \"Jucarii interactive copii\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"215\": {\n                    \"id\": \"215\",\n                    \"depth\": 0,\n                    \"name\": \"Import EmagMarketplace\"\n                }\n            }\n        },\n        \"227\": {\n            \"id\": \"227\",\n            \"name\": \"Jocuri educative\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"215\": {\n                    \"id\": \"215\",\n                    \"depth\": 0,\n                    \"name\": \"Import EmagMarketplace\"\n                }\n            }\n        },\n        \"228\": {\n            \"id\": \"228\",\n            \"name\": \"Tarcuri copii\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"215\": {\n                    \"id\": \"215\",\n                    \"depth\": 0,\n                    \"name\": \"Import EmagMarketplace\"\n                }\n            }\n        },\n        \"229\": {\n            \"id\": \"229\",\n            \"name\": \"DZK3VTMBM\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"230\": {\n            \"id\": \"230\",\n            \"name\": \"Articole vestimentare\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"231\": {\n            \"id\": \"231\",\n            \"name\": \"Tunici\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"230\": {\n                    \"id\": \"230\",\n                    \"depth\": 0,\n                    \"name\": \"Articole vestimentare\"\n                }\n            }\n        },\n        \"233\": {\n            \"id\": \"233\",\n            \"name\": \"Recomandari\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"234\": {\n            \"id\": \"234\",\n            \"name\": \"Promotii\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"235\": {\n            \"id\": \"235\",\n            \"name\": \"Veste\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"230\": {\n                    \"id\": \"230\",\n                    \"depth\": 0,\n                    \"name\": \"Articole vestimentare\"\n                }\n            }\n        },\n        \"236\": {\n            \"id\": \"236\",\n            \"name\": \"Pelerine\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"230\": {\n                    \"id\": \"230\",\n                    \"depth\": 0,\n                    \"name\": \"Articole vestimentare\"\n                }\n            }\n        },\n        \"237\": {\n            \"id\": \"237\",\n            \"name\": \"Fuste\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"230\": {\n                    \"id\": \"230\",\n                    \"depth\": 0,\n                    \"name\": \"Articole vestimentare\"\n                }\n            }\n        },\n        \"238\": {\n            \"id\": \"238\",\n            \"name\": \"Articole ceramica\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"239\": {\n            \"id\": \"239\",\n            \"name\": \"Coliere\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"238\": {\n                    \"id\": \"238\",\n                    \"depth\": 0,\n                    \"name\": \"Articole ceramica\"\n                }\n            }\n        },\n        \"240\": {\n            \"id\": \"240\",\n            \"name\": \"Pandantive\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"238\": {\n                    \"id\": \"238\",\n                    \"depth\": 0,\n                    \"name\": \"Articole ceramica\"\n                }\n            }\n        },\n        \"241\": {\n            \"id\": \"241\",\n            \"name\": \"Cabine de dus\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                }\n            }\n        },\n        \"242\": {\n            \"id\": \"242\",\n            \"name\": \"Usi de dus pentru nisa\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"241\": {\n                    \"id\": \"241\",\n                    \"depth\": 1,\n                    \"name\": \"Cabine de dus\"\n                }\n            }\n        },\n        \"243\": {\n            \"id\": \"243\",\n            \"name\": \"Cabine dus de colt\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"241\": {\n                    \"id\": \"241\",\n                    \"depth\": 1,\n                    \"name\": \"Cabine de dus\"\n                }\n            }\n        },\n        \"244\": {\n            \"id\": \"244\",\n            \"name\": \"Paravane de cada\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"241\": {\n                    \"id\": \"241\",\n                    \"depth\": 1,\n                    \"name\": \"Cabine de dus\"\n                }\n            }\n        },\n        \"245\": {\n            \"id\": \"245\",\n            \"name\": \"Dus Walk-In\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"241\": {\n                    \"id\": \"241\",\n                    \"depth\": 1,\n                    \"name\": \"Cabine de dus\"\n                }\n            }\n        },\n        \"246\": {\n            \"id\": \"246\",\n            \"name\": \"Accesorii dus\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"241\": {\n                    \"id\": \"241\",\n                    \"depth\": 1,\n                    \"name\": \"Cabine de dus\"\n                }\n            }\n        },\n        \"247\": {\n            \"id\": \"247\",\n            \"name\": \"Obiecte sanitare\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                }\n            }\n        },\n        \"248\": {\n            \"id\": \"248\",\n            \"name\": \"Lavoare\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"247\": {\n                    \"id\": \"247\",\n                    \"depth\": 1,\n                    \"name\": \"Obiecte sanitare\"\n                }\n            }\n        },\n        \"249\": {\n            \"id\": \"249\",\n            \"name\": \"Vase WC\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"247\": {\n                    \"id\": \"247\",\n                    \"depth\": 1,\n                    \"name\": \"Obiecte sanitare\"\n                }\n            }\n        },\n        \"250\": {\n            \"id\": \"250\",\n            \"name\": \"Rezervoare WC\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"247\": {\n                    \"id\": \"247\",\n                    \"depth\": 1,\n                    \"name\": \"Obiecte sanitare\"\n                }\n            }\n        },\n        \"251\": {\n            \"id\": \"251\",\n            \"name\": \"Bideuri\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"247\": {\n                    \"id\": \"247\",\n                    \"depth\": 1,\n                    \"name\": \"Obiecte sanitare\"\n                }\n            }\n        },\n        \"252\": {\n            \"id\": \"252\",\n            \"name\": \"Capac bideu\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"247\": {\n                    \"id\": \"247\",\n                    \"depth\": 1,\n                    \"name\": \"Obiecte sanitare\"\n                },\n                \"251\": {\n                    \"id\": \"251\",\n                    \"depth\": 2,\n                    \"name\": \"Bideuri\"\n                }\n            }\n        },\n        \"253\": {\n            \"id\": \"253\",\n            \"name\": \"Cadite de dus\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"241\": {\n                    \"id\": \"241\",\n                    \"depth\": 1,\n                    \"name\": \"Cabine de dus\"\n                }\n            }\n        },\n        \"254\": {\n            \"id\": \"254\",\n            \"name\": \"Capace WC\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"247\": {\n                    \"id\": \"247\",\n                    \"depth\": 1,\n                    \"name\": \"Obiecte sanitare\"\n                }\n            }\n        },\n        \"255\": {\n            \"id\": \"255\",\n            \"name\": \"Bucatarie\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"256\": {\n            \"id\": \"256\",\n            \"name\": \"Baterii bucatarie\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"255\": {\n                    \"id\": \"255\",\n                    \"depth\": 0,\n                    \"name\": \"Bucatarie\"\n                }\n            }\n        },\n        \"257\": {\n            \"id\": \"257\",\n            \"name\": \"Agenti de curatare\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                }\n            }\n        },\n        \"258\": {\n            \"id\": \"258\",\n            \"name\": \"Accesorii baie\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                }\n            }\n        },\n        \"259\": {\n            \"id\": \"259\",\n            \"name\": \"Lavoare montaj pe blat\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"247\": {\n                    \"id\": \"247\",\n                    \"depth\": 1,\n                    \"name\": \"Obiecte sanitare\"\n                },\n                \"248\": {\n                    \"id\": \"248\",\n                    \"depth\": 2,\n                    \"name\": \"Lavoare\"\n                }\n            }\n        },\n        \"260\": {\n            \"id\": \"260\",\n            \"name\": \"Lavoare incastrate\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"247\": {\n                    \"id\": \"247\",\n                    \"depth\": 1,\n                    \"name\": \"Obiecte sanitare\"\n                },\n                \"248\": {\n                    \"id\": \"248\",\n                    \"depth\": 2,\n                    \"name\": \"Lavoare\"\n                }\n            }\n        },\n        \"261\": {\n            \"id\": \"261\",\n            \"name\": \"Lavoare montaj pe blat\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"247\": {\n                    \"id\": \"247\",\n                    \"depth\": 1,\n                    \"name\": \"Obiecte sanitare\"\n                }\n            }\n        },\n        \"262\": {\n            \"id\": \"262\",\n            \"name\": \"Lavoare piedestal\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"247\": {\n                    \"id\": \"247\",\n                    \"depth\": 1,\n                    \"name\": \"Obiecte sanitare\"\n                },\n                \"248\": {\n                    \"id\": \"248\",\n                    \"depth\": 2,\n                    \"name\": \"Lavoare\"\n                }\n            }\n        },\n        \"263\": {\n            \"id\": \"263\",\n            \"name\": \"Baterii de baie\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                }\n            }\n        },\n        \"264\": {\n            \"id\": \"264\",\n            \"name\": \"Sisteme de dus si panouri hidromasaj\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"263\": {\n                    \"id\": \"263\",\n                    \"depth\": 1,\n                    \"name\": \"Baterii de baie\"\n                }\n            }\n        },\n        \"265\": {\n            \"id\": \"265\",\n            \"name\": \"Vase WC suspendate\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"247\": {\n                    \"id\": \"247\",\n                    \"depth\": 1,\n                    \"name\": \"Obiecte sanitare\"\n                },\n                \"249\": {\n                    \"id\": \"249\",\n                    \"depth\": 2,\n                    \"name\": \"Vase WC\"\n                }\n            }\n        },\n        \"266\": {\n            \"id\": \"266\",\n            \"name\": \"Bideuri stative\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"247\": {\n                    \"id\": \"247\",\n                    \"depth\": 1,\n                    \"name\": \"Obiecte sanitare\"\n                },\n                \"251\": {\n                    \"id\": \"251\",\n                    \"depth\": 2,\n                    \"name\": \"Bideuri\"\n                }\n            }\n        },\n        \"267\": {\n            \"id\": \"267\",\n            \"name\": \"Vase WC stative\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"247\": {\n                    \"id\": \"247\",\n                    \"depth\": 1,\n                    \"name\": \"Obiecte sanitare\"\n                },\n                \"249\": {\n                    \"id\": \"249\",\n                    \"depth\": 2,\n                    \"name\": \"Vase WC\"\n                }\n            }\n        },\n        \"268\": {\n            \"id\": \"268\",\n            \"name\": \"Bideuri suspendate\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"247\": {\n                    \"id\": \"247\",\n                    \"depth\": 1,\n                    \"name\": \"Obiecte sanitare\"\n                },\n                \"251\": {\n                    \"id\": \"251\",\n                    \"depth\": 2,\n                    \"name\": \"Bideuri\"\n                }\n            }\n        },\n        \"269\": {\n            \"id\": \"269\",\n            \"name\": \"Paravane de protectie\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"270\": {\n            \"id\": \"270\",\n            \"name\": \"Protectie birou\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"269\": {\n                    \"id\": \"269\",\n                    \"depth\": 0,\n                    \"name\": \"Paravane de protectie\"\n                }\n            }\n        },\n        \"271\": {\n            \"id\": \"271\",\n            \"name\": \"Protectie podea\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"269\": {\n                    \"id\": \"269\",\n                    \"depth\": 0,\n                    \"name\": \"Paravane de protectie\"\n                }\n            }\n        },\n        \"272\": {\n            \"id\": \"272\",\n            \"name\": \"Protectie tejghea\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"269\": {\n                    \"id\": \"269\",\n                    \"depth\": 0,\n                    \"name\": \"Paravane de protectie\"\n                }\n            }\n        },\n        \"273\": {\n            \"id\": \"273\",\n            \"name\": \"Cazi\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                }\n            }\n        },\n        \"274\": {\n            \"id\": \"274\",\n            \"name\": \"Cazi freestanding\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                },\n                \"273\": {\n                    \"id\": \"273\",\n                    \"depth\": 1,\n                    \"name\": \"Cazi\"\n                }\n            }\n        },\n        \"275\": {\n            \"id\": \"275\",\n            \"name\": \"Mobilier baie\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"95\": {\n                    \"id\": \"95\",\n                    \"depth\": 0,\n                    \"name\": \"Baie\"\n                }\n            }\n        },\n        \"276\": {\n            \"id\": \"276\",\n            \"name\": \"Barbati\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"277\": {\n            \"id\": \"277\",\n            \"name\": \"Accesorii\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"57\": {\n                    \"id\": \"57\",\n                    \"depth\": 0,\n                    \"name\": \"Femei\"\n                }\n            }\n        },\n        \"278\": {\n            \"id\": \"278\",\n            \"name\": \"Genti\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"57\": {\n                    \"id\": \"57\",\n                    \"depth\": 0,\n                    \"name\": \"Femei\"\n                },\n                \"277\": {\n                    \"id\": \"277\",\n                    \"depth\": 1,\n                    \"name\": \"Accesorii\"\n                }\n            }\n        },\n        \"279\": {\n            \"id\": \"279\",\n            \"name\": \"Inspiratie\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"280\": {\n            \"id\": \"280\",\n            \"name\": \"Bijuterii\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"281\": {\n            \"id\": \"281\",\n            \"name\": \"Incaltaminte\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"57\": {\n                    \"id\": \"57\",\n                    \"depth\": 0,\n                    \"name\": \"Femei\"\n                }\n            }\n        },\n        \"282\": {\n            \"id\": \"282\",\n            \"name\": \"Sandale\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"57\": {\n                    \"id\": \"57\",\n                    \"depth\": 0,\n                    \"name\": \"Femei\"\n                },\n                \"281\": {\n                    \"id\": \"281\",\n                    \"depth\": 1,\n                    \"name\": \"Incaltaminte\"\n                }\n            }\n        },\n        \"283\": {\n            \"id\": \"283\",\n            \"name\": \"Incaltaminte\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"284\": {\n            \"id\": \"284\",\n            \"name\": \"Imbracaminte\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"57\": {\n                    \"id\": \"57\",\n                    \"depth\": 0,\n                    \"name\": \"Femei\"\n                }\n            }\n        },\n        \"285\": {\n            \"id\": \"285\",\n            \"name\": \"Rochii\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"57\": {\n                    \"id\": \"57\",\n                    \"depth\": 0,\n                    \"name\": \"Femei\"\n                },\n                \"284\": {\n                    \"id\": \"284\",\n                    \"depth\": 1,\n                    \"name\": \"Imbracaminte\"\n                }\n            }\n        },\n        \"286\": {\n            \"id\": \"286\",\n            \"name\": \"Pantaloni\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"57\": {\n                    \"id\": \"57\",\n                    \"depth\": 0,\n                    \"name\": \"Femei\"\n                },\n                \"284\": {\n                    \"id\": \"284\",\n                    \"depth\": 1,\n                    \"name\": \"Imbracaminte\"\n                }\n            }\n        },\n        \"287\": {\n            \"id\": \"287\",\n            \"name\": \"PRODUSE ALIMENTARE\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"288\": {\n            \"id\": \"288\",\n            \"name\": \"Conserve\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                }\n            }\n        },\n        \"289\": {\n            \"id\": \"289\",\n            \"name\": \"Conserve de Rosii\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                },\n                \"288\": {\n                    \"id\": \"288\",\n                    \"depth\": 3,\n                    \"name\": \"Conserve\"\n                }\n            }\n        },\n        \"290\": {\n            \"id\": \"290\",\n            \"name\": \"Vinuri Italiene\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                }\n            }\n        },\n        \"292\": {\n            \"id\": \"292\",\n            \"name\": \"Dulciuri\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                }\n            }\n        },\n        \"293\": {\n            \"id\": \"293\",\n            \"name\": \"Biscuiti\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                },\n                \"292\": {\n                    \"id\": \"292\",\n                    \"depth\": 3,\n                    \"name\": \"Dulciuri\"\n                }\n            }\n        },\n        \"295\": {\n            \"id\": \"295\",\n            \"name\": \"reduceri\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"296\": {\n            \"id\": \"296\",\n            \"name\": \"categorie principala mare\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"297\": {\n            \"id\": \"297\",\n            \"name\": \"Conserve de pește\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                },\n                \"288\": {\n                    \"id\": \"288\",\n                    \"depth\": 3,\n                    \"name\": \"Conserve\"\n                }\n            }\n        },\n        \"298\": {\n            \"id\": \"298\",\n            \"name\": \"baloane\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"299\": {\n            \"id\": \"299\",\n            \"name\": \"Baloane Folie\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"298\": {\n                    \"id\": \"298\",\n                    \"depth\": 2,\n                    \"name\": \"baloane\"\n                }\n            }\n        },\n        \"300\": {\n            \"id\": \"300\",\n            \"name\": \"Baloane Latex\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"298\": {\n                    \"id\": \"298\",\n                    \"depth\": 2,\n                    \"name\": \"baloane\"\n                }\n            }\n        },\n        \"301\": {\n            \"id\": \"301\",\n            \"name\": \"Accesorii Baloane\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"298\": {\n                    \"id\": \"298\",\n                    \"depth\": 2,\n                    \"name\": \"baloane\"\n                }\n            }\n        },\n        \"302\": {\n            \"id\": \"302\",\n            \"name\": \"Par\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"303\": {\n            \"id\": \"303\",\n            \"name\": \"Aparatura profesionala pentru coafat\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"302\": {\n                    \"id\": \"302\",\n                    \"depth\": 2,\n                    \"name\": \"Par\"\n                }\n            }\n        },\n        \"304\": {\n            \"id\": \"304\",\n            \"name\": \"PIEPTENI SI PERII DE PAR\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"302\": {\n                    \"id\": \"302\",\n                    \"depth\": 2,\n                    \"name\": \"Par\"\n                },\n                \"303\": {\n                    \"id\": \"303\",\n                    \"depth\": 3,\n                    \"name\": \"Aparatura profesionala pentru coafat\"\n                }\n            }\n        },\n        \"305\": {\n            \"id\": \"305\",\n            \"name\": \"Otet\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                }\n            }\n        },\n        \"306\": {\n            \"id\": \"306\",\n            \"name\": \"Gris si Faina\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                }\n            }\n        },\n        \"307\": {\n            \"id\": \"307\",\n            \"name\": \"cizme de baieti\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"159\": {\n                    \"id\": \"159\",\n                    \"depth\": 2,\n                    \"name\": \"Cizme\"\n                }\n            }\n        },\n        \"308\": {\n            \"id\": \"308\",\n            \"name\": \"cizme de vara\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"159\": {\n                    \"id\": \"159\",\n                    \"depth\": 2,\n                    \"name\": \"Cizme\"\n                },\n                \"307\": {\n                    \"id\": \"307\",\n                    \"depth\": 3,\n                    \"name\": \"cizme de baieti\"\n                }\n            }\n        },\n        \"309\": {\n            \"id\": \"309\",\n            \"name\": \"cizme de fete\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"159\": {\n                    \"id\": \"159\",\n                    \"depth\": 2,\n                    \"name\": \"Cizme\"\n                }\n            }\n        },\n        \"310\": {\n            \"id\": \"310\",\n            \"name\": \"cizme de vara\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"159\": {\n                    \"id\": \"159\",\n                    \"depth\": 2,\n                    \"name\": \"Cizme\"\n                },\n                \"309\": {\n                    \"id\": \"309\",\n                    \"depth\": 3,\n                    \"name\": \"cizme de fete\"\n                }\n            }\n        },\n        \"311\": {\n            \"id\": \"311\",\n            \"name\": \"cizme de iarna\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"159\": {\n                    \"id\": \"159\",\n                    \"depth\": 2,\n                    \"name\": \"Cizme\"\n                },\n                \"309\": {\n                    \"id\": \"309\",\n                    \"depth\": 3,\n                    \"name\": \"cizme de fete\"\n                }\n            }\n        },\n        \"312\": {\n            \"id\": \"312\",\n            \"name\": \"cizme de iarna\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"159\": {\n                    \"id\": \"159\",\n                    \"depth\": 2,\n                    \"name\": \"Cizme\"\n                },\n                \"307\": {\n                    \"id\": \"307\",\n                    \"depth\": 3,\n                    \"name\": \"cizme de baieti\"\n                }\n            }\n        },\n        \"313\": {\n            \"id\": \"313\",\n            \"name\": \"Sosuri Pentru Paste\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                }\n            }\n        },\n        \"314\": {\n            \"id\": \"314\",\n            \"name\": \"Paste fainoase din grau dur\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                }\n            }\n        },\n        \"315\": {\n            \"id\": \"315\",\n            \"name\": \"Paste Format cu ou\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                },\n                \"314\": {\n                    \"id\": \"314\",\n                    \"depth\": 3,\n                    \"name\": \"Paste fainoase din grau dur\"\n                }\n            }\n        },\n        \"316\": {\n            \"id\": \"316\",\n            \"name\": \"Paste Larg Consum\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                },\n                \"314\": {\n                    \"id\": \"314\",\n                    \"depth\": 3,\n                    \"name\": \"Paste fainoase din grau dur\"\n                }\n            }\n        },\n        \"317\": {\n            \"id\": \"317\",\n            \"name\": \"Paste Trafilata Bronz\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                },\n                \"314\": {\n                    \"id\": \"314\",\n                    \"depth\": 3,\n                    \"name\": \"Paste fainoase din grau dur\"\n                }\n            }\n        },\n        \"318\": {\n            \"id\": \"318\",\n            \"name\": \"Paste Gluten free\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                }\n            }\n        },\n        \"319\": {\n            \"id\": \"319\",\n            \"name\": \"PRODUSE DIETETICE\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"320\": {\n            \"id\": \"320\",\n            \"name\": \"Gluten free\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"319\": {\n                    \"id\": \"319\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE DIETETICE\"\n                }\n            }\n        },\n        \"321\": {\n            \"id\": \"321\",\n            \"name\": \"Paste Integrale\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                }\n            }\n        },\n        \"322\": {\n            \"id\": \"322\",\n            \"name\": \"Paste Integrale\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"319\": {\n                    \"id\": \"319\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE DIETETICE\"\n                }\n            }\n        },\n        \"323\": {\n            \"id\": \"323\",\n            \"name\": \"Paste Fantazie Tricolore\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                },\n                \"314\": {\n                    \"id\": \"314\",\n                    \"depth\": 3,\n                    \"name\": \"Paste fainoase din grau dur\"\n                }\n            }\n        },\n        \"324\": {\n            \"id\": \"324\",\n            \"name\": \"Paste Formati Speciali\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                },\n                \"314\": {\n                    \"id\": \"314\",\n                    \"depth\": 3,\n                    \"name\": \"Paste fainoase din grau dur\"\n                }\n            }\n        },\n        \"325\": {\n            \"id\": \"325\",\n            \"name\": \"Paste Nidi di Semola\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                },\n                \"314\": {\n                    \"id\": \"314\",\n                    \"depth\": 3,\n                    \"name\": \"Paste fainoase din grau dur\"\n                }\n            }\n        },\n        \"326\": {\n            \"id\": \"326\",\n            \"name\": \"Prajituri\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                },\n                \"292\": {\n                    \"id\": \"292\",\n                    \"depth\": 3,\n                    \"name\": \"Dulciuri\"\n                }\n            }\n        },\n        \"327\": {\n            \"id\": \"327\",\n            \"name\": \"PACHETE PROMO\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                }\n            }\n        },\n        \"328\": {\n            \"id\": \"328\",\n            \"name\": \"Gama de Orez\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                }\n            }\n        },\n        \"329\": {\n            \"id\": \"329\",\n            \"name\": \"Fără adaos de zahăr\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"319\": {\n                    \"id\": \"319\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE DIETETICE\"\n                }\n            }\n        },\n        \"330\": {\n            \"id\": \"330\",\n            \"name\": \"Ulei de masline Extravirgin\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                }\n            }\n        },\n        \"331\": {\n            \"id\": \"331\",\n            \"name\": \"Croissant\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                },\n                \"292\": {\n                    \"id\": \"292\",\n                    \"depth\": 3,\n                    \"name\": \"Dulciuri\"\n                }\n            }\n        },\n        \"332\": {\n            \"id\": \"332\",\n            \"name\": \"Conserve de Legume\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                },\n                \"288\": {\n                    \"id\": \"288\",\n                    \"depth\": 3,\n                    \"name\": \"Conserve\"\n                }\n            }\n        },\n        \"333\": {\n            \"id\": \"333\",\n            \"name\": \"Ciocolata\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                },\n                \"292\": {\n                    \"id\": \"292\",\n                    \"depth\": 3,\n                    \"name\": \"Dulciuri\"\n                }\n            }\n        },\n        \"335\": {\n            \"id\": \"335\",\n            \"name\": \"Paste Artizanale\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                },\n                \"314\": {\n                    \"id\": \"314\",\n                    \"depth\": 3,\n                    \"name\": \"Paste fainoase din grau dur\"\n                }\n            }\n        },\n        \"336\": {\n            \"id\": \"336\",\n            \"name\": \"Cafea Italiana\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"149\": {\n                    \"id\": \"149\",\n                    \"depth\": 1,\n                    \"name\": \"renata-am.gomag.ro\"\n                },\n                \"287\": {\n                    \"id\": \"287\",\n                    \"depth\": 2,\n                    \"name\": \"PRODUSE ALIMENTARE\"\n                }\n            }\n        },\n        \"337\": {\n            \"id\": \"337\",\n            \"name\": \"lemn\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"338\": {\n            \"id\": \"338\",\n            \"name\": \"schema\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"341\": {\n            \"id\": \"341\",\n            \"name\": \"imbracaminte\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"1\": {\n                    \"id\": \"1\",\n                    \"depth\": 0,\n                    \"name\": \"Produse\"\n                },\n                \"4\": {\n                    \"id\": \"4\",\n                    \"depth\": 1,\n                    \"name\": \"Incaltaminte\"\n                }\n            }\n        },\n        \"342\": {\n            \"id\": \"342\",\n            \"name\": \"+ categorie @ciudata\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"343\": {\n            \"id\": \"343\",\n            \"name\": \"produse fragile\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"344\": {\n            \"id\": \"344\",\n            \"name\": \"Carlige de remorcare\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"345\": {\n            \"id\": \"345\",\n            \"name\": \"Carlige Audi\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                }\n            }\n        },\n        \"346\": {\n            \"id\": \"346\",\n            \"name\": \"Carlige Audi A3\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"345\": {\n                    \"id\": \"345\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Audi\"\n                }\n            }\n        },\n        \"347\": {\n            \"id\": \"347\",\n            \"name\": \"Carlige Audi A4\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"345\": {\n                    \"id\": \"345\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Audi\"\n                }\n            }\n        },\n        \"348\": {\n            \"id\": \"348\",\n            \"name\": \"Carlige Audi A6\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"345\": {\n                    \"id\": \"345\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Audi\"\n                }\n            }\n        },\n        \"349\": {\n            \"id\": \"349\",\n            \"name\": \"Carlige Bmw\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                }\n            }\n        },\n        \"350\": {\n            \"id\": \"350\",\n            \"name\": \"Carlige Bmw Seria 3\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"349\": {\n                    \"id\": \"349\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Bmw\"\n                }\n            }\n        },\n        \"351\": {\n            \"id\": \"351\",\n            \"name\": \"Carlige Bmw X3\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"349\": {\n                    \"id\": \"349\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Bmw\"\n                }\n            }\n        },\n        \"352\": {\n            \"id\": \"352\",\n            \"name\": \"Carlige Chevrolet\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                }\n            }\n        },\n        \"353\": {\n            \"id\": \"353\",\n            \"name\": \"Carlige Chevrolet Aveo\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"352\": {\n                    \"id\": \"352\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Chevrolet\"\n                }\n            }\n        },\n        \"354\": {\n            \"id\": \"354\",\n            \"name\": \"Carlige Chevrolet Captiva\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"352\": {\n                    \"id\": \"352\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Chevrolet\"\n                }\n            }\n        },\n        \"355\": {\n            \"id\": \"355\",\n            \"name\": \"Carlige Chevrolet Cruze\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"352\": {\n                    \"id\": \"352\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Chevrolet\"\n                }\n            }\n        },\n        \"356\": {\n            \"id\": \"356\",\n            \"name\": \"Carlige Chevrolet Kalos\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"352\": {\n                    \"id\": \"352\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Chevrolet\"\n                }\n            }\n        },\n        \"357\": {\n            \"id\": \"357\",\n            \"name\": \"Carlige Citroen\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                }\n            }\n        },\n        \"358\": {\n            \"id\": \"358\",\n            \"name\": \"Carlige Citroen Berlingo\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"357\": {\n                    \"id\": \"357\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Citroen\"\n                }\n            }\n        },\n        \"359\": {\n            \"id\": \"359\",\n            \"name\": \"Carlige Citroen C-Crosser\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"357\": {\n                    \"id\": \"357\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Citroen\"\n                }\n            }\n        },\n        \"360\": {\n            \"id\": \"360\",\n            \"name\": \"Carlige Citroen C-Elysee\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"357\": {\n                    \"id\": \"357\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Citroen\"\n                }\n            }\n        },\n        \"361\": {\n            \"id\": \"361\",\n            \"name\": \"Carlige Citroen C2\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"357\": {\n                    \"id\": \"357\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Citroen\"\n                }\n            }\n        },\n        \"362\": {\n            \"id\": \"362\",\n            \"name\": \"Carlige Citroen C3\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"357\": {\n                    \"id\": \"357\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Citroen\"\n                }\n            }\n        },\n        \"363\": {\n            \"id\": \"363\",\n            \"name\": \"Carlige Citroen C4\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"357\": {\n                    \"id\": \"357\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Citroen\"\n                }\n            }\n        },\n        \"364\": {\n            \"id\": \"364\",\n            \"name\": \"Carlige Citroen C5\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"357\": {\n                    \"id\": \"357\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Citroen\"\n                }\n            }\n        },\n        \"365\": {\n            \"id\": \"365\",\n            \"name\": \"Carlige Citroen Evasion\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"357\": {\n                    \"id\": \"357\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Citroen\"\n                }\n            }\n        },\n        \"366\": {\n            \"id\": \"366\",\n            \"name\": \"Carlige Citroen Jumper\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"357\": {\n                    \"id\": \"357\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Citroen\"\n                }\n            }\n        },\n        \"367\": {\n            \"id\": \"367\",\n            \"name\": \"Carlige Citroen Jumpy\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"357\": {\n                    \"id\": \"357\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Citroen\"\n                }\n            }\n        },\n        \"368\": {\n            \"id\": \"368\",\n            \"name\": \"Carlige Dacia\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                }\n            }\n        },\n        \"369\": {\n            \"id\": \"369\",\n            \"name\": \"Carlige Dacia Dokker\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"368\": {\n                    \"id\": \"368\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Dacia\"\n                }\n            }\n        },\n        \"370\": {\n            \"id\": \"370\",\n            \"name\": \"Carlige Dacia Duster\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"368\": {\n                    \"id\": \"368\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Dacia\"\n                }\n            }\n        },\n        \"371\": {\n            \"id\": \"371\",\n            \"name\": \"Carlige Dacia Logan\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"368\": {\n                    \"id\": \"368\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Dacia\"\n                }\n            }\n        },\n        \"372\": {\n            \"id\": \"372\",\n            \"name\": \"Carlige Dacia Sandero\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"368\": {\n                    \"id\": \"368\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Dacia\"\n                }\n            }\n        },\n        \"373\": {\n            \"id\": \"373\",\n            \"name\": \"Carlige Daewoo\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                }\n            }\n        },\n        \"374\": {\n            \"id\": \"374\",\n            \"name\": \"Carlige Daewoo Cielo\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"373\": {\n                    \"id\": \"373\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Daewoo\"\n                }\n            }\n        },\n        \"375\": {\n            \"id\": \"375\",\n            \"name\": \"Carlige Daewoo Espero\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"373\": {\n                    \"id\": \"373\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Daewoo\"\n                }\n            }\n        },\n        \"376\": {\n            \"id\": \"376\",\n            \"name\": \"Carlige Fiat\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                }\n            }\n        },\n        \"377\": {\n            \"id\": \"377\",\n            \"name\": \"Carlige Fiat Bravo\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"376\": {\n                    \"id\": \"376\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Fiat\"\n                }\n            }\n        },\n        \"378\": {\n            \"id\": \"378\",\n            \"name\": \"Carlige Fiat Croma\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"376\": {\n                    \"id\": \"376\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Fiat\"\n                }\n            }\n        },\n        \"379\": {\n            \"id\": \"379\",\n            \"name\": \"Carlige Fiat Doblo\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"376\": {\n                    \"id\": \"376\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Fiat\"\n                }\n            }\n        },\n        \"380\": {\n            \"id\": \"380\",\n            \"name\": \"Carlige Fiat Ducato\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"376\": {\n                    \"id\": \"376\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Fiat\"\n                }\n            }\n        },\n        \"381\": {\n            \"id\": \"381\",\n            \"name\": \"Carlige Fiat Fiorino\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"376\": {\n                    \"id\": \"376\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Fiat\"\n                }\n            }\n        },\n        \"382\": {\n            \"id\": \"382\",\n            \"name\": \"Carlige Fiat Freemont\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"376\": {\n                    \"id\": \"376\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Fiat\"\n                }\n            }\n        },\n        \"383\": {\n            \"id\": \"383\",\n            \"name\": \"Carlige Fiat Punto\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"376\": {\n                    \"id\": \"376\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Fiat\"\n                }\n            }\n        },\n        \"384\": {\n            \"id\": \"384\",\n            \"name\": \"Carlige Fiat Idea\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"376\": {\n                    \"id\": \"376\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Fiat\"\n                }\n            }\n        },\n        \"385\": {\n            \"id\": \"385\",\n            \"name\": \"Carlige Fiat 500\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"376\": {\n                    \"id\": \"376\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Fiat\"\n                }\n            }\n        },\n        \"386\": {\n            \"id\": \"386\",\n            \"name\": \"Carlige Fiat Linea\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"376\": {\n                    \"id\": \"376\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Fiat\"\n                }\n            }\n        },\n        \"387\": {\n            \"id\": \"387\",\n            \"name\": \"Carlige Fiat Panda\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"376\": {\n                    \"id\": \"376\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Fiat\"\n                }\n            }\n        },\n        \"388\": {\n            \"id\": \"388\",\n            \"name\": \"Carlige Fiat Qubo\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"376\": {\n                    \"id\": \"376\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Fiat\"\n                }\n            }\n        },\n        \"389\": {\n            \"id\": \"389\",\n            \"name\": \"Carlige Fiat Scudo\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"376\": {\n                    \"id\": \"376\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Fiat\"\n                }\n            }\n        },\n        \"390\": {\n            \"id\": \"390\",\n            \"name\": \"Carlige Fiat Sedici\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"376\": {\n                    \"id\": \"376\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Fiat\"\n                }\n            }\n        },\n        \"391\": {\n            \"id\": \"391\",\n            \"name\": \"Carlige Fiat Stilo\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"376\": {\n                    \"id\": \"376\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Fiat\"\n                }\n            }\n        },\n        \"392\": {\n            \"id\": \"392\",\n            \"name\": \"Carlige Ford\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                }\n            }\n        },\n        \"393\": {\n            \"id\": \"393\",\n            \"name\": \"Carlige Ford B-Max\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"392\": {\n                    \"id\": \"392\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Ford\"\n                }\n            }\n        },\n        \"394\": {\n            \"id\": \"394\",\n            \"name\": \"Carlige Ford C-Max\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"392\": {\n                    \"id\": \"392\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Ford\"\n                }\n            }\n        },\n        \"395\": {\n            \"id\": \"395\",\n            \"name\": \"Carlige Ford Fiesta\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"392\": {\n                    \"id\": \"392\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Ford\"\n                }\n            }\n        },\n        \"396\": {\n            \"id\": \"396\",\n            \"name\": \"Carlige Ford Focus\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"392\": {\n                    \"id\": \"392\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Ford\"\n                }\n            }\n        },\n        \"397\": {\n            \"id\": \"397\",\n            \"name\": \"Carlige Ford Fusion\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"392\": {\n                    \"id\": \"392\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Ford\"\n                }\n            }\n        },\n        \"398\": {\n            \"id\": \"398\",\n            \"name\": \"Carlige Ford Galaxy\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"392\": {\n                    \"id\": \"392\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Ford\"\n                }\n            }\n        },\n        \"399\": {\n            \"id\": \"399\",\n            \"name\": \"Carlige Ford Kuga\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"392\": {\n                    \"id\": \"392\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Ford\"\n                }\n            }\n        },\n        \"400\": {\n            \"id\": \"400\",\n            \"name\": \"Carlige Ford Mondeo\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"392\": {\n                    \"id\": \"392\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Ford\"\n                }\n            }\n        },\n        \"401\": {\n            \"id\": \"401\",\n            \"name\": \"Carlige Ford S-Max\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"392\": {\n                    \"id\": \"392\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Ford\"\n                }\n            }\n        },\n        \"402\": {\n            \"id\": \"402\",\n            \"name\": \"Carlige Ford Transit Connect\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"392\": {\n                    \"id\": \"392\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Ford\"\n                }\n            }\n        },\n        \"403\": {\n            \"id\": \"403\",\n            \"name\": \"Carlige Ford Transit\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"392\": {\n                    \"id\": \"392\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Ford\"\n                }\n            }\n        },\n        \"404\": {\n            \"id\": \"404\",\n            \"name\": \"Carlige Ford Turneo-Connect\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"392\": {\n                    \"id\": \"392\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Ford\"\n                }\n            }\n        },\n        \"405\": {\n            \"id\": \"405\",\n            \"name\": \"Carlige Mazda\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                }\n            }\n        },\n        \"406\": {\n            \"id\": \"406\",\n            \"name\": \"Carlige Mazda 3\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"405\": {\n                    \"id\": \"405\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mazda\"\n                }\n            }\n        },\n        \"407\": {\n            \"id\": \"407\",\n            \"name\": \"Carlige Mazda 5\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"405\": {\n                    \"id\": \"405\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mazda\"\n                }\n            }\n        },\n        \"408\": {\n            \"id\": \"408\",\n            \"name\": \"Carlige Mazda BT50\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"405\": {\n                    \"id\": \"405\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mazda\"\n                }\n            }\n        },\n        \"409\": {\n            \"id\": \"409\",\n            \"name\": \"Carlige Mercedes\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                }\n            }\n        },\n        \"410\": {\n            \"id\": \"410\",\n            \"name\": \"Carlige Mercedes Clasa A\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"409\": {\n                    \"id\": \"409\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mercedes\"\n                }\n            }\n        },\n        \"411\": {\n            \"id\": \"411\",\n            \"name\": \"Carlige Mercedes Clasa B\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"409\": {\n                    \"id\": \"409\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mercedes\"\n                }\n            }\n        },\n        \"412\": {\n            \"id\": \"412\",\n            \"name\": \"Carlige Mercedes Clasa C\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"409\": {\n                    \"id\": \"409\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mercedes\"\n                }\n            }\n        },\n        \"413\": {\n            \"id\": \"413\",\n            \"name\": \"Carlige Mercedes Clasa E\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"409\": {\n                    \"id\": \"409\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mercedes\"\n                }\n            }\n        },\n        \"414\": {\n            \"id\": \"414\",\n            \"name\": \"Carlige Mercedes Clasa GL\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"409\": {\n                    \"id\": \"409\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mercedes\"\n                }\n            }\n        },\n        \"415\": {\n            \"id\": \"415\",\n            \"name\": \"Carlige Mercedes Clasa GLK\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"409\": {\n                    \"id\": \"409\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mercedes\"\n                }\n            }\n        },\n        \"416\": {\n            \"id\": \"416\",\n            \"name\": \"Carlige Mercedes Clasa M\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"409\": {\n                    \"id\": \"409\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mercedes\"\n                }\n            }\n        },\n        \"417\": {\n            \"id\": \"417\",\n            \"name\": \"Carlige Mercedes Sprinter\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"409\": {\n                    \"id\": \"409\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mercedes\"\n                }\n            }\n        },\n        \"418\": {\n            \"id\": \"418\",\n            \"name\": \"Carlige Mercedes Viano\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"409\": {\n                    \"id\": \"409\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mercedes\"\n                }\n            }\n        },\n        \"419\": {\n            \"id\": \"419\",\n            \"name\": \"Carlige Mercedes Vito\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"409\": {\n                    \"id\": \"409\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mercedes\"\n                }\n            }\n        },\n        \"420\": {\n            \"id\": \"420\",\n            \"name\": \"Carlige Mitsubishi\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                }\n            }\n        },\n        \"421\": {\n            \"id\": \"421\",\n            \"name\": \"Carlige Mitsubishi ASX\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"420\": {\n                    \"id\": \"420\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mitsubishi\"\n                }\n            }\n        },\n        \"422\": {\n            \"id\": \"422\",\n            \"name\": \"Carlige Mitsubishi L200\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"420\": {\n                    \"id\": \"420\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mitsubishi\"\n                }\n            }\n        },\n        \"423\": {\n            \"id\": \"423\",\n            \"name\": \"Carlige Mitsubishi Outlander\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"420\": {\n                    \"id\": \"420\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mitsubishi\"\n                }\n            }\n        },\n        \"424\": {\n            \"id\": \"424\",\n            \"name\": \"Carlige Mitsubishi Pajero\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"420\": {\n                    \"id\": \"420\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Mitsubishi\"\n                }\n            }\n        },\n        \"425\": {\n            \"id\": \"425\",\n            \"name\": \"Carlige Nissan\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                }\n            }\n        },\n        \"426\": {\n            \"id\": \"426\",\n            \"name\": \"Carlige Nissan Cabstar\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"425\": {\n                    \"id\": \"425\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Nissan\"\n                }\n            }\n        },\n        \"427\": {\n            \"id\": \"427\",\n            \"name\": \"Carlige Nissan Interstar\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"425\": {\n                    \"id\": \"425\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Nissan\"\n                }\n            }\n        },\n        \"428\": {\n            \"id\": \"428\",\n            \"name\": \"Carlige Nissan Juke\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"425\": {\n                    \"id\": \"425\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Nissan\"\n                }\n            }\n        },\n        \"429\": {\n            \"id\": \"429\",\n            \"name\": \"Carlige Nissan Navara\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"425\": {\n                    \"id\": \"425\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Nissan\"\n                }\n            }\n        },\n        \"430\": {\n            \"id\": \"430\",\n            \"name\": \"Carlige Nissan Pathfinder\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"425\": {\n                    \"id\": \"425\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Nissan\"\n                }\n            }\n        },\n        \"431\": {\n            \"id\": \"431\",\n            \"name\": \"Carlige Nissan Primastar\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"425\": {\n                    \"id\": \"425\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Nissan\"\n                }\n            }\n        },\n        \"432\": {\n            \"id\": \"432\",\n            \"name\": \"Carlige Nissan Qashqai\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"425\": {\n                    \"id\": \"425\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Nissan\"\n                }\n            }\n        },\n        \"433\": {\n            \"id\": \"433\",\n            \"name\": \"Carlige Nissan Terrano\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"425\": {\n                    \"id\": \"425\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Nissan\"\n                }\n            }\n        },\n        \"434\": {\n            \"id\": \"434\",\n            \"name\": \"Carlige Nissan X-trail\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"425\": {\n                    \"id\": \"425\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Nissan\"\n                }\n            }\n        },\n        \"435\": {\n            \"id\": \"435\",\n            \"name\": \"Carlige Opel\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                }\n            }\n        },\n        \"436\": {\n            \"id\": \"436\",\n            \"name\": \"Carlige Opel Agila\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"435\": {\n                    \"id\": \"435\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Opel\"\n                }\n            }\n        },\n        \"437\": {\n            \"id\": \"437\",\n            \"name\": \"Carlige Opel Antara\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"435\": {\n                    \"id\": \"435\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Opel\"\n                }\n            }\n        },\n        \"438\": {\n            \"id\": \"438\",\n            \"name\": \"Carlige Opel Astra\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"435\": {\n                    \"id\": \"435\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Opel\"\n                }\n            }\n        },\n        \"439\": {\n            \"id\": \"439\",\n            \"name\": \"Carlige Opel Combo\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"435\": {\n                    \"id\": \"435\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Opel\"\n                }\n            }\n        },\n        \"440\": {\n            \"id\": \"440\",\n            \"name\": \"Carlige Opel Corsa\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"344\": {\n                    \"id\": \"344\",\n                    \"depth\": 0,\n                    \"name\": \"Carlige de remorcare\"\n                },\n                \"435\": {\n                    \"id\": \"435\",\n                    \"depth\": 1,\n                    \"name\": \"Carlige Opel\"\n                }\n            }\n        },\n        \"441\": {\n            \"id\": \"441\",\n            \"name\": \"Abrazive si aschietoare\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"442\": {\n            \"id\": \"442\",\n            \"name\": \"Discuri, polizare si taiere\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"441\": {\n                    \"id\": \"441\",\n                    \"depth\": 0,\n                    \"name\": \"Abrazive si aschietoare\"\n                }\n            }\n        },\n        \"443\": {\n            \"id\": \"443\",\n            \"name\": \"Gradinarit si irigatii\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"444\": {\n            \"id\": \"444\",\n            \"name\": \"Uz gospodaresc\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"443\": {\n                    \"id\": \"443\",\n                    \"depth\": 0,\n                    \"name\": \"Gradinarit si irigatii\"\n                }\n            }\n        },\n        \"447\": {\n            \"id\": \"447\",\n            \"name\": \"Categorie 1\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"449\": {\n            \"id\": \"449\",\n            \"name\": \"Categorie 3\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"451\": {\n            \"id\": \"451\",\n            \"name\": \"Categorie 5\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"452\": {\n            \"id\": \"452\",\n            \"name\": \"subcategorie categorie1\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"447\": {\n                    \"id\": \"447\",\n                    \"depth\": 0,\n                    \"name\": \"Categorie 1\"\n                }\n            }\n        },\n        \"453\": {\n            \"id\": \"453\",\n            \"name\": \"Categorie noua\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"454\": {\n            \"id\": \"454\",\n            \"name\": \"digitale\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"455\": {\n            \"id\": \"455\",\n            \"name\": \"Ciclism\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"456\": {\n            \"id\": \"456\",\n            \"name\": \"Echipament\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"455\": {\n                    \"id\": \"455\",\n                    \"depth\": 0,\n                    \"name\": \"Ciclism\"\n                }\n            }\n        },\n        \"457\": {\n            \"id\": \"457\",\n            \"name\": \"Manusi bicicleta\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"455\": {\n                    \"id\": \"455\",\n                    \"depth\": 0,\n                    \"name\": \"Ciclism\"\n                },\n                \"456\": {\n                    \"id\": \"456\",\n                    \"depth\": 1,\n                    \"name\": \"Echipament\"\n                }\n            }\n        },\n        \"458\": {\n            \"id\": \"458\",\n            \"name\": \"Sosete\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"455\": {\n                    \"id\": \"455\",\n                    \"depth\": 0,\n                    \"name\": \"Ciclism\"\n                },\n                \"456\": {\n                    \"id\": \"456\",\n                    \"depth\": 1,\n                    \"name\": \"Echipament\"\n                }\n            }\n        },\n        \"459\": {\n            \"id\": \"459\",\n            \"name\": \"Biciclete\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"455\": {\n                    \"id\": \"455\",\n                    \"depth\": 0,\n                    \"name\": \"Ciclism\"\n                }\n            }\n        },\n        \"460\": {\n            \"id\": \"460\",\n            \"name\": \"Biciclete de trekking\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"455\": {\n                    \"id\": \"455\",\n                    \"depth\": 0,\n                    \"name\": \"Ciclism\"\n                },\n                \"459\": {\n                    \"id\": \"459\",\n                    \"depth\": 1,\n                    \"name\": \"Biciclete\"\n                }\n            }\n        },\n        \"461\": {\n            \"id\": \"461\",\n            \"name\": \"produse downloadabile\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"462\": {\n            \"id\": \"462\",\n            \"name\": \"Rochii traditionale\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"463\": {\n            \"id\": \"463\",\n            \"name\": \"Fetite\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"464\": {\n            \"id\": \"464\",\n            \"name\": \"Baieti\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"465\": {\n            \"id\": \"465\",\n            \"name\": \"Ie cu maneca lunga\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"466\": {\n            \"id\": \"466\",\n            \"name\": \"Ie cu maneca scurta\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"467\": {\n            \"id\": \"467\",\n            \"name\": \"Bluze cu motive traditionale\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"468\": {\n            \"id\": \"468\",\n            \"name\": \"BinASmartBusiness\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                }\n            }\n        },\n        \"469\": {\n            \"id\": \"469\",\n            \"name\": \"Bauturi\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"468\": {\n                    \"id\": \"468\",\n                    \"depth\": 1,\n                    \"name\": \"BinASmartBusiness\"\n                }\n            }\n        },\n        \"470\": {\n            \"id\": \"470\",\n            \"name\": \"Website\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"468\": {\n                    \"id\": \"468\",\n                    \"depth\": 1,\n                    \"name\": \"BinASmartBusiness\"\n                }\n            }\n        },\n        \"471\": {\n            \"id\": \"471\",\n            \"name\": \"Tigari\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"468\": {\n                    \"id\": \"468\",\n                    \"depth\": 1,\n                    \"name\": \"BinASmartBusiness\"\n                }\n            }\n        },\n        \"472\": {\n            \"id\": \"472\",\n            \"name\": \"Fara Categorie\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"468\": {\n                    \"id\": \"468\",\n                    \"depth\": 1,\n                    \"name\": \"BinASmartBusiness\"\n                }\n            }\n        },\n        \"473\": {\n            \"id\": \"473\",\n            \"name\": \"materi prima\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"468\": {\n                    \"id\": \"468\",\n                    \"depth\": 1,\n                    \"name\": \"BinASmartBusiness\"\n                }\n            }\n        },\n        \"474\": {\n            \"id\": \"474\",\n            \"name\": \"test123\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"468\": {\n                    \"id\": \"468\",\n                    \"depth\": 1,\n                    \"name\": \"BinASmartBusiness\"\n                }\n            }\n        },\n        \"475\": {\n            \"id\": \"475\",\n            \"name\": \"test\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"468\": {\n                    \"id\": \"468\",\n                    \"depth\": 1,\n                    \"name\": \"BinASmartBusiness\"\n                }\n            }\n        },\n        \"476\": {\n            \"id\": \"476\",\n            \"name\": \"APA\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"468\": {\n                    \"id\": \"468\",\n                    \"depth\": 1,\n                    \"name\": \"BinASmartBusiness\"\n                }\n            }\n        },\n        \"477\": {\n            \"id\": \"477\",\n            \"name\": \"carne\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"468\": {\n                    \"id\": \"468\",\n                    \"depth\": 1,\n                    \"name\": \"BinASmartBusiness\"\n                }\n            }\n        },\n        \"478\": {\n            \"id\": \"478\",\n            \"name\": \"Articole sportive\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"468\": {\n                    \"id\": \"468\",\n                    \"depth\": 1,\n                    \"name\": \"BinASmartBusiness\"\n                }\n            }\n        },\n        \"479\": {\n            \"id\": \"479\",\n            \"name\": \"Mancare\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"468\": {\n                    \"id\": \"468\",\n                    \"depth\": 1,\n                    \"name\": \"BinASmartBusiness\"\n                }\n            }\n        },\n        \"480\": {\n            \"id\": \"480\",\n            \"name\": \"SUCURI\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"468\": {\n                    \"id\": \"468\",\n                    \"depth\": 1,\n                    \"name\": \"BinASmartBusiness\"\n                }\n            }\n        },\n        \"481\": {\n            \"id\": \"481\",\n            \"name\": \"Standart\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"468\": {\n                    \"id\": \"468\",\n                    \"depth\": 1,\n                    \"name\": \"BinASmartBusiness\"\n                }\n            }\n        },\n        \"482\": {\n            \"id\": \"482\",\n            \"name\": \"Consumabil\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"148\": {\n                    \"id\": \"148\",\n                    \"depth\": 0,\n                    \"name\": \"Import\"\n                },\n                \"468\": {\n                    \"id\": \"468\",\n                    \"depth\": 1,\n                    \"name\": \"BinASmartBusiness\"\n                }\n            }\n        },\n        \"483\": {\n            \"id\": \"483\",\n            \"name\": \"testare meniu\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"1\": {\n                    \"id\": \"1\",\n                    \"depth\": 0,\n                    \"name\": \"Produse\"\n                }\n            }\n        },\n        \"484\": {\n            \"id\": \"484\",\n            \"name\": \"RUCSACURI\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"485\": {\n            \"id\": \"485\",\n            \"name\": \"RUCSACURI BARBATI\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"484\": {\n                    \"id\": \"484\",\n                    \"depth\": 0,\n                    \"name\": \"RUCSACURI\"\n                }\n            }\n        },\n        \"486\": {\n            \"id\": \"486\",\n            \"name\": \"Rucsacuri Trekking Barbati\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"484\": {\n                    \"id\": \"484\",\n                    \"depth\": 0,\n                    \"name\": \"RUCSACURI\"\n                },\n                \"485\": {\n                    \"id\": \"485\",\n                    \"depth\": 1,\n                    \"name\": \"RUCSACURI BARBATI\"\n                }\n            }\n        },\n        \"487\": {\n            \"id\": \"487\",\n            \"name\": \"Rucsacuri Ciclism Barbati\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"484\": {\n                    \"id\": \"484\",\n                    \"depth\": 0,\n                    \"name\": \"RUCSACURI\"\n                },\n                \"485\": {\n                    \"id\": \"485\",\n                    \"depth\": 1,\n                    \"name\": \"RUCSACURI BARBATI\"\n                }\n            }\n        },\n        \"488\": {\n            \"id\": \"488\",\n            \"name\": \"Rucsacuri Alpinism Barbati\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"484\": {\n                    \"id\": \"484\",\n                    \"depth\": 0,\n                    \"name\": \"RUCSACURI\"\n                },\n                \"485\": {\n                    \"id\": \"485\",\n                    \"depth\": 1,\n                    \"name\": \"RUCSACURI BARBATI\"\n                }\n            }\n        },\n        \"489\": {\n            \"id\": \"489\",\n            \"name\": \"Incaltaminte\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"276\": {\n                    \"id\": \"276\",\n                    \"depth\": 0,\n                    \"name\": \"Barbati\"\n                }\n            }\n        },\n        \"490\": {\n            \"id\": \"490\",\n            \"name\": \"Tenisi\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"276\": {\n                    \"id\": \"276\",\n                    \"depth\": 0,\n                    \"name\": \"Barbati\"\n                },\n                \"489\": {\n                    \"id\": \"489\",\n                    \"depth\": 1,\n                    \"name\": \"Incaltaminte\"\n                }\n            }\n        },\n        \"491\": {\n            \"id\": \"491\",\n            \"name\": \"Tenisi\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"57\": {\n                    \"id\": \"57\",\n                    \"depth\": 0,\n                    \"name\": \"Femei\"\n                },\n                \"281\": {\n                    \"id\": \"281\",\n                    \"depth\": 1,\n                    \"name\": \"Incaltaminte\"\n                }\n            }\n        },\n        \"492\": {\n            \"id\": \"492\",\n            \"name\": \"Rochii\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"493\": {\n            \"id\": \"493\",\n            \"name\": \"Casual\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"492\": {\n                    \"id\": \"492\",\n                    \"depth\": 0,\n                    \"name\": \"Rochii\"\n                }\n            }\n        },\n        \"494\": {\n            \"id\": \"494\",\n            \"name\": \"Pentru Seara\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"492\": {\n                    \"id\": \"492\",\n                    \"depth\": 0,\n                    \"name\": \"Rochii\"\n                },\n                \"493\": {\n                    \"id\": \"493\",\n                    \"depth\": 1,\n                    \"name\": \"Casual\"\n                }\n            }\n        },\n        \"495\": {\n            \"id\": \"495\",\n            \"name\": \"Mireasa\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"492\": {\n                    \"id\": \"492\",\n                    \"depth\": 0,\n                    \"name\": \"Rochii\"\n                },\n                \"493\": {\n                    \"id\": \"493\",\n                    \"depth\": 1,\n                    \"name\": \"Casual\"\n                },\n                \"494\": {\n                    \"id\": \"494\",\n                    \"depth\": 2,\n                    \"name\": \"Pentru Seara\"\n                }\n            }\n        },\n        \"496\": {\n            \"id\": \"496\",\n            \"name\": \"Clubbing\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"492\": {\n                    \"id\": \"492\",\n                    \"depth\": 0,\n                    \"name\": \"Rochii\"\n                },\n                \"493\": {\n                    \"id\": \"493\",\n                    \"depth\": 1,\n                    \"name\": \"Casual\"\n                },\n                \"494\": {\n                    \"id\": \"494\",\n                    \"depth\": 2,\n                    \"name\": \"Pentru Seara\"\n                },\n                \"495\": {\n                    \"id\": \"495\",\n                    \"depth\": 3,\n                    \"name\": \"Mireasa\"\n                }\n            }\n        },\n        \"497\": {\n            \"id\": \"497\",\n            \"name\": \"zAz-Colectii\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"498\": {\n            \"id\": \"498\",\n            \"name\": \"Hot Summer\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"497\": {\n                    \"id\": \"497\",\n                    \"depth\": 0,\n                    \"name\": \"zAz-Colectii\"\n                }\n            }\n        },\n        \"499\": {\n            \"id\": \"499\",\n            \"name\": \"We Love\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"497\": {\n                    \"id\": \"497\",\n                    \"depth\": 0,\n                    \"name\": \"zAz-Colectii\"\n                },\n                \"498\": {\n                    \"id\": \"498\",\n                    \"depth\": 1,\n                    \"name\": \"Hot Summer\"\n                }\n            }\n        },\n        \"500\": {\n            \"id\": \"500\",\n            \"name\": \"On Holiday\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"497\": {\n                    \"id\": \"497\",\n                    \"depth\": 0,\n                    \"name\": \"zAz-Colectii\"\n                },\n                \"498\": {\n                    \"id\": \"498\",\n                    \"depth\": 1,\n                    \"name\": \"Hot Summer\"\n                },\n                \"499\": {\n                    \"id\": \"499\",\n                    \"depth\": 2,\n                    \"name\": \"We Love\"\n                }\n            }\n        },\n        \"501\": {\n            \"id\": \"501\",\n            \"name\": \"Pretty Woman\",\n            \"depth\": \"4\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"497\": {\n                    \"id\": \"497\",\n                    \"depth\": 0,\n                    \"name\": \"zAz-Colectii\"\n                },\n                \"498\": {\n                    \"id\": \"498\",\n                    \"depth\": 1,\n                    \"name\": \"Hot Summer\"\n                },\n                \"499\": {\n                    \"id\": \"499\",\n                    \"depth\": 2,\n                    \"name\": \"We Love\"\n                },\n                \"500\": {\n                    \"id\": \"500\",\n                    \"depth\": 3,\n                    \"name\": \"On Holiday\"\n                }\n            }\n        },\n        \"502\": {\n            \"id\": \"502\",\n            \"name\": \"Be Trendy\",\n            \"depth\": \"5\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"497\": {\n                    \"id\": \"497\",\n                    \"depth\": 0,\n                    \"name\": \"zAz-Colectii\"\n                },\n                \"498\": {\n                    \"id\": \"498\",\n                    \"depth\": 1,\n                    \"name\": \"Hot Summer\"\n                },\n                \"499\": {\n                    \"id\": \"499\",\n                    \"depth\": 2,\n                    \"name\": \"We Love\"\n                },\n                \"500\": {\n                    \"id\": \"500\",\n                    \"depth\": 3,\n                    \"name\": \"On Holiday\"\n                },\n                \"501\": {\n                    \"id\": \"501\",\n                    \"depth\": 4,\n                    \"name\": \"Pretty Woman\"\n                }\n            }\n        },\n        \"503\": {\n            \"id\": \"503\",\n            \"name\": \"Aparate de zbor\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"504\": {\n            \"id\": \"504\",\n            \"name\": \"Barci\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"505\": {\n            \"id\": \"505\",\n            \"name\": \"Sandale de piele\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"506\": {\n            \"id\": \"506\",\n            \"name\": \"Telefoane\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"507\": {\n            \"id\": \"507\",\n            \"name\": \"TEST AFISARE PRODDUS IN COMANDA\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"508\": {\n            \"id\": \"508\",\n            \"name\": \"OFF ROAD\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"509\": {\n            \"id\": \"509\",\n            \"name\": \"Jante\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"508\": {\n                    \"id\": \"508\",\n                    \"depth\": 0,\n                    \"name\": \"OFF ROAD\"\n                }\n            }\n        },\n        \"510\": {\n            \"id\": \"510\",\n            \"name\": \"Turism de Aventura\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"511\": {\n            \"id\": \"511\",\n            \"name\": \"Rafting pe Nera\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"510\": {\n                    \"id\": \"510\",\n                    \"depth\": 0,\n                    \"name\": \"Turism de Aventura\"\n                }\n            }\n        },\n        \"512\": {\n            \"id\": \"512\",\n            \"name\": \"de sters\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"513\": {\n            \"id\": \"513\",\n            \"name\": \"adauga in cos\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"514\": {\n            \"id\": \"514\",\n            \"name\": \"Categorie principala Handcrafted\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"515\": {\n            \"id\": \"515\",\n            \"name\": \"Categorie secundara Unbranded\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"514\": {\n                    \"id\": \"514\",\n                    \"depth\": 0,\n                    \"name\": \"Categorie principala Handcrafted\"\n                }\n            }\n        },\n        \"516\": {\n            \"id\": \"516\",\n            \"name\": \"Categorie principala Awesome\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"517\": {\n            \"id\": \"517\",\n            \"name\": \"Categorie secundara Refined\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"516\": {\n                    \"id\": \"516\",\n                    \"depth\": 0,\n                    \"name\": \"Categorie principala Awesome\"\n                }\n            }\n        },\n        \"518\": {\n            \"id\": \"518\",\n            \"name\": \"Standardized Product Type\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"519\": {\n            \"id\": \"519\",\n            \"name\": \"Apparel & Accessories \",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"520\": {\n            \"id\": \"520\",\n            \"name\": \" Clothing \",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                }\n            }\n        },\n        \"521\": {\n            \"id\": \"521\",\n            \"name\": \" Baby & Toddler Clothing \",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"520\": {\n                    \"id\": \"520\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing \"\n                }\n            }\n        },\n        \"522\": {\n            \"id\": \"522\",\n            \"name\": \" Baby & Toddler Socks & Tights\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"520\": {\n                    \"id\": \"520\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing \"\n                },\n                \"521\": {\n                    \"id\": \"521\",\n                    \"depth\": 2,\n                    \"name\": \" Baby & Toddler Clothing \"\n                }\n            }\n        },\n        \"523\": {\n            \"id\": \"523\",\n            \"name\": \" Baby & Toddler Sleepwear\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"520\": {\n                    \"id\": \"520\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing \"\n                },\n                \"521\": {\n                    \"id\": \"521\",\n                    \"depth\": 2,\n                    \"name\": \" Baby & Toddler Clothing \"\n                }\n            }\n        },\n        \"524\": {\n            \"id\": \"524\",\n            \"name\": \" Baby & Toddler Outerwear\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"520\": {\n                    \"id\": \"520\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing \"\n                },\n                \"521\": {\n                    \"id\": \"521\",\n                    \"depth\": 2,\n                    \"name\": \" Baby & Toddler Clothing \"\n                }\n            }\n        },\n        \"525\": {\n            \"id\": \"525\",\n            \"name\": \"Baby & Toddler \",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"526\": {\n            \"id\": \"526\",\n            \"name\": \" Swaddling & Receiving Blankets \",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"525\": {\n                    \"id\": \"525\",\n                    \"depth\": 0,\n                    \"name\": \"Baby & Toddler \"\n                }\n            }\n        },\n        \"527\": {\n            \"id\": \"527\",\n            \"name\": \" Swaddling Blankets\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"525\": {\n                    \"id\": \"525\",\n                    \"depth\": 0,\n                    \"name\": \"Baby & Toddler \"\n                },\n                \"526\": {\n                    \"id\": \"526\",\n                    \"depth\": 1,\n                    \"name\": \" Swaddling & Receiving Blankets \"\n                }\n            }\n        },\n        \"528\": {\n            \"id\": \"528\",\n            \"name\": \" Clothing Accessories \",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                }\n            }\n        },\n        \"529\": {\n            \"id\": \"529\",\n            \"name\": \" Baby & Toddler Clothing Accessories \",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"528\": {\n                    \"id\": \"528\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing Accessories \"\n                }\n            }\n        },\n        \"530\": {\n            \"id\": \"530\",\n            \"name\": \" Baby & Toddler Hats\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"528\": {\n                    \"id\": \"528\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing Accessories \"\n                },\n                \"529\": {\n                    \"id\": \"529\",\n                    \"depth\": 2,\n                    \"name\": \" Baby & Toddler Clothing Accessories \"\n                }\n            }\n        },\n        \"531\": {\n            \"id\": \"531\",\n            \"name\": \" Baby & Toddler Bottoms\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"520\": {\n                    \"id\": \"520\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing \"\n                },\n                \"521\": {\n                    \"id\": \"521\",\n                    \"depth\": 2,\n                    \"name\": \" Baby & Toddler Clothing \"\n                }\n            }\n        },\n        \"532\": {\n            \"id\": \"532\",\n            \"name\": \" Baby & Toddler Tops\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"520\": {\n                    \"id\": \"520\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing \"\n                },\n                \"521\": {\n                    \"id\": \"521\",\n                    \"depth\": 2,\n                    \"name\": \" Baby & Toddler Clothing \"\n                }\n            }\n        },\n        \"533\": {\n            \"id\": \"533\",\n            \"name\": \" Baby One-Pieces\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"520\": {\n                    \"id\": \"520\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing \"\n                },\n                \"521\": {\n                    \"id\": \"521\",\n                    \"depth\": 2,\n                    \"name\": \" Baby & Toddler Clothing \"\n                }\n            }\n        },\n        \"534\": {\n            \"id\": \"534\",\n            \"name\": \" Baby & Toddler Dresses\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"520\": {\n                    \"id\": \"520\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing \"\n                },\n                \"521\": {\n                    \"id\": \"521\",\n                    \"depth\": 2,\n                    \"name\": \" Baby & Toddler Clothing \"\n                }\n            }\n        },\n        \"535\": {\n            \"id\": \"535\",\n            \"name\": \" Baby & Toddler Outfits\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"520\": {\n                    \"id\": \"520\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing \"\n                },\n                \"521\": {\n                    \"id\": \"521\",\n                    \"depth\": 2,\n                    \"name\": \" Baby & Toddler Clothing \"\n                }\n            }\n        },\n        \"536\": {\n            \"id\": \"536\",\n            \"name\": \" Baby & Toddler Gloves & Mittens\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"528\": {\n                    \"id\": \"528\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing Accessories \"\n                },\n                \"529\": {\n                    \"id\": \"529\",\n                    \"depth\": 2,\n                    \"name\": \" Baby & Toddler Clothing Accessories \"\n                }\n            }\n        },\n        \"537\": {\n            \"id\": \"537\",\n            \"name\": \" Baby & Toddler Swimwear\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"520\": {\n                    \"id\": \"520\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing \"\n                },\n                \"521\": {\n                    \"id\": \"521\",\n                    \"depth\": 2,\n                    \"name\": \" Baby & Toddler Clothing \"\n                }\n            }\n        },\n        \"538\": {\n            \"id\": \"538\",\n            \"name\": \" Toddler Underwear\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"520\": {\n                    \"id\": \"520\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing \"\n                },\n                \"521\": {\n                    \"id\": \"521\",\n                    \"depth\": 2,\n                    \"name\": \" Baby & Toddler Clothing \"\n                }\n            }\n        },\n        \"539\": {\n            \"id\": \"539\",\n            \"name\": \"Ciocolata\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"540\": {\n            \"id\": \"540\",\n            \"name\": \"Gradina & gospodarie\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"541\": {\n            \"id\": \"541\",\n            \"name\": \"Masini si motocoase de tuns iarba & accesorii\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"540\": {\n                    \"id\": \"540\",\n                    \"depth\": 0,\n                    \"name\": \"Gradina & gospodarie\"\n                }\n            }\n        },\n        \"542\": {\n            \"id\": \"542\",\n            \"name\": \"Motocoase si trimmere\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"540\": {\n                    \"id\": \"540\",\n                    \"depth\": 0,\n                    \"name\": \"Gradina & gospodarie\"\n                },\n                \"541\": {\n                    \"id\": \"541\",\n                    \"depth\": 1,\n                    \"name\": \"Masini si motocoase de tuns iarba & accesorii\"\n                }\n            }\n        },\n        \"543\": {\n            \"id\": \"543\",\n            \"name\": \"Categorii produs\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"544\": {\n            \"id\": \"544\",\n            \"name\": \"Tunici Barbati\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"545\": {\n            \"id\": \"545\",\n            \"name\": \"Camasi Barbati\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"546\": {\n            \"id\": \"546\",\n            \"name\": \"CATEGORYTEXT\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"547\": {\n            \"id\": \"547\",\n            \"name\": \"Product Category\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"548\": {\n            \"id\": \"548\",\n            \"name\": \" Dresses\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"520\": {\n                    \"id\": \"520\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing \"\n                }\n            }\n        },\n        \"549\": {\n            \"id\": \"549\",\n            \"name\": \" Outerwear \",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"520\": {\n                    \"id\": \"520\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing \"\n                }\n            }\n        },\n        \"550\": {\n            \"id\": \"550\",\n            \"name\": \" Coats & Jackets\",\n            \"depth\": \"3\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"520\": {\n                    \"id\": \"520\",\n                    \"depth\": 1,\n                    \"name\": \" Clothing \"\n                },\n                \"549\": {\n                    \"id\": \"549\",\n                    \"depth\": 2,\n                    \"name\": \" Outerwear \"\n                }\n            }\n        },\n        \"551\": {\n            \"id\": \"551\",\n            \"name\": \" Handbags, Wallets & Cases \",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                }\n            }\n        },\n        \"552\": {\n            \"id\": \"552\",\n            \"name\": \" Handbags\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"519\": {\n                    \"id\": \"519\",\n                    \"depth\": 0,\n                    \"name\": \"Apparel & Accessories \"\n                },\n                \"551\": {\n                    \"id\": \"551\",\n                    \"depth\": 1,\n                    \"name\": \" Handbags, Wallets & Cases \"\n                }\n            }\n        },\n        \"553\": {\n            \"id\": \"553\",\n            \"name\": \"Mobilier Rustic\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"554\": {\n            \"id\": \"554\",\n            \"name\": \"Categorie principala\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"555\": {\n            \"id\": \"555\",\n            \"name\": \"Categorie secundara\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"554\": {\n                    \"id\": \"554\",\n                    \"depth\": 0,\n                    \"name\": \"Categorie principala\"\n                }\n            }\n        },\n        \"556\": {\n            \"id\": \"556\",\n            \"name\": \"Bidoane si Suporti\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"84\": {\n                    \"id\": \"84\",\n                    \"depth\": 0,\n                    \"name\": \"Accesorii\"\n                }\n            }\n        },\n        \"557\": {\n            \"id\": \"557\",\n            \"name\": \"Suporti de bidon\",\n            \"depth\": \"2\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"84\": {\n                    \"id\": \"84\",\n                    \"depth\": 0,\n                    \"name\": \"Accesorii\"\n                },\n                \"556\": {\n                    \"id\": \"556\",\n                    \"depth\": 1,\n                    \"name\": \"Bidoane si Suporti\"\n                }\n            }\n        },\n        \"558\": {\n            \"id\": \"558\",\n            \"name\": \"Rigole dus\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"559\": {\n            \"id\": \"559\",\n            \"name\": \"Baterii Baie\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"560\": {\n            \"id\": \"560\",\n            \"name\": \"Baterii Lavoar\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"559\": {\n                    \"id\": \"559\",\n                    \"depth\": 0,\n                    \"name\": \"Baterii Baie\"\n                }\n            }\n        },\n        \"561\": {\n            \"id\": \"561\",\n            \"name\": \"Baterii Cada/Dus\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"559\": {\n                    \"id\": \"559\",\n                    \"depth\": 0,\n                    \"name\": \"Baterii Baie\"\n                }\n            }\n        },\n        \"562\": {\n            \"id\": \"562\",\n            \"name\": \"Sisteme de dus\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"563\": {\n            \"id\": \"563\",\n            \"name\": \"Coloane de dus\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"562\": {\n                    \"id\": \"562\",\n                    \"depth\": 0,\n                    \"name\": \"Sisteme de dus\"\n                }\n            }\n        },\n        \"564\": {\n            \"id\": \"564\",\n            \"name\": \"Lavoare\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"565\": {\n            \"id\": \"565\",\n            \"name\": \"Lavoare\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"564\": {\n                    \"id\": \"564\",\n                    \"depth\": 0,\n                    \"name\": \"Lavoare\"\n                }\n            }\n        },\n        \"566\": {\n            \"id\": \"566\",\n            \"name\": \"Sifoane si Ventile\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"564\": {\n                    \"id\": \"564\",\n                    \"depth\": 0,\n                    \"name\": \"Lavoare\"\n                }\n            }\n        },\n        \"567\": {\n            \"id\": \"567\",\n            \"name\": \"Accesorii Baie\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"568\": {\n            \"id\": \"568\",\n            \"name\": \"Seturi Accesorii\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"567\": {\n                    \"id\": \"567\",\n                    \"depth\": 0,\n                    \"name\": \"Accesorii Baie\"\n                }\n            }\n        },\n        \"569\": {\n            \"id\": \"569\",\n            \"name\": \"Chiuvete Bucatarie\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"570\": {\n            \"id\": \"570\",\n            \"name\": \"Corpuri de iluminat\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"571\": {\n            \"id\": \"571\",\n            \"name\": \"Baterii Bucatarie\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"559\": {\n                    \"id\": \"559\",\n                    \"depth\": 0,\n                    \"name\": \"Baterii Baie\"\n                }\n            }\n        },\n        \"572\": {\n            \"id\": \"572\",\n            \"name\": \"Seturi Incastrate\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"562\": {\n                    \"id\": \"562\",\n                    \"depth\": 0,\n                    \"name\": \"Sisteme de dus\"\n                }\n            }\n        },\n        \"573\": {\n            \"id\": \"573\",\n            \"name\": \"aaaaa\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"574\": {\n            \"id\": \"574\",\n            \"name\": \"Categorie secundara\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"573\": {\n                    \"id\": \"573\",\n                    \"depth\": 0,\n                    \"name\": \"aaaaa\"\n                }\n            }\n        },\n        \"575\": {\n            \"id\": \"575\",\n            \"name\": \"bnmcv\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"576\": {\n            \"id\": \"576\",\n            \"name\": \"Echipament\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"577\": {\n            \"id\": \"577\",\n            \"name\": \"Categorie principala Gorgeous\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"578\": {\n            \"id\": \"578\",\n            \"name\": \"Categorie secundara Fantastic\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"577\": {\n                    \"id\": \"577\",\n                    \"depth\": 0,\n                    \"name\": \"Categorie principala Gorgeous\"\n                }\n            }\n        },\n        \"579\": {\n            \"id\": \"579\",\n            \"name\": \"Categorie principala Handmade\",\n            \"depth\": \"0\",\n            \"position\": \"0\",\n            \"parents\": []\n        },\n        \"580\": {\n            \"id\": \"580\",\n            \"name\": \"Categorie secundara Incredible\",\n            \"depth\": \"1\",\n            \"position\": \"0\",\n            \"parents\": {\n                \"579\": {\n                    \"id\": \"579\",\n                    \"depth\": 0,\n                    \"name\": \"Categorie principala Handmade\"\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"f94aaf6f-fea8-4f4d-afd2-29cffc68868d"}],"id":"1bc45484-efc4-485e-9f3b-e289b80ea1c4","_postman_id":"1bc45484-efc4-485e-9f3b-e289b80ea1c4","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Write (Adaugare categorii)","item":[{"name":"Adaugare categorii","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript"}}],"id":"4e596cd1-af8f-4189-b640-3c5112b85a9b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n    \"categories\": [\n        {\n            \"name\": \"Test 133\",\n            \"description\": \"test description\",\n            \"active\": \"1\",\n            \"use_in_menu\": \"1\",\n            \"position\": \"76\",\n            \"default_product_order\": \"buys\",\n            \"brand_filters\": \"1\",\n            \"url\": \"\",\n            \"meta_title\": \"meta titlu test\",\n            \"meta_description\": \"meta descrirere test\"\n        },\n        {\n            \"name\": \"Test 134\",\n            \"parent_id\": \"133\",\n            \"description\": \"test description\",\n            \"active\": \"1\",\n            \"use_in_menu\": \"1\",\n            \"position\": \"76\",\n            \"default_product_order\": \"buys\",\n            \"brand_filters\": \"1\",\n            \"url\": \"\",\n            \"meta_title\": \"meta titlu test\",\n            \"meta_description\": \"meta descrirere test\"\n        }\n    ]\n}","type":"text","description":"<p>{\n    \"categories\": [\n        {\n            \"name\": \"Nume categorie\", - Camp obligatoriu, string\n            \"description\": \"Descriere\", - Descrierea categoriei este afisata doar in pagina de principala a acesteia, optional, string\n            \"active\": \"Vizibila\" - Doar categoriile vizibile sunt accesibile clientilor // optional, '0' sau '1',\n            \"use_in_menu\": \"Foloseste in meniu\" - Afiseaza categoria in meniul implicit al magazinului // optional, '0' sau '1',\n            \"position\": \"Pozitie\" - Prioritatea de afisare a categoriei in listele de categorii // optional, numar,\n            \"default_product_order\": \"Ordonare Produse\" - Ordinea implicita de afisare a produselor in aceasta categorie // optional, valori aceptate: 'buys','news','discount','rating','price-asc','price-desc','custom-position'\n            \"brand_filters\": \"Filtrare Marci\" - Activeaza posibilitatea filtrarii produselor in functie de marca in pagina categoriei ,optional, '0' sau '1',\n            \"url\": \"URL Categorie\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_title\": \"Titlu Pagina\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_description\": \"Descriere Meta\" - Daca nu este completata, va fi generata din denumirea categoriei, optional, string\n        }\n    ]\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/category/write/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","category","write","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"11c7bf90-7e94-4682-a254-9e151dd8bae3","name":"Adaugare categorii","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text","disabled":true},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n    \"categories\": [\n        {\n            \"name\": \"driver\",\n            \"description\": \"Eos aut voluptatem consequatur aliquam. Magni voluptates quo est aliquam veritatis et nihil. Porro sunt minus laboriosam iusto dolores et maiores. Velit aut repellat velit ut provident consectetur quas. Deleniti iusto molestias quas rerum. Distinctio soluta qui.\",\n            \"active\": \"1\",\n            \"use_in_menu\": \"1\",\n            \"position\": \"76\",\n            \"default_product_order\": \"buys\",\n            \"brand_filters\": \"1\",\n            \"url\": \"\",\n            \"meta_title\": \"Handmade Soft Bike\",\n            \"meta_description\": \"Cumque ut aut nam. Non autem rerum deleniti. Placeat corrupti qui natus aut soluta. Ut minus eum omnis sed earum ipsa.\"\n        },\n        {\n            \"name\": \"monitor\",\n            \"parent_id\": \"133\",\n            \"description\": \"Inventore provident placeat excepturi enim magnam culpa dolores sequi. Esse id nam asperiores sint. Quibusdam aut dolorem veritatis qui consequatur ipsa. Voluptatibus magnam placeat ut ratione quidem ut nihil recusandae qui.\",\n            \"active\": \"1\",\n            \"use_in_menu\": \"1\",\n            \"position\": \"76\",\n            \"default_product_order\": \"buys\",\n            \"brand_filters\": \"1\",\n            \"url\": \"\",\n            \"meta_title\": \"Refined Frozen Pants\",\n            \"meta_description\": \"Modi veritatis reprehenderit ducimus aspernatur. Dolores reiciendis aut ducimus aut voluptatem enim aperiam quos. Illum est quo velit libero et ea. Alias id adipisci optio perferendis quibusdam consequatur ducimus in laboriosam.\"\n        }\n    ]\n}","type":"text","description":"{\n    \"categories\": [\n        {\n            \"name\": \"Nume categorie\", - Camp obligatoriu, string\n            \"description\": \"Descriere\", - Descrierea categoriei este afisata doar in pagina de principala a acesteia, optional, string\n            \"active\": \"Vizibila\" - Doar categoriile vizibile sunt accesibile clientilor // optional, '0' sau '1',\n            \"use_in_menu\": \"Foloseste in meniu\" - Afiseaza categoria in meniul implicit al magazinului // optional, '0' sau '1',\n            \"position\": \"Pozitie\" - Prioritatea de afisare a categoriei in listele de categorii // optional, numar,\n            \"default_product_order\": \"Ordonare Produse\" - Ordinea implicita de afisare a produselor in aceasta categorie // optional, valori aceptate: 'buys','news','discount','rating','price-asc','price-desc','custom-position'\n            \"brand_filters\": \"Filtrare Marci\" - Activeaza posibilitatea filtrarii produselor in functie de marca in pagina categoriei ,optional, '0' sau '1',\n            \"url\": \"URL Categorie\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_title\": \"Titlu Pagina\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_description\": \"Descriere Meta\" - Daca nu este completata, va fi generata din denumirea categoriei, optional, string\n        }\n    ]\n}"}]},"url":"https://api.gomag.ro/api/v1/category/write/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 01 Jan 2024 18:19:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"31.14.252.228"},{"key":"Pragma","value":"no-cache"},{"key":"Ratelimit-Policy","value":"100; w=1"},{"key":"Set-Cookie","value":"_gs=1; expires=Mon, 01-Jan-2024 19:19:36 GMT; Max-Age=3600"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=ndWaOIzixEITV5mYRqlPgLCUL%2BU%2BBuXvZeD3nWffRp3hiwFoGNXNliZjqQAhjQ6LFn2EInT0dulKngOXYQINEblR8Av4d%2FtdbLvG1MIbh%2B7DuxbM2A9NE2DZa6pkng%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"83ecc581ed3eb9cc-OTP"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": {\n        \"categories\": {\n            \"Test 133\": [\n                {\n                    \"name\": \"Test 133\",\n                    \"status\": \"200\",\n                    \"errorMessage\": \"\"\n                }\n            ],\n            \"Test 134\": [\n                {\n                    \"name\": \"Test 134\",\n                    \"status\": \"200\",\n                    \"errorMessage\": \"\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"4e596cd1-af8f-4189-b640-3c5112b85a9b"},{"name":"Adaugare categorii pe limbi diferite","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"eba565e3-1b30-49f9-a956-9b2ffa65ea88","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"categories\": [\n    {\n      \"name\": {\n        \"ro\": \"Test 133\",\n        \"en\": \"Test 133 EN\"\n      },\n      \"description\": {\n        \"ro\": \"descriere test\",\n        \"en\": \"test description\"\n      },\n      \"active\": \"1\",\n      \"use_in_menu\": \"1\",\n      \"position\": \"76\",\n      \"default_product_order\": \"buys\",\n      \"brand_filters\": \"1\",\n      \"url\": {\n        \"ro\": \"test-133\",\n        \"en\": \"test-133-en\"\n      },\n      \"meta_title\": {\n        \"ro\": \"meta titlu test\",\n        \"en\": \"meta title test\"\n      },\n      \"meta_description\": {\n        \"ro\": \"meta descriere test\",\n        \"en\": \"meta description test\"\n      }\n    },\n    {\n      \"name\": {\n        \"en\": \"Test 134 EN\"\n      },\n      \"parent_id\": \"133\",\n      \"description\": {\n        \"en\": \"test description\"\n      },\n      \"active\": \"1\",\n      \"use_in_menu\": \"1\",\n      \"position\": \"76\",\n      \"default_product_order\": \"buys\",\n      \"brand_filters\": \"1\",\n      \"url\": {\n        \"en\": \"test-134-en\"\n      },\n      \"meta_title\": {\n        \"en\": \"meta title test\"\n      },\n      \"meta_description\": {\n        \"en\": \"meta description test\"\n      }\n    }\n  ]\n}","type":"text","description":"<p>{\n    \"categories\": [\n        {\n            \"name\": \"Nume categorie\", - Camp obligatoriu, string\n            \"description\": \"Descriere\", - Descrierea categoriei este afisata doar in pagina de principala a acesteia, optional, string\n            \"active\": \"Vizibila\" - Doar categoriile vizibile sunt accesibile clientilor // optional, '0' sau '1',\n            \"use_in_menu\": \"Foloseste in meniu\" - Afiseaza categoria in meniul implicit al magazinului // optional, '0' sau '1',\n            \"position\": \"Pozitie\" - Prioritatea de afisare a categoriei in listele de categorii // optional, numar,\n            \"default_product_order\": \"Ordonare Produse\" - Ordinea implicita de afisare a produselor in aceasta categorie // optional, valori aceptate: 'buys','news','discount','rating','price-asc','price-desc','custom-position'\n            \"brand_filters\": \"Filtrare Marci\" - Activeaza posibilitatea filtrarii produselor in functie de marca in pagina categoriei ,optional, '0' sau '1',\n            \"url\": \"URL Categorie\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_title\": \"Titlu Pagina\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_description\": \"Descriere Meta\" - Daca nu este completata, va fi generata din denumirea categoriei, optional, string\n        }\n    ]\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/category/write/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","category","write","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"c7f4c3e5-910c-48bf-abaf-acfcbae21087","name":"Adaugare categorii pe limbi diferite","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text","disabled":true},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"categories\": [\n    {\n      \"name\": {\n        \"ro\": \"Test 133\",\n        \"en\": \"Test 133 EN\"\n      },\n      \"description\": {\n        \"ro\": \"descriere test\",\n        \"en\": \"test description\"\n      },\n      \"active\": \"1\",\n      \"use_in_menu\": \"1\",\n      \"position\": \"76\",\n      \"default_product_order\": \"buys\",\n      \"brand_filters\": \"1\",\n      \"url\": {\n        \"ro\": \"test-133\",\n        \"en\": \"test-133-en\"\n      },\n      \"meta_title\": {\n        \"ro\": \"meta titlu test\",\n        \"en\": \"meta title test\"\n      },\n      \"meta_description\": {\n        \"ro\": \"meta descriere test\",\n        \"en\": \"meta description test\"\n      }\n    },\n    {\n      \"name\": {\n        \"en\": \"Test 134 EN\"\n      },\n      \"parent_id\": \"133\",\n      \"description\": {\n        \"en\": \"test description\"\n      },\n      \"active\": \"1\",\n      \"use_in_menu\": \"1\",\n      \"position\": \"76\",\n      \"default_product_order\": \"buys\",\n      \"brand_filters\": \"1\",\n      \"url\": {\n        \"en\": \"test-134-en\"\n      },\n      \"meta_title\": {\n        \"en\": \"meta title test\"\n      },\n      \"meta_description\": {\n        \"en\": \"meta description test\"\n      }\n    }\n  ]\n}","type":"text","description":"{\n    \"categories\": [\n        {\n            \"name\": \"Nume categorie\", - Camp obligatoriu, string\n            \"description\": \"Descriere\", - Descrierea categoriei este afisata doar in pagina de principala a acesteia, optional, string\n            \"active\": \"Vizibila\" - Doar categoriile vizibile sunt accesibile clientilor // optional, '0' sau '1',\n            \"use_in_menu\": \"Foloseste in meniu\" - Afiseaza categoria in meniul implicit al magazinului // optional, '0' sau '1',\n            \"position\": \"Pozitie\" - Prioritatea de afisare a categoriei in listele de categorii // optional, numar,\n            \"default_product_order\": \"Ordonare Produse\" - Ordinea implicita de afisare a produselor in aceasta categorie // optional, valori aceptate: 'buys','news','discount','rating','price-asc','price-desc','custom-position'\n            \"brand_filters\": \"Filtrare Marci\" - Activeaza posibilitatea filtrarii produselor in functie de marca in pagina categoriei ,optional, '0' sau '1',\n            \"url\": \"URL Categorie\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_title\": \"Titlu Pagina\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_description\": \"Descriere Meta\" - Daca nu este completata, va fi generata din denumirea categoriei, optional, string\n        }\n    ]\n}"}]},"url":"https://api.gomag.ro/api/v1/category/write/json"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 23 Oct 2025 12:23:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Api-Ratelimit","value":"3"},{"key":"Api-Ratelimit-Write","value":"1"},{"key":"Api-Ratelimit-Write-Burst","value":"10"},{"key":"Api-Ratelimit-Write-Remaining","value":"9"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"82.79.218.151"},{"key":"G-V1","value":"1"},{"key":"G-V5","value":"tennisshop.gomag.ro"},{"key":"Link","value":"<https://fonts.googleapis.com>; rel=dns-prefetch,<https://fonts.gstatic.com>; rel=dns-prefetch, <https://stage.gomagcdn.ro>; rel=preconnect; crossorigin=anonymous"},{"key":"Pragma","value":"no-cache"},{"key":"Ratelimit-Policy","value":"100; w=1"},{"key":"Server","value":"cloudflare"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=A0WeyUb5IN5LZqE5XHFNIfTV84w6XERee3R3L0bQijRUPurEg6kllipyvODk3D%2FXycBqHM8n2jeIc8qKGFEt8yIdqZkyElnTCg%3D%3D\"}]}"},{"key":"Set-Cookie","value":"_gs=1; Max-Age=3600; Expires=Thu, 23 Oct 2025 13:23:33 GMT"},{"key":"CF-RAY","value":"993134cf2abce0c7-OTP"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": {\n        \"categories\": {\n            \"1467\": [\n                {\n                    \"name\": {\n                        \"ro\": \"Test 133\",\n                        \"en\": \"Test 133 EN\"\n                    },\n                    \"status\": \"200\",\n                    \"errorMessage\": \"\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"eba565e3-1b30-49f9-a956-9b2ffa65ea88"}],"id":"922e41f8-8935-4154-a334-a3def3d82b4b","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"categories\" =&gt; array cu categorii</p>\n</li>\n<li><p>\"categories\"-&gt;\"name\" =&gt; \"Nume categorie\" - string -</p>\n</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li><p>\"categories\"-&gt;\"description\": - string - \"Descriere pentru categorie\"</p>\n</li>\n<li><p>\"categories\"-&gt;\"active\": - numar - Vizibilitate categorie - Doar categoriile vizibile sunt accesibile clientilor - valori aceptate: '0' sau '1',</p>\n</li>\n<li><p>\"categories\"-&gt;\"use_in_menu\": \"Foloseste in meniu\" - Afiseaza categoria in meniul implicit al magazinului - valori aceptate: '0','1'</p>\n</li>\n<li><p>\"categories\"-&gt;\"position\": - numar - \"Pozitie\" - Prioritatea de afisare a categoriei in listele de categorii</p>\n</li>\n<li><p>\"categories\"-&gt;\"brand_filters\": - numar - \"Filtrare Marci\" - Activeaza posibilitatea filtrarii produselor in functie de marca in pagina categoriei - valori aceptate: '0' sau '1',</p>\n</li>\n<li><p>\"categories\"-&gt;\"url\": - string - \"URL Categorie\" - Daca nu este completat, va fi generat din denumirea categoriei</p>\n</li>\n<li><p>\"categories\"-&gt;\"meta_title\": - string - \"Titlu Pagina\" - Daca nu este completat, va fi generat din denumirea categoriei</p>\n</li>\n<li><p>\"categories\"-&gt;\"meta_description\": - string - \"Descriere Meta\" - Daca nu este completata, va fi generata din denumirea categoriei</p>\n</li>\n</ul>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-25-de-categorii--cerere\">Exista o limita de 25 de Categorii / cerere</h3>\n","_postman_id":"922e41f8-8935-4154-a334-a3def3d82b4b","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Patch (Modificare categorii)","item":[{"name":"Modificare categorii","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript"}}],"id":"67a289ba-642d-40d3-a0f4-00636d6850da","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"categories\": [\n        {\n            \"id\": \"97\",\n            \"parent_id\": \"\",\n            \"name\": \"capacitor\",\n            \"description\": \"Nulla asperiores et et. Beatae in quam animi. Facere dolores numquam. Molestiae voluptatem unde dolore rerum ex.\",\n            \"active\": \"1\",\n            \"use_in_menu\": \"1\",\n            \"position\": \"76\",\n            \"default_product_order\": \"buys\",\n            \"brand_filters\": \"1\",\n            \"url\": \"\",\n            \"meta_title\": \"bus\",\n            \"meta_description\": \"Qui et quibusdam et. Consequuntur quo qui qui quibusdam. Impedit minima perferendis nihil itaque itaque et.\"\n        }\n\t]\n}","type":"text","description":"<p>{\n    \"categories\": [\n        {\n            \"id\": \"Id categorie\"  - Id categorie care urmeaza sa fie modificata // Camp obligatoriu,Numar,\n            \"parent_id\": \"Subcategorie pentru\" - Id categorie parinte // optional, numar,\n            \"name\": \"transmitter\" - Modificare nume categorie // optional, string,\n            \"description\": \"Assumenda rerum quos tempore tempore. Nisi eum in praesentium. Voluptatibus alias omnis dolore quia et excepturi sed. Sint nobis at atque reprehenderit enim. Nisi porro voluptatem atque delectus laudantium hic blanditiis est aliquid. Suscipit molestiae est possimus vel.\" , - Modificare descriere categorie // optional, string,\n            \"active\": \"Vizibila\" - Modifica vizibilitate categorie // optional, '0' sau '1',\n            \"use_in_menu\": \"Foloseste in meniu\", - Modifica afisearea categoriei in meniul implicit al magazinului// optional, '0' sau '1',\n            \"position\": \"Pozitie\", - Prioritatea de afisare a categoriei in listele de categorii  // optional, numar,\n            \"default_product_order\": \"Ordonare Produse\" - Ordinea implicita de afisare a produselor in aceasta categorie // optional, valori aceptate: 'buys','news','discount','rating','price-asc','price-desc','custom-position'\n            \"brand_filters\": \"Filtrare Marci\" - Activeaza posibilitatea filtrarii produselor in functie de marca in pagina categoriei ,optional, '0' sau '1',\n            \"url\": \"URL Categorie\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_title\": \"Titlu Pagina\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_description\": \"Descriere Meta\" - Daca nu este completata, va fi generata din denumirea categoriei, optional, string\n        }\n    ]\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/category/patch/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","category","patch","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"fc4d79a3-7dc7-4bc5-96f7-5e5b9912d625","name":"Modificare categorii","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text","disabled":true},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"categories\": [\n        {\n            \"id\": \"97\",\n            \"parent_id\": \"\",\n            \"name\": \"sensor\",\n            \"description\": \"Maxime at optio sapiente. Eaque exercitationem possimus voluptatum autem et in ab. Dolor eos mollitia voluptas eum perspiciatis dolor facere earum. Nemo nostrum accusantium nihil beatae.\",\n            \"active\": \"1\",\n            \"use_in_menu\": \"1\",\n            \"position\": \"76\",\n            \"default_product_order\": \"buys\",\n            \"brand_filters\": \"1\",\n            \"url\": \"\",\n            \"meta_title\": \"interface\",\n            \"meta_description\": \"In magnam dolores incidunt maxime incidunt voluptatibus porro explicabo. Eum fuga nemo rem qui. Sit quo dolore non doloremque quis. Non delectus ipsum. Magnam voluptatem iste incidunt consectetur. Qui et est.\"\n        }\n\t]\n}","type":"text","description":"{\n\t\"categories\": [\n        {\n            \"id\": \"Id categorie\"  - Id categorie care urmeaza sa fie modificata // Camp obligatoriu,Numar,\n            \"parent_id\": \"Subcategorie pentru\" - Id categorie parinte // optional, numar,\n            \"name\": \"transmitter\" - Modificare nume categorie // optional, string,\n            \"description\": \"Ipsa molestias voluptate necessitatibus enim quo. Non numquam sit commodi soluta ea alias et culpa. Voluptatem molestias dolores veritatis. Adipisci sunt est nobis aut odit sunt deleniti optio.\" , - Modificare descriere categorie // optional, string,\n            \"active\": \"Vizibila\" - Modifica vizibilitate categorie // optional, '0' sau '1',\n            \"use_in_menu\": \"Foloseste in meniu\", - Modifica afisearea categoriei in meniul implicit al magazinului// optional, '0' sau '1',\n            \"position\": \"Pozitie\", - Prioritatea de afisare a categoriei in listele de categorii  // optional, numar,\n            \"default_product_order\": \"Ordonare Produse\" - Ordinea implicita de afisare a produselor in aceasta categorie // optional, valori aceptate: 'buys','news','discount','rating','price-asc','price-desc','custom-position'\n            \"brand_filters\": \"Filtrare Marci\" - Activeaza posibilitatea filtrarii produselor in functie de marca in pagina categoriei ,optional, '0' sau '1',\n            \"url\": \"URL Categorie\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_title\": \"Titlu Pagina\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_description\": \"Descriere Meta\" - Daca nu este completata, va fi generata din denumirea categoriei, optional, string\n        }\n\t]\n}"}]},"url":"https://api.gomag.ro/api/v1/category/patch/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 Jan 2024 15:50:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"79.119.153.84"},{"key":"Pragma","value":"no-cache"},{"key":"Ratelimit-Policy","value":"100; w=1"},{"key":"Set-Cookie","value":"59fb2db7e5cd3f6ab68f225b7870eb4d=01736efebddbcc81b304879b8d295ff5; path=/"},{"key":"set-cookie","value":"selectedCurrency=czozOiI1OTMiOw%3D%3D; expires=Tue, 02-Jan-2024 16:49:59 GMT; Max-Age=3600; path=/"},{"key":"set-cookie","value":"selectedCurrencyN=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=x9Zt6zSwbroS%2BzZ8i5SGDdVWAoJqG%2BEuNyybDU5LuULdjjL0%2BOea%2FlW7p7R2kfaA%2BvmgBHYJeS6tKPmsQcQlmsIz1ZLFX302PJZtDiYcVDoV93LGfa09qLbFNuAzzg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"83f427b798bb0554-OTP"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": {\n        \"categories\": {\n            \"97\": [\n                {\n                    \"id\": \"97\",\n                    \"status\": \"200\",\n                    \"errorMessage\": \"\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"67a289ba-642d-40d3-a0f4-00636d6850da"},{"name":"Modificare categorii pe limbi diferite","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"f37b6013-c275-49bc-a291-7aa12e36cb59","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"categories\": [\n    {\n      \"id\": \"97\",\n      \"parent_id\": \"\",\n      \"name\": {\n        \"ro\": \"firewall\",\n        \"en\": \"hard drive\"\n      },\n      \"description\": {\n        \"ro\": \"Exercitationem dolorem sunt praesentium expedita assumenda cumque voluptas dicta. In eaque veritatis aut ea. Incidunt fuga occaecati illo at ipsa. Debitis aut voluptate dicta sed commodi laboriosam delectus et vel. Voluptatum est animi.\",\n        \"en\": \"Reiciendis quia a ducimus error iusto. Illo non voluptate. Eligendi velit non minima libero dolores. Eum cumque neque rerum fuga quibusdam placeat sit excepturi suscipit. Voluptate et nobis enim ut ea. Tenetur velit dignissimos aut quam quia omnis.\"\n      },\n      \"active\": \"1\",\n      \"use_in_menu\": \"1\",\n      \"position\": \"76\",\n      \"default_product_order\": \"buys\",\n      \"brand_filters\": \"1\",\n      \"url\": {\n        \"ro\": \"\",\n        \"en\": \"\"\n      },\n      \"meta_title\": {\n        \"ro\": \"panel\",\n        \"en\": \"system\"\n      },\n      \"meta_description\": {\n        \"ro\": \"Reprehenderit dolorem occaecati. Nulla dolor velit quod aliquam dolores molestias. Laboriosam sed doloribus et labore.\",\n        \"en\": \"Rem quas quia. Ipsam error qui. Molestiae ipsa in. Ipsum adipisci et voluptas voluptates qui.\"\n      }\n    }\n  ]\n}","type":"text","description":"<p>{\n    \"categories\": [\n        {\n            \"id\": \"Id categorie\"  - Id categorie care urmeaza sa fie modificata // Camp obligatoriu,Numar,\n            \"parent_id\": \"Subcategorie pentru\" - Id categorie parinte // optional, numar,\n            \"name\": \"circuit\" - Modificare nume categorie // optional, string,\n            \"description\": \"Voluptatem aut debitis a quae voluptatem consequatur deserunt quaerat unde. Et dolores esse temporibus et eligendi qui. Dignissimos iste eos magnam eos possimus aut delectus quos necessitatibus. Quia omnis vel eaque quo nihil quaerat repellendus ipsa quo. Unde qui quia. Voluptatem sint magni alias est delectus deserunt porro.\" , - Modificare descriere categorie // optional, string,\n            \"active\": \"Vizibila\" - Modifica vizibilitate categorie // optional, '0' sau '1',\n            \"use_in_menu\": \"Foloseste in meniu\", - Modifica afisearea categoriei in meniul implicit al magazinului// optional, '0' sau '1',\n            \"position\": \"Pozitie\", - Prioritatea de afisare a categoriei in listele de categorii  // optional, numar,\n            \"default_product_order\": \"Ordonare Produse\" - Ordinea implicita de afisare a produselor in aceasta categorie // optional, valori aceptate: 'buys','news','discount','rating','price-asc','price-desc','custom-position'\n            \"brand_filters\": \"Filtrare Marci\" - Activeaza posibilitatea filtrarii produselor in functie de marca in pagina categoriei ,optional, '0' sau '1',\n            \"url\": \"URL Categorie\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_title\": \"Titlu Pagina\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_description\": \"Descriere Meta\" - Daca nu este completata, va fi generata din denumirea categoriei, optional, string\n        }\n    ]\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/category/patch/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","category","patch","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"bfac4dad-cde9-48b0-bff5-6e78ba442fa0","name":"Modificare categorii pe limbi diferite","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text","disabled":true},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"categories\": [\n    {\n      \"id\": \"97\",\n      \"parent_id\": \"\",\n      \"name\": {\n        \"ro\": \"circuit\",\n        \"en\": \"circuit\"\n      },\n      \"description\": {\n        \"ro\": \"Vel quis recusandae voluptatem recusandae qui ipsum repudiandae sapiente et. Eligendi harum facere. Aliquid velit laboriosam assumenda possimus incidunt quod itaque sed. Ut ut esse recusandae eveniet ducimus aut.\",\n        \"en\": \"Aliquam quis aut asperiores repudiandae non. Ipsa ad quibusdam. Deleniti ut ut cumque delectus commodi. Qui adipisci asperiores expedita non ut. Maiores nihil dignissimos et.\"\n      },\n      \"active\": \"1\",\n      \"use_in_menu\": \"1\",\n      \"position\": \"76\",\n      \"default_product_order\": \"buys\",\n      \"brand_filters\": \"1\",\n      \"url\": {\n        \"ro\": \"\",\n        \"en\": \"\"\n      },\n      \"meta_title\": {\n        \"ro\": \"driver\",\n        \"en\": \"bus\"\n      },\n      \"meta_description\": {\n        \"ro\": \"Quidem debitis ea est repellendus. Sed tempore qui sequi est velit quisquam. Et maiores enim distinctio odio atque voluptatem. Hic beatae quam et non eligendi odio eaque. Hic maiores enim atque laborum perferendis assumenda. Non vero nulla eveniet.\",\n        \"en\": \"Dolor error consequatur magni. Minus ut est repellendus nisi autem laborum illo. Quas in repellat labore sequi neque qui adipisci consequatur omnis.\"\n      }\n    }\n  ]\n}","type":"text","description":"{\n\t\"categories\": [\n        {\n            \"id\": \"Id categorie\"  - Id categorie care urmeaza sa fie modificata // Camp obligatoriu,Numar,\n            \"parent_id\": \"Subcategorie pentru\" - Id categorie parinte // optional, numar,\n            \"name\": \"program\" - Modificare nume categorie // optional, string,\n            \"description\": \"Voluptas quibusdam harum sapiente molestiae harum. Aut inventore ex at. Inventore corporis alias quia molestiae occaecati quis laudantium. Sit maiores consectetur id aut rerum voluptas porro. Dolorum dolor fugit minus architecto aut autem. Culpa qui aut ratione voluptatem quia qui aut consequatur.\" , - Modificare descriere categorie // optional, string,\n            \"active\": \"Vizibila\" - Modifica vizibilitate categorie // optional, '0' sau '1',\n            \"use_in_menu\": \"Foloseste in meniu\", - Modifica afisearea categoriei in meniul implicit al magazinului// optional, '0' sau '1',\n            \"position\": \"Pozitie\", - Prioritatea de afisare a categoriei in listele de categorii  // optional, numar,\n            \"default_product_order\": \"Ordonare Produse\" - Ordinea implicita de afisare a produselor in aceasta categorie // optional, valori aceptate: 'buys','news','discount','rating','price-asc','price-desc','custom-position'\n            \"brand_filters\": \"Filtrare Marci\" - Activeaza posibilitatea filtrarii produselor in functie de marca in pagina categoriei ,optional, '0' sau '1',\n            \"url\": \"URL Categorie\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_title\": \"Titlu Pagina\" - Daca nu este completat, va fi generat din denumirea categoriei, optional, string\n            \"meta_description\": \"Descriere Meta\" - Daca nu este completata, va fi generata din denumirea categoriei, optional, string\n        }\n\t]\n}"}]},"url":"https://api.gomag.ro/api/v1/category/patch/json"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 23 Oct 2025 12:24:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Api-Ratelimit","value":"3"},{"key":"Api-Ratelimit-Write","value":"1"},{"key":"Api-Ratelimit-Write-Burst","value":"10"},{"key":"Api-Ratelimit-Write-Remaining","value":"9"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"82.79.218.151"},{"key":"G-V1","value":"1"},{"key":"G-V5","value":"tennisshop.gomag.ro"},{"key":"Pragma","value":"no-cache"},{"key":"Ratelimit-Policy","value":"100; w=1"},{"key":"Server","value":"cloudflare"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=KDp%2BIEWj3cpGwnWVO%2BvVCfQG3J%2BWA0MEg29DNFqYgBGdnqvQF0SB%2B%2BOFKALEqaO7IjtdVW%2BNKSdLkf4rHndf6Ij5mYOA9cF7QA%3D%3D\"}]}"},{"key":"Set-Cookie","value":"_gs=1; Max-Age=3600; Expires=Thu, 23 Oct 2025 13:24:02 GMT"},{"key":"CF-RAY","value":"9931358a2948e0c7-OTP"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": {\n        \"categories\": {\n            \"97\": [\n                {\n                    \"id\": \"97\",\n                    \"status\": \"200\",\n                    \"errorMessage\": \"\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"f37b6013-c275-49bc-a291-7aa12e36cb59"}],"id":"c71b7287-ecb2-4b66-8028-dda5faf6c879","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"categories\" =&gt; array cu categorii</p>\n</li>\n<li><p>\"categories\"-&gt;\"id\" =&gt; \"Id categorie\" - Id categorie care urmeaza sa fie modificata</p>\n</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li><p>\"categories\"-&gt;\"parent_id\": - numar - \"Subcategorie pentru\" - Id categorie parinte</p>\n</li>\n<li><p>\"categories\"-&gt;\"name\": - string - \"Nume categorie\"</p>\n</li>\n<li><p>\"categories\"-&gt;\"description\": - string - \"Descriere pentru categorie\"</p>\n</li>\n<li><p>\"categories\"-&gt;\"active\": - numar - Vizibilitate categorie - Doar categoriile vizibile sunt accesibile clientilor - valori aceptate: '0' sau '1',</p>\n</li>\n<li><p>\"categories\"-&gt;\"use_in_menu\": \"Foloseste in meniu\" - Afiseaza categoria in meniul implicit al magazinului - valori aceptate: '0','1'</p>\n</li>\n<li><p>\"categories\"-&gt;\"position\": - numar - \"Pozitie\" - Prioritatea de afisare a categoriei in listele de categorii</p>\n</li>\n<li><p>\"categories\"-&gt;\"brand_filters\": - numar - \"Filtrare Marci\" - Activeaza posibilitatea filtrarii produselor in functie de marca in pagina categoriei - valori aceptate: '0' sau '1',</p>\n</li>\n<li><p>\"categories\"-&gt;\"url\": - string - \"URL Categorie\" - Daca nu este completat, va fi generat din denumirea categoriei</p>\n</li>\n<li><p>\"categories\"-&gt;\"meta_title\": - string - \"Titlu Pagina\" - Daca nu este completat, va fi generat din denumirea categoriei</p>\n</li>\n<li><p>\"categories\"-&gt;\"meta_description\": - string - \"Descriere Meta\" - Daca nu este completata, va fi generata din denumirea categoriei</p>\n</li>\n</ul>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-25-de-categorii--cerere\">Exista o limita de 25 de Categorii / cerere</h3>\n","_postman_id":"c71b7287-ecb2-4b66-8028-dda5faf6c879","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Delete (Stergere categorii)","item":[{"name":"Stergere categorii","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript"}}],"id":"7e171622-9886-4f99-8679-d007091a4c04","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"categories\": [\n        {\n            \"ids\": [\"108\", \"107\", \"106\", \"105\"]\n\t\t}\n\t]\n}","type":"text","description":"<p>{\n    \"categories\": [\n        {\n            \"ids\": \"Array cu iduri de categorii care urleaza sa fie sterse\" - Se pot sterge doar categorii care nu au produse in categoria respectiva // Camp obligatoriu, Array de Numere\n        }\n    ]\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/category/delete/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","category","delete","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"38606614-c110-4f36-8cfe-9e6e9068ca82","name":"Stergere categorii","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text","disabled":true},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"categories\": [\n        {\n            \"ids\": [\"108\", \"107\", \"106\", \"105\"]\n\t\t}\n\t]\n}","type":"text","description":"{\n\t\"categories\": [\n        {\n            \"ids\": \"Array cu iduri de categorii care urleaza sa fie sterse\" - Se pot sterge doar categorii care nu au produse in categoria respectiva // Camp obligatoriu, Array de Numere\n\t\t}\n\t]\n}"}]},"url":"https://api.gomag.ro/api/v1/category/delete/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 Jan 2024 16:02:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"79.119.153.84"},{"key":"Pragma","value":"no-cache"},{"key":"Ratelimit-Policy","value":"100; w=1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=QMasYQVzl4r%2FDSSk9VtCu%2B3MAm%2FgIY6KkG8eRpO1DDOrn4jS%2FJCl6gdkBS0h0V8tfbZvQ980NZcga%2BNca%2BnWMfl7kbQxUX10jIJUkl98MWvW6PX2HGtadbNu0d0iaQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"83f43a85f85f624d-OTP"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": {\n        \"categories\": [\n            {\n                \"ids\": [\n                    \"108\",\n                    \"107\",\n                    \"106\",\n                    \"105\"\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"7e171622-9886-4f99-8679-d007091a4c04"}],"id":"e08ec6e0-ada5-4c63-88e4-7164b5f3f402","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"categories\" =&gt; array cu categorii</p>\n</li>\n<li><p>\"categories\"-&gt;\"ids\" =&gt; \"Array cu iduri de categorii care urleaza sa fie sterse\" -</p>\n</li>\n</ul>\n<h3 id=\"-se-pot-sterge-doar-categorii-care-nu-au-produse-in-categoria-respectiva\">!!! Se pot sterge doar categorii care nu au produse in categoria respectiva</h3>\n","_postman_id":"e08ec6e0-ada5-4c63-88e4-7164b5f3f402","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"id":"28b023c6-1315-4dcb-82a3-a29452763f70","_postman_id":"28b023c6-1315-4dcb-82a3-a29452763f70","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"RuleCarts (Reguli Cos de Cumparturi)","item":[{"name":"Add (Reguli Cos de Cumparturi)","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript"}}],"id":"73b6454b-8b28-41f5-8dda-1735ffc88d58","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ruleCart","value":"{\n\t\"name\": \"Denumire regula - 812\",\n\t\"description\": \"Descriere regula - 374\",\n\t\"fromDate\": \"Tue Aug 12 2025 09:00:07 GMT+0000 (Coordinated Universal Time)\",\n\t\"toDate\": \"Wed Jul 22 2026 23:53:22 GMT+0000 (Coordinated Universal Time)\",\n\t\"priority\": \"260\",\n\t\"discountType\": \"price:percentage\",\n\t\"discountValue\": \"105\",\n\t\"freeShipping\": \"false\",\n\t\"vouchers\": \"Voucher-452 , Voucher-413\",\n\t\"quantityLimit\": \"646\",\n\t\"voucherLimit\": \"997\",\n\t\"voucherCustomerLimit\": \"105\",\n\t\"useLimit\": \"247\",\n\t\"lastRule\": \"true\",\n\t\"conditions\": {\n\t\t\"cartTotal\": \"372.38\",\n\t\t\"cartTotalQuantity\": \"Cantitate minima a cosului de cumparaturi\",\n\t\t\"cartReducedPrice\": \"697.38\",\n\t\t\"cartProductPrice\": \"840.70\",\n\t\t\"cartProductQuantity\": \"348\",\n\t\t\"customerEmail\": \"Adresa de email a clientului\",\n\t\t\"customerGroupId\": \"504\",\n\t\t\"productSku\": \"936ee23c-21f9-43e4-bbb9-5d81df1db618,4c2014d0-2d90-48a8-82e0-558ce1985363\",\n\t\t\"productSpecialPrice\": \"true\",\n\t\t\"productStock\": \"587\",\n\t\t\"productCategory\": \"588,420,445\",\n\t\t\"productBrand\": \"667,733\"\n\t}\n}\n","type":"text","description":"<p>{\n    \"name\": \"Denumire regula\",\n    \"description\": \"Descriere regula\",\n    \"fromDate\": \"Data inceput\",\n    \"toDate\": \"Data sfarsit\",\n    \"priority\": \"Prioritate\",\n    \"discountType\": \"Tip reducere (price:percentage, price:value, cart:total)\",\n    \"discountValue\": \"Valoare reducere\",\n    \"freeShipping\": \"Transport gratuit\",\n    \"vouchers\": \"Coduri voucher. (separate prin virgula \",\")\",\n    \"quantityLimit\": \"Limita de cantitate\",\n    \"voucherLimit\": \"Limit de utilizari pe cod voucher\",\n    \"voucherCustomerLimit\": \"Limit de utilizari pe client\",\n    \"useLimit\": \"Limit de utilizari pentru regula\",\n    \"lastRule\": \"Ignore urmatoarele reguli\",\n    \"conditions\": {\n        \"cartTotal\": \"Valoare minima a cosului de cumparaturi\",\n        \"cartTotalQuantity\": \"Cantitate minima a cosului de cumparaturi\",\n        \"cartReducedPrice\": \"Produsele nu au pret redus\",\n        \"cartProductPrice\": \"Pretul minim al produsului pentru discount\",\n        \"cartProductQuantity\": \"Cantitatea minima al produsului pentru discount\",\n        \"customerEmail\": \"Adresa de email a clientului\",\n        \"customerGroupId\": \"ID-ul grupului din care trebuie sa faca parte clientul\",\n        \"productSku\": \"Codurile de produs (separate prin virgula \",\")\",\n        \"productSpecialPrice\": \"Produsele nu au pret redus (discount-ul va fi oferit doar pentru produsele care nu au pret redus)\",\n        \"productStock\": \"Stocul prodului este mai mare decat...\",\n        \"productCategory\": \"ID-urile de categorie (separate prin virgula \",\")\",\n        \"productBrand\": \"ID-urile de brand (separate prin virgula \",\")\"\n    }\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/rulecart/add/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","rulecart","add","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"628b5c33-6795-45a9-96e3-083a752615de","name":"Add (Reguli Cos de Cumparturi)","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ruleCart","value":"{\n\t\"name\": \"Denumire regula - 342\",\n\t\"description\": \"Descriere regula - 363\",\n\t\"fromDate\": \"Fri Apr 11 2025 12:27:57 GMT+0000 (Coordinated Universal Time)\",\n\t\"toDate\": \"Fri Jul 31 2026 08:42:12 GMT+0000 (Coordinated Universal Time)\",\n\t\"priority\": \"912\",\n\t\"discountType\": \"price:percentage\",\n\t\"discountValue\": \"57\",\n\t\"freeShipping\": \"true\",\n\t\"vouchers\": \"Voucher-518 , Voucher-628\",\n\t\"quantityLimit\": \"460\",\n\t\"voucherLimit\": \"518\",\n\t\"voucherCustomerLimit\": \"360\",\n\t\"useLimit\": \"56\",\n\t\"lastRule\": \"true\",\n\t\"conditions\": {\n\t\t\"cartTotal\": \"371.27\",\n\t\t\"cartTotalQuantity\": \"Cantitate minima a cosului de cumparaturi\",\n\t\t\"cartReducedPrice\": \"831.89\",\n\t\t\"cartProductPrice\": \"430.44\",\n\t\t\"cartProductQuantity\": \"493\",\n\t\t\"customerEmail\": \"Adresa de email a clientului\",\n\t\t\"customerGroupId\": \"653\",\n\t\t\"productSku\": \"50ce5949-29fa-4cd1-a6aa-b01c295ca1b0,274a135d-177a-44c7-8272-d8894b8b69e7\",\n\t\t\"productSpecialPrice\": \"false\",\n\t\t\"productStock\": \"993\",\n\t\t\"productCategory\": \"106,170,725\",\n\t\t\"productBrand\": \"776,302\"\n\t}\n}\n","type":"text","description":"{\n\t\"name\": \"Denumire regula\",\n\t\"description\": \"Descriere regula\",\n\t\"fromDate\": \"Data inceput\",\n\t\"toDate\": \"Data sfarsit\",\n\t\"priority\": \"Prioritate\",\n\t\"discountType\": \"Tip reducere (price:percentage, price:value, cart:total)\",\n\t\"discountValue\": \"Valoare reducere\",\n\t\"freeShipping\": \"Transport gratuit\",\n\t\"vouchers\": \"Coduri voucher. (separate prin virgula \\\",\\\")\",\n\t\"quantityLimit\": \"Limita de cantitate\",\n\t\"voucherLimit\": \"Limit de utilizari pe cod voucher\",\n\t\"voucherCustomerLimit\": \"Limit de utilizari pe client\",\n\t\"useLimit\": \"Limit de utilizari pentru regula\",\n\t\"lastRule\": \"Ignore urmatoarele reguli\",\n\t\"conditions\": {\n\t\t\"cartTotal\": \"Valoare minima a cosului de cumparaturi\",\n\t\t\"cartTotalQuantity\": \"Cantitate minima a cosului de cumparaturi\",\n\t\t\"cartReducedPrice\": \"Produsele nu au pret redus\",\n\t\t\"cartProductPrice\": \"Pretul minim al produsului pentru discount\",\n\t\t\"cartProductQuantity\": \"Cantitatea minima al produsului pentru discount\",\n\t\t\"customerEmail\": \"Adresa de email a clientului\",\n\t\t\"customerGroupId\": \"ID-ul grupului din care trebuie sa faca parte clientul\",\n\t\t\"productSku\": \"Codurile de produs (separate prin virgula \\\",\\\")\",\n\t\t\"productSpecialPrice\": \"Produsele nu au pret redus (discount-ul va fi oferit doar pentru produsele care nu au pret redus)\",\n\t\t\"productStock\": \"Stocul prodului este mai mare decat...\",\n\t\t\"productCategory\": \"ID-urile de categorie (separate prin virgula \\\",\\\")\",\n\t\t\"productBrand\": \"ID-urile de brand (separate prin virgula \\\",\\\")\"\n\t}\n}"}]},"url":"https://api.gomag.ro/api/v1/rulecart/add/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 12:22:24 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/rulecart/add/json, Key: http://factual.silkmart.ro/api/v1/rulecart/add/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": \"\"\n}"}],"_postman_id":"73b6454b-8b28-41f5-8dda-1735ffc88d58"}],"id":"4cd2488d-93d8-490e-a892-44bcb9161eb2","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>\"name\" =&gt; Nume regula cos</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li>\"description\": \"Descriere regula\"</li>\n<li>\"fromDate\": \"Data inceput\"</li>\n<li>\"toDate\": \"Data sfarsit\"</li>\n<li>\"priority\": \"Prioritate\"</li>\n<li>\"discountType\": \"Tip reducere (price:percentage, price:value, cart:total)\"</li>\n<li>\"discountValue\": \"Valoare reducere\"</li>\n<li>\"freeShipping\": \"Transport gratuit\"</li>\n<li>\"vouchers\": \"Coduri voucher. (separate prin virgula \",\")\"</li>\n<li>\"quantityLimit\": \"Limita de cantitate\"</li>\n<li>\"voucherLimit\": \"Limit de utilizari pe cod voucher\"</li>\n<li>\"voucherCustomerLimit\": \"Limit de utilizari pe client\"</li>\n<li>\"useLimit\": \"Limit de utilizari pentru regula\"</li>\n<li>\"lastRule\": \"Ignore urmatoarele reguli\"</li>\n<li>\"conditions\": =&gt; \"Array cu conditi<ul>\n<li>\"conditions\"-&gt;\"cartTotal\": \"Valoare minima a cosului de cumparaturi\"</li>\n<li>\"conditions\"-&gt;\"cartTotalQuantity\": \"Cantitate minima a cosului de cumparaturi\"</li>\n<li>\"conditions\"-&gt;\"cartReducedPrice\": \"Produsele nu au pret redus\"</li>\n<li>\"conditions\"-&gt;\"cartProductPrice\": \"Pretul minim al produsului pentru discount\"</li>\n<li>\"conditions\"-&gt;\"cartProductQuantity\": \"Cantitatea minima al produsului pentru discount\"</li>\n<li>\"conditions\"-&gt;\"customerEmail\": \"Adresa de email a clientului\"</li>\n<li>\"conditions\"-&gt;\"customerGroupId\": \"ID-ul grupului din care trebuie sa faca parte clientul\"</li>\n<li>\"conditions\"-&gt;\"productSku\": \"Codurile de produs (separate prin virgula \",\")\"</li>\n<li>\"conditions\"-&gt;\"productSpecialPrice\": \"Produsele nu au pret redus (discount-ul va fi oferit doar pentru produsele care nu au pret redus)\"</li>\n<li>\"conditions\"-&gt;\"productStock\": \"Stocul prodului este mai mare decat...\"</li>\n<li>\"conditions\"-&gt;\"productCategory\": \"ID-urile de categorie (separate prin virgula \",\")\"</li>\n<li>\"conditions\"-&gt;\"productBrand\": \"ID-urile de brand (separate prin virgula \",\")\"</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n<h2 id=\"campuri-optionale-cu-format-special\">Campuri optionale cu format special</h2>\n<ul>\n<li>\"conditions\" =&gt; Array cu conditii</li>\n</ul>\n","_postman_id":"4cd2488d-93d8-490e-a892-44bcb9161eb2","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Review (Recenzii)","item":[{"name":"Read","item":[{"name":"Lista de review-uri","id":"b58d9bf0-a20c-492f-b06a-6eca2851c536","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"url":"https://api.gomag.ro/api/v1/review/read/json?id=157&ids&sku&limit&page&products&minimRating","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>\"reviews\" =&gt; \"Array cu datele review-ului\"</li>\n<li>\"reviews\"-&gt;\"product\" =&gt; \"Sku produs pentru care se adauga review-ul\"</li>\n<li>\"reviews\"-&gt;\"name\" =&gt; \"Numele pesoanei care a scris review-ul\"</li>\n<li>\"reviews\"-&gt;\"email\" =&gt; \"Mailul pesoanei care a scris review-ul\"</li>\n<li>\"reviews\"-&gt;\"description\" =&gt; \"Descrierea review-ului\"</li>\n<li>\"reviews\"-&gt;\"rating\" =&gt; \"Evaluarea review-ului, exprimată printr-un număr între 1 și 5\"</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li>\"reviews\"-&gt;\"date\" =&gt; \"Data la carea fost adaugat review-ul\"</li>\n<li>\"reviews\"-&gt;\"title\" =&gt; \"Titlul review-ului\"</li>\n<li>\"reviews\"-&gt;\"helpful\" =&gt; \"Numărul de persoane care au considerat review-ul ca fiind util\"</li>\n<li>\"reviews\"-&gt;\"unhelpful\" =&gt; \"Numărul de persoane care au considerat review-ul ca nefiind util\"</li>\n<li>\"reviews\"-&gt;\"verifiedAquisition\" =&gt; \"Indicator care arată dacă review-ul provine de la o achiziție verificată sau nu. Valori aceptate: 0/1\"</li>\n<li>\"reviews\"-&gt;\"active\" =&gt; \"Indicator care arată dacă review-ul este activ sau inactiv. Valori aceptate: 0/1\"</li>\n<li>\"reviews\"-&gt;\"parent\" =&gt; \"ID-ul review-ului părinte, dacă acesta este un răspuns la un alt review\"</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","review","read","json"],"host":["https://api.gomag.ro"],"query":[{"description":{"content":"<p>Id Review</p>\n","type":"text/plain"},"key":"id","value":"157"},{"description":{"content":"<p>Mai multe Iduri Review separate de virgula</p>\n","type":"text/plain"},"key":"ids","value":null},{"description":{"content":"<p>Sku produs</p>\n","type":"text/plain"},"key":"sku","value":null},{"description":{"content":"<p>Limita Revieuri returnate</p>\n","type":"text/plain"},"key":"limit","value":null},{"description":{"content":"<p>Pagina</p>\n","type":"text/plain"},"key":"page","value":null},{"description":{"content":"<p>Iduri de produse, separate de virgula</p>\n","type":"text/plain"},"key":"products","value":null},{"description":{"content":"<p>Rating minim pentru reviwurile returnate</p>\n","type":"text/plain"},"key":"minimRating","value":null}],"variable":[]}},"response":[{"id":"d68c4da4-a602-4a6b-9f6e-f482d5fba2d1","name":"Valori Raspuns","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"url":{"raw":"https://api.gomag.ro/api/v1/review/read/json?id=157&ids&sku&limit&page&products&minimRating","host":["https://api.gomag.ro"],"path":["api","v1","review","read","json"],"query":[{"key":"id","value":"157","description":"Id Review"},{"key":"ids","value":null,"description":"Mai multe Iduri Review separate de virgula"},{"key":"sku","value":null,"description":"Sku produs"},{"key":"limit","value":null,"description":"Limita Revieuri returnate"},{"key":"page","value":null,"description":"Pagina"},{"key":"products","value":null,"description":"Iduri de produse, separate de virgula"},{"key":"minimRating","value":null,"description":"Rating minim pentru reviwurile returnate"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"reviews\": {\n        \"id\": \"Id intern\",\n        \"nameAuthor\": \"Nume autor\",\n        \"parent\": \"id review parinte\",\n        \"product\": \"Id produs\",\n        \"date\": \"Data adaugare\",\n        \"title\": \"Titlu\",\n        \"description\": \"Descriere\",\n        \"rating\": \"Recenzie\",\n        \"helpful\": \"A fost de ajutor\",\n        \"unhelpful\": \"Nu a fost de ajutor\",\n        \"data\": \"Date extra\",\n        \"productParent\": \"Id parinte\",\n        \"productEan\": \"EAN\",\n        \"productSku\": \"SKU\",\n        \"productName\": \"Nume produs\",\n        \"productUrl\": \"Url produs\",\n        \"inserted\": \"Inserare\"\n    }\n}"},{"id":"c078efa2-f168-4e42-9c9f-ca6511c0d902","name":"Lista de review-uri","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"url":{"raw":"https://api.gomag.ro/api/v1/review/read/json","host":["https://api.gomag.ro"],"path":["api","v1","review","read","json"],"query":[{"key":"id","value":"157","description":"Id Review","disabled":true},{"key":"ids","value":null,"description":"Iduri de review","disabled":true},{"key":"sku","value":null,"description":"Sku produs","disabled":true},{"key":"limit","value":null,"description":"Limita afisare","disabled":true},{"key":"start","value":null,"description":"Pagina afisata","disabled":true},{"key":"products","value":null,"description":"Id produse","disabled":true},{"key":"minimRating","value":null,"description":"Rating mInim pentru afisare","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 16 Aug 2023 13:37:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"82.79.218.151"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"_gs=1; expires=Wed, 16-Aug-2023 14:37:06 GMT; Max-Age=3600"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=Dh1723shLm5%2FCQa5XNNKYYGuJcrW%2BeMY5jMaW1s9shyGC5cSdAUfg1JDqldKzrtd7ho7tZzh0gnZ1a7izXQETkTXTAjFjzPOI8T%2FKEE504xt3ZrR4U52qcXj70bABQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7f7a11f20d1726fe-OTP"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"157\": {\n        \"id\": \"157\",\n        \"nameAuthor\": \"Cristian Antonescu\",\n        \"parent\": \"0\",\n        \"product\": \"6618\",\n        \"date\": \"2023-01-21 01:28:03\",\n        \"title\": \"Multumit  123\",\n        \"description\": \"Multumit - C6553\",\n        \"rating\": \"2\",\n        \"helpful\": \"1\",\n        \"unhelpful\": \"0\",\n        \"data\": \"{\\\"verified_aquisition\\\":\\\"1\\\"}\",\n        \"productParent\": \"6618\",\n        \"productEan\": \"\",\n        \"productSku\": \"C6618\",\n        \"productName\": \"cornulețe cu brânz\\ufffd\",\n        \"productUrl\": \"http://tennisshop.gomag.ro/perinițe-cu-gem-de-prune-premium-marmeladă.html\",\n        \"inserted\": \"6 luni\"\n    },\n    \"reviews\": {\n        \"157\": {\n            \"id\": \"157\",\n            \"nameAuthor\": \"Cristian Antonescu\",\n            \"parent\": \"0\",\n            \"product\": \"6618\",\n            \"date\": \"2023-01-21 01:28:03\",\n            \"title\": \"Multumit  123\",\n            \"description\": \"Multumit - C6553\",\n            \"rating\": \"2\",\n            \"helpful\": \"1\",\n            \"unhelpful\": \"0\",\n            \"data\": \"{\\\"verified_aquisition\\\":\\\"1\\\"}\",\n            \"productParent\": \"6618\",\n            \"productEan\": \"\",\n            \"productSku\": \"C6618\",\n            \"productName\": \"cornulețe cu brânz\\ufffd\",\n            \"productUrl\": \"http://tennisshop.gomag.ro/perinițe-cu-gem-de-prune-premium-marmeladă.html\",\n            \"inserted\": \"6 luni\"\n        }\n    }\n}"}],"_postman_id":"b58d9bf0-a20c-492f-b06a-6eca2851c536"}],"id":"3c7075d6-d018-4cf7-ad8a-380c065942ec","description":"<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li>\"id\" : \"Id Review\"</li>\n<li>\"ids\" : \"Iduri Review separate prin virgula\"</li>\n<li>\"sku\" : \"Sku produs\"</li>\n<li>\"limit\" : \"Limita Reviewuri pe pagina\"</li>\n<li>\"page\" : \"Nr pagina\"</li>\n<li>\"products\" : \"Iduri de produse, separate prin virgula\"</li>\n<li>\"minimRating\" : \"Rating minim reviewuri\"</li>\n</ul>\n","_postman_id":"3c7075d6-d018-4cf7-ad8a-380c065942ec","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Write","item":[{"name":"Adaugare review","id":"44e95142-5465-4eee-840a-dbca7ceacd20","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true},"strictSSL":false},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"reviews\": [\n\t\t{\n\t\t\t\"product\": \"C6553\",\n\t\t\t\"date\": \"Sun Dec 07 2025 06:23:13 GMT+0000 (Coordinated Universal Time)\",\n\t\t\t\"name\": \"Eloise Sanford\",\n\t\t\t\"email\": \"Dianna_Pfeffer@gmail.com\",\n\t\t\t\"title\": \"Granite\",\n\t\t\t\"description\": \"C6553\",\n\t\t\t\"rating\": \"4\",\n\t\t\t\"helpful\": \"1\",\n\t\t\t\"unhelpful\": \"0\",\t\t\t\n\t\t\t\"verifiedAquisition\": \"1\",\n\t\t\t\"active\": \"1\",\n\t\t\t\"parent\": \"\"\n\t\t}\n\t]\n}","type":"text","description":"<p>{\n    \"reviews\": [\n        {\n            \"product\": \"Sku produs pentru care se adauga  review-ul\",\n            \"date\": \"Data la carea fost adaugat review-ul\",\n            \"name\": \"Numele pesoanei care a scris review-ul\",\n            \"email\": \"Mailul pesoanei care a scris review-ul\",\n            \"title\": \"Titlul review-ului\",\n            \"description\": \"Descrierea review-ului\",\n            \"rating\": \"Evaluarea review-ului, exprimată printr-un număr între 1 și 5\",\n            \"helpful\": \"Numărul de persoane care au considerat review-ul ca fiind util\",\n            \"unhelpful\": \"Numărul de persoane care au considerat review-ul ca nefiind util\",<br />            \"verifiedAquisition\": \"Indicator care arată dacă review-ul provine de la o achiziție verificată sau nu. Valori aceptate: 0/1\",\n            \"active\": \"Indicator care arată dacă review-ul este activ sau inactiv. Valori aceptate: 0/1\",\n            \"parent\": \"ID-ul review-ului părinte, dacă acesta este un răspuns la un alt review\"\n        }\n    ]\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/review/write/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","review","write","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"de4f0805-0748-44b5-a607-193a2b6f02b8","name":"Adaugare review","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"reviews\": [\n\t\t{\n\t\t\t\"product\": \"C6553\",\n\t\t\t\"date\": \"Sun Feb 01 2026 11:22:53 GMT+0000 (Coordinated Universal Time)\",\n\t\t\t\"name\": \"Jaylon Larson\",\n\t\t\t\"email\": \"Coby_Rippin18@hotmail.com\",\n\t\t\t\"title\": \"National\",\n\t\t\t\"description\": \"C6553\",\n\t\t\t\"rating\": \"4\",\n\t\t\t\"helpful\": \"1\",\n\t\t\t\"unhelpful\": \"0\",\t\t\t\n\t\t\t\"verifiedAquisition\": \"1\",\n\t\t\t\"active\": \"1\",\n\t\t\t\"parent\": \"\"\n\t\t}\n\t]\n}","type":"text","description":"{\n\t\"reviews\": [\n\t\t{\n\t\t\t\"product\": \"Sku produs\",\n\t\t\t\"date\": \"Data Review\",\n\t\t\t\"name\": \"Nume Client Review\",\n\t\t\t\"email\": \"Email Client Review\",\n\t\t\t\"title\": \"Titlu Review\",\n\t\t\t\"description\": \"Descriere Review\",\n\t\t\t\"rating\": \"Valori acceptate - Int intre 0-5\",\n\t\t\t\"helpful\": \"Valori acceptate - Int 0-1\",\n\t\t\t\"unhelpful\": \"Valori acceptate - Int 0-1\",\t\t\t\n\t\t\t\"verifiedAquisition\": \"Valori acceptate - Int 0-1\",\n\t\t\t\"active\": \"Valori acceptate - Int 0-1\",\n\t\t\t\"parent\": \"Id un reviewului parinte - va aparea ca raspuns la review\"\n\t\t}\n\t]\n}"}]},"url":"https://api.gomag.ro/api/v1/review/write/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 16 Aug 2023 13:59:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"82.79.218.151"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"_gs=1; expires=Wed, 16-Aug-2023 14:59:20 GMT; Max-Age=3600"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=RfhbkPnEyI%2BoBkZoh8OsjAL8s4Ll%2BPiHmg6Lp8jh8Y2XfXTkxmbhgL8OvzA3uAEUL584tcxeUc1QDGp%2BJH3JC1VxdDxVvYWkTvyaSnMmZapT%2FfoCN4lRdzTV9choPg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7f7a327e6d7398a9-OTP"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": [\n        {\n            \"product\": \"C6553\",\n            \"date\": \"2022-09-23\",\n            \"name\": \"Garrison Lynch\",\n            \"email\": \"Deven6@yahoo.com\",\n            \"title\": \"Concrete\",\n            \"description\": \"C6553\",\n            \"rating\": \"4\",\n            \"helpful\": \"1\",\n            \"unhelpful\": \"0\",\n            \"verifiedAquisition\": \"1\",\n            \"active\": \"1\",\n            \"parent\": \"\"\n        }\n    ]\n}"}],"_postman_id":"44e95142-5465-4eee-840a-dbca7ceacd20"}],"id":"e3fbf15c-0f78-4946-b999-331eed12d6a6","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"reviews\" =&gt; \"Array cu datele review-ului\"</p>\n</li>\n<li><p>\"reviews\"-&gt;\"product\" =&gt; \"Sku produs pentru care se adauga review-ul\"</p>\n</li>\n<li><p>\"reviews\"-&gt;\"name\" =&gt; \"Numele pesoanei care a scris review-ul\"</p>\n</li>\n<li><p>\"reviews\"-&gt;\"email\" =&gt; \"Mailul pesoanei care a scris review-ul\"</p>\n</li>\n<li><p>\"reviews\"-&gt;\"description\" =&gt; \"Descrierea review-ului\"</p>\n</li>\n<li><p>\"reviews\"-&gt;\"rating\" =&gt; \"Evaluarea review-ului, exprimată printr-un număr între 1 și 5\"</p>\n</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li><p>\"reviews\"-&gt;\"date\" =&gt; \"Data la carea fost adaugat review-ul\"</p>\n</li>\n<li><p>\"reviews\"-&gt;\"title\" =&gt; \"Titlul review-ului\"</p>\n</li>\n<li><p>\"reviews\"-&gt;\"helpful\" =&gt; \"Numărul de persoane care au considerat review-ul ca fiind util\"</p>\n</li>\n<li><p>\"reviews\"-&gt;\"unhelpful\" =&gt; \"Numărul de persoane care au considerat review-ul ca nefiind util\"</p>\n</li>\n<li><p>\"reviews\"-&gt;\"verifiedAquisition\" =&gt; \"Indicator care arată dacă review-ul provine de la o achiziție verificată sau nu. Valori aceptate: 0/1\"</p>\n</li>\n<li><p>\"reviews\"-&gt;\"active\" =&gt; \"Indicator care arată dacă review-ul este activ sau inactiv. Valori aceptate: 0/1\"</p>\n</li>\n<li><p>\"reviews\"-&gt;\"parent\" =&gt; \"ID-ul review-ului părinte, dacă acesta este un răspuns la un alt review\"</p>\n</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-o-adaugare-cerere\">Exista o limita de o adaugare/ cerere</h3>\n","_postman_id":"e3fbf15c-0f78-4946-b999-331eed12d6a6","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"id":"27bf5076-a29b-4480-be12-fdfc755fc281","_postman_id":"27bf5076-a29b-4480-be12-fdfc755fc281","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Attribute (Atribute)","item":[{"name":"Read (Lista de atribute)","item":[{"name":"Lista de atribute","id":"3c4a914f-ea72-470a-b959-cdeb5633a628","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"application/json","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"url":"https://api.gomag.ro/api/v1/attribute/read/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","attribute","read","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"0195bcd3-8f91-4d65-bcec-f10dffe69b60","name":"Lista de atribute","originalRequest":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"application/json","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"url":"https://api.gomag.ro/api/v1/attribute/read/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Dec 2023 12:58:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"82.79.218.151"},{"key":"Pragma","value":"no-cache"},{"key":"Ratelimit-Policy","value":"100; w=1"},{"key":"Set-Cookie","value":"_gs=1; expires=Wed, 13-Dec-2023 13:58:18 GMT; Max-Age=3600"},{"key":"Set-Cookie","value":"selectedCurrency=czoyOiI5OCI7; expires=Wed, 13-Dec-2023 13:58:18 GMT; Max-Age=3600; path=/"},{"key":"Set-Cookie","value":"selectedCurrencyN=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=SR6faYbZ4ZbeM2sGilQUvERuB3Jb7wqse5TB6MqA6%2B7%2BmvkN79%2FCV6jfww9jxTTMIX05klcSmtd4mOBp63eeNtldthZObapuzEE0iIAtZhEjpbJxW%2B2qdjhhYToGfw%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"834e60baa87a2859-OTP"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": 47,\n    \"attributes\": {\n        \"4\": {\n            \"id\": \"4\",\n            \"key\": \"marime\",\n            \"type\": \"dropdown\",\n            \"name\": \"Marime1\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"1\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"1\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"order_details\",\n            \"add_to_order_details\": \"1\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"1\",\n            \"options_count\": \"35\",\n            \"order\": \"count_products\"\n        },\n        \"5\": {\n            \"id\": \"5\",\n            \"key\": \"culoarea\",\n            \"type\": \"dropdown\",\n            \"name\": \"culoarea\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"1\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"2\",\n            \"options_count\": \"16\",\n            \"order\": \"count_products\"\n        },\n        \"6\": {\n            \"id\": \"6\",\n            \"key\": \"\",\n            \"type\": \"dropdown\",\n            \"name\": \"Atribut #6\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"3\",\n            \"options_count\": \"3\",\n            \"order\": \"count_products\"\n        },\n        \"7\": {\n            \"id\": \"7\",\n            \"key\": \"culoare_rama\",\n            \"type\": \"dropdown\",\n            \"name\": \"Culoare rama\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"order_details,order_invoice\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"4\",\n            \"options_count\": \"4\",\n            \"order\": \"count_products\"\n        },\n        \"8\": {\n            \"id\": \"8\",\n            \"key\": \"culoare_lentila\",\n            \"type\": \"dropdown\",\n            \"name\": \"Culoare lentila\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"5\",\n            \"options_count\": \"1\",\n            \"order\": \"count_products\"\n        },\n        \"9\": {\n            \"id\": \"9\",\n            \"key\": \"amperaj\",\n            \"type\": \"dropdown\",\n            \"name\": \"amperaj\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"1\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"6\",\n            \"options_count\": \"1\",\n            \"order\": \"count_products\"\n        },\n        \"10\": {\n            \"id\": \"10\",\n            \"key\": \"e\",\n            \"type\": \"dropdown\",\n            \"name\": \"e\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"7\",\n            \"options_count\": \"13\",\n            \"order\": \"count_products\"\n        },\n        \"11\": {\n            \"id\": \"11\",\n            \"key\": \"ea\",\n            \"type\": \"dropdown\",\n            \"name\": \"ea\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"8\",\n            \"options_count\": \"0\",\n            \"order\": \"count_products\"\n        },\n        \"12\": {\n            \"id\": \"12\",\n            \"key\": \"e_12\",\n            \"type\": \"textinput\",\n            \"name\": \"e\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"9\",\n            \"options_count\": \"0\",\n            \"order\": \"count_products\"\n        },\n        \"13\": {\n            \"id\": \"13\",\n            \"key\": \"lungime\",\n            \"type\": \"dropdown\",\n            \"name\": \"lungime\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"10\",\n            \"options_count\": \"5\",\n            \"order\": \"count_products\"\n        },\n        \"14\": {\n            \"id\": \"14\",\n            \"key\": \"atribut_de_test\",\n            \"type\": \"dropdown\",\n            \"name\": \"atribut de test\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"1\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"11\",\n            \"options_count\": \"0\",\n            \"order\": \"count_products\"\n        },\n        \"15\": {\n            \"id\": \"15\",\n            \"key\": \"culoare\",\n            \"type\": \"dropdown\",\n            \"name\": \"culoare-1\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"1\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"1\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"12\",\n            \"options_count\": \"4\",\n            \"order\": \"count_products\"\n        },\n        \"16\": {\n            \"id\": \"16\",\n            \"key\": \"culoare_16\",\n            \"type\": \"dropdown\",\n            \"name\": \"Culoare\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"1\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"13\",\n            \"options_count\": \"3\",\n            \"order\": \"\"\n        },\n        \"20\": {\n            \"id\": \"20\",\n            \"key\": \"atribut_limita1\",\n            \"type\": \"dropdown\",\n            \"name\": \"versiuni limita1\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"1\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"17\",\n            \"options_count\": \"503\",\n            \"order\": \"count_products\"\n        },\n        \"21\": {\n            \"id\": \"21\",\n            \"key\": \"lista_limita1\",\n            \"type\": \"dropdown\",\n            \"name\": \"lista limita1\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"18\",\n            \"options_count\": \"500\",\n            \"order\": \"count_products\"\n        },\n        \"22\": {\n            \"id\": \"22\",\n            \"key\": \"selectie_multipla_li\",\n            \"type\": \"multipleselect\",\n            \"name\": \"selectie multipla limita1\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"1\",\n            \"product_details_display\": \"special_caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"order_details\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"19\",\n            \"options_count\": \"495\",\n            \"order\": \"count_products\"\n        },\n        \"23\": {\n            \"id\": \"23\",\n            \"key\": \"werty\",\n            \"type\": \"multipleselect\",\n            \"name\": \"werty\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"20\",\n            \"options_count\": \"5\",\n            \"order\": \"count_products\"\n        },\n        \"24\": {\n            \"id\": \"24\",\n            \"key\": \"versiu_u1\",\n            \"type\": \"dropdown\",\n            \"name\": \"Versiu U1\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"1\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"21\",\n            \"options_count\": \"3\",\n            \"order\": \"count_products\"\n        },\n        \"25\": {\n            \"id\": \"25\",\n            \"key\": \"ca1\",\n            \"type\": \"textinput\",\n            \"name\": \"Ca1\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"1\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"22\",\n            \"options_count\": \"0\",\n            \"order\": \"\"\n        },\n        \"26\": {\n            \"id\": \"26\",\n            \"key\": \"cb1\",\n            \"type\": \"textinput\",\n            \"name\": \"Cb1\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"1\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"23\",\n            \"options_count\": \"0\",\n            \"order\": \"\"\n        },\n        \"27\": {\n            \"id\": \"27\",\n            \"key\": \"drag\",\n            \"type\": \"dropdown\",\n            \"name\": \"drag\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"24\",\n            \"options_count\": \"10\",\n            \"order\": \"count_products\"\n        },\n        \"28\": {\n            \"id\": \"28\",\n            \"key\": \"denumire\",\n            \"type\": \"multipleselect\",\n            \"name\": \"Denumire ro\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"1\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"25\",\n            \"options_count\": \"2\",\n            \"order\": \"count_products\"\n        },\n        \"29\": {\n            \"id\": \"29\",\n            \"key\": \"editor_text\",\n            \"type\": \"textarea\",\n            \"name\": \"editor text\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"1\",\n            \"product_details_display\": \"new_tab\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"26\",\n            \"options_count\": \"0\",\n            \"order\": \"count_products\"\n        },\n        \"30\": {\n            \"id\": \"30\",\n            \"key\": \"camp_text\",\n            \"type\": \"textinput\",\n            \"name\": \"Camp Text \",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"1\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"27\",\n            \"options_count\": \"0\",\n            \"order\": \"\"\n        },\n        \"31\": {\n            \"id\": \"31\",\n            \"key\": \"editor_nou\",\n            \"type\": \"textarea\",\n            \"name\": \"Editor Nou\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"1\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"28\",\n            \"options_count\": \"0\",\n            \"order\": \"\"\n        },\n        \"32\": {\n            \"id\": \"32\",\n            \"key\": \"forma\",\n            \"type\": \"dropdown\",\n            \"name\": \"Forma\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"1\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"1\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"29\",\n            \"options_count\": \"5\",\n            \"order\": \"\"\n        },\n        \"33\": {\n            \"id\": \"33\",\n            \"key\": \"utilizare\",\n            \"type\": \"dropdown\",\n            \"name\": \"Utilizare\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"30\",\n            \"options_count\": \"6\",\n            \"order\": \"\"\n        },\n        \"34\": {\n            \"id\": \"34\",\n            \"key\": \"alarm\",\n            \"type\": \"dropdown\",\n            \"name\": \"Nume atribut - alarm\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"4\",\n            \"order\": \"\"\n        },\n        \"35\": {\n            \"id\": \"35\",\n            \"key\": \"capacitor\",\n            \"type\": \"multipleselect\",\n            \"name\": \"Nume atribut - driver\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"2\",\n            \"order\": \"\"\n        },\n        \"36\": {\n            \"id\": \"36\",\n            \"key\": \"monitor\",\n            \"type\": \"dropdown\",\n            \"name\": \"Nume atribut - array\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"1\",\n            \"order\": \"\"\n        },\n        \"37\": {\n            \"id\": \"37\",\n            \"key\": \"panel\",\n            \"type\": \"dropdown\",\n            \"name\": \"Nume atribut - panel\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"1\",\n            \"order\": \"\"\n        },\n        \"38\": {\n            \"id\": \"38\",\n            \"key\": \"array\",\n            \"type\": \"multipleselect\",\n            \"name\": \"Nume atribut - capacitor\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"1\",\n            \"order\": \"\"\n        },\n        \"39\": {\n            \"id\": \"39\",\n            \"key\": \"card\",\n            \"type\": \"dropdown\",\n            \"name\": \"Nume atribut - transmitter\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"1\",\n            \"order\": \"\"\n        },\n        \"40\": {\n            \"id\": \"40\",\n            \"key\": \"microchip\",\n            \"type\": \"dropdown\",\n            \"name\": \"Nume atribut - system\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"2\",\n            \"order\": \"\"\n        },\n        \"41\": {\n            \"id\": \"41\",\n            \"key\": \"bandwidth\",\n            \"type\": \"dropdown\",\n            \"name\": \"Nume atribut - bus\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"1\",\n            \"order\": \"\"\n        },\n        \"42\": {\n            \"id\": \"42\",\n            \"key\": \"t1\",\n            \"type\": \"dropdown\",\n            \"name\": \"t1\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"31\",\n            \"options_count\": \"1\",\n            \"order\": \"count_products\"\n        },\n        \"43\": {\n            \"id\": \"43\",\n            \"key\": \"\",\n            \"type\": \"dropdown\",\n            \"name\": \"Atribut #43\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"32\",\n            \"options_count\": \"0\",\n            \"order\": \"count_products\"\n        },\n        \"44\": {\n            \"id\": \"44\",\n            \"key\": \"t2\",\n            \"type\": \"dropdown\",\n            \"name\": \"t2\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"none\",\n            \"position\": \"33\",\n            \"options_count\": \"1\",\n            \"order\": \"count_products\"\n        },\n        \"45\": {\n            \"id\": \"45\",\n            \"key\": \"circuit\",\n            \"type\": \"dropdown\",\n            \"name\": \"Nume atribut - system\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"1\",\n            \"order\": \"\"\n        },\n        \"46\": {\n            \"id\": \"46\",\n            \"key\": \"firewall\",\n            \"type\": \"dropdown\",\n            \"name\": \"Nume atribut - transmitter\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"1\",\n            \"order\": \"\"\n        },\n        \"47\": {\n            \"id\": \"47\",\n            \"key\": \"bus\",\n            \"type\": \"dropdown\",\n            \"name\": \"Nume atribut - protocol\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"1\",\n            \"order\": \"\"\n        },\n        \"48\": {\n            \"id\": \"48\",\n            \"key\": \"port\",\n            \"type\": \"multipleselect\",\n            \"name\": \"Nume atribut - matrix\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"1\",\n            \"order\": \"count_products\"\n        },\n        \"49\": {\n            \"id\": \"49\",\n            \"key\": \"hard_drive\",\n            \"type\": \"dropdown\",\n            \"name\": \"Nume atribut - sensor\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"1\",\n            \"order\": \"\"\n        },\n        \"50\": {\n            \"id\": \"50\",\n            \"key\": \"interface\",\n            \"type\": \"dropdown\",\n            \"name\": \"Nume atribut - capacitor\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"1\",\n            \"order\": \"\"\n        },\n        \"51\": {\n            \"id\": \"51\",\n            \"key\": \"feed\",\n            \"type\": \"multipleselect\",\n            \"name\": \"Nume atribut - bus\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"1\",\n            \"order\": \"count_products\"\n        },\n        \"52\": {\n            \"id\": \"52\",\n            \"key\": \"driver\",\n            \"type\": \"dropdown\",\n            \"name\": \"Nume atribut - port\",\n            \"is_version\": \"1\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"0\",\n            \"options_count\": \"1\",\n            \"order\": \"\"\n        },\n        \"53\": {\n            \"id\": \"53\",\n            \"key\": \"\",\n            \"type\": \"dropdown\",\n            \"name\": \"Atribut #53\",\n            \"is_version\": \"0\",\n            \"use_as_filter\": \"0\",\n            \"use_in_rules\": \"0\",\n            \"show_in_product_lists\": \"0\",\n            \"show_in_product_details\": \"0\",\n            \"product_details_display\": \"caracteristics\",\n            \"display_type\": \"text\",\n            \"display_in\": \"\",\n            \"add_to_order_details\": \"0\",\n            \"description\": \"\",\n            \"default_value\": \"\",\n            \"validation_required\": \"\",\n            \"position\": \"34\",\n            \"options_count\": \"0\",\n            \"order\": \"count_products\"\n        }\n    }\n}"}],"_postman_id":"3c4a914f-ea72-470a-b959-cdeb5633a628"}],"id":"fb740d87-21b5-4745-b9b2-1d607171c19b","description":"<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-100-de-atribute--cerere\">Exista o limita de 100 de atribute / cerere</h3>\n","_postman_id":"fb740d87-21b5-4745-b9b2-1d607171c19b","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Write (Adaugare atribute)","item":[{"name":"Adaugare atribute","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript"}}],"id":"169f5f7c-3ec5-4000-ba12-0ee27d9cfbeb","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"attributes\": [\n\t\t{\n\t\t\t\"name\": \"matrix\",\n\t\t\t\"type\": \"dropdown\",\n\t\t\t\"key\": \"ingredinete_new_ra#@\",\n\t\t\t\"description\": \"Descriere pentru atribut de tip lista\",\n\t\t\t\"use_in_rules\": \"0\",\n\t\t\t\"show_in_product_details\": \"1\",\n\t\t\t\"product_details_display\": \"new_tab\",\n\t\t\t\"display_type\": \"image\",\n\t\t\t\"display_in\": \"order_details\",\n\t\t\t\"add_to_order_details\": \"1\",\n\t\t\t\"add_attribute_name_to_order_details\": \"1\",\n\t\t\t\"default_value\": \"won't work\",\n\t\t\t\"validation_required\": \"alphanumeric\",\n\t\t\t\"version_display_template\": \"default\",\n\t\t\t\"order\": \"user\",\n\t\t\t\"use_as_filter\": \"1\",\n\t\t\t\"position\": \"14\"\n\t\t}\n\t]\n}","type":"text","description":"<p>{\n    \"attributes\": [\n        {\n            \"name\": \"Nume atribut\", - Camp obligatoriu, string\n            \"type\": \"dropdown\", - Camp obligatoriu, string, valori aceptate:'textinput', 'textarea', 'dropdown', 'multipleselect', 'versions'\n            \"key\": \"ingredinete_new_ra#@\", // optional, string - Daca nu este specificat cheia se va genera din nume.\n            \"description\": \"Descriere pentru atribut de tip lista\", // optional, string\n            \"use_in_rules\": \"0\", - Foloseste in sistemul de reguli // optional, valori aceptate: '0','1'\n            \"show_in_product_details\": \"1\", - Afiseaza in detaliile produsului // optional, valori aceptate: '0','1'\n            \"product_details_display\": \"new_tab\", - Pozitia in detaliile produsului // optional, string, valori aceptate: 'caracteristics', 'new_tab', 'special_caracteristics', 'description_start', 'description_end'\n            \"display_type\": \"image\", - Modalitatea de afisare !! Poate fi folosit doar pentru atribute de type:dropdown  // optional, string, valori aceptate: 'text', 'image', 'imageAndText'\n            \"display_in\": \"order_details\", - Afiseaza in // optional, string, valori aceptate: '', 'order_details', 'order_invoice', 'order_details,order_invoice'\n            \"add_to_order_details\": \"1\", - Include in comanda; Atributul va fi inclus in detaliile comenzii, si va putea fi modificat la nivel de comanda // optional, '0' or '1'\n            \"add_attribute_name_to_order_details\": \"1\", - Adauga denumirea atributului // optional, '0' or '1'\n            \"default_value\": \"won't work\", - Valoare implicita !! Poate fi folosit doar pentru atribute de type: 'textinput' or 'textarea' // optional, string\n            \"validation_required\": \"alphanumeric\", - Validare valori !! Poate fi folosit doar pentru atribute de type:'textinput'// optional, string, valori aceptate: 'none', 'letters', 'alphanumeric', 'integer', 'float', 'url', 'email', 'date', 'phone' \n            \"version_display_template\": \"default\", - Sabloane de Atribute !! Poate fi folosit doar pentru atribute de type: 'versions' or 'dropdown'// optional, string, valori aceptate: 'default', 'size.grid', 'atribute.option.image', 'product.images' \n            \"order\": \"user\", Ordinea afisarii  !! Poate fi folosit doar pentru atribute de type:'versions', 'dropdown', 'multipleselect' // optional, string, valori aceptate: 'count_products', 'user', 'name,asc', 'name,desc'\n            \"use_as_filter\": \"1\", Foloseste la filtrare !! Poate fi folosit doar pentru atribute de type:'dropdown','verions','multipleselect'// optional, '0' or '1'\n            \"position\": \"14\" Pozitie; Aceasta valoare determina ordinea in care va apare atributul in site.  // optional, int\n        }\n    ]\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/attribute/write/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","attribute","write","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"14dc07fb-8160-4e7e-8a71-e7cdb9da6b65","name":"Adaugare atribute","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text","disabled":true},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"attributes\": [\n\t\t{\n\t\t\t\"name\": \"bandwidth\",\n\t\t\t\n\t\t\t\"key\": \"ingredinete_new_ra#@\",\n\t\t\t\"description\": \"Descriere pentru atribut de tip lista\",\n\t\t\t\"use_in_rules\": \"0\",\n\t\t\t\"show_in_product_details\": \"1\",\n\t\t\t\"product_details_display\": \"new_tab\",\n\t\t\t\"display_type\": \"image\",\n\t\t\t\"display_in\": \"order_details\",\n\t\t\t\"add_to_order_details\": \"1\",\n\t\t\t\"add_attribute_name_to_order_details\": \"1\",\n\t\t\t\"default_value\": \"won't work\",\n\t\t\t\"validation_required\": \"alphanumeric\",\n\t\t\t\"version_display_template\": \"default\",\n\t\t\t\"order\": \"user\",\n\t\t\t\"use_as_filter\": \"1\",\n\t\t\t\"position\": \"14\"\n\t\t}\n\t]\n}","type":"text","description":"{\n\t\"attributes\": [\n\t\t{\n\t\t\t\"name\": \"Nume atribut\", - Camp obligatoriu, string\n\t\t\t\"type\": \"dropdown\", - Camp obligatoriu, string, valori aceptate:'textinput', 'textarea', 'dropdown', 'multipleselect', 'versions'\n\t\t\t\"key\": \"ingredinete_new_ra#@\", // optional, string - Daca nu este specificat cheia se va genera din nume.\n\t\t\t\"description\": \"Descriere pentru atribut de tip lista\", // optional, string\n\t\t\t\"use_in_rules\": \"0\", - Foloseste in sistemul de reguli // optional, valori aceptate: '0','1'\n\t\t\t\"show_in_product_details\": \"1\", - Afiseaza in detaliile produsului // optional, valori aceptate: '0','1'\n\t\t\t\"product_details_display\": \"new_tab\", - Pozitia in detaliile produsului // optional, string, valori aceptate: 'caracteristics', 'new_tab', 'special_caracteristics', 'description_start', 'description_end'\n\t\t\t\"display_type\": \"image\", - Modalitatea de afisare !! Poate fi folosit doar pentru atribute de type:dropdown  // optional, string, valori aceptate: 'text', 'image', 'imageAndText'\n\t\t\t\"display_in\": \"order_details\", - Afiseaza in // optional, string, valori aceptate: '', 'order_details', 'order_invoice', 'order_details,order_invoice'\n\t\t\t\"add_to_order_details\": \"1\", - Include in comanda; Atributul va fi inclus in detaliile comenzii, si va putea fi modificat la nivel de comanda // optional, '0' or '1'\n\t\t\t\"add_attribute_name_to_order_details\": \"1\", - Adauga denumirea atributului // optional, '0' or '1'\n\t\t\t\"default_value\": \"won't work\", - Valoare implicita !! Poate fi folosit doar pentru atribute de type: 'textinput' or 'textarea' // optional, string\n\t\t\t\"validation_required\": \"alphanumeric\", - Validare valori !! Poate fi folosit doar pentru atribute de type:'textinput'// optional, string, valori aceptate: 'none', 'letters', 'alphanumeric', 'integer', 'float', 'url', 'email', 'date', 'phone' \n\t\t\t\"version_display_template\": \"default\", - Sabloane de Atribute !! Poate fi folosit doar pentru atribute de type: 'versions' or 'dropdown'// optional, string, valori aceptate: 'default', 'size.grid', 'atribute.option.image', 'product.images' \n\t\t\t\"order\": \"user\", Ordinea afisarii  !! Poate fi folosit doar pentru atribute de type:'versions', 'dropdown', 'multipleselect' // optional, string, valori aceptate: 'count_products', 'user', 'name,asc', 'name,desc'\n\t\t\t\"use_as_filter\": \"1\", Foloseste la filtrare !! Poate fi folosit doar pentru atribute de type:'dropdown','verions','multipleselect'// optional, '0' or '1'\n\t\t\t\"position\": \"14\" Pozitie; Aceasta valoare determina ordinea in care va apare atributul in site.  // optional, int\n\t\t}\n\t]\n}"}]},"url":"https://api.gomag.ro/api/v1/attribute/write/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Dec 2023 14:55:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"_gs=1; expires=Wed, 13-Dec-2023 15:55:12 GMT; Max-Age=3600"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://fashion.silkmart.ro/api/v1/attribute/write/json, Key: http://fashion.silkmart.ro/api/v1/attribute/write/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": {\n        \"attributes\": []\n    }\n}"}],"_postman_id":"169f5f7c-3ec5-4000-ba12-0ee27d9cfbeb"}],"id":"86a34fdb-4290-4b9e-889e-7cca4e74c654","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"attributes\" =&gt; array cu atribute</p>\n</li>\n<li><p>\"attributes\"-&gt;\"name\" =&gt; \"Nume atribut\" - string -</p>\n</li>\n<li><p>\"attributes\"-&gt;\"type\" =&gt; \"Tip atribut\" - string - valori aceptate:'textinput', 'textarea', 'dropdown', 'multipleselect', 'versions'</p>\n</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li><p>\"attributes\"-&gt;\"key\": - string - Daca nu este specificat cheia se va genera din nume.</p>\n</li>\n<li><p>\"attributes\"-&gt;\"description\": - string - \"Descriere pentru atribut de tip lista\"</p>\n</li>\n<li><p>\"attributes\"-&gt;\"use_in_rules\": - string/int - Foloseste in sistemul de reguli - valori aceptate: '0','1'</p>\n</li>\n<li><p>\"attributes\"-&gt;\"show_in_product_details\": - string/int - Afiseaza in detaliile produsului - valori aceptate: '0','1'</p>\n</li>\n<li><p>\"attributes\"-&gt;\"product_details_display\": - string - Pozitia in detaliile produsului - valori aceptate: 'caracteristics', 'new_tab', 'special_caracteristics', 'description_start', 'description_end'</p>\n</li>\n<li><p>\"attributes\"-&gt;\"display_type\": - string - Modalitatea de afisare !! Poate fi folosit doar pentru atribute de type:dropdown - valori aceptate: 'text', 'image', 'imageAndText'</p>\n</li>\n<li><p>\"attributes\"-&gt;\"display_in\": - string - Afiseaza in - valori aceptate: '', 'order_details', 'order_invoice', 'order_details,order_invoice'</p>\n</li>\n<li><p>\"attributes\"-&gt;\"add_to_order_details\": - string/int - Include in comanda; Atributul va fi inclus in detaliile comenzii, si va putea fi modificat la nivel de comanda // optional, '0' or '1'</p>\n</li>\n<li><p>\"attributes\"-&gt;\"add_attribute_name_to_order_details\": - string/int - Adauga denumirea atributului - '0' or '1'</p>\n</li>\n<li><p>\"attributes\"-&gt;\"default_value\": - string - Valoare implicita !! Poate fi folosit doar pentru atribute de type: 'textinput' or 'textarea'</p>\n</li>\n<li><p>\"attributes\"-&gt;\"validation_required\": - string - Validare valori !! Poate fi folosit doar pentru atribute de type:'textinput'- valori aceptate: 'none', 'letters', 'alphanumeric', 'integer', 'float', 'url', 'email', 'date', 'phone'</p>\n</li>\n<li><p>\"attributes\"-&gt;\"version_display_template\": - string - Sabloane de Atribute !! Poate fi folosit doar pentru atribute de type: 'versions' or 'dropdown'- valori aceptate: 'default', 'size.grid', 'atribute.option.image', 'product.images'</p>\n</li>\n<li><p>\"attributes\"-&gt;\"order\": - string - Ordinea afisarii !! Poate fi folosit doar pentru atribute de type:'versions', 'dropdown', 'multipleselect' - valori aceptate: 'count_products', 'user', 'name,asc', 'name,desc'</p>\n</li>\n<li><p>\"attributes\"-&gt;\"use_as_filter\": - string - Foloseste la filtrare !! Poate fi folosit doar pentru atribute de type:'dropdown','verions','multipleselect' - '0' or '1'</p>\n</li>\n<li><p>\"attributes\"-&gt;\"position\": - int - Pozitie; Aceasta valoare determina ordinea in care va apare atributul in site.</p>\n</li>\n</ul>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-25-de-atribute--cerere\">Exista o limita de 25 de atribute / cerere</h3>\n","_postman_id":"86a34fdb-4290-4b9e-889e-7cca4e74c654","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Patch (Modificare atribute)","item":[{"name":"Modificare atribute","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript"}}],"id":"d55aa95e-5453-482e-a144-cf19be5b9d8b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"attributes\": [\n\t\t{\n\t\t\t\"key\": \"ingredinete_new_ra#@\",\n\t\t\t\"name\": \"firewall\",\t\t\n\t\t\t\"description\": \"Descriere pentru atribut de tip lista\",\n\t\t\t\"use_in_rules\": \"0\",\n\t\t\t\"show_in_product_details\": \"1\",\n\t\t\t\"product_details_display\": \"new_tab\",\n\t\t\t\"display_type\": \"image\",\n\t\t\t\"display_in\": \"order_details\",\n\t\t\t\"add_to_order_details\": \"1\",\n\t\t\t\"add_attribute_name_to_order_details\": \"1\",\n\t\t\t\"default_value\": \"won't work\",\n\t\t\t\"validation_required\": \"alphanumeric\",\n\t\t\t\"version_display_template\": \"default\",\n\t\t\t\"order\": \"user\",\n\t\t\t\"use_as_filter\": \"1\",\n\t\t\t\"position\": \"14\"\n\t\t}\n\t]\n}","type":"text","description":"<p>{\n    \"attributes\": [\n        {\n            \"key\": \"ingredinete_new_ra#@\", Cheie Atribut folosit pentru identificare !!Camp obligatoriu, string\n            \"name\": \"Nume atribut\", Nume atribut // optional, string\n            \"description\": \"Descriere pentru atribut de tip lista\", // optional, string\n            \"use_in_rules\": \"0\", - Foloseste in sistemul de reguli // optional, valori aceptate: '0','1'\n            \"show_in_product_details\": \"1\", - Afiseaza in detaliile produsului // optional, valori aceptate: '0','1'\n            \"product_details_display\": \"new_tab\", - Pozitia in detaliile produsului // optional, string, valori aceptate: 'caracteristics', 'new_tab', 'special_caracteristics', 'description_start', 'description_end'\n            \"display_type\": \"image\", - Modalitatea de afisare !! Poate fi folosit doar pentru atribute de type:dropdown  // optional, string, valori aceptate: 'text', 'image', 'imageAndText'\n            \"display_in\": \"order_details\", - Afiseaza in // optional, string, valori aceptate: '', 'order_details', 'order_invoice', 'order_details,order_invoice'\n            \"add_to_order_details\": \"1\", - Include in comanda; Atributul va fi inclus in detaliile comenzii, si va putea fi modificat la nivel de comanda // optional, '0' or '1'\n            \"add_attribute_name_to_order_details\": \"1\", - Adauga denumirea atributului // optional, '0' or '1'\n            \"default_value\": \"won't work\", - Valoare implicita !! Poate fi folosit doar pentru atribute de type: 'textinput' or 'textarea' // optional, string\n            \"validation_required\": \"alphanumeric\", - Validare valori !! Poate fi folosit doar pentru atribute de type:'textinput'// optional, string, valori aceptate: 'none', 'letters', 'alphanumeric', 'integer', 'float', 'url', 'email', 'date', 'phone' \n            \"version_display_template\": \"default\", - Sabloane de Atribute !! Poate fi folosit doar pentru atribute de type: 'versions' or 'dropdown'// optional, string, valori aceptate: 'default', 'size.grid', 'atribute.option.image', 'product.images' \n            \"order\": \"user\", Ordinea afisarii  !! Poate fi folosit doar pentru atribute de type:'versions', 'dropdown', 'multipleselect' // optional, string, valori aceptate: 'count_products', 'user', 'name,asc', 'name,desc'\n            \"use_as_filter\": \"1\", Foloseste la filtrare !! Poate fi folosit doar pentru atribute de type:'dropdown','verions','multipleselect'// optional, '0' or '1'\n            \"position\": \"14\" Pozitie; Aceasta valoare determina ordinea in care va apare atributul in site.  // optional, int\n        }\n    ]\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/attribute/patch/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","attribute","patch","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"27947794-ea89-4ddc-87c7-a8eee3cc9a23","name":"Modificare atribute","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text","disabled":true},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"attributes\": [\n\t\t{\n\t\t\t\"key\": \"ingredinete_new_ra#@\",\n\t\t\t\"name\": \"transmitter\",\t\t\n\t\t\t\"description\": \"Descriere pentru atribut de tip lista\",\n\t\t\t\"use_in_rules\": \"0\",\n\t\t\t\"show_in_product_details\": \"1\",\n\t\t\t\"product_details_display\": \"new_tab\",\n\t\t\t\"display_type\": \"image\",\n\t\t\t\"display_in\": \"order_details\",\n\t\t\t\"add_to_order_details\": \"1\",\n\t\t\t\"add_attribute_name_to_order_details\": \"1\",\n\t\t\t\"default_value\": \"won't work\",\n\t\t\t\"validation_required\": \"alphanumeric\",\n\t\t\t\"version_display_template\": \"default\",\n\t\t\t\"order\": \"user\",\n\t\t\t\"use_as_filter\": \"1\",\n\t\t\t\"position\": \"14\"\n\t\t}\n\t]\n}","type":"text","description":"{\n\t\"attributes\": [\n\t\t{\n\t\t\t\"key\": \"ingredinete_new_ra#@\", Cheie Atribut folosit pentru identificare !!Camp obligatoriu, string\n\t\t\t\"name\": \"Nume atribut\", Nume atribut // optional, string\n\t\t\t\"description\": \"Descriere pentru atribut de tip lista\", // optional, string\n\t\t\t\"use_in_rules\": \"0\", - Foloseste in sistemul de reguli // optional, valori aceptate: '0','1'\n\t\t\t\"show_in_product_details\": \"1\", - Afiseaza in detaliile produsului // optional, valori aceptate: '0','1'\n\t\t\t\"product_details_display\": \"new_tab\", - Pozitia in detaliile produsului // optional, string, valori aceptate: 'caracteristics', 'new_tab', 'special_caracteristics', 'description_start', 'description_end'\n\t\t\t\"display_type\": \"image\", - Modalitatea de afisare !! Poate fi folosit doar pentru atribute de type:dropdown  // optional, string, valori aceptate: 'text', 'image', 'imageAndText'\n\t\t\t\"display_in\": \"order_details\", - Afiseaza in // optional, string, valori aceptate: '', 'order_details', 'order_invoice', 'order_details,order_invoice'\n\t\t\t\"add_to_order_details\": \"1\", - Include in comanda; Atributul va fi inclus in detaliile comenzii, si va putea fi modificat la nivel de comanda // optional, '0' or '1'\n\t\t\t\"add_attribute_name_to_order_details\": \"1\", - Adauga denumirea atributului // optional, '0' or '1'\n\t\t\t\"default_value\": \"won't work\", - Valoare implicita !! Poate fi folosit doar pentru atribute de type: 'textinput' or 'textarea' // optional, string\n\t\t\t\"validation_required\": \"alphanumeric\", - Validare valori !! Poate fi folosit doar pentru atribute de type:'textinput'// optional, string, valori aceptate: 'none', 'letters', 'alphanumeric', 'integer', 'float', 'url', 'email', 'date', 'phone' \n\t\t\t\"version_display_template\": \"default\", - Sabloane de Atribute !! Poate fi folosit doar pentru atribute de type: 'versions' or 'dropdown'// optional, string, valori aceptate: 'default', 'size.grid', 'atribute.option.image', 'product.images' \n\t\t\t\"order\": \"user\", Ordinea afisarii  !! Poate fi folosit doar pentru atribute de type:'versions', 'dropdown', 'multipleselect' // optional, string, valori aceptate: 'count_products', 'user', 'name,asc', 'name,desc'\n\t\t\t\"use_as_filter\": \"1\", Foloseste la filtrare !! Poate fi folosit doar pentru atribute de type:'dropdown','verions','multipleselect'// optional, '0' or '1'\n\t\t\t\"position\": \"14\" Pozitie; Aceasta valoare determina ordinea in care va apare atributul in site.  // optional, int\n\t\t}\n\t]\n}"}]},"url":"https://api.gomag.ro/api/v1/attribute/patch/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Dec 2023 15:32:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"_gs=1; expires=Wed, 13-Dec-2023 16:32:22 GMT; Max-Age=3600"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://fashion.silkmart.ro/api/v1/attribute/patch/json, Key: http://fashion.silkmart.ro/api/v1/attribute/patch/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": {\n        \"attributes\": [\n            {\n                \"key\": \"ingredinete_new_ra#@\",\n                \"name\": \"monitor\",\n                \"description\": \"Descriere pentru atribut de tip lista\",\n                \"use_in_rules\": \"0\",\n                \"show_in_product_details\": \"1\",\n                \"product_details_display\": \"new_tab\",\n                \"display_type\": \"image\",\n                \"display_in\": \"order_details\",\n                \"add_to_order_details\": \"1\",\n                \"add_attribute_name_to_order_details\": \"1\",\n                \"default_value\": \"won't work\",\n                \"validation_required\": \"alphanumeric\",\n                \"version_display_template\": \"default\",\n                \"order\": \"user\",\n                \"use_as_filter\": \"1\",\n                \"position\": \"14\"\n            }\n        ]\n    }\n}"}],"_postman_id":"d55aa95e-5453-482e-a144-cf19be5b9d8b"}],"id":"aaddae96-55fd-498b-942b-f6ae90b785a3","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>\"attributes\" =&gt; array cu atribute</li>\n<li>\"attributes\"-&gt;\"name\" =&gt; \"Nume atribut\" - string -</li>\n<li>\"attributes\"-&gt;\"type\" =&gt; \"Tip atribut\" - string - valori aceptate:'textinput', 'textarea', 'dropdown', 'multipleselect', 'versions'</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li>\"attributes\"-&gt;\"key\": - string - Daca nu este specificat cheia se va genera din nume.</li>\n<li>\"attributes\"-&gt;\"description\": - string - \"Descriere pentru atribut de tip lista\"</li>\n<li>\"attributes\"-&gt;\"use_in_rules\": - string/int - Foloseste in sistemul de reguli - valori aceptate: '0','1'</li>\n<li>\"attributes\"-&gt;\"show_in_product_details\": - string/int - Afiseaza in detaliile produsului - valori aceptate: '0','1'</li>\n<li>\"attributes\"-&gt;\"product_details_display\": - string - Pozitia in detaliile produsului - valori aceptate: 'caracteristics', 'new_tab', 'special_caracteristics', 'description_start', 'description_end'</li>\n<li>\"attributes\"-&gt;\"display_type\": - string - Modalitatea de afisare !! Poate fi folosit doar pentru atribute de type:dropdown - valori aceptate: 'text', 'image', 'imageAndText'</li>\n<li>\"attributes\"-&gt;\"display_in\": - string - Afiseaza in - valori aceptate: '', 'order_details', 'order_invoice', 'order_details,order_invoice'</li>\n<li>\"attributes\"-&gt;\"add_to_order_details\": - string/int - Include in comanda; Atributul va fi inclus in detaliile comenzii, si va putea fi modificat la nivel de comanda // optional, '0' or '1'</li>\n<li>\"attributes\"-&gt;\"add_attribute_name_to_order_details\": - string/int - Adauga denumirea atributului - '0' or '1'</li>\n<li>\"attributes\"-&gt;\"default_value\": - string - Valoare implicita !! Poate fi folosit doar pentru atribute de type: 'textinput' or 'textarea'</li>\n<li>\"attributes\"-&gt;\"validation_required\": - string - Validare valori !! Poate fi folosit doar pentru atribute de type:'textinput'- valori aceptate: 'none', 'letters', 'alphanumeric', 'integer', 'float', 'url', 'email', 'date', 'phone'</li>\n<li>\"attributes\"-&gt;\"version_display_template\": - string - Sabloane de Atribute !! Poate fi folosit doar pentru atribute de type: 'versions' or 'dropdown'- valori aceptate: 'default', 'size.grid', 'atribute.option.image', 'product.images'</li>\n<li>\"attributes\"-&gt;\"order\": - string - Ordinea afisarii !! Poate fi folosit doar pentru atribute de type:'versions', 'dropdown', 'multipleselect' - valori aceptate: 'count_products', 'user', 'name,asc', 'name,desc'</li>\n<li>\"attributes\"-&gt;\"use_as_filter\": - string - Foloseste la filtrare !! Poate fi folosit doar pentru atribute de type:'dropdown','verions','multipleselect' - '0' or '1'</li>\n<li>\"attributes\"-&gt;\"position\": - int - Pozitie; Aceasta valoare determina ordinea in care va apare atributul in site.</li>\n</ul>\n","_postman_id":"aaddae96-55fd-498b-942b-f6ae90b785a3","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"id":"b3b9c520-f19b-4bca-8f7d-dd96a4f21787","_postman_id":"b3b9c520-f19b-4bca-8f7d-dd96a4f21787","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Order (Comenzi)","item":[{"name":"Read (Lista de comenzi)","item":[{"name":"Lista de comenzi","id":"c38960ca-f437-44aa-964d-e4eedaa5eec9","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.gomag.ro/api/v1/order/read/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","order","read","json"],"host":["https://api.gomag.ro"],"query":[{"disabled":true,"description":{"content":"<p>\"Data comanda -  Format YYYY-MM-DD\"</p>\n","type":"text/plain"},"key":"date","value":"2025-07-01"},{"disabled":true,"description":{"content":"<p>\"Numar comanda\"</p>\n","type":"text/plain"},"key":"number","value":"759"},{"disabled":true,"description":{"content":"<p>\"Comanda trimisa dupa data - Format YYYY-MM-DD\"</p>\n","type":"text/plain"},"key":"startDate","value":"2025-07-01"},{"disabled":true,"description":{"content":"<p>\"Comanda trimisa inainte de data - Format YYYY-MM-DD \"</p>\n","type":"text/plain"},"key":"endDate","value":"2025-07-17"},{"disabled":true,"description":{"content":"<p>\"Id status comanda\"</p>\n","type":"text/plain"},"key":"statusIds","value":"195"},{"disabled":true,"description":{"content":"<p>\"Id Client\"</p>\n","type":"text/plain"},"key":"customer","value":"161"},{"disabled":true,"description":{"content":"<p>\"Numar Awb\"</p>\n","type":"text/plain"},"key":"awbNumber","value":"95"},{"disabled":true,"description":{"content":"<p>\"Data ultimei modificari -  Format YYYY-MM-DD\"</p>\n","type":"text/plain"},"key":"updated","value":"2025-07-01"},{"disabled":true,"description":{"content":"<p>\"Pagina\"</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"2cfcd964-ea21-4812-bcf9-42c59231d52f","name":"Valori raspuns","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text","disabled":true},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.gomag.ro/api/v1/order/read/json","host":["https://api.gomag.ro"],"path":["api","v1","order","read","json"],"query":[{"key":"date","value":"2025-07-01","description":"\"Data comanda\"","disabled":true},{"key":"number","value":"146","description":"\"Numar comanda\"","disabled":true},{"key":"startDate","value":"2025-07-01","description":"\"Comanda trimisa dupa data - Format YYYY-MM-DD\"","type":"text","disabled":true},{"key":"endDate","value":"2025-07-17","description":"\"Comanda trimisa inainte de data - Format YYYY-MM-DD \"","disabled":true},{"key":"statusIds","value":"256","description":"\"Id status comanda\"","disabled":true},{"key":"customer","value":"860","description":"\"Id Client\"","disabled":true},{"key":"updated","value":"2025-07-01","description":"\"Data ultimei modificari\"","disabled":true},{"key":"awbNumber","value":"463","description":"\"Numar Awb\"","type":"text","disabled":true},{"key":"page","value":"1","description":"\"Pagina\"","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"ID comanda\",\n        \"number\": \"Numarul comanda\",\n        \"date\": \"Data comanda\",\n        \"invoice\": {\n            \"series\": \"Serie factura\",\n            \"number\": \"Numar factura\",\n            \"date\": \"Data factura\"\n        },\n        \"total\": \"Total comanda\",\n        \"status\": \"Status comanda\",\n        \"statusId\": \"Id Status comanda\",\n        \"source\": \"Sursa comenzii (internal/external)\",\n        \"sales_channel\": \"Denumire Canal vanzari: Website / EasySales / Emag\",\n        \"sales_agent\": \"Nume Agent Vanzari\",\n        \"currency\": \"Moneda comanda\",\n        \"observation\": \"Observatii comanda\",\n        \"payment\": {\n            \"name\": \"Denumire plata\",\n            \"online\": \"Plata online\",\n            \"completed\": \"Plata finalizata\"\n        },\n        \"delivery\": {\n            \"name\": \"Denumire transportator\",\n            \"total\": \"Cost transportator\",\n            \"date\": \"Data livrare\",\n            \"lockerId\": \"ID locker\"\n        },\n        \"shipping\": {\n            \"company\": \"Denumire companie\",\n            \"firstname\": \"Prenume\",\n            \"lastname\": \"Nume\",\n            \"phone\": \"Telefon\",\n            \"email\": \"Email\",\n            \"address\": \"Adresa\",\n            \"city\": \"Localitate\",\n            \"region\": \"Judet\",\n            \"country\": \"Tara\",\n            \"zipcode\": \"Cod postal\"\n        },\n        \"billing\": {\n            \"company\": {\n                \"name\": \"Denumire\",\n                \"code\": \"Cod fiscal\",\n                \"registrationNo\": \"Numar de inregistrare\",\n                \"bank\": \"Banca\",\n                \"iban\": \"IBAN\"\n            },\n            \"firstname\": \"Prenume\",\n            \"lastname\": \"Nume\",\n            \"phone\": \"Telefon\",\n            \"email\": \"Email\",\n            \"address\": \"Adresa\",\n            \"city\": \"Localitate\",\n            \"region\": \"Judet\",\n            \"country\": \"Tara\",\n            \"customerId\": \"Id Client\"\n        },\n        \"items\": {\n            \"item 1\": {\n                \"id\": \"Id produs\",\n                \"type\": \"Tip (product, service)\",\n                \"sku\": \"Cod\",\n                \"ean\": \"EAN\",\n                \"name\": \"Denumire\",\n                \"price\": \"Pret\",\n                \"baseprice\": \"Pret Intreg\",\n                \"vat\": \"TVA\",\n                \"quantity\": \"Cantitate\"\n            },\n            \"item 2\": {\n                \"id\": \"Id produs\",\n                \"type\": \"Tip (product, service)\",\n                \"sku\": \"Cod\",\n                \"ean\": \"EAN\",\n                \"name\": \"Denumire\",\n                \"price\": \"Pret\",\n                \"baseprice\": \"Pret Intreg\",\n                \"vat\": \"TVA\",\n                \"quantity\": \"Cantitate\"\n            },\n            \"item ...\": {\n                \"...\": \"...\"\n            }\n        },\n        \"discounts\": [\n            {\n                \"value\": \"Valoare\",\n                \"name\": \"Denumire\",\n                \"voucher\": \"Voucher\"\n            }\n        ],\n        \"carrier\": {\n            \"name\": \"Nume curier\",\n            \"awb\": \"Numar awb\"\n        }\n    }\n]"},{"id":"f1aaf496-bd5f-4625-836c-fb55ff3be67b","name":"Lista de comenzi","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.gomag.ro/api/v1/order/read/json","host":["https://api.gomag.ro"],"path":["api","v1","order","read","json"],"query":[{"key":"date","value":"2021-02-18","description":"\"Data comanda\"","disabled":true},{"key":"number","value":"12345","description":"\"Numar comanda\"","disabled":true},{"key":"startDate","value":"2025-07-01","description":"\"Comanda trimisa dupa data - Format YYYY-MM-DD\"","type":"text","disabled":true},{"key":"endDate","value":"2025-07-17","description":"\"Comanda trimisa inainte de data - Format YYYY-MM-DD \"","type":"text","disabled":true},{"key":"statusIds","value":"3","description":"Id status comanda","disabled":true},{"key":"awbNumber","value":"54300097564","description":"Numar Awb","type":"text","disabled":true},{"key":"customer","value":"14646","description":"Id Client","disabled":true},{"key":"updated","value":"2021-02-18","description":"Data ultimei modificari","disabled":true},{"key":"page","value":"1","description":"Pagina","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 07 Feb 2023 14:56:49 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/order/read/json?customer=14646, Key: http://factual.silkmart.ro/api/v1/order/read/json?customer=14646"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": \"2\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"orders\": {\n        \"2799\": {\n            \"id\": \"2799\",\n            \"number\": \"4040544895\",\n            \"date\": \"2022-10-24 14:42:21\",\n            \"invoice\": {\n                \"series\": \"\",\n                \"number\": \"0\",\n                \"date\": \"0000-00-00 00:00:00\"\n            },\n            \"total\": \"552.49\",\n            \"status\": \"Anulata\",\n            \"statusId\": \"7\",\n            \"sales_channel\": \"EasySales\",\n            \"sales_agent\": \"Agent De Test\",\n            \"currency\": \"RON\",\n            \"observation\": \"\",\n            \"payment\": {\n                \"name\": \"Termen de Plata\",\n                \"online\": \"0\",\n                \"completed\": \"0\"\n            },\n            \"delivery\": {\n                \"name\": \"Gratuuuiiit\",\n                \"total\": 0,\n                \"date\": \"0000-00-00 00:00:00\",\n                \"lockerId\": 0\n            },\n            \"shipping\": {\n                \"company\": \"\",\n                \"firstname\": \"Test\",\n                \"lastname\": \"Gomag\",\n                \"phone\": \"0711111111\",\n                \"email\": \"zsolt@gomag.ro\",\n                \"address\": \"Str Amurgului, 23 B, bl 1, etj 3, ap 26\",\n                \"city\": \"Cluj-Napoca\",\n                \"region\": \"Cluj\",\n                \"country\": \"Romania\"\n            },\n            \"items\": [\n                {\n                    \"id\": \"544\",\n                    \"type\": \"product\",\n                    \"sku\": \"33590001\",\n                    \"ean\": \"\",\n                    \"name\": \"Baterie dus Eurostyle\",\n                    \"price\": \"1005\",\n                    \"baseprice\": \"1200\",\n                    \"vat\": \"19\",\n                    \"quantity\": \"1.00\"\n                },\n                {\n                    \"id\": \"52\",\n                    \"type\": \"product\",\n                    \"sku\": \"ALP-1568622-7155-XL\",\n                    \"ean\": \"8059175959134\",\n                    \"name\": \"Manusi Alpinestars Freeride Albastru Navy/Galben Sulphur XL\",\n                    \"price\": \"49.99\",\n                    \"baseprice\": \"100\",\n                    \"vat\": \"19\",\n                    \"quantity\": \"1.00\"\n                }\n            ],\n            \"billing\": {\n                \"firstname\": \"Test\",\n                \"lastname\": \"Gomag\",\n                \"phone\": \"0711111111\",\n                \"email\": \"xxxxx@gomag.ro\",\n                \"address\": \"Str Amurgului, 23 B, bl 1, etj 3, ap 26\",\n                \"city\": \"Cluj-Napoca\",\n                \"region\": \"Cluj\",\n                \"country\": \"Romania\",\n                \"customerId\":12345\n            },\n            \"discounts\": [\n                {\n                    \"value\": \"502.5\",\n                    \"name\": \"voucher\",\n                    \"voucher\": \"voucher\"\n                }\n            ]\n        },\n        \"2974\": {\n            \"id\": \"2974\",\n            \"number\": \"4040548418\",\n            \"date\": \"2022-11-11 16:20:41\",\n            \"invoice\": {\n                \"series\": \"bp\",\n                \"number\": \"313\",\n                \"date\": \"2022-11-11 16:36:15\"\n            },\n            \"total\": \"990.5\",\n            \"status\": \"Platita\",\n            \"statusId\": \"8\",\n            \"sales_channel\": \"Website\",\n            \"sales_agent\": \"\",\n            \"currency\": \"RON\",\n            \"observation\": \"\",\n            \"payment\": {\n                \"name\": \"Termen de Plata\",\n                \"online\": \"0\",\n                \"completed\": \"0\"\n            },\n            \"delivery\": {\n                \"name\": \"Transport National\",\n                \"total\": 0.5,\n                \"date\": \"0000-00-00 00:00:00\",\n                \"lockerId\": 0\n            },\n            \"shipping\": {\n                \"company\": \"\",\n                \"firstname\": \"Test\",\n                \"lastname\": \"Gomag\",\n                \"phone\": \"0711111111\",\n                \"email\": \"xxxx@gomag.ro\",\n                \"address\": \"Str Amurgului, 23 B, bl 1, etj 3, ap 26\",\n                \"city\": \"Cluj-Napoca\",\n                \"region\": \"Cluj\",\n                \"country\": \"Romania\"\n            },\n            \"items\": [\n                {\n                    \"id\": \"544\",\n                    \"type\": \"product\",\n                    \"sku\": \"33590001\",\n                    \"ean\": \"\",\n                    \"name\": \"Baterie dus Eurostyle\",\n                    \"price\": \"1100\",\n                    \"baseprice\": \"1200\",\n                    \"vat\": \"19\",\n                    \"quantity\": \"1.00\"\n                }\n            ],\n            \"billing\": {\n                \"firstname\": \"Test\",\n                \"lastname\": \"Gomag\",\n                \"phone\": \"0711111111\",\n                \"email\": \"xxxxx@gomag.ro\",\n                \"address\": \"Str Amurgului, 23 B, bl 1, etj 3, ap 26\",\n                \"city\": \"Cluj-Napoca\",\n                \"region\": \"Cluj\",\n                \"country\": \"Romania\"\n            },\n            \"discounts\": [\n                {\n                    \"value\": \"110\",\n                    \"name\": \"Scoala 10\",\n                    \"voucher\": \"\"\n                }\n            ]\n        }        \n    },\n    \"shippingAsProduct\": false\n}"}],"_postman_id":"c38960ca-f437-44aa-964d-e4eedaa5eec9"}],"id":"7cb060cc-54ea-4a48-9e2c-a69c126d7b2b","description":"<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li><p>\"date\": \"Data comanda\"</p>\n</li>\n<li><p>\"startDate\": \"Comanda inregistrata dupa data\"</p>\n</li>\n<li><p>\"endDate\": \"Comanda inregistrata inainte de data\"</p>\n</li>\n<li><p>\"number\": \"Numar comanda\"</p>\n</li>\n<li><p>\"statusIds\": \"Id status comanda\"</p>\n</li>\n<li><p>\"customer\": \"Client\"</p>\n</li>\n<li><p>\"updated\": \"Data ultimei modificari\"</p>\n</li>\n<li><p>\"page\": \"Pagina\"</p>\n</li>\n</ul>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-100-de-comenzi--raspuns\">Exista o limita de 100 de comenzi / raspuns</h3>\n","_postman_id":"7cb060cc-54ea-4a48-9e2c-a69c126d7b2b","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Status Read (Citire de statusuri pentru comenzi)","item":[{"name":"Citire de statusuri pentru comenzi","id":"b6d8d9af-8edf-436a-b042-429ded60c14a","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.gomag.ro/api/v1/order/status/read/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","order","status","read","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"91ea03c1-0c70-4815-a62e-10217ec36649","name":"Valori raspuns","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.gomag.ro/api/v1/order/status/read/json"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\r\n\t{\r\n\t\t\"id\": \"ID status comanda\",\r\n\t\t\"key\": \"Cheie status\",\r\n\t\t\"type\": \"Tip status (sale/return/cancel)\",\r\n\t\t\"name\": \"Denumire status\"\r\n\t}\r\n]"},{"id":"2d63a61d-1463-434a-ae1b-19bde5327a0b","name":"Citire de statusuri pentru comenzi","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"ApiShop","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.gomag.ro/api/v1/order/status/read/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 07 Feb 2023 16:41:58 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/order/status/read/json, Key: http://factual.silkmart.ro/api/v1/order/status/read/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"Comanda noua\"\n    },    \n    {\n        \"id\": 2,\n        \"name\": \"Comanda telefonica\"\n    },\n    {\n        \"id\": 18,\n        \"name\": \"Livrata\"\n    },\n    {\n        \"id\": 8,\n        \"name\": \"Platita\"\n    },\n    {\n        \"id\": 3,\n        \"name\": \"Comanda Finalizata (Facturata)\"\n    },\n    {\n        \"id\": 4,\n        \"name\": \"Neplatita\"\n    },\n    {\n        \"id\": 5,\n        \"name\": \"Returnata\"\n    },\n    {\n        \"id\": 6,\n        \"name\": \"Comanda preluata\"\n    },\n    {\n        \"id\": 7,\n        \"name\": \"Anulata\"\n    }\n]"}],"_postman_id":"b6d8d9af-8edf-436a-b042-429ded60c14a"}],"id":"8355784a-cada-4b7c-9177-f72f245b32d7","_postman_id":"8355784a-cada-4b7c-9177-f72f245b32d7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Add (Adauga comanda)","item":[{"name":"Order Add (Adauga comanda)","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript","packages":{}}}],"id":"34c308a3-278f-415c-9c39-841f89098aa3","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"number\": \"723\",\n  \"date\": \"Sun Nov 30 2025 20:46:05 GMT+0000 (Coordinated Universal Time)\",\n  \"shippingValue\": \"625.31\",\n  \"subtotal\": \"439.47\",\n  \"payment\": \"cod\",\n  \"currency\":\"RON\",\n  \"paymentStatus\": \"\",\n  \"paymentKey\":\"\",\n  \"billing\": {\n    \"lastname\": \"Lydia\",\n    \"firstname\": \"Schuppe\",\n    \"company\": \"Leannon, Padberg and O'Keefe\",\n    \"companyCode\": \"\",\n    \"companyNo\": \"\",\n    \"companyBank\": \"Auto Loan Account\",\n    \"companyIban\": \"IS030700214900830650302122\",\n    \"address\": \"18482 Prohaska Lodge\",\n    \"city\": \"Port Jovany\",\n    \"region\": \"Judet West Babylon\",\n    \"country\": \"Ecuador\",\n    \"phone\": \"95-812-882-4710\",\n    \"email\": \"Brooks_Parker@yahoo.com\"\n  },\n  \"shipping\": {\n    \"lastname\": \"Gerard\",\n    \"firstname\": \"Maggio\",\n    \"address\": \"29129 Sherman Way\",\n    \"city\": \"South Heloiseborough\",\n    \"region\": \"Judet West Providenci\",\n    \"country\": \"Haiti\",\n    \"zipcode\": \"996\",\n    \"phone\": \"81-236-241-5910\",\n    \"email\": \"Trinity_Dickinson@hotmail.com\"\n  },\n  \"products\": [\n    {\n      \"sku\": \"5370502e-1a85-4d08-8efd-be20af16a970\",\n      \"name\": \"Corporate\",\n      \"price\": \"544.82\",\n      \"quantity\": \"926\",\n      \"tax\": \"19\",\n      \"weight\": \"617\"\n    },\n    {\n      \"sku\": \"685b3625-08cd-4a87-98c3-ae2369ae7415\",\n      \"name\": \"website\",\n      \"price\": \"952.61\",\n      \"quantity\": \"32\",\n      \"tax\": \"19\",\n      \"weight\": \"221\"\n    }\n  ],\n  \"discounts\": [\n    {\n      \"name\": \"Denumire discount - 983\",\n      \"voucher\": \"Cod reducere\",\n      \"value\": \"347.78\"\n    },\n    {\n      \"name\": \"Denumire discount - 99\",\n      \"voucher\": \"Cod reducere\",\n      \"value\": \"998.52\"\n    }  \n  ]\n}","type":"text","description":"<p>{\n  \"number\": \"Numar comanda\",\n  \"date\": \"Data comanda\",\n  \"shippingValue\": \"Valoare transport\",\n  \"subtotal\": \"Subtotal comanda\",\n  \"payment\": \"Tip plata (online, op, cod (cash on delivery) - Camp Obligatoriu\",\n  \"currency\":\"Cheia currency luat din currency/read\",\n  \"paymentStatus\": \"Status plata (payed, unpaid) (pentru plata oline sau OP)\"\n  \"paymentKey\":\"Cheia metodei de plata luat din Payment Read\",\n  \"billing\": {\n    \"lastname\": \"Nume\",\n    \"firstname\": \"Prenume\",\n    \"company\": \"Denumire firma\",\n    \"companyCode\": \"Cod fiscal\",\n    \"companyNo\": \"Numar de inregistrare\",\n    \"companyBank\": \"Banca\",\n    \"companyIban\": \"IBAN\",\n    \"address\": \"Adresa\",\n    \"city\": \"Oras\",\n    \"region\": \"Judet\",\n    \"country\": \"Tara\",\n    \"phone\": \"Telefon\",\n    \"email\": \"Email\"\n  },\n  \"shipping\": {\n    \"lastname\": \"Nume - Camp Obligatoriu\",\n    \"firstname\": \"Prenume - Camp Obligatoriu\",\n    \"address\": \"Adresa - Camp Obligatoriu\",\n    \"city\": \"Oras - Camp Obligatoriu\",\n    \"region\": \"Judet - Camp Obligatoriu\",\n    \"country\": \"Tara - Camp Obligatoriu\",\n    \"zipcode\": \"Cod postal\",\n    \"phone\": \"Telefon\",\n    \"email\": \"Email\"\n  },\n  \"products\": [\n    {\n      \"sku\": \"Cod Produs\",\n      \"name\": \"Nume Produs\",\n      \"price\": \"Pret Produs\",\n      \"quantity\": \"Cantitate Produs\",\n      \"tax\": \"Valoare TVA (19 pentru 19%)\",\n      \"weight\": \"Greutate produs\"\n    },\n    {\n      \"sku\": \"Cod Produs\",\n      \"name\": \"Nume Produs\",\n      \"price\": \"Pret Produs\",\n      \"quantity\": \"Cantitate Produs\",\n      \"tax\": \"Valoare TVA (19 pentru 19%)\",\n      \"weight\": \"Greutate produs\"\n    },\n    {\n      \"...\": \"...\"\n    }\n  ],\n  \"discounts\": [\n    {\n      \"name\": \"Denumire discount\",\n      \"voucher\": \"Cod reducere\",\n      \"value\": \"Valoare discount\"\n    },\n    {\n      \"name\": \"Denumire discount\",\n      \"voucher\": \"Cod reducere\",\n      \"value\": \"Valoare discount\"\n    },\n    {\n      \"...\": \"...\"\n    }\n  ]\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/order/add/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","order","add","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"fbb4adfc-c67a-4f3e-a8e4-03f36b6fecdb","name":"Order Add (Adauga comanda)","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"number\": \"9\",\n  \"date\": \"Sat Nov 22 2025 06:45:20 GMT+0000 (Coordinated Universal Time)\",\n  \"shippingValue\": \"461.02\",\n  \"subtotal\": \"468.38\",\n  \"payment\": \"cod\",\n  \"currency\":\"RON\",\n  \"paymentStatus\": \"\",\n  \"paymentKey\":\"\",\n  \"billing\": {\n    \"lastname\": \"Melany\",\n    \"firstname\": \"Cremin\",\n    \"company\": \"Swaniawski LLC\",\n    \"companyCode\": \"\",\n    \"companyNo\": \"\",\n    \"companyBank\": \"Checking Account\",\n    \"companyIban\": \"TR103001303040634096103231\",\n    \"address\": \"9276 Durgan Parkway\",\n    \"city\": \"Rochester Hills\",\n    \"region\": \"Judet North Joshuah\",\n    \"country\": \"Moldova\",\n    \"phone\": \"96-911-877-3020\",\n    \"email\": \"Skye.Dooley@hotmail.com\"\n  },\n  \"shipping\": {\n    \"lastname\": \"Nume - Camp Obligatoriu\",\n    \"firstname\": \"Prenume - Camp Obligatoriu\",\n    \"address\": \"Adresa - Camp Obligatoriu\",\n    \"city\": \"Portland\",\n    \"region\": \"Judet Marcosmouth\",\n    \"country\": \"Hong Kong\",\n    \"zipcode\": \"267\",\n    \"phone\": \"90-960-807-5660\",\n    \"email\": \"Barney_Jerde14@hotmail.com\"\n  },\n  \"products\": [\n    {\n      \"sku\": \"50f35a73-e513-41cb-a490-601ce7f4448c\",\n      \"name\": \"protocol\",\n      \"price\": \"427.36\",\n      \"quantity\": \"405\",\n      \"tax\": \"19\",\n      \"weight\": \"251\"\n    },\n    {\n      \"sku\": \"4a354a22-62c3-4746-8132-d2989d625b44\",\n      \"name\": \"hack\",\n      \"price\": \"327.63\",\n      \"quantity\": \"148\",\n      \"tax\": \"19\",\n      \"weight\": \"126\"\n    }\n  ],\n  \"discounts\": [\n    {\n      \"name\": \"Denumire discount - 992\",\n      \"voucher\": \"Cod reducere\",\n      \"value\": \"452.34\"\n    },\n    {\n      \"name\": \"Denumire discount - 950\",\n      \"voucher\": \"Cod reducere\",\n      \"value\": \"588.96\"\n    }  \n  ]\n}","type":"text","description":"{\n  \"number\": \"Numar comanda\",\n  \"date\": \"Data comanda\",\n  \"shippingValue\": \"Valoare transport\",\n  \"subtotal\": \"Subtotal comanda\",\n  \"payment\": \"Tip plata (online, op, cod (cash on delivery) - Camp Obligatoriu\",\n  \"currency\":\"Cheia currency luat din currency/read\",\n  \"paymentStatus\": \"Status plata (payed, unpaid) (pentru plata oline sau OP)\",\n  \"paymentKey\":\"Cheia metodei de plata luat din Payment Read\",\n  \"billing\": {\n    \"lastname\": \"Nume\",\n    \"firstname\": \"Prenume\",\n    \"company\": \"Denumire firma\",\n    \"companyCode\": \"Cod fiscal\",\n    \"companyNo\": \"Numar de inregistrare\",\n    \"companyBank\": \"Banca\",\n    \"companyIban\": \"IBAN\",\n    \"address\": \"Adresa\",\n    \"city\": \"Oras\",\n    \"region\": \"Judet\",\n    \"country\": \"Tara\",\n    \"phone\": \"Telefon\",\n    \"email\": \"Email\"\n  },\n  \"shipping\": {\n    \"lastname\": \"Nume - Camp Obligatoriu\",\n    \"firstname\": \"Prenume - Camp Obligatoriu\",\n    \"address\": \"Adresa - Camp Obligatoriu\",\n    \"city\": \"Oras - Camp Obligatoriu\",\n    \"region\": \"Judet - Camp Obligatoriu\",\n    \"country\": \"Tara - Camp Obligatoriu\",\n    \"zipcode\": \"Cod postal\",\n    \"phone\": \"Telefon\",\n    \"email\": \"Email\"\n  },\n  \"products\": [\n    {\n      \"sku\": \"Cod Produs\",\n      \"name\": \"Nume Produs\",\n      \"price\": \"Pret Produs\",\n      \"quantity\": \"Cantitate Produs\",\n      \"tax\": \"Valoare TVA (19 pentru 19%)\",\n      \"weight\": \"Greutate produs\"\n    },\n    {\n      \"sku\": \"Cod Produs\",\n      \"name\": \"Nume Produs\",\n      \"price\": \"Pret Produs\",\n      \"quantity\": \"Cantitate Produs\",\n      \"tax\": \"Valoare TVA (19 pentru 19%)\",\n      \"weight\": \"Greutate produs\"\n    },\n    {\n      \"...\": \"...\"\n    }\n  ],\n  \"discounts\": [\n    {\n      \"name\": \"Denumire discount\",\n      \"voucher\": \"Cod reducere\",\n      \"value\": \"Valoare discount\"\n    },\n    {\n      \"name\": \"Denumire discount\",\n      \"voucher\": \"Cod reducere\",\n      \"value\": \"Valoare discount\"\n    },\n    {\n      \"...\": \"...\"\n    }\n  ]\n}"}]},"url":"https://api.gomag.ro/api/v1/order/add/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 07 Feb 2023 16:35:26 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/order/add/json, Key: http://factual.silkmart.ro/api/v1/order/add/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3468,\n    \"number\": \"254\",\n    \"date\": \"Fri May 27 2022 15:55:44 GMT+0300 (Eastern European Summer Time)\"\n}"}],"_postman_id":"34c308a3-278f-415c-9c39-841f89098aa3"}],"id":"5e1a0304-4f9a-44a8-b1f1-d9d3c6332570","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"number\" =&gt; Numar comanda</p>\n</li>\n<li><p>\"payment\" =&gt; Tip plata - valori acceptate (online, op, cod)</p>\n</li>\n<li><p>\"shipping\" =&gt; Detalii livrare</p>\n<ul>\n<li><p>\"shipping\"-&gt;\"lastname\" =&gt; Prenume livrare</p>\n</li>\n<li><p>\"shipping\"-&gt;\"firstname\" =&gt; NUme livrare</p>\n</li>\n<li><p>\"shipping\"-&gt;\"address\" =&gt; Adresa (Strada/Nr./App. ...) livrare</p>\n</li>\n<li><p>\"shipping\"-&gt;\"city\" =&gt; Oras livrare</p>\n</li>\n<li><p>\"shipping\"-&gt;\"region\" =&gt; Judet livrare</p>\n</li>\n<li><p>\"shipping\"-&gt;\"country\" =&gt; Tara livrare</p>\n</li>\n</ul>\n</li>\n<li><p>\"products\" =&gt; Array produse comanda</p>\n</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li><p>\"date\" : \"Data comanda\"</p>\n</li>\n<li><p>\"shippingValue\" : \"Valoare transport\"</p>\n</li>\n<li><p>\"subtotal\" : \"Subtotal comanda\"</p>\n</li>\n<li><p>\"currency\":\"Cheiea currency luat din currency/read - Preturile produselor si totalul va fi salvat in gomag cu pret*multiplier, iar moneda comenizii va fi setat ca si moneda trimisa\",</p>\n</li>\n<li><p>\"paymentStatus\" : \"Status plata (payed, unpaid) (pentru plata oline sau OP)\"</p>\n</li>\n<li><p>\"paymentKey\" : \"Cheia metodei de plata luat din Payment Read\"</p>\n</li>\n<li><p>\"billing\" =&gt; \"Array cu datele de facturare\"</p>\n<ul>\n<li><p>\"billing\"-&gt;\"lastname\": \"Nume\"</p>\n</li>\n<li><p>\"billing\"-&gt;\"firstname\": \"Prenume\"</p>\n</li>\n<li><p>\"billing\"-&gt;\"company\": \"Denumire firma\"</p>\n</li>\n<li><p>\"billing\"-&gt;\"companyCode\": \"Cod fiscal\"</p>\n</li>\n<li><p>\"billing\"-&gt;\"companyNo\": \"Numar de inregistrare\"</p>\n</li>\n<li><p>\"billing\"-&gt;\"companyBank\": \"Banca\"</p>\n</li>\n<li><p>\"billing\"-&gt;\"companyIban\": \"IBAN\"</p>\n</li>\n<li><p>\"billing\"-&gt;\"address\": \"Adresa\"</p>\n</li>\n<li><p>\"billing\"-&gt;\"city\": \"Oras\"</p>\n</li>\n<li><p>\"billing\"-&gt;\"region\": \"Judet\"</p>\n</li>\n<li><p>\"billing\"-&gt;\"country\": \"Tara\"</p>\n</li>\n<li><p>\"billing\"-&gt;\"phone\": \"Telefon\"</p>\n</li>\n<li><p>\"billing\"-&gt;\"email\": \"Email\"</p>\n</li>\n</ul>\n</li>\n<li><p>\"shipping\" : \"Array cu date de livrare\"</p>\n<ul>\n<li><p>\"billing\"-&gt;\"zipcode\": \"Cod postal\",</p>\n</li>\n<li><p>\"billing\"-&gt;\"phone\": \"Telefon\",</p>\n</li>\n<li><p>\"billing\"-&gt;\"email\": \"Email\"</p>\n</li>\n</ul>\n</li>\n<li><p>\"discounts\" : \"Array cu discounturi\"</p>\n<ul>\n<li><p>\"billing\"-&gt;\"name\": \"Denumire discount\",</p>\n</li>\n<li><p>\"billing\"-&gt;\"voucher\": \"Cod reducere\",</p>\n</li>\n<li><p>\"billing\"-&gt;\"value\": \"Valoare discount\"</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n","_postman_id":"5e1a0304-4f9a-44a8-b1f1-d9d3c6332570","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Status (Update status comanda)","item":[{"name":"Update status comanda","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript"}}],"id":"f7c0ea26-6478-4394-887b-109eddfa5b31","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true},"followOriginalHttpMethod":true,"followAuthorizationHeader":false},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"orders\" : [\n    { \n      \"order\": 172,\n      \"status\": 599\n    }\n    \n  ]\n}","type":"text","description":"<p>{\n    \"orders\": [\n        {\n            \"order\": \"ID Comanda - Obligatorie\",\n            \"status\": \"ID Status Comanda - Obligatorie\"\n        }\n    ]\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/order/status/json","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"order\" =&gt; \"ID Comanda valid\"</p>\n</li>\n<li><p>\"status\" =&gt; \"ID Status Comanda valid\"</p>\n</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","order","status","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"41e39879-341f-403f-aa12-9a971eaea893","name":"Update status comanda","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"orders\" : [\n    { \n      \"order\": 1,\n      \"status\": 3\n    }\n    \n  ]\n}","type":"text"}]},"url":"https://api.gomag.ro/api/v1/order/status/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 07 Feb 2023 15:08:25 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/order/status/json, Key: http://factual.silkmart.ro/api/v1/order/status/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": [\n        {\n            \"order\": 1,\n            \"status\": 3\n        }\n    ]\n}"}],"_postman_id":"f7c0ea26-6478-4394-887b-109eddfa5b31"}],"id":"5151e334-d815-4664-89de-ed14c918f5af","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"order\" =&gt; \"ID Comanda valid\"</p>\n</li>\n<li><p>\"status\" =&gt; \"ID Status Comanda valid\"</p>\n</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-o-actualizare--cerere\">Exista o limita de o actualizare / cerere</h3>\n","_postman_id":"5151e334-d815-4664-89de-ed14c918f5af","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Note (Adaugare note la comanda)","item":[{"name":"Note Add (Adaugare note la comanda)","event":[{"listen":"prerequest","script":{"id":"d36b5243-0a2a-49d5-a391-06799b633874","exec":[""],"type":"text/javascript"}}],"id":"c8d9225d-b49c-4499-a00e-8c3dbe385a07","protocolProfileBehavior":{"disabledSystemHeaders":{"user-agent":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"\n    {\n      \"order\": {{}},\n      \"note\": \"Test nota API 3\"\n    }","type":"text"}]},"url":"https://api.gomag.ro/api/v1/order/note/add/json","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>\"order\" =&gt; \"Id Comanda la care se doreste adaugarea notei\"</li>\n<li>\"note\" =&gt; \"Textul care se va adauga la comanda ca si nota\"</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","order","note","add","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"4c133ca4-6bc4-4f8d-beed-be1523f78b27","name":"Note Add (Adaugare note la comanda)","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text","disabled":true},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"    {\n      \"order\": 430,\n      \"note\": \"Test nota API\"\n    }","type":"text","description":"    {\n      \"order\": \"Id Comanda\",\n      \"note\": \"tex Note ComandaI\"\n    }"}]},"url":"https://api.gomag.ro/api/v1/order/note/add/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 Sep 2023 08:48:33 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"82.79.218.151"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"_gs=1; expires=Fri, 29-Sep-2023 09:48:32 GMT; Max-Age=3600"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"set-cookie","value":"970dedf21bcf6da4467b2f8555264f36=711f733b327b769f6b2796e1494090c4; path=/"},{"key":"set-cookie","value":"selectedCurrency=czozOiI1OTMiOw%3D%3D; expires=Fri, 29-Sep-2023 09:48:32 GMT; Max-Age=3600; path=/"},{"key":"set-cookie","value":"selectedCurrencyN=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=RYNWwcPIyeZ%2Bhh8v57sZjedv195mjtJy%2FoCFTYv0cx0MOAHnuSwIxCqSCRmsLnTOxm8tx1dHnNaDRn%2Bb44eXV8v1EGNi7rYPCQu8UR1a08R1PsJd9Fz2hEjEvhdvcg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"80e2f7bb7b19b9cf-OTP"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": {\n        \"order\": 425,\n        \"note\": \"Test nota API 3\"\n    }\n}"}],"_postman_id":"c8d9225d-b49c-4499-a00e-8c3dbe385a07"}],"id":"a10b39e3-7c7d-4711-851e-627af829800e","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"order\" =&gt; \"Id Comanda la care se doreste adaugarea notei\"</p>\n</li>\n<li><p>\"note\" =&gt; \"Textul care se va adauga la comanda ca si nota\"</p>\n</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-o-actualizare--cerere\">Exista o limita de o actualizare / cerere</h3>\n","_postman_id":"a10b39e3-7c7d-4711-851e-627af829800e","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Add File(Adaugare fisier la comanda)","item":[{"name":"Add File(Adaugare fisier la comanda)","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript","packages":{}}}],"id":"4ee37d23-73f5-4936-becf-8a5022acb3cd","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"Content-Type","value":"multipart/form-data","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"orderNumber\": \"274\",\n\t\"order\": \"16\",\n\t\"category\": \"0\",\n\t\"public\": 1\n}","type":"text","description":"<p>{\n    \"orderNumber\": \"Va contine ID-ul comenzii\",\n    \"order\": \"Va contine numarul comenzii\",\n    \"category\": \"Contine ID-ul categoriei fisierului\",\n    \"public\": \"1 sau 0 pentru a specifica daca fisierul este public sau nu\",\n}</p>\n"},{"key":"file","type":"file","src":"postman-cloud:///1ef95cda-d63f-4c20-991b-fba37ec486de"}]},"url":"https://api.gomag.ro/api/v1/order/file/add/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","order","file","add","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"8a4563a7-5719-4dea-99d7-336cd1e187df","name":"Add File(Adaugare fisier la comanda)","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"•••••••","type":"text"},{"key":"Content-Type","value":"multipart/form-data","type":"text"},{"key":"ApiShop","value":"http://tennisshop.gomag.ro","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"orderNumber\": \"16\",\n\t\"order\": \"274\",\n\t\"category\": \"0\",\n\t\"public\": 1\n}","type":"text","description":"{\n\t\"orderNumber\": \"Va contine ID-ul comenzii\",\n\t\"order\": \"Va contine numarul comenzii\",\n\t\"category\": \"Contine ID-ul categoriei fisierului\",\n\t\"public\": \"1 sau 0 pentru a specifica daca fisierul este public sau nu\",\n}"},{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/Zsolt Benyey/Downloads/Factura-F1_1222-din-23__Octombrie__2024 (1).pdf"],"src":"postman-cloud:///1ef95cda-d63f-4c20-991b-fba37ec486de"}]},"url":"https://api.gomag.ro/api/v1/order/file/add/json"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"id\": \"16\",\n        \"number\": \"274\"\n    },\n    \"files\": {\n        \"private\": [],\n        \"public\": [\n            {\n                \"file\": \"factura-f1-1222-din-23-octombrie-2024-1-223067.pdf\",\n                \"category\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"4ee37d23-73f5-4936-becf-8a5022acb3cd"}],"id":"31454aa6-6c00-4336-9dac-3c7e2611b46d","description":"<h2 id=\"campuri-obligatorii-pentru-metoda-trimise-pe-cheia-data\">Campuri obligatorii pentru metoda trimise pe cheia \"data\":</h2>\n<h4 id=\"una-dintre-cele-doua-proprietati-order-sau-ordernumber-este-obligatorie-de-trimis\">Una dintre cele doua proprietati \"order\" sau \"orderNumber\" este obligatorie de trimis.</h4>\n<ul>\n<li><p>\"order\" =&gt; ID-ul comenzii</p>\n</li>\n<li><p>\"orderNumber\" =&gt; Numarul comenzii</p>\n</li>\n</ul>\n<h2 id=\"campuri-obligatorii-pentru-metoda-trimise-pe-cheia-file\">Campuri obligatorii pentru metoda trimise pe cheia \"file\":</h2>\n<ul>\n<li>Fisier-ul ce trebuie incarcat.</li>\n</ul>\n<h2 id=\"campuri-optionale-pentru-metoda-trimise-pe-cheia-data\">Campuri optionale pentru metoda trimise pe cheia \"data\"</h2>\n<ul>\n<li><p>\"category\" =&gt; ID-ul categoriei fisierului</p>\n</li>\n<li><p>\"public\" =&gt; 1 sau 0, Fisier este public sau privat</p>\n</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json-iar-fisierul-va-fi-trimis-pe-cheia-file\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON iar fisierul va fi trimis pe cheia \"file\"</h3>\n","_postman_id":"31454aa6-6c00-4336-9dac-3c7e2611b46d","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"id":"222a944a-798b-4057-bfdb-65000b9a3db3","_postman_id":"222a944a-798b-4057-bfdb-65000b9a3db3","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Invoice (Facturi)","item":[{"name":"Add (Adauga factura)","item":[{"name":"Adauga factura","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"f0dd9dcd-12c9-429b-8ac6-5ea3b580b321","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"invoices\": [\n\t\t{\n\t\t\t\"order\": \"635\",\n\t\t\t\"series\": \"FAC\",\n\t\t\t\"number\": \"\",\n\t\t\t\"date\": \"Sun Apr 05 2026 06:25:41 GMT+0000 (Coordinated Universal Time)\",\n\t\t\t\"invoiceContent\": \"\",\n\t\t\t\"invoiceUrl\": \"\",\n\t\t\t\"type\": \"invoice\"\n\t\t}\n\t]\n}","type":"text","description":"<p>{\n    \"invoices\": [\n        {\n            \"order\": \"ID Comanda\",\n            \"orderNumber\": \"Numar Comanda\",\n            \"series\": \"Serie Factura\",\n            \"number\": \"Numar Factura\",\n            \"date\": \"Data Factura\",\n            \"invoiceContent\": \"Se trimite base64_encode cu continutul fisierului pdf\",\n            \"invoiceUrl\": \"Url-ul facturii (trebuie sa fie disponibil fara login)\",\n            \"type\": \"Tip Factura: invoice, proforma, storno\"\n        }\n    ]\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/invoice/add/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","invoice","add","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"2f99a14c-168a-4ee3-a421-f7a5bc2c903e","name":"Adauga factura","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"invoices\": [\n\t\t{\n\t\t\t\"order\": \"57\",\n\t\t\t\"series\": \"FAC\",\n\t\t\t\"number\": \"\",\n\t\t\t\"date\": \"Sun Apr 05 2026 13:17:12 GMT+0000 (Coordinated Universal Time)\",\n\t\t\t\"invoiceContent\": \"\",\n\t\t\t\"invoiceUrl\": \"\",\n\t\t\t\"type\": \"invoice\"\n\t\t}\n\t]\n}","type":"text","description":"{\n\t\"invoices\": [\n\t\t{\n\t\t\t\"order\": \"ID Comanda\",\n\t\t\t\"orderNumber\": \"Numar Comanda\",\n\t\t\t\"series\": \"Serie Factura\",\n\t\t\t\"number\": \"Numar Factura\",\n\t\t\t\"date\": \"Data Factura\",\n\t\t\t\"invoiceContent\": \"Se trimite base64_encode cu continutul fisierului pdf\",\n\t\t\t\"invoiceUrl\": \"Url-ul facturii (trebuie sa fie disponibil fara login)\",\n\t\t\t\"type\": \"Tip Factura: invoice, proforma, storno\"\n\t\t}\n\t]\n}\n"}]},"url":"https://api.gomag.ro/api/v1/invoice/add/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 09:20:26 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/invoice/add/json, Key: http://factual.silkmart.ro/api/v1/invoice/add/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": [\n        {\n            \"order\": \"34\",\n            \"series\": \"FAC\",\n            \"number\": \"460\",\n            \"date\": \"Tue Feb 14 2023 05:39:09 GMT+0200 (Eastern European Standard Time)\",\n            \"invoiceContent\": \"\",\n            \"invoiceUrl\": \"\",\n            \"type\": \"invoice\"\n        }\n    ]\n}"}],"_postman_id":"f0dd9dcd-12c9-429b-8ac6-5ea3b580b321"}],"id":"7f0571ee-9b15-45d7-8787-894fdcc249fa","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"invoices\" =&gt; Array cu datele facturi - limitat la 1</p>\n<ul>\n<li><p>\"invoices\"-&gt;\"order\"/\"orderNumber\" ID comanda sau numar de comanda una din ele obligatoriu</p>\n</li>\n<li><p>\"invoices\"-&gt;\"number\" Numar factura</p>\n</li>\n<li><p>\"invoices\"-&gt;\"series\" Serie factura</p>\n</li>\n<li><p>\"invoices\"-&gt;\"date\" data factura</p>\n</li>\n<li><p>\"invoices\"-&gt;\"type\" tip factura - valori acceptate ('proforma', 'invoice', 'storno')</p>\n</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li><p>\"invoices\" -&gt;\"invoiceContent\" Se trimite base64_encode cu continutul fisierului pdf</p>\n</li>\n<li><p>\"invoices\" -&gt;\"iinvoiceUrl\" Url-ul facturii (trebuie sa fie disponibil fara login)</p>\n</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-o-factura--cerere\">Exista o limita de o factura / cerere</h3>\n","_postman_id":"7f0571ee-9b15-45d7-8787-894fdcc249fa","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Cancel (Anuleaza factura)","item":[{"name":"Anuleaza factura","id":"ad070bdb-8319-433e-948e-582fde896fdb","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"invoices\": [\n\t\t{\n\t\t\t\"series\": \"FAC\",\n\t\t\t\"number\": \"410\",\n\t\t\t\"type\": \"invoice\"\n\t\t}\n\t]\n}","type":"text","description":"<p>{\n    \"invoices\": [\n        {\n            \"series\": \"Serie Factura\",\n            \"number\": \"Numar Factura\",\n            \"type\": \"Tip Factura: invoice, proforma, storno\"\n        }\n    ]\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/invoice/cancel/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","invoice","cancel","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"ce4bbbed-f15b-4df2-90b5-f8bcd0351065","name":"Anuleaza factura","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"invoices\": [\n\t\t{\n\t\t\t\"series\": \"FAC\",\n\t\t\t\"number\": \"909\",\n\t\t\t\"type\": \"invoice\"\n\t\t}\n\t]\n}","type":"text","description":"{\n\t\"invoices\": [\n\t\t{\n\t\t\t\"series\": \"Serie Factura\",\n\t\t\t\"number\": \"Numar Factura\",\n\t\t\t\"type\": \"Tip Factura: invoice, proforma, storno\"\n\t\t}\n\t]\n}"}]},"url":"https://api.gomag.ro/api/v1/invoice/cancel/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 09:24:26 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/invoice/cancel/json, Key: http://factual.silkmart.ro/api/v1/invoice/cancel/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": []\n}"}],"_postman_id":"ad070bdb-8319-433e-948e-582fde896fdb"}],"id":"27f33cc5-1bc0-422a-9c65-5ab39bda6f28","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>\"invoices\" =&gt; Array cu datele facturii - limitat la 1<ul>\n<li>\"invoices\"-&gt;\"number\" Numar de comanda</li>\n<li>\"invoices\"-&gt;\"series\" Serie factura</li>\n<li>\"invoices\"-&gt;\"type\" tip factura - valori acceptate ('proforma', 'invoice', 'storno')</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n","_postman_id":"27f33cc5-1bc0-422a-9c65-5ab39bda6f28","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Generate (Genereaza factura)","item":[{"name":"Genereaza factura","id":"908a3b8c-d832-4371-8f98-aebe603ecb9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"invoice","value":"{\n  \"order\":\"109\",\n  \"orderNumber\":\"612\",\n  \"type\": \"invoice\"\n}","type":"text","description":"<p>{\n    \"invoice\": {\n        \"order\": \"ID Comanda\",\n        \"orderNumber\": \"Numar Comanda\",\n        \"type\": \"Tip Factura: invoice, proforma, storno\"\n    }\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/invoice/generate/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","invoice","generate","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"78d96878-289d-4be9-8249-7edf926b87ff","name":"Genereaza factura","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"invoice","value":"{\n  \"order\":32,\n  \"type\": \"invoice\"\n}","type":"text","description":"{\n\t\"invoice\": {\n\t\t\"order\": \"ID Comanda\",\n\t\t\"orderNumber\": \"Numar Comanda\",\n\t\t\"type\": \"Tip Factura: invoice, proforma, storno\"\n\t}\n}\n"}]},"url":"https://api.gomag.ro/api/v1/invoice/generate/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 09:47:10 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/invoice/generate/json, Key: http://factual.silkmart.ro/api/v1/invoice/generate/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"200\",\n    \"order\": \"32\",\n    \"orderNumber\": \"445\",\n    \"invoiceNumber\": \"1003224\",\n    \"invoiceSeries\": \"FACT\",\n    \"invoiceDate\": \"2023-02-14 11:47:10\"\n}"},{"id":"8d9e0557-bec8-4697-b674-e0159f1f08d9","name":"Genereaza factura Error","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"invoice","value":"{\n  \"invoice\": {\n\t\"order\":63,\n\t\"orderNumber\": \"682\",\n\t\"type\": \"invoice\"\n\t}\n}","type":"text","description":"{\n\t\"invoice\": {\n\t\t\"order\": \"ID Comanda\",\n\t\t\"orderNumber\": \"Numar Comanda\",\n\t\t\"type\": \"Tip Factura: invoice, proforma, storno\"\n\t}\n}\n"}]},"url":"https://api.gomag.ro/api/v1/invoice/generate/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 09:41:59 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/invoice/generate/json, Key: http://factual.silkmart.ro/api/v1/invoice/generate/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"600\",\n    \"status\": \"600\",\n    \"message\": [\n        \"MISSING_ORDER_ID\"\n    ],\n    \"data\": [\n        {\n            \"invoice\": {\n                \"order\": 549,\n                \"orderNumber\": \"785\",\n                \"type\": \"invoice\"\n            }\n        }\n    ]\n}"}],"_postman_id":"908a3b8c-d832-4371-8f98-aebe603ecb9e"}],"id":"2b86df17-b75c-4393-9c88-49123dbc41f1","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>\"order\"/\"orderNumber\" =&gt; Id Comanda/ Numar de comanda una dintre ele este obligatoriu</li>\n<li>\"type\" tip factura - valori acceptate ('proforma', 'invoice', 'storno')</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-invoice-in-format-json\">Toate valorile se trimit prin POST pe cheia \"invoice\" in format JSON</h3>\n","_postman_id":"2b86df17-b75c-4393-9c88-49123dbc41f1","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"id":"5058d599-3137-4578-b399-1f40ba91ff66","_postman_id":"5058d599-3137-4578-b399-1f40ba91ff66","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Awb (Awb)","item":[{"name":"Carrier Read (Lista curieri)","item":[{"name":"Lista curieri","id":"233db3a8-3d2c-4842-8b79-1696fbcae17c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/awb/carrier/read/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","awb","carrier","read","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"10d8ee11-0ed4-451a-8cc9-dfe480c813bb","name":"Valori Raspuns","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/awb/carrier/read/json"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"key:\": \"Identificator curier\",\n        \"name\": \"Denumire curier\",\n        \"canGenerateAwb\": \"Se poate genera awb prin Gomag\"\n    }\n]"},{"id":"c519ac53-205c-4056-b27c-615fb614b7a1","name":"Lista curieri","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/awb/carrier/read/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 10:03:50 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/awb/carrier/read/json, Key: http://factual.silkmart.ro/api/v1/awb/carrier/read/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"key\": \"gship\",\n        \"name\": \"GShipments\",\n        \"canGenerateAwb\": 1\n    },\n    {\n        \"key\": \"coletaria\",\n        \"name\": \"Packeta\",\n        \"canGenerateAwb\": 1\n    },\n    {\n        \"key\": \"samedaycourier\",\n        \"name\": \"SameDay Curier\",\n        \"canGenerateAwb\": 1\n    },\n    {\n        \"key\": \"system\",\n        \"name\": \"AWB Manual\",\n        \"canGenerateAwb\": 0\n    },\n    {\n        \"key\": \"livrariOnline\",\n        \"name\": \"Livrari Online\",\n        \"canGenerateAwb\": 0\n    },\n    {\n        \"key\": \"dpd\",\n        \"name\": \"Dpd\",\n        \"canGenerateAwb\": 1\n    },\n    {\n        \"key\": \"dhl\",\n        \"name\": \"DHL\",\n        \"canGenerateAwb\": 0\n    },\n    {\n        \"key\": \"urgentcargus\",\n        \"name\": \"Cargus\",\n        \"canGenerateAwb\": 1\n    },\n    {\n        \"key\": \"fancourier\",\n        \"name\": \"FAN Courier\",\n        \"canGenerateAwb\": 1\n    }\n]"}],"_postman_id":"233db3a8-3d2c-4842-8b79-1696fbcae17c"}],"id":"bb323655-c448-4436-a724-0ea0c1c1f61d","_postman_id":"bb323655-c448-4436-a724-0ea0c1c1f61d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Add (Adaugare AWB)","item":[{"name":"Adaugare AWB","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript","packages":{}}}],"id":"db381ea4-7e4d-4995-88bd-87f4929457c0","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"awb","value":"{\n \"order\": \"642\",\n \"courier\": \"gship\",\n \"awb\": \"381\",\n \"date\": \"Sun Apr 05 2026 08:54:42 GMT+0000 (Coordinated Universal Time)\",\n \"trackingUrl\": \"http://jeanne.com\",\n \"url\": \"https://winona.org\"\n}\n","type":"text","description":"<p>{\n    \"awb\": {\n        \"order\": \"ID Comanda\",\n        \"courier\": \"Identificator Curier\",\n        \"awb\": \"Numar AWB\",\n        \"date\": \"Data AWB\",\n        \"trackingUrl\": \"Url Urmarire AWB - functioneaza doar cu courier tip AWB Manual \",\n        \"url\": \"URL Print AWB - functioneaza doar cu courier tip AWB Manual\"\n    }\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/awb/add/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","awb","add","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"3f3ee43a-1b46-4d7f-aa93-d5a8a25d5c56","name":"Adaugare AWB","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"awb","value":"{\n \"order\": \"210\",\n \"courier\": \"gship\",\n \"awb\": \"149\",\n \"date\": \"Sun Apr 05 2026 05:08:09 GMT+0000 (Coordinated Universal Time)\"\n}\n","type":"text","description":"{\n\t\"awb\": {\n\t\t\"order\": \"ID Comanda\",\n\t\t\"courier\": \"Identificator Curier\",\n\t\t\"awb\": \"Numar AWB\",\n\t\t\"date\": \"Data AWB\"\n\t}\n}"}]},"url":"https://api.gomag.ro/api/v1/awb/add/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 10:13:03 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/awb/add/json, Key: http://factual.silkmart.ro/api/v1/awb/add/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": {\n        \"order\": \"185\",\n        \"courier\": \"gship\",\n        \"awb\": \"761\",\n        \"date\": \"Mon Feb 13 2023 18:10:59 GMT+0200 (Eastern European Standard Time)\"\n    }\n}"},{"id":"8efab0c5-f244-45b6-af8f-e2973716d1eb","name":"Adaugare AWB Manual","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"awb","value":"{\n \"order\": \"10684\",\n \"courier\": \"system\",\n \"awb\": \"325\",\n \"date\": \"Sun Apr 05 2026 07:35:47 GMT+0000 (Coordinated Universal Time)\",\n \"trackingUrl\": \"http://ewell.info\",\n \"url\": \"http://sister.net\"\n}","type":"text","description":"{\n\t\"awb\": {\n\t\t\"order\": \"ID Comanda\",\n\t\t\"courier\": \"Identificator Curier\",\n\t\t\"awb\": \"Numar AWB\",\n\t\t\"date\": \"Data AWB\",\n\t\t\"trackingUrl\": \"Url Urmarire AWB - functioneaza doar cu courier tip AWB Manual \",\n\t\t\"url\": \"URL Print AWB - functioneaza doar cu courier tip AWB Manual\"\n\t}\n}"}]},"url":"https://api.gomag.ro/api/v1/awb/add/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 10:13:03 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/awb/add/json, Key: http://factual.silkmart.ro/api/v1/awb/add/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": {\n        \"order\": \"10680\",\n        \"courier\": \"system\",\n        \"awb\": \"689\",\n        \"date\": \"Tue Mar 18 2025 16:00:56 GMT+0200 (Eastern European Standard Time)\",\n        \"trackingUrl\": \"https://www.test.com/?awb={{$randomInt}\",\n        \"url\": \"https://www.test.com/?awb=72&print=1\"\n    }\n}"}],"_postman_id":"db381ea4-7e4d-4995-88bd-87f4929457c0"}],"id":"b0d6055b-896b-4487-9e8c-6bb32112237c","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"order\" =&gt; Id Comanda</p>\n</li>\n<li><p>\"courier\" =&gt; Identificator Curier valorile posibile se pot obtine din endpoint-ul Lista curieri</p>\n</li>\n<li><p>\"awb\" =&gt; numar awb</p>\n</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li>\"date\": \"Data AWB\"</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-awb-in-format-json\">Toate valorile se trimit prin POST pe cheia \"awb\" in format JSON</h3>\n","_postman_id":"b0d6055b-896b-4487-9e8c-6bb32112237c","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Generate (Generare AWB)","item":[{"name":"Generare AWB","id":"142850c9-6bbc-413a-8135-a8ba60c3ebd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"awb","value":"{\n  \"order\": \"304\",\n  \"courier\": \"gship\",\n  \"packageNo\": \"3\",\n  \"weight\": \"1\"\n}","type":"text","description":"<p>{\n    \"awb\": {\n        \"order\": \"ID Comanda\",\n        \"courier\": \"Identificator Curier\",\n        \"packageNo\": \"Numar Colete\",\n        \"weight\": \"Gretutate Colete\"\n    }\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/awb/generate/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","awb","generate","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"a4fce4e0-e4a4-4a83-abc1-d422cf000e4f","name":"Generare AWB","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"awb","value":"{\n  \"order\": \"347\",\n  \"courier\": \"gship\",\n  \"packageNo\": \"3\",\n  \"weight\": \"1\"\n}","type":"text","description":"{\n\t\"awb\": {\n\t\t\"order\": \"ID Comanda\",\n\t\t\"courier\": \"Identificator Curier\",\n\t\t\"packageNo\": \"Numar Colete\",\n\t\t\"weight\": \"Gretutate Colete\"\n\t}\n}\n"}]},"url":"https://api.gomag.ro/api/v1/awb/generate/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 10:18:45 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/awb/generate/json, Key: http://factual.silkmart.ro/api/v1/awb/generate/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"200\",\n    \"awb\": \"waiting\"\n}"},{"id":"4af745e5-d994-4585-9056-0d06522a092c","name":"Generare AWB Error","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"awb","value":"{\n\"order\": \"2\",\n\"courier\": \"fancourier\",\n\"packageNo\": \"3\",\n\"weight\": \"1\"\n}","type":"text","description":"{\n\t\"awb\": {\n\t\t\"order\": \"ID Comanda\",\n\t\t\"courier\": \"Identificator Curier\",\n\t\t\"packageNo\": \"Numar Colete\",\n\t\t\"weight\": \"Gretutate Colete\"\n\t}\n}\n"}]},"url":"https://api.gomag.ro/api/v1/awb/generate/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 10:17:07 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/awb/generate/json, Key: http://factual.silkmart.ro/api/v1/awb/generate/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"1\",\n    \"status\": \"404\",\n    \"errorMessage\": \"Pentru curierul selectat nu se poate genera awb\"\n}"}],"_postman_id":"142850c9-6bbc-413a-8135-a8ba60c3ebd1"}],"id":"f2a3cf35-89e1-4344-9cf5-2bfd28ccd700","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>\"order\" =&gt; Id Comanda</li>\n<li>\"courier\" =&gt; Identificator Curier valorile posibile se pot obtine din endpoint-ul Lista curieri</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li>\"packageNo\": \"Numar Colete\"</li>\n<li>\"weight\": \"Gretutate Colete\"</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-awb-in-format-json\">Toate valorile se trimit prin POST pe cheia \"awb\" in format JSON</h3>\n","_postman_id":"f2a3cf35-89e1-4344-9cf5-2bfd28ccd700","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Delete (Stergere AWB)","item":[{"name":"Stergere AWB","id":"5ff02aef-a8cd-43bb-96c3-c4dbf67c8534","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"awb","value":"{\n  \"order\": \"35\",\n  \"awb\": \"363\"\n}","type":"text","description":"<p>{\n    \"awb\": {\n        \"order\": \"ID Comanda\",\n        \"awb\": \"Numar AWB\"\n    }\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/awb/delete/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","awb","delete","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"34adf227-15e0-4ec4-b48e-ca56e2d7a275","name":"Stergere AWB","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"awb","value":"{\n  \"order\": \"333\",\n  \"awb\": \"675\"\n}","type":"text","description":"{\n\t\"awb\": {\n\t\t\"order\": \"ID Comanda\",\n\t\t\"awb\": \"Numar AWB\"\n\t}\n}\n\n"}]},"url":"https://api.gomag.ro/api/v1/awb/delete/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 10:26:49 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/awb/delete/json, Key: http://factual.silkmart.ro/api/v1/awb/delete/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": {\n        \"order\": \"854\",\n        \"awb\": \"220\"\n    }\n}"}],"_postman_id":"5ff02aef-a8cd-43bb-96c3-c4dbf67c8534"}],"id":"1f02b90c-a401-431c-b7cf-74131cbd9923","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>\"order\" =&gt; Id Comanda</li>\n<li>\"awb\" =&gt; Nr awb</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-awb-in-format-json\">Toate valorile se trimit prin POST pe cheia \"awb\" in format JSON</h3>\n","_postman_id":"1f02b90c-a401-431c-b7cf-74131cbd9923","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Print (Print AWB)","item":[{"name":"Print AWB","id":"c904d5c1-f8fe-40a1-9c80-a7ff02324162","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"awb","value":"{\n  \"order\" : \"305\"\n  \"orderNumber\" : \"657\"\n}","type":"text","description":"<p>{\n    \"awb\": {\n        \"order\": \"ID Comanda\",\n        \"orderNumber\": \"Numar comanda Comanda\"\n    }\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/awb/print/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","awb","print","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"0bafd008-9b28-4abd-9f67-e788513a40c3","name":"Print AWB","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"awb","value":"{\n  \"orderNumber\":\"4040554829\"\n}","type":"text","description":"{\n\t\"awb\": {\n\t\t\"order\": \"ID Comanda\",\n\t\t\"orderNumber\": \"Numar comanda Comanda\"\n\t}\n}"}]},"url":"https://api.gomag.ro/api/v1/awb/print/json"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Tue, 14 Feb 2023 10:36:30 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/awb/print/json, Key: http://factual.silkmart.ro/api/v1/awb/print/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"%PDF-1.4\r\n%����\r\n6 0 obj\r\n<\n</Type /XObject /Subtype /Image /Width 292 /Height 225 /ColorSpace /DeviceGray /BitsPerComponent 8 /Decode [0 1] /Interpolate false /Filter /FlateDecode /DecodeParms<\n</Predictor 12 /Columns 292 >>\r\n /Length 4634 >>\r\nstream\r\nX��{\\MY\u001b�w��`�&�.��2\b��\n�\u0019����Rr\u0019cH��\u001ay�\t/3.͌!e�����w�K\nch$��dĤ�I.\u0019�(��tN���}9������~������:�Z�w��=k�E�H�Me\rd�4������7T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004T$\u0004���ϩ5���ܛd\"��R\u00039+ͽ�ꆀ�����������@2���X�8�I�{�L����<�\u001c��7Z�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010P�\u0010H&R�\u00061l:],U���#�\u0019�D\n��gN�p�:Re��ߥ1S\u001d�mDƶ6Րm�1�H\u0003O��l�L_\u000fc��5��\u0000#g��\u0018W�����F�P\u001a�)R�o�&�O\u000e9�W膡�?�e��4�Jc�X\"ՙ�\u0013R�Hyi)\f\u000e�ƐqD2����o\u0019%'\u001d�?�\u000e{!�)c�d2�R��\u0011�!y\u0011f��Tƌ Ґsq\u001d��\u0005�j�]p�t�d\u0017���c��΃MB��\\)��,�]\\���9pI��yEZ���d\u0015yy���\u0019������6e\u0014���kS��3��\r�\u001e\u0007��*�Hf\u000bo,xC.�\u0002�5��e2ؕM���l�L\u000b�h�͆��X��������lƹ\u0014��^�T&�2�I�\u001f���g\u001eP������Y��w+�b+c�u(�����h_�qRy%x\"o\u0016\fs�q��\u0015[�\u0011�|�i\u0005��q�UN��Q�n\u00052u�j���9&��J��*��� �\u0010OE��.�JY,\u0003��t��\u0018xZr�\u000f��n����\u001f��oO\u000f�Ȕ��U�k�KjQ\u0010#:�\u000f:�ޔ�XI�͢\"ɬ\u0019���\u0017e;;�*��Rl�\u0019Jb\t�q�x^n�Y����\u001c��s����1�:ؓ��k^sC�Y�a��\u0014\u0006��\u0017\u000b�Ϸ����_���?E��਎\u0015ռ��\tU\u001c��\u0006t��W_��Yv���?�\n_+\f���\u001a\u000fa��������]\u0010�\u0015\tW\u001bER}\u001b\u0018T]���h��6��\u001awy(c;��nj�x�Q$պ\u0015�$�â���R�6����\u000b�&`��\u0019Jt�I��F�T�����:���K������\n#@���0wft�\u0015\u001c�ȳ�(�\u001a \u0012�����0�\u0005�V\u001bER#Db�\u000b�\u0006q��Q���Xj�H\f����*��s�Q$5F$F��5�VeH��F��\u001c��#�\na�^m\u0014IM\u0012�r-S��F��,�ԍ�*�W\u001bER�Db��E�6���T\u0003�\"!�\"!�\"!�\"!�\"!�\"!�\"!�\"!�\"!�\"!�\u001f\u0013IѰY��2�٬I���9�r\u0013�\u001f<������O\u001f�<�;tts��[���P\"�)<��w��\u000f\\�\u0015=gG�+xY��E%\u0005�Q�{\u001a��S�7�R�\u0019�Io6`A̅�/�߾��E�}��\u0010/Ĳ���8���/&;�Zԯۨ�㸐��/�\u001a86ce��\u001f�\u0005\u0012�G�-&��_\u000fO��3�V�ɠȻ���ci�.�eo���\u0017lu\u0013֩����Q��R�mb]t�Qxz�x�&�r�Xt\u0019�0./;̩�X0�n��qa��o�9��)O=�[Ko\"`:[8�\u0000�\\C�����p�Z�~K��y\u0019�\"���)������\u0011bJ��d�F�X۠S�?y��\u0013y����}��7p�!m�`\u0016\u001f��N�憠�ҜUo\n\\���l��.2��T�ƫ�M6\u0015����}\u0004.�_�;�\u0016)��+^�O}�����W�O��i\"�GPw���|���Ƿ\u0017��u���b�Y�#�eDǋ��\\m�e��:��qt��s�L�.����\u0018�g�W\u0001ô>\u0012čtI7Pq&�u\"B��٫\u001b\u000b%��币����J���\u000e2d��\t/�X\u0005�άơ\nǃi�\u0012v��#z�*\r�?���잾���<�\u0012\f\u001d\u000er��V�\u001e)\b�u��s#Gذc>1lI��\u0003axj\u0014�\b�F?U\u001c<�vJ���\f�v\u0019lB7kۤ\u000e?5��Tl���q%�኱��\u00060��\fG�\u001b�\u001fҌ;�u\u0016�ߴ\u001e�R�~�B�7\u0013-P&_Es�9����^�Q�\u0013N�\u001d��qc�W�U�Ji��`�\be�H��P&\u000f:p���\t�>�\u001c/N�>��\u001e�YBʄ��U]�\u001d�=g�\u0015|���vF#�\u0018\u001fv�[��vjni3,�.��@�K\u001c����d���\u0013y�\"��\u001b�̀��.�Ĺ��ɈUKWn?O���l�\u0010�H\u0010z\u00195֮��y�6C�\u001dԾ\u0013\u001b�Q�Tw=�Yc�}\u0012��Wa��\u0015�{\u001f��\t�����O⩽�\u001c*�\u0013\u0019���ͺI�q��I��?n��,\u000b�;�X�L_����M}+6��m��ӟ\f�t����Lɔ�JZ�a9��z�xx�\u001f�H�Y�ܚ\u001e�S�����07\u0005^}|s*o�o|��`&�~���މ\u001b6\u0002��l2������{G:�&i��G;���U���'��/$��g�'O{x�od��J���'C�ԁ������\u0005�8׬��\u0002��\u0002\u0004:Й���U\fN��\u001a4$~\u0000��4�XM\u0000��%�倈\u0003ݢ�m#Dш\n<J�%{g��)]\u0012�\u000f�J$/�X��m*���\u0002��LɁ$��5��NZA�\u001f���D\u001e8E�*Z�ɰ\"\u0007-g�Q�C*\u0002p܌9�\u0011���x\u000b\u0014�$\u0010��\"2\u0019IΪB�w=�yg������O \u0003\u0015e��W�7\"��\u0006l�3��9/LS�\u0014\r]�Ȓ��<�d�_�a7\u0011��q���V�I���f�j\u0007&���D�\n�\u0013��b�+?��O�\u0015���#�DG�֨�\u001b�k��S�Os>\u0011j�@m�x9\\A�U2�U\u0002_�V�\u0017U�\u0012���!(��>RL\u0016��g�&�Wr���.��a+\u0004\\-*��\u0001M�u$��n#\u0002�\u00129T�\\���\bs�Д�S�C�ϩ\u0000��\u0007b�޷!�\u0002I����\u0004�R�;�\u000b\u001c\u0019|W�\u0017\f$��oVtp� �9B�=_�]�)����i��A\u0001|�ib�\"�E�wy]�}@D|�t�\u0000#~M�oGFI~H[e^q\u0002\u0017�o�?�m�\u0014�_#f��`\n\u0011�?���\u0015�gb\r��\t*�z\u000em\n���~3Ox\u001b��ۮ\u001b��NZQ�� f�t yk��G0�|zg ��\u0003μ\u000b�I��n�b�#��C*��%��!\u0005�j\u0019|�J�\u0019�,R�i�\u001f%�,����q�\u001aO��Ȭ�Х�z\"\u0000G�\"�%���z�:pM���\u0000�o]�u϶D`_�q\u000f`\u0014\u0010,�\r�٧懨�)�)B=��C���|\u001c��%�\u0016��U\"�\u0011����A�\u0015�\u0010�o��.�\u001a��+�?��KۖU0�>\u0004�R���Ns��߀Q��C�\u001e\u001c!��#\u0002W��\u0019�� �T�C�X�C��%#��k ,�9\u000ej0ً?[�zI\u000e#H�e�\u0002\\�>a\u0014\b�Y�e\u0005\u0019=Ƞ\u0003��A�X�\u0006\u0019��2h�9^MPgas]�ܦ���Bfg4Q��\t��h�]\u0011��=�4�ŉک#(�+�\u0005\u000f��\u0016�`���\n~]l�r�v޷��x)�@�߉�e6j\u001dٻ%�\\\u0005��T�8A��?&\u0002��PC֭��\u0007\u001c\u0016Ԏ]�����\\�;;\u0002ڶ��z�s�Mq\nt$�\u001dx�ͥa��4*�g��i�t�\r�N�+A�*ki�\u001a�?k��:�\r\n\u001d\u0012z3:�M�ŬY���\u00118C�l#�W�\"����4\u0011�w��iĝ�f��\u001am�,.�\u0002堓�1\u0007}��S��+que�\u0019�:�T0Q �\u001b�J�Ӻ�0�\f���q\u00002��G� \u0018\rB��\",�\u0000��d�\u0003y�{H�~h��\u000e�w�U8(w=\u0005�\u0017� \u0016�q���\u001f|}\u0019xt��\u000b�A�=0=���\u000eض�قX�>C\u0006,Cɐ\u0005�\u0016_�~�m�{i4��\u0000\u001fJ��)^\u0007.+6���.��&L��9s\b\u0017\u000b~\u0000d=�7��\u00045���z!�Z\u000b�¯\u0004�9\u0019��\u0010\b\u0005\u0011+\u001c���\u0007���\u0017h�������h�oI�\u0002�����\r�\u0015�sq��\u0005�{x���m�>�_k�Ih�\u0013\u000f�z�x�\u0019\u0005�U�;�㺜��r��D����_�\u001e�\u00140\u00136Y�P�x7��\t������\u0006�\u001d���N>N���8K%�s��\u0019ۘ����[5��4���)z�m\u0019�4��\f\u00068껺\"�\f�\u0007��\u0005��S�F\u0017f\u001fض)�h^�f޽R%��odZ���6}��F��z\u0018[��\\۸��4�v�|w{��Zغ\u0005��3سt����\u0017�έŬ�̼��\u0012�u'c;�;�ʰ�P�v\u000e���[5K�@�\u0013\b���q}m��\u001e�\u001fNt\u0013��b6�wN�|�\u0013\u001cپ���\\ǵ�E6��\"13����aCa#�W]��cO��{�\u001d�1N�\t�\u0000���n��`�B\u0010� �ů|D\u001f\f��-&Ճ��O�t^�~S���}�\u0001Ne�n2�@����[N\u00049}40\\��\b\u0019j\u001aI���^�\u000f�\b厗���\u001eu:�\u0001�Z��b\u0013W�;(�_��x�\u0000�!����O$C�«$�E\b\u0004\u001bK����\u0014o�k�E�\f\u001f�\u0017_�r�\u001e�m���\u00013�\u0011']\u0015��ʞjD�:\r��\u0005|�\\�/|-�\u0017%xb��/&tN��P�T�'�az�iɜ�ۢ���Y�b��R��0�l5��)�]#C���_bb�P�h������Ҍ�YD(b��5�4�J����\u001f���O�}�\u0005C��?�yGwu\r��$�\u0016\u001fjךo�\u0017�Lp���bp1�\u0017�[g��_}�4�Y��>���A��,��E=I�Iv�͐����u�#�#\\\u00184I��9�M!\u001b�\u00133Q@o\u0003\u0003�\u0007� �\u00108�{\u00148\u0018�\u0000x��6�ݺ��H�M����\u0011`����\u0003}��<��M�V���?�����'�={%k>�\u001b�}@��\u0003P�z\u000b�r��0h�̢YN�\u0013=�\n�������3��ח�\u001d�\"�v#�1(����}\u0002.�\u0017\u0011v��t\u0003�\u0005�9����\u0001�2��.\u0003�\u0007��x��\"\u0005\u0017|�#fh��\u0000�a�_�.��;�\\þme�\u0001֡���r���{�fŝ�g��<�*�������3U��6ӵ�5����F���,�z�ZA���n�۳ܫE��:_�S��\u0004a�E,�|2�\u0017\f�3��\u0010\u0001S?u&/:l���/̷��\u0014v�raqYq�\u001f'�_�Ѽ��3­C���:��y���'w/\u001e��۪��\u0002�\u001f������,�dνg���y�q�^����yG�\u000b\u0012<\b�\r\nendstream\r\nendobj\r\n5 0 obj\r\n<\n</Type /XObject /Subtype /Image /Width 292 /Height 225 /ColorSpace /DeviceRGB /BitsPerComponent 8 /Decode [0 1 0 1 0 1] /Interpolate false /SMask 6 0 R /Filter /DCTDecode /Length 23158 >>\r\nstream\r\n����\u0000\u0010JFIF\u0000\u0001\u0001\u0001\u0001,\u0001,\u0000\u0000��\u0000NExif\u0000\u0000MM\u0000*\u0000\u0000\u0000\b\u0000\u0004\u0003\u0001\u0000\u0005\u0000\u0000\u0000\u0001\u0000\u0000\u0000>Q\u0010\u0000\u0001\u0000\u0000\u0000\u0001\u0001\u0000\u0000\u0000Q\u0011\u0000\u0004\u0000\u0000\u0000\u0001\u0000\u0000.#Q\u0012\u0000\u0004\u0000\u0000\u0000\u0001\u0000\u0000.#\u0000\u0000\u0000\u0000\u0000\u0001��\u0000\u0000����\u0000C\u0000\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001��\u0000C\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001��\u0000\u0011\b\u0000�\u0001$\u0003\u0001\"\u0000\u0002\u0011\u0001\u0003\u0011\u0001��\u0000\u001f\u0000\u0000\u0001\u0005\u0001\u0001\u0001\u0001\u0001\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000b��\u0000�\u0010\u0000\u0002\u0001\u0003\u0003\u0002\u0004\u0003\u0005\u0005\u0004\u0004\u0000\u0000\u0001}\u0001\u0002\u0003\u0000\u0004\u0011\u0005\u0012!1A\u0006\u0013Qa\u0007\"q\u00142���\b#B��\u0015R��$3br�\t\n\u0016\u0017\u0018\u0019\u001a%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz���������������������������������������������������������������������������\u0000\u001f\u0001\u0000\u0003\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000b��\u0000�\u0011\u0000\u0002\u0001\u0002\u0004\u0004\u0003\u0004\u0007\u0005\u0004\u0004\u0000\u0001\u0002w\u0000\u0001\u0002\u0003\u0011\u0004\u0005!1\u0006\u0012AQ\u0007aq\u0013\"2�\b\u0014B����\t#3R�\u0015br�\n\u0016$4�%�\u0017\u0018\u0019\u001a&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz��������������������������������������������������������������������������\u0000\f\u0003\u0001\u0000\u0002\u0011\u0003\u0011\u0000?\u0000��(��\u0000(��\u0000(��\u0000(��\u0000+����B����\u0000:��[�M�ǟ�\u0006\u001f�\u0007�_�n���?��\u0005\u0014Q_�a��\u0005\u0014Q@\u0005\u0014Q@\u0005\u0014Q@\u0005\u0014Q@\u0005\u0014Q@\u0005\u0014Q@\u0005\u0014Q@\u0005}��\u0000\u0004��\u0000���=����\u0000�����e}��\u0000\u0004��\u0000���=����\u0000�����/��\u0000�v�.�\u0000���?�����,�\u0000ɫ�/���\u0000\u0019�9�\u001f��\u0014Q_�\u0019�\u001f�\u0014Q@\u0005\u0014Q@\u0005\u0014Q@\u0005\u0014Q@\u0005\u0014Q@\u0005\u0014Q@\u0005\u0014Q@\u0005\u0014Q@\u0005\u0015���W�__�W��\t�8�����\u0000�\u000b�\u0000���\u0000�'�\u0000~ࢊ+��?�\u0000��(\u0000��(\u0000��(\u0000��(\u0000��(\u0000��(\u0000��(\u0000���\u0000��\u001f�x�\u0007��\u0010?�V�޾,���\u0000��\u001f�x�\u0007��\u0010?�V�޿E��Nׅ��qx'�\u0000Z\\���\u0000ş�5~%�\u0000ٿ�/�g3#�}��+��?��(\u0000��(\u0000��(\u0000��(\u0000��(\u0000��(\u0000��(\u0000��(\u0000�⾿�\n�+����}o�7�\u001e~|\u0018�\u001fA��?�d�\u0000��\u0014QE���\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0015���\u0013��O\u0013����\u0007���\u001b�ŕ���\u0013��O\u0013����\u0007���\u001b��\u000f�\u0000�����/\u0004�\u0000�K�\u001f����\u0000&�Ŀ�7�e�\u0000��dO�QE�g�~\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0015���6��_�@�5�\u0000����\u0000(k���\u000f�{'���\u0000BWƿ�'|\t�\u0000�\"�����\u0015�\u0018>\b�\u0000���\u0017�������\u0000c~�_�_���\u0000�\u001fń�~��\\\u000f�k�s[�[�����\u001e$p����\u0000\u0010������\u0000����\u0000��K�3�ۿP�\u001c���߬�~+��Z��W�\u0000�m����|k�\u0000�U��P��\u0000\f��E�\u0002���\u0000������ڏ�{'���\u0000BWƿ�'|\t�\u0000�\"��{'���\u0000BWƿ�'|\t�\u0000�\"���\u0000�\u000b}\u0019��!��\t�\u0000ʼ�\u0000�3���#\u0007�?��'�^b��w��g��3o�\u0015�\u0000D\u000b�_�\u001a�\u001d�\u0000��f��+��\u0017ƿ�5^;�\u0000�\r~���?g_�\u0012�5�\u0000�;�O�y\u0014��?g_�\u0012�5�\u0000�;�O�y\u0014�\u0016�3�B�\u0000�\u0013�\u0000�y�\u0000Va�\u0000\u0011��\u001f�\u0000F\u0013�\u0000/1_����3�_�\u0019����\u0000�\u0005��\u0000\rW��\u0000�CG�3o�\u0015�\u0000D\u000b�_�\u001a�\u001d�\u0000�j?�쟳��\t_\u001a�\u0000��'�\u0000<�?�쟳��\t_\u001a�\u0000��'�\u0000<�?�\u000b}\u0019��!��\t�\u0000ʼ�\u0000�0�\u0000����\u0000�\t�\u0000����]�|����\u0000\f��E�\u0002���\u0000�������\u0019����\u0000�\u0005��\u0000\rW��\u0000�C_�\u001f��O�������N�\u0013�\u0000�E\u001f��O�������N�\u0013�\u0000�E\u001f�\u0005�������g��\u0000�^՘�`�G�\u0000ф�\u0000��W�\u0000.��L�W�\u0000�m����|k�\u0000�U��P��\u0000\f��E�\u0002���\u0000������ڏ�{'���\u0000BWƿ�'|\t�\u0000�\"��{'���\u0000BWƿ�'|\t�\u0000�\"����Fo�H_����?��?�0}#�\u0000����+�\u0000�_&~+�\u0000�6��_�@�5�\u0000����\u0000(h�\u0000�m����|k�\u0000�U��P��G�=��u�\u0000�+�_�\u0013�\u0004�\u0000�G�=��u�\u0000�+�_�\u0013�\u0004�\u0000�G�Ao�7�$/�Y�?�W��f\u001f�\u0018>��\u0000�a?��\u0015�\u0000˿��?\u0015�\u0000�h�� _\u001a�\u0000��x��\u0000�4�6��_�@�5�\u0000����\u0000(k���\u001e��:�\u0000Е��\u0000\t�\u0002�Ȧ��\u0015��r�K?�>5\"���=�@?_�\u001d}���\u0000\u0010[���\u0000�!w�\u0000�\n</��9�����#\u0007�?��'�^b��w��g���3o�\u0015�\u0000D\u000b�_�\u001a�\u001d�\u0000��f��+��\u0017ƿ�5^;�\u0000�\r~�j\u001f�Y\u001f�oM\r��G�sm�\"�߀��\u0000C��\u001dpz��\u0017S�A�7y�\u0007��_ns��S�g\u001d��\u0000�\u0011��\u0000��ק��>�\u001e�����������W}��ʾ��^3}\"��x\u0011\u0015n��W�\u0000.�?.�h�� _\u001a�\u0000��x��\u0000�5���%�G�G�?jυ^\"�g�\u001f�>\u0017���|q�������\u0000�4M\u001a��\r�cck��SS�-�m~�{smgo��\u001f�wq\u0005�{��4oS�?��_؟M���>��_o_'��\u000b[�\u0000C�ʕ����\u0000\u0005d�\u0015�Y�G���\u0000|'��|1s�i5�t\u001f\u0014|D���\u000b2�~\u0016�|]t\u0016}#⟈uۈ���;\u0015�ޟ�^ص��{�uy%���?����\u000e�o\u0007q\u0006\u000f��N/\u001b�q_\u000fcr�\u000e#\u000b���5�0��\u0013\u0013��!)(�S��)Sèҽ[Tn+C�����\u0000\u001dsN\r���6�f9fU��|�\u0000\u0007��Q�b��ܷ\u0015�b�c�\u0007\u0017QŬ\u001e\u001a�LE��_���?Q����\u0000B��(��\u0000(��\u0000(��\u0000(��\u0000(��\u0000(��\u0000(��\u0000(��\u0000+����B����\u0000:��_�i�\u0000���\u0000�4�\u0000@>��\u0000�t���\u0000߸(���\u0000:��\u0000(��\u0000(��\u0000(��\u0000(��Ψ�����X�\u000f��\u0003���Y�*���\u0000�Mrڿ�t�1\u001f����@Py�O8��\u0006�+�\u0016\u0015\u0004����8\u0001�;�\u0000c��\u001e�W��p�e�N1�Bj2k�q}����\u0018ԯN�nR^�=�W�n����Ew\\�H\n\u000f�=��z�\u0015�YD\u0012\u0004�\u0000\f�\u0003aG�\u001f��Pk�O\u0016�Y'��\u0000I���\u001d�g�C�\u0015�\u001e����{Q����%�\nJ\"�֮\u0018��Zq8$��\u000f������\u001d��o�@L\u0016R����!��\u000f�ü�:�C\u0007��\u0015R�/\u001dV�\f=(��ΥYF\u0011��+�&Ҋrv\n<z���/eF2���0NM��j�=v���\u0016�Z'��\u0000I=�\u0000�\u001e�c=y��W#�?\b�P��s�\u000biRâ�Lw\u001e'��[\u001d\n\u0010\u001bl�\u001b�\u001b˨�\u0019\u0018k}2\u000b�bb�u�\u001b�\u001fX|6���'����>!]�����(��7�R�6�Ӝ���Ô2j��s.\u001b�\"\u0007\u0000�� �\u001bhb���+{x#H`�\b�(a�5\t\u001cQE\u0018T�8�\u0005DE\n�\u0002�\u0000\u0001Y��$��\u000f�X\u001e\u000e�S��P\\�7�R�,\u00059$�6\u0013\u0006��#\u0014սژ����\u0014�,E7v�e،G�������i���v���{5\u0015+��g͟\r�e�\u0002�)��_\u0011�u�h����b�\u0006�e0�Λ�3�l\n0V��Q�P��E\u0012�=�&1���\u0001\f~�?��\u0003\u0000k?\u0011�\u0000`\u0000>\u0006�S�\u0002�D���\u0000`?�=\u001f����?\u0011�\u0000�F�S�\u000f���7��h��\u001b�c�\u0018�G��\u000e���F\u000f=��O\rB\n\u00140ԯ���ӧN��ݶ|���iP�ĨQ�a\u001f�\u0007��e���a������g�+E\u0014W����E\u0014P\u0001E\u0014P\u0001E\u0014P\u0001E\u0014P\u0001E\u0014P\u0001E\u0014P\u0001E\u0014P\u0001E\u0014P\u0001_�}j\u0015�W������\u0000�O�\u0000w�����\u0001�\u0017�\u0000���\u0000vO���E\u0014W���\u0001E\u0014P\u0001E\u0014�ʀ�\u0010�:�8\u0003�4\u0000��u@Y�*���\u000fֹ�[�zv����wQ�0\u000e=8�3�}��\n    <W�]#Y\u0015.\u0015Tn\u0000\u0006���\u001f��ֽ����,�q�\n\u0013�^�����ӷ�cR�:j��_��{����;MF�⻀{�\u0003����Ҽ/�\u0015�\u0004���\u0003p\u0018l\u0001��\u001f�\u0005|��ߋ$���<|�������簯\u0006>(�O�u��\n        <!�j�#�ns��iPIs\"��{�\u0017�V���\u001em�Ԑ��\u000ef�\u0017����|'�>���S�J\u001eֵ|L�J�\u001aq��R�J�4�ӊ�R��\u0004�g���5�w&�\u0018��M�Y$����[�g�x���|��������'���}�xޝ}㯉���\u0005��/\u0010�nQp֪\u0012��$8\u0013jz��\u0015��\t ��\"Y\u0018m�4�!�_��gy~����Me�\u0004���~\u001e�u�\u000e�N��DVI8b���R�(xu�P���<;�\u000f�KJ��<3�i�\u0016�j?sa�Z�k\u0000b\u0000y]bPf��hi�f2\\N�y�w%�^m�\u000f\u0007p�%��-.\"��G��5,��ҵ�X��3\u0017\u0016���\u0018yũS��ܤR�b�mO\u00137����Vu�Ӧ��}w���[�\u001c�6��4�g��~-j���#l��*k�_\u000e�?\f\u0012���\u001a���B��4�\"C�4\u0017А��M7L�tk\u001bm/H�촽6�1\r���Z�eek\u0010�\u0011��[�p�vƊ2I�I��W��C�y�\u0014b\u0015|�0���$�\u001f\t\u000bQ��\u0013��l\u001d%\u001a\u0014�-�*���T��V������ha��F����-�+4ޯ��e� ��+�N����\u0000`?�=\u001f����?\u0011�\u0000�F�S��+��\u000f�OG�}�\u0000����Q�\u0014���\u0005�\u0000��xa�\u0000e�\t��\u0002~{�����\u0012�\u0000��\u000f�g�\u0003����+��?�\u0010��(\u0000��(\u0000��(\u0000��(\u0000��(\u0000��(\u0000��(\u0000��(\u0000�⾿�\n�+����}ͧ�\u0000���\u0000|��\u0000�\u000b�\u0000���\u0000�'�\u0000~ࢊF`��!@�I�\u001f����\u0000@\u0005�fU\u0005��Qԓ�?\u0013\\֫�;MF̪�;d`\u001f��?\u001a��\u0015|VHĊ����*6;\u001f�\u0000W\u001fB+��r\f�4�cB��d׿(�j��n��1�^�5yIz/��=�V�V��#fUw\\�\u001bA��\u0013�n3�5�*�������Q�a�?\u00001��\u0006~𯙼[�g�o�O����s�c܃_4���u�v�\u001ax�����m�l�����yX,p[�²K4�9\n�D���\u0005L�W��)�\u0015lD�[\u0015M�˞R��\b�$�'}#\u0014��\r�<lVk\u0018�1~V[���5��}'�ߋ$�����V�1��s��\u0015���gĚ�:/���\u001dsX���g�iV����HA�a��Ie|\u0000Y�R����PH�o��\u0000�/į�/\u0006��*���\u001d�l�IA\u001dǌ/�l\u001d�l�e��\u001dI��_j��Ԥ�*\u0002\u001c~��:�K�\u000f�zq��W��4Ǚ\u0015/�I7]�z�\\\u0012ڎ�rd��S 2���,�ݛ춰!�>�6�>\u0003�XK\u0007�F�\u0014gT�+���\u0018�Xj�O���1�\nҋ�tp1�&ԩԯ���\nXLv5��o\u000bE�y'�d�~�4j��7\u001b^�2G��\u0000\r�\u0000c\u0016���־/k\u0012�sMr����K�.uۄ?0�T�G�4�-[���CR�hِ�i�\u000b���x3�^\u000e�y�.���\u000f��\r��e[8����\u0001U�Q����ԮpJ�����m�(p�(���x��x���˚c}�\u00023桔`b�e\u000b;Ŭ4e'^�5寋���$�UTt^�\u0017\u0003��/�B�V~�Yw���\u0005\u0018��\n(��4�\n(��\n(��\n���\u0003�\u0000�����3�\u001f�\u0000To�:�\u0012�����\u0000��g��\f�G�\u0000�\u001b�N�L�_�N��\u001f�_p���0'�-�\u0000ɪ�/��\u001e0�\u0000�0?�Z(�����A\n(��\n(��\n(��\n(��\n(��\n(��\n(��\n(��\n�V�\u0000�?��8��\u0000���\u0000�u~��_�q�\u0000��\u001f������d\u001f۟�_���\u0000�\\�,��������\u0000\"|�/����?\u0007�������ϳ��y�\u0000@�_\u0014���_�O�'=���������&d�������/�\u001be��\u0000c�~���\u0000w�^�������'��\u0000�?6\u000e?h�\u0007�?\b�\u0003��\u0000��3���5?�#.��\u0002��P����\u000f��Lg��j/��͢�?��T�\u000e����\f\u0014��ˉx¥�U8�k�>��(�v���o.\u0019���p�?�m_�\bE���\u0000�/|���\u0000�\n��?�Zc����\"�O�\u001b�,:n���?�5���ivWz����_��6�n�����wچ�}w��������)nn��e���\b�i\u00124f\u001f�\u001f���\u0014��?\f��_�\u001f\u0007|3\u0017�o\u0012Z�z=�|G\u001e �%�3ey�-7�\u001e^��_xYԼS�\u0011�7Q�|\u001b�x�ö�g��'}��\u0000\u001b�i�|X\u0018�{�^\u0019п\u001c�5��_\u0019?h\rM�>%x��QҢ�k�+��q:W��'I�y,N���V\u0016�_i��桤���X:��g��;\rO�\u001a�q)���\u0011�����mLFS�\u001c'G���\u000fzr�d�A�O&��I~�1�'�b�:���ka��X����xl_�+F\\�Ҟ\u001a`>�� S�f��\u001a>\r��E�C\u0013��\fl�(s\u0013\u0001��\u0000aЭ\u001auR棈�*�iU�(bp�\u0017Bqs�����\u0000\u0004��\u000f��e��w����\u0000\u000b�J��U|e��?\u0005��f���X��Z��\u0019�/>&����?o��U���\u001d���嵷�#�\u001a%׋\u0013V�WA�\u000f��\u0001>\u0019�!�O�4%�Zh���\u0014�,���/\u0003\r�\u0003�<Q��2�\tl��}>�B��l�\u0002��h��N0�G�x�x�5kRɲJ�9���J�a��4�c\u0018ѫR�lFc�F���y�7\u0016�iJTcF���O�G$�\u0016Q��P���y�:�>ZپcK\u0001K\u0019�����*9f\u000f/��Z���\u0017\u0007F��\u0005Qթ�Ve\u0014Q_�\u001e�QE\u0014\u0000QE\u0014\u0000QE\u0014\u0000QE\u0014\u0000W�\u001f�O�Qq�e|\u000f��Say�\u000e�T\f�\u000b�\u001e��c��~P\u0016����\u0005�\t#�\u001f\u000fxo�^.�,�;�=\u0003[�G�5\u001f�g�^\u001dү��f�얳�]��K�-��emsyq�A'�ko=ěa�G_�O؛�\u0002����g�~6�O��/\t]x]��g�����F�~�ׇ�a�\u000b�ֵ�/R�ú\u0001�MGJ����.�g��eq6��E��B\u0016\u000b�����8É�L��ۇ�\f�1��w��k3�3ZTU<�-����\u000b\u001d�x��\u0013*X8�#��Z�\u001c\fkK\u001f��\\pxj�yb�\u0000\u0017�ۍ8S��9�<�=�r��3�\u000e\u000f�L�%�*Uu3,�\u0019��8�\u0006\u0011a�\u0014#W\u0017,<��iQ��tc�¹)��\u0014)�%�%E\u0014W�l��E\u0014P\u0001E\u0014P\u0001E\u0014P\u0001E\u0014P\u0001E\u0014P\u0001E\u0014P\u0001E\u0014P\u0001E\u0014P\u0001E\u0014P\u0001_Χ�ѩ��ɭ��J��\u0006�>\u000bi��:~��_�Z<Z\u0017��\u0000\u001ai�c��h�G�iZ/�<o�\u001f\u000b�獵�/EѼ1�@k��1|G�<g\u0017���\u0017��4�\u0015�_�]\u0015�w�~\u0019C�n\u0014�p̸�>�S�Q�����\t�s���g�Tk�gyk�3���a�\u0000z�V�zs���\u0014��/\u000b���\u0011.\u001a���0�S�f�z_\\�r95��3Y��Ur\\�9r�r�\u001e�5'*U(ԋ\\��}\u0015�\"|s�\u0000�m�\t���j�\b��\u0014��\u001f�\u001fj�~�m?���cZ��\u000f��\u0000h�t�o��ze�6C�:��\u0016]WV�����\u000b�!�ߏ_���\u001f��Ųx_�\u001e�r�Om����\u001e�_���\u001ax���v�#����/\u001b�:\u001e������<#�Yu�\u0006H��-�4�6\u000f\u0010�h��c^�η���(�\u001d|J�W�f�d3�\u001b�;G��\u0017S\u0019�R��hiP�:x�~�(Nx�402�TX|&?\u0019%��\u0000ԏ\f�}���\u001fg�ʳ\n�W\u0010�nu8s:�0��r�NX\n�L\u000egO��P�\u000f\u0013<lh��b�XE%\u0015�QE~\u0012~�\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014R\u0012\u0000$�\u0000��\u0003ԓ����\n�7�h/�p�\u0000ix�\b~\b�jhnV�W��w�yg\u0011붐�e��\u001dCC֤��Z�4�ԭ�W��\u0007�z&�m��n�[�LG�8?�����H��\u001f�f9�:��X���\u0000���Փ�+�8ꮞ\u0007-�Ji�bq��=\u000es�s4���g\u001a�\u0003e�6���/Ȱ>��<eW��S���G\u0001��\u001a���\u0011\u0018�7��a�8�\u000b������n���\u001a����\u0016\u0017����_Zi�V����}��z���v�:~�ck\u001c�7�׷R�miim\u0014�\u00177\u0012�\f1���J�\u0002�\u0000�1>-�C]/�_\u0016o��E�)��o�F��5o��Ɨ$�\u0006�5�h�q\u0016���4[�gN����w^#�4�]kᾣfJI�\u0003�7~�\u001f\n�\u0000f\u001f\u000eͤx.=O��!�ԼUy�|J�ŷ�/>#_�~&�\u0013떾\u0012�\\�ǅ�)c\u000f��+e\u0006��\u000fh�\u001aE��L�Ε�x�\u0012����~0׾���/�\u000f�.E�}_4�?4�\u0000Xq������+�2:Sߓ\u001b�Z�e�Yٸa�QRN\u0013��'��G�?L��2��o��o�\u0006\r�S�\u0000X3zt1y�X�������X�fU\\Z�V\u0016���O��\u0000\u0000~\u001d~��\u0003�<\u000f�-4�5����^!�Ưg�\u000f\u001e|C��#�'ľ=�4\u001d\u0017@��u���CT�Z�N�t�\r�j�Zo��?��\u000fGe�Z{]\u0014W�\u001e[�e�6\u0007\u000b��\u0018\f\u001eW��*\u0018<�/�Q�ఴb�T��\\<)ѣM6�-8F7m�����3��\u001c�\u001f��sln+2̱ե��c���bqX����V�VR��d���b�ch��E\u0014Wq�\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0014QE\u0000\u0015CUҴ�wKԴMoM��4]b��J��V��P��]/P����\u0000MԬ.������imo,���Y!�7��M�*g\bԄ�Ԍg\t�P�'\u0015(N\u0012N2��$ԣ$ڔZi��V*\u0013�9¥9J�Jr��8I�p�Z�g\tE�FQ�N2M4�i������\u0000\u0004��Y���/\u0011|\u001d��\u0000�Q������\u000b$��ÝZ�o���\u0000 i��T�g��K�.�\\�v{�\rxs@�~ˣ|=�w\u000f_��\u0000\u0015�\u0013��෎<E�?�>\u0019�tK�\u000b]���u˿\u000f��N�����F�ǈ'��\u001bx�Y�4�/��\u001c�K�ƥ�xbmF�����׃<O���}\u000b�^\u001b�?����/��3�=\u0016��~0����\u000e�\rh��\u0007�t�?]�o_O����\u001e�K�-�nZ�Q���-\u001ah\u001c�^��]BRx\"��<T�#x{�4�Y�\u000bҧ��M;Յl�\u000e��c+ssJ\u0018��\u0012�K\u000f�W4>��O\u0007*3����|{���Qxc����\n������N5��rҝ\u001cƻ�{��nU,\u000es8ԫ�t��ճH��V\u0010��\u001cF\u0005O���3(�ݯ��J\u0007�mg�\u0007�O��\u0013���\u0019�j���\n4k?��x����\r\b�o\u0006��^\u001dZ/\u001c���^�XY�����E���\u000b���\u001e ��)�o\n���~%�ou�K�\u000f��\u001d�|3�\\[�)�\u001f�%��mn����\u0000\u0006j����A\u001f�<y�\rG�^;��\u0007��\u0015���×�:�����W�^\"�S]�\u0000�Y\u001c�\u0000��[�ax�+��\u000e\u001f���{8�\u001d\nt�`�V��`�\\>_��\nU*��ʔ\\��+ï\u0019|?�B��\u0000V3�jF�����g\u0018�3�,\u0015�IK\u0005:��2�\u001eh*ؼ��?\u0003JU!Nx�ԗ!�E\u0015���\u001f�\u000b���\u0005\u001a��\u0007�)e�R����\u001a��xg��M\u0012�pƖ���ڞ��\b�\u0000�4+�\u0007P\u0006�>(�A�&�]z�N���\u0003�8�3�+�(d�5��9�k�����0��x�\b��֜iF^�\rG�J�&������+էM9/��x�#ጶ�o�Y�_��{*���\u0015G\t�S���\u0018N���*��40���ך�Nsj/�z�C�'�!����f�\u0016�>\u001f�\u0002��.O��o\u0015֜���r�\u001d���Kâ/��\u00145ց�6�������\u0017���u�?�t˱������`o��\u0000l-5o\u0015G�|\\��i��:���\u001dS��h�\u001aE��\u001cz���|5�GĞ/�4-o��f���q�\u0018��G�x�<A��W~\u0018�u�O\u0006h_xW�φ\u001fB\u001b�6k�n�j\u0015�N\u001f�����9�x�WZӭ��`���\u0019�G�ω�L�\u0019ⲯ\u000b��ԌeR����&�qX��$��5\u0019+T�_7p��.#(��_\u0016~��\u0000��\u0000�?ي\u000b�Y5\u001b߉�\u0011uk�3T��~/��/\u0004�\u0011���zg�u�\u000b�]���G��3��Σ\u001f��O-���\u001f\u001ax�K�\u001aj�\u0016��\u0003�\u001e\u0016�<#�xw�:(��\u001dᬃ���6G�9>\u0003#�p�J�\u0007.�S����'^�\"����(FX�f\"uqX�����V��7�/��\u0016{�Y�#:�<�\u001f�f��7[\u001b�b*b*��JP�K��a��y�\u001c>\u0013\u000f\u001aXl5;R�ҧN1�(���\u000f\u0014(��\u0000(��\u0000(��\u0000(��\u0000(��\u0000(��\u0000(��\u0000(��\u0000(��\u0000(��\u0000(��\u0000(��\u0000(��\u0000(��\u0000+�������\u0000ŏ\u000e��O�\u001e\u0010мe����\u0015��a\u0015�i��\u001af���_D����\u001a�\u001af��ZXx�D����6;����d����+�\u0019��f\u0018Z�,~\u0017\r��b�ʎ'\t��K\u0013��Q���W�֌�V�5��R\u0012���3�\t���141�\fV#\u0005��T�\\6/\tZ�\u001b\u0013��\u001dcV�z2�ZU#�gNq��χ<\u0001�\u0000\u0004����\u0001�W�C�\u0017�5{�ۋ�\u001f��\u0000\u0010u\b|O�O\n�ܦ�\f�f���cmk�؋]N;x\u001fǇ�:���ZV�i�A�Cs����E\u0015���\u0007p�\u0006a+`xO�r~\u001e��kK\u0011����0�/�ה�%S\u0013:0�LD����C�JW�ˇ���S�8�\\G��Q���8�)��l�\u0000\u0013��\u001c>\u001a�i��c>�F1�]<<*�P�\u001a��5+{(����[�W��H���>%�R�e�[�Z�į�\u0011�\t��ׇ��a��}�/��\u001f�'��9��oN�օ\u0016��\u0014�\u001aV��I�x�X�4\r%/o�mK[�4�*�M}}m\u0004�J|���^\u0019�k����h�|M\u0007���C�\f��?�����?\u0006�-x\u0007ℾ\u0012����'���4~\b�\u0006��\f~!\r��47�E��͠�K`n\u000e�| �:\u0000(��\u0000(��\u0000(��\u0000(��\u0000(��?��\u0014�\u0018�\u0015�N��/�'�o\u0001�%�s��4��A��\u0000��/��\u0000��\u0013�K�kZw��(��\u0015x�QҴ-2Mk�ZƓ�i){\u0003j:֩�iVbk��h%\u0000�(�\u000e�9�N�͟�L�'���h_��\u001dn|\u0011\u001e�7���\u000e|Y�\u0017���#\u0017�\u000e��\u0019����'_���#�\u0013xs�+�>�����\u000bY\u001ay�:]���4\u0000QE\u0014\u0001��\u0000\u001a~5|+��~\u0015���o��\u001b�\u000e~\u0016|9�%��a�\r~Y��L�Y���������S�u�gS����5�\u000e�R�\u001f��G�i^\u001b�ޕ��ڮ��]\u0003�\u0000���\u001c��W�Б���������~\u0013�ɯ����������g�.f�o~�,6��o���\"����=v}#ᾟ��C�g�\u000b��\\�7���t�Y&���?�)&��V��:���y�������>'��ņ��Kf������O���mŞ\u0018��4\r\u0016\u0003��^��W�����Z����\u0012<a���Z��]?Gп���Rw�4�z����!|F���s�z��o��;���^&m9�I�ψ^(�<i�?\u0010>��i�\u001f�_\\�G�/�-sVm/@�t�\u0013Nk��e�i�~�lb����>2�|�\u0000����o\u000f���p�\u001e\u000b���;�\u0003�_���k�Zx���\u0000\u0011� ZI�_�>6𶱥���/\u0011|6�1�j:f���WZމᆖ�\u0000�o��\u0010i�π|q��G�m�|G�#�M��D�\u001f�\u001a\u0005�{O\u000ex���_�慯���Eէ��?ٛP���5�\u0011Ceq&��x��:gǏ\u001b�~\u001b�u\rIml�o\u0010i�\u000e�]��e-ƥg�r{x�����������+�+K�͗���\u0000\u00057���c�*/\u000f��_�o�_��\u0015�����\u000f����?ď�>\u0017��'�\u0013Ś��\u0000�>\u0013|Y��w�Þ �� �X\u0012i>\u000e��MΧ����g�O\u0010�j��\u001f�\u0012\u000b�\u000b���\nE/�\u001f�>\u0018��\u0003���V�i�i~\u000f��\f���>9�i\u001e\u001b����\u0013��ֶ�����ڥ��5�G�ֱ�\u0011�_\u000f���.��o��:\u001f�mC��\u0000�\u000f�?��\u001f�T/\f~�:�\u0000�����\u0016�}�'[ִ}\u001f�\u001f��=w\u0007���+m+�w�/��\u0006��B��?\u0007|\u001f�4O\u0011�~�_Eo\u001c���ڬ^$���s��Z\u001f��d�\\?ק�\u0013{�\r����d�\u0011�;���H��[��?h�\u0002�~\u0011�����\r^�\u000f�\u000b�.��\u0000�/�\u000b�\r\u0013S�-4��/\u001c�K��\u0013�\r�i^'񞯠x\u001f�^\u0013����_\u00024�^�;���.�[gt�Z\u0013>[y����s�e���O�\u0000���@���a�\u0017Z�3�qh_�W�\u0019\u001e��{�|\u001av��o��+}J�8�(|^�\"Ҽk��\u001c�q�-�f���_\u0010< 5��7�o\u0018�\u0017\u001e!��Ҽ@VM\fֺw?���+���?��\u0000�7�\u000f�Z\u0015�\\�#��[|#��V[\t�f��\u0004�u����f�W�O�|ag7į\u0010�>*��?��{�K��\u0002��\u0002O��ڝ폄��\u001f�F\u0007���h�\u001bo���/��$�~\u001f�c�D����׉�\u0000nO�'���\u0016�A\u001a���/�\u001e �?f߉~-פ�����ï\rxGY��\u0000�\b��[�~4�?��\u0012|8񗁧���\u0015�hZ���r/�w�\u001e\u001c��ľ\u001f������k�\u0000�n�n��d�\u0000ۻN�/����$��φ~\u000fk_�o쟌V����\u0001�/��xCĞ&��w��G��&�ɵ�|+�[A�p��ƺ�i�\u0001��?�R���_�����_pW����TW���\u0017�\rF�s������_�_�T�\u0004�.�}�������/��x'��\u001f���c�i?�\u001e'�/�Q�h�g�����6����>۪�\u0016:}��wwo\f�4ݬ���A�{�t���ㆊ�5��?a��_�?�\u0014;��Q�=�Ӟ6�~\u001b�@�\u0000�����Fx��s��M�Ʊ���\u0016�k&��_�p|u�&���\u0003�\u001e\u001d�}�Gº�<o���q��K�o\u0016�-��3���\u0000�'���?\u0011��s_�����k�.��5Y�-�x��i��5�\u0011�c<�&����K���=O�Z&���������\u000f�e��c4�����ۋh���Qoe���.�_�ޞ^����k�����\u0000g�7��\u001f�'�Z~�?\r|\u001f���\u0016�&�wÿ\f|_�՟��3R��S��{{��o����[�5�\u0013�y����z��5?\u000bx��SY��v����ޭi{���\u0017���V��C���\u0000n;�\u0005�3㶼\n        <?��\u0016�ǢX\u000f\nx?�v�\u0016���\u0013�3ǚ[�͡xG�g���{�{�7^\u001a�ß\u000e>!���\u000f�+�\u001f\u0001x�N�?�~&�\u0000\u001f����\u0013����\u0000�m�T�>\u0017��Z\u000e�5���E��\u001f�N�\u0015毮�+��co\r��\u0014\u001e\u0012�\u001e��xkSmo����o�x��Z���x�F��H֟J��>,�_��G���2\u000f\u0004\u001e�)8�ч,e�k����\u0015��\u0000��a�\b���\u0004x������U�\u0000\b炼9���V���o�\u001f�>1����@�w��@����\u0012?\u001a���7�ed��:V��X�\u001e,�f���\u0005xsľ%��t�\u0000�;��\u001e!��?������\u0016�~_\u0015]|*_��&�<Y�=W�\u0017�|a��\u0011�&��GX���o\u0018���޷�\u000f�:��ˏ\u001f�R�2jz����K�\rC_�%ݤ� ��\u0000�k�\u000b\u0015�\u0000\u0005\r�\u001f�\u0014C�����/����;|;��\u0002~̾\u0015���O\u000ei\u001f\u000f��a�_�@�t-C��\u000b�4�o�v���į\u0010���\t<u��j�\u001b�o�k���������9Y_��qWv������\u000e\u0007���\u0000lo\u001c�s��/��\u0000c_�:8����\u0013|\f����\u001e&_\u0012h�7���k�^4���M\u000b���o\u001b�\u0011O�Ie�[I��,�Ӵ\u001f\u0000�¿���n~ k���A\u0005�\u0010�[C\u0015���Q�oo\u0004i\f\u0010A\u0012\b�\u0018�\u000b\u001cQD��\u001ch���\u0015@\u0000\n���O�o�\r���?j�\u0000\u000e�_�W���\u0017�<�c�x��:\u0016��|d���S����|1a��Xx�I�\u0007�xV&�<A�8|9c\u000f�\u000f�\u001f\f���\fE�|Iд�\u0010�Z\u00037������\u001a{������ۯ��\u0000c��)�\u0000���\fj�\u0011o��\u0000���ޕ�\u000f\b�s\f\u001f\u0002�Y�_x��\u000e���\u0010t߉^5Џ�_\u0011\\�x[�����6Z����?\u000f-|\u0017�Z���~5\n|@�Ω��oS���>-��_\u001a�o\u000e���\t���\u0017|G�l�嵾��|Z�S�ς�\u001d���Xjr]��>(�w�~>�z��\u0006�\u0016�gm���\u0007�v\u0017V\u0017���/���4�]+Z�J�Y�\u0000\u0004Q�\u0000���V��q�6��>���mcI��t�\u0013�A����χ�\u0000\u0004�;�i>6��\u0011�?\u0015��[�?\u0003|A��)���5����[�?��w��/\\�G¯\u000bx�\u0000O��4ZK����\u0005�����O��\tO�\u0000\u0005��\u0013�\u0000\u0005F�w�m�\u001d\u0013�\u0014��\u0005�\u0013y�x���<Wo�R/\u0006>��:\u001f�o\u0002x�t?\n�\u001e�*�^�:W�/ �΋��\u000b�w�xĺD\u001aF���Ş>�o���\n��\"�\u0000�8<\u0016�!���iu\u001b���f���O��^\u0013�\u000fǯ\u0015��)��-\u001a?\u0017i>\u0001�|W�X�|\t����W�j�9�F���\n\u0016��\u001fV��}�\bk�\u0017�4���_���\u0013��^\u0018��x���\u001f�\u0000i�\n\u001dd�{▹%���\u0006�0�W��\u001f��\u0002�(�ֽ�Z�|E���\u000b��\u0013�\u0000���g�`���\u000f�|\u0018<\u000b-�Ɯ�Ϳ�\u001d��\u0000)\u0016�/�\u0000fU���\u0000W��\u001dZ6�n�s;'+-�\u0011���\u0000��_�����w�>\rjC�0�Ks�B4?�~&ԯ>0�H�v�G��\u0000h\u0013a�\u0013����>\u001b���v�M��\u0000��w�?\u0015�^\t��~>���\\x_�M�GO�\t�\u0000fU�,��%�e���\u0013c�Q��\u0002�\u0000ٕ~�\u001f��<\tS\u0006ܵ�G���%ky��ڵ�E?�RTE�\u0000����aQT\u001f�_��b\u0002�\u000b?�o\u001e�7\u0003�1,ǩbI�&��Z�ȯ�\nM�\u0000)\u0016���\u0000���j��^�<�7��!���A�\u0000\u0004�\u0003�\u001e-�\u0002p?��e~��]<\t_��\u0000���Oٳ�G��8�u���\u0019|(�w�����\u0000\u0019���H4�6�{�]+L������RּA�\u001dsP�<7�?\u000bhVZ���_�_F���_�Zƙ�]�\u0000�\u000f�\u0013c�R-�\u0002�\u0000����\u001f���\t_؟�\u001d���x7�N��g=>���V����V��\u0003R�ú��_�u�\u0000��\u0001�,�����\"�i�;\rC�\"�ǟ\u0017�\u0015���^\u001c��׈�+����o\u0014jw�\u0007��+���\u0014]����I/�sZ�.�^��?\u0011ࡿ�q���R����\t��<M�~�߳����\u001e\u0015o\u0001L�\u0007�\u000b��\r�_x^�C�~!|V�5mGS�n�ڟ��5u�>\n�^\r���O\u0018k_\u000e<a�O��E�~\"��\u0000�� ��\bm�a����(෷�4�\b!�BE\f1F\u00168��\u0015R8�U\u0011@U\u0000\u0000*Z���\u0000�H�\u0000�\n�E�\u0000\u0005K�1�O��Һ?�_\u000bx\u0007��\u001eѬG�M[➽�\u001f\u0014�~\u000b�|M�ZO㯅�V���\r'��\n�B�ҵ�\u0014�뺤�+�Ԭ�.|7e7��ޓ�W�\u001f/��?\u0003k��\u0000���\n+�u~ʏ���_�w��\u0000��\u001b�s/����h�u����Ζ�,��)���\u0007��o\u0010| �c���V��\u0001\u000e���J\u001b?\u0018]��k\u0018��]��ݧ����4\u001fQ�F��~\u0019~ݶW� ��>��\u0000\b߆|w�>Ϥ���\u0000ĝ7��]�����\u000f�]֯|#�\u0019�M�ֵm+�\u001f\u000e�m�|2�&���z�|Z�\u0007���O�\u001f�\u001f�\u0003�\bS�\u0000\u0005\n��~3|/�Y�\u0003�恨x;���_�\u001f\u0007�'�Ix+T�<Y�;i�)���\u001f��\u000e�5q��\u0000\u0013�\u0018>7�[���_\u0014�9��i~$|<���\u0000\u0011[���\r4�\u001dEi\u0005���%�����]�sE�o���\u0003���\u0000�=~ٿ\u001f�o�؏����\u0011���\r|S�\u001d�H�</u��P�>\u000b���\t���B��m��_X�/�|O�9lu�O\u0011�7��=�\u0014jږ���>�~!i�I��=�i%}��5��_\f�\u0000d�\u0000��\n�g/��<Z7ÿ�^\u000f�<%�'����KZ��^�^�\u0017��'�4-G�~>�\u001d֯㏈>\"�����O�<C�\u000f\u0012�[-��r�V�'����Ğ#�u�\u0017���\u001a�<[�kT�'�<S�m[P��I�_\u0011k���z߈<A��\u0017z���k:��Σ�jڕ����sqyyq5��H�h�2�f+�\u001f����g]R�@ռ+㟊�V��\u001bE�&��\u000bi���O��w�\u0000\u0013~0xz�^�m�׉t�\u0000\u0010k�\u0000\u000b�\u001b��\u001b�M�ˤI?���kY�O�\u001bI�<Q�|(\b`\u0019H �A\u0007 �� �\b#�GZ� �\u0000�C~�\u001a\u0017��\u0000\u0005*��>3x�\u001f\u000f�\u0000�)�|U��~,�|Y�+?\u0000xg��\u0015����s���~#k�+�t�WMӴ��:\u001f�;�\u0000�w�jQ��v�o��o�E�[=Fo\u0013i\u0018-�������������\u0000V�\t�O��\u0002𷆼\u000b�_\rx�~\t�_��o\t�;��\u0013Ѵ�\u000ex[�~\u0016��m��{�^\u001a���mg��^\u001fд�;M/FѴ�K];Kӭm�lm���(������(��\u0000+���\u0000��_ۧ�\u001a����~\u000b�N��|$���&�=�\u0003k��\u0000j�c�Ԭ\u0007��\u0000\u0011�\u0000���\u001e\u001c�=��|M��\u000b�7�Mޫ�\nݏ�CǞ\t��O����?�?�)o�����'��i����f�.<]�h��?\u0006�-��a,>8��ⴛL�{������z���];Q2���\u0016��]v\u001f\u0016Z|)�|G����h-\u001d�\u001c\u0010Ak\u00046���omm\u0014p[��\u001aE\u0004\u0010D�8��(¤qD��\u001ch���\u0015@\u0000\n��-����\r �/���m�:\u0007�<W�h�\u0017🇼A��\u0015x�VӴ\u000f\f�S�z\u001e��\u0014���\u001a��:v���\rxkB��5�\u0010��Z�nm��\u001bCѬ/u][Q���ӭ.n�!��\u0000j�ฟ�K�\r�\u0000�3~+~��\u0017�q�j�\u0000\r�)��^\u001aM[�Zƭb�\u001e1���\u0016����<j~\u0017��׈<G�/\u0003hz�:���\u0013�{_��A�i\u001e ����s�>&��^\u001e���\u000e�S�\t��Q�9���j������O��\u0000�џ�?�5�\u0002�;���]\n\u000f��ٶ��\u001ak����ϊ�\u0000�?������\u001e\u0013����\r�?�m;�~3��Yg�\u0000\b��>����\u0000\u0005T�\u0000��x�\n��4i?����$x��ƣ�O��\u0016���/\u001ahߴ~��M9<A��\u0007��\u000f���Y�\u001dC�t�.��\u0000\u000f��WǾ&�4\u001a\u0017�<\u001b���*��Z��ƥ�izτ|M\n�wߧ��\u0000\u0004�~ee���\u0000H�t'�\u000b�&���+�k�����x�X'�d1�\f�H\u0019%�XْH�Y\u001d\u0018�\u0002\t\u0015���M\u001f�k��PO���\u0007�!�M�[��Z��\u0000�\u0017���]\u0012]>(�\r��i\u000e��\u0007��\u0000�v�,��\u0017S�<�\u001b�<�\n    <U���ۿ�\u001e.�\u000f���k[�yb\u001f�_�O�\u001a��bi�\r�\u0000hό\u001f���5\u0010}����4�\u0000\u001d�!���\u0017���+�|R�?���U񞍣x\u001a�I��1�k�\u0000\u0012>\u0016�_x�Ŀ\u0010�5/\n}�N�\r�/\u0007jsx�P��M�������\u0014���\u001f�����E�h~�?�����s�R|q��-sKYWA���lt�\bxL�i>\u001dѵf�?ï\u000b�h?\u000f<\u0004|Ck�?\u000fO��\n�\t�[M�]��Q֤��_�\u000b��W�S����E\u000e�#���\r��\u0000��~��\u0000�p\u001f�˟\u001bk�?��U�0=\u0007�J2����\u0000]\u0006�w{������?�V��u'��#��Ǐ�?���_\u0015\u001f\u001ax��O�\u0000�ݧ|j�tx��|\u001b�x��M�¨!�wc�\b�\u001f�cƾ\n�\u0000�m�'�[+\u001b7Ҽ'���\u001e\u0012��g��\f�C�L�����d\u001f���7�\u001f\f��_���b�O�\u000f\u0011�q�^^��WZG�|\u0007�=:{;}s�\u001fį\u0013Z�ڼ�\u0015�\u0017�$�,#�5Xt�_W�5\u001dCG�\n        <?�\u001c����\u0014�%�'��+E~l��b_��w���\u0000\u0006�]�X��>\u001c�:G��\u0000�`�g�\u001e5���|M�|W���E�r�e�n�A��]�׈�\rZ��0�e���-~�g�����N���:&���z��W����_���\u000f\u0000�\u0000�\u000fh����)��G�O�o�GX�n�5\u0007��/\u0012����j�~�:o��f�W�-<-��\u0016�)|<��\u001f\u001b��/º&��k�\u0018x�Y����u�?�����*�Ș;��g���\u001b��-�C���\u0000���\u0006��\u0017����3x/Z���<\n        <m�l����\u000e�Y�o\f�;�M[F�\u001f���\u0016��O\u001e�S�i��?\u0011iZ�x\r�\u0013�xn�E�U�݇�e����\u0000���\u001f�\u001c�\r�\u0000��Xh\u00115/�O�ho��7�\u0001�]b��B�t+_��ߋ�\u001d|D�ƛ�j\u001ay?��\u0000³��/���hu�w�\u001f\u0011�Q�\fi�,��S_i�\u0000�)U\r���\u0011?����o���\u0000��?oO��w�;�/��\u0000\t?d]K�_\u0005�h_�?\t�-����_\u0019o\n            <G�χ?\u0012\n                <K��\u000e�_���>h�eַu�hֳ�:v��X�~��i��ۼv�|��\u0000\u0011d�\u0000�E����_�n�9�\u0000�GW����\u0000�\u0015�v�������c��؇���_�|S�`~�:�\u0000��S���s㦳��\u0012�V���{�\u001f�>\u001dִ�\u0000\u0001\\i����>k}OD�4���+Y��5=.������_Ǻ��髶��\u000bJ--\u0013vW�?�����\u000e�\u0000� �\u0000�o�j��)W�_�\u0003�W�O�ׅ߳<#�O��ş\u0016��G�7��$h^#��z\u0017ď��\u000f�����ş\u001d�h�i�<�'���G��{�m6X�(mẵ��p�\u0000���\"�\u0005�\u0000�ʾ\u001d�����?��o�H���2�����?g\n?��?���\u0000\u0006\u0007q�\u0014�9${\u001f���x\u0007��#�iݸ;��P������\r���\u0013c�Q��\u0002�\u0000ٕ~�\u001f��<\t_�Y_�3�\u0000\u0004���࿊�\u0000�L��W�\u001e\u0002ե��=/�d�S����m#[�\u001e\u001f\u001a|\u0018�ŗ��\u001a@��\u0006��_�\u0016��\u0013��)Р�ൗD�\u0004\u001alz��u-cÚ����(n�\u0002�O��~���\u0015�\u0000�I��\"߷�����S�\u0000��Ǖ����E�Rl�\u0000�ſo���k~�?��/_\u001ec�\u001c�Oe�(n�\u0005�\u0000�l�E�`_�=_�c�\u0000W��+���\u0000��e�\u0010|{�\u0000�y[|Q�/��/\u0012x��Z���|U׵U�����\u000fM�'��:�>)�x*�F�ZhPjڧ�ω�\u0013�o5\u000f\u000e�F\u001f\u0004|(���).<\u0007�Z��/�\u0000�6?�\"߰/�����\u0000������tCX���!�ە������П���e�L���#\u0014�Ϳ\u001d�(�\u0017�\tx�[��\u0017�5�\u0017þ1��.�y�xV��\u0017�\"�o\t|F����KU�xgǚ'��7{a��V����zޫgy���ݿ�k?���\u001e2�ů��\u0000����|I�s�\u001f\u0014M�O^�}��~\u0003��\u001b�#J\f�\u001e\u0002�÷>\u001e�?��\u0003����]�\n                    <Q\fZo�-7@��1�|6�G�<-�\r\u001f������\u0013�\u0000\u0006��T?g��L5?�g��^>\n���#�\u0000�[���'��&�Q�\u0000\t\u0007�%��Q�\u0000\u000bD�/�\u0003��\u0000bj���G�?��Z�\u0000f�\u0000dk~\"���l?�(�\u001cd�_�W)I=��}=�\u0007�\u000e��\u0000���.:v�����5�?�,��\u0010�6�\u0014_\u000f>\"��º%���/\bk�\u0000\u0007.�\u000f�\u000f\u000f\tmt�R�A�G�~\u0013��V�5�\u0000\u0010�^��x�B�Ҽ/e�\u0004�ȟ�t7�%��V���>>xoǿ�'��I��]k�2�N���-;�\u0017�;Ҽ)�/\u000f\u001f��\u001b�M�>����k��0�\u0007�~\"|\"�s�������x��\u0005�����ߊ?Ϗ�'�o��\b|c��:���\u001f\u001a�/���ӧ�\u0010x\u0017�'�u�\u0005x�B:��c��CY�ǉl4�oL:���i�Ο��\u0018>ۥj6:���iwo4�U\nR^~�pOm=\u000f�������\t��\u0000\u0007&�^���\u0000f}\u0007�o���\u001fT��m<\r�^[�1�~?�ÝC�\u000b\u0006��Y�w�%���\u000e���k�\u0017��+\u001dv��:���y��|;�i�\u0001�l4�\bx/�Zu�Z�'�z�3i�k_�_y�\u001f�p�\u0011�O������\u0000ņo�O�?�W�>\"�o�_�\u001b�\u0011�Z��<]�j\u001a'��:x7_�l�o\u000e�h_��|B��\\�E\u0006��iw_\r�I��[ƞ%��}\u0013����\u001f�����\u0004~�_\u0002\n                        <U�<���\u0015�\u0000���^\"1�:N��Ima�/��2������\u0000�_�^ ����\u0000�s��\u001c�}�Y^�����iW�τ�[�x��\u001e$�7�u�����������%\u0017��mw�h\u001f�Z\u001c����\u0000\u000b������\b�=�\r*o\u001b�k�\u0016�\u001dIj\n                            <o���\u0000�:/\u0019|B�\r���\f�\u000em{N��|i�6��Y�Qꗩ�e�O~�g�7�\u0013'�\u000ed�����7���U|\u0017����+�7�\n                                <5����\u0011>\rť�[�\u0007�|\u0005�_\rx�N𦍫x\u001bV��~\u001c�U\u0016PZ�3�{�Ie��\u0015�\n                                    <9��\u000fZ�o��_��2�6���'�?��/�2�þ ���\u000f��[�m�����m\u0013��\u0019�1�O\u000ek^#���M\u0013K׼S��k��\u0013P����U���\u0000\u0007x��\u0000F��}F��Z�Ųiw_��EO<�oǨ�\u0017�\u0003�����\u0017��\n?�g��Կi?��\u001e\n                                        <m�?h��4��\u0002<\u0015���~\u000ex?��e�iv\u0016>,�\u0007���߇�\u0017�k%�����\u0011> x\u001a�T��T����t�\u0000\u0004�\u0017��\u0005�\u0000D��OO�:W��_\u0016x?������D�\u000b��\u0016kv\u001e\u001d�~?|=���ϱ�:�ߍ.b�����\u0000\u001b�Sx������k_��\u000f��T\u001e,�Ţ�~$�\u0016��\u001f\u001c�|\u001b�y���V���߂�\u0000\u0019~9뺟��\u0007� ����Z7��|W�xS��\u0000ß\u0019|P�U��t��;N�ק�ׁt]{\\]&�R�4�6[�`m�Qմ�\u000f0��\u0016p����\u0000�;?���\u000e�\u0000��?\u000e�{�\u0000\u00054�\u0000���x#�>3�\u0003�>(�2�=��sB״?��햅���\u0017:��⫯\n�'ǟ�\rώ/m�\u0018|\u001d��\rC�΁�\u0017�\u001f�^\r�ώ|o�_\u0000x��Eɾ������)(���,����\u0007�\u000e���4�\u001f�g��\u0000������>��6h\u001a���/Z[���V\u001e\u0016��)|`��1��3F�<\u000bw��\u0018���\u0000��\u0000\u000bml|Aᯈ�Z��>ɧ�y�o��ɼ/�Yx��Z�M������\u0000\u0019�W���~)�Gפ�W�?��1�?�/\u001fx�m3DѦ�/��k��x��~!�H�Η�xoK�Z׵=CS�N����h�R]5���XX�\u0005�_w�\u0000�%�c�7����>\u0000���-�|C�|,�׵/\u001c�h�D��\u0000�5{\u000b��\u000et[�\u0000\u0017��7���\u0007��\u001cԾ\u001eh?\u0012ﴽ\u001f�ݯ�V�&��\u0019�_ď\f��>�⋭\u0003��Ķ�/]���kݏ���hy��;c�\n-�\u0000F\t�j�\u0000�+�s�\u0000�\u0012��v��\u0014[��\u0013���\u0000�W���\u0000�%��\u0015|����\u0013��_��\u0000�����Y�!��\u001f��\u001f���\u000f�\u000f��-ԴKo\u0012��\u0016���\u000f\u0015�9�\u001d�\u0000�//�-.�_��\n                                            <a��ڝ։u��ھ�m��k%���V�i\u0014�qcu\u001c\\���\u0000\u001e���W��\r�K�޸�\u0017�����~\u0016���\u001f\u0013ǦhzԾ\u001a�5�\u000f\u0013�K�Ph�'���\r�\u001a\u001f�4�;T�O�\u0006���sZ$\u001a��}d�Z�����\u001f����\u0017�\u0017���W��^�n�g=_P�u�h<;��O\u0014�\f>-k�\u001b���\rO�\u0017�\"ҵ�Gÿ\r>(��\u0000\b֋��N���.��?h\rw�\u0016/�=#B�ֻ�\u0016�Ir��\u0015\u0017̿\u0006������\u0000���Q�#�G�\u0013�R�����Z/�4\u00015�{����v��W�^'�\u0000�gZ�\u0016�����:�z���u��뚟�#~2���\u000f�]�w�O��¯�\u000f�\r3��5�\u0010�W�����i���\u000b���\u001f\u001e>\u0004xj���ږ���W�\u001a��\u0019��Yk�z���_\u000f�\u0013A���:\u000f���3�ڵǍ~)�M�v�\u0000\u0018lj��O�|�7u\u0017��\n*�K��>��\u0000�w~�����\u0000�/��\u0000�7�\u0016'�*��Z�\u0000�?��\u0000�K�\u0013��\u000f�A~\u0016���W����x;�S�S�\u0010��_�\u0018���\u0000h�\u0000h�\u0000�}��\u0017_�_�R\u000f�6���3�4jߴo��~ ���|\u0017�\u000bI~)xOß\u0002��\u001f^|;�P�\u0017��\u001f\u0011|`����g��mw��\u0011մ�\u000e�$�<=�}B�D��E��r}'�>\u000b�^�����\u0000\u0006��\u0000�b�c�\u0000��\u000f�eύ����,🅼{�o\u0012�\u0017�^\u001a��\u0000�<\u0013�O\u000f�>\u0013񏃼Y�i�#�<-�=:�G�\u000f��K��b��I�|?��7�z^��j��Zv��]\\��[Om<�3�M;���)I�o����w���\ru�\u0000���+்\n                                                <e�\u0000|Y��w�|3���w�\u0015~\f�A�u�oO�u���Ƌ���ԟ\u0005�\u0017i�Q\u001f�\u000f\u000b�CI�>\u001d\u0019.�\u0016��Z\u000e���s��\u0017�Y�~��~a�q�����\t��U��\u001e�I���\u001eƷ����n�k�\u0000\tw�tH�3e�!�G�Ƽ�����-��_x�Ŷ\t�[�_�\u0012e�~\u001c���ͩ|B�w��||�?��Au\u0004��0�qmq\u0014�\\[�\u001aM\u0004�L�9a�)\u0003G,R�̒F����X\u0015$T���\u0000Z�\"����g�V�� �I�b�\u0010��_�oƏ٫S�_��|A�����Z���d����\u0016���ÿ\u0011G���;��G��{\r\u001e��\u0010ψ�߃41��\u001f��\u0012���-\u0012���\u0011��/�\u0003��\u001f�Sɿ��\u0000���|L֗T��>\u0001����\u001aK\u000f\u0002��\u000e����������\u000f�o�O\u000b�O�\txR�/\u001bY��k�;�g�\n                                                    <mu�|7�/��_�վ��?�\u0014��\t��'�\n_�\"��7ś�G\n                                                        <m���=c�ƭ\u001fL����\u001f\u0019_�A\u0014��PKqa�\u0000\t'�|G�\u001d6��'ë�J�K�a���j\u001e\u001c�<\u000f�\b�%̕�u3��n��\u001f�<\u0010]A5��1\\[\\E$\u0017\u0016�ƓA<\u0013!�Xf�@��\u0014��$���:1V\u0005I\u0015��~�\u001f�u��_��\u001a����\u0000���N����\u000f\u0010���]���\u0016�x\u000b�\u001f\u0010�\u0000�\u0017�-o�\th�_\u0003l�1��~(��_\u0011K\u000f�\u001b�\u001aG�>\u0017['��ҵ\rGA�7��;���\u0010�\u0000\bm�\u0000�%\u0007���\u0002x���g�o�:�\u0000�~\u001ex[��\u0010�-�\u0000�\u0013��~;�����5\u0014���mq�R���\u001f��5�������)�/\t��uy4k�]\u0016��>1�6���\n��y_������\u0000����>-���\u0000�����\u001b��?���\t�\u001fŲk������kZ�q�Wö�\u001bk\rNK�Z��\u001e\u000e׾>�z��\u0006�\u0016�gm���\u0007�v\u0017V\u0017���/���4�]+Z�\t�e�\u0007�<�p��~&i?\u0007?g���0���'X�\u000bؼ1��&mJ}3D��\u001e\u001f��-�E�\u0000\u0006x\u0013H��W�?Ğ>�v��x/�ϭ����^ҭnRr6��\u0000\u0001z\u0002J?���g�\r6�\u0000��|g�\u0000�)���\u0000���p�ѿ�;K�V�\u001f�~\u001c��\u001f�\u0007�|\u0007��3�V��\u001f�\u001f\u001c�m�x~�o��xw��~\u001a��\t��u�+��V���>-Ӿ%�]����E���\"�e����-\u0017U��'��\u0016_R�\u0004��\u001f\u0016�\u0000��>'���5�Lx���|j�����Ꮖ�\u0011�?�c�\u001f��\u0005�/\u0013\\|>������Y�KKmW⭯��+c�8����������W�5mb��_\u0012�;�S��\u0000�5��¯�3�W��\b�o�6��#�_�m\u0015�\u001f\u0018x;�\u0010��\u001a���\u0005�ͽֺͤ���h������\u0013hw�o�<)�M3I�/��]+_�t�F�Ҽ-��=���������\u000f��\u001f�\b��\u0000\u0005�\u001f�N��w�\u0000�_�߆�8���?�x�Z�|M�\u0016=�\u0000�O��\\���k�\u0012��o�Yx#^�G��i��!���G�>\u0015'�|A⯊�=������4[o��\u0000��\u0000�Fύ��Mo�:߈|9������}����\u000f��\u000f\u000e�j\u0016�\u0002ӯ�M��\u0000\n��\u0000\u000f�h\u001dcC���ׁ> C�_\u0017�g�>\u0019�/Ɓ��\u0012j�~������)�O�\u001f\u000f\u0018*5���4���g���e�\u0000��~\nվ\u0015�\u0016���\t�O�~)��E������@��\u0003I��K},�,:_�<+����%���|M��K��\u000fa\u000f���\t�s¾$�𶫬x{⎁s�x@�\u0000\u0011�A\u0005�\u0010��C\u0015���Q�oo\u0004k\u0014\u0010A\n\b�\u0018�\n�E\u0014j�\u001ch���\u0015@\u0000\n�����c/ګ���f����c�W��4��G�%�_�v�f��_\f5ޑ�=kG�ƿ\u0011|]��s᷀d�5���Ck�6�׋�7\u0007�5�6]\u000fC��Wx��M�Xi(�wg�\u001f�A_َ�\u0000���\u0000�����\u0006�]o\t�\u000bכ���ޫ��k��F���7��曯�\u0012��\u001f\u0013Gw&��k\u001b�~\u0013�\u001f�:?���C��xsź�֟/����|]���'�\u000b��m���\u001a�\u0000�x�@�w���|R���\u001d?�n�i��\u0006K�7�w��E�׋���\u0004�֕�/\u0006x��:���\u001c�7�\u0013�;�7�g�u]\u000f��\u000fo��9}ሼAua�� ���\u001e�\u0000�`~��\u001f\u000e/u�\u001b��\u001b�&붾=���\u0013I�4�\r>��1h�zV�������g��o��\u000e`�R�\u0000�M�iq>������\u0000\u0010\n                                                            <si�x\u001e\u000f\u001d��_\u000e�v�\u0000����J?�\u0003�\n\u0007k������]\u0013�!�\u001b�Z�[�\u001f�]����\u0003�\u0017���O\u0016H>-|Z��\u0000�/\u0016x�A�o�\u0019�]/�\u001c\u0017?\f|f�\u000e��xcῊ�E�\u001f\u0016_x�]��'��I���o�ͻ�v����,��O�\u0017{����$��||~?���\u0011�t�>\u0006|m���\u001d���->��:d�_���_�O�\u0017\\�\u000f�\u0011qெ�\u0004:��>\tx\u001a_\u0014k>(��#��_�\u0003�N�k�\u0000\u0007m~�ڧ����\u0000�?�G�7�o��K�.��_��,x/M�\u001doQ��d�<}�\u001e�\u0016�5�5\u001f\u000eE�jڼ7�\r�>�&�{�x~�o\u0010X�V�%�?�ϊ_\u0005�2�\f�4�\u000b|q�A�W৊��\u000f�x�K��\u000f�>2�_��\f�7���e�A�\u001dh�\u000e��MΥ�j�lW��[�GJ��7��>�\u0018|֣�KK����+�/U�\u001f�O�\u0016#�\u000b��\u0002�\u0000�Bd�W�'�\u001f�_�f���M[B�����߂�>��;³x���6�����~\u001e��O\u0018�j�\u0010��o�\u0002x��z+�+N�\u0007��\u0019�]sė��];�\u001a�\u0000�mE}��\u0017�6�l����0音W�}��\u0015��\u0005��⿋����/�>\u0005�j�\u000e����\u001f�Mo��E���\u001d\u001f�:\u0017�5��~\u000b\u001e-��}�w��O�牾�-�Z��vK��\u0016���\"�Q^G�|'��?jߏ~\u001d����ً�����-7Z��֣⟄�\u0005~%|G�凈��t�R�@��<\u001d�gL���t�cH�nt���U�n�[{�Y%+�S?�����ÿ�'�����d�{�7�O��V��w�\u001a��z\u0007�5�\u001f\u0011|Q|���|e���\u0016�6Ʀ��~\u000f��u?\u0013��ß\r�/��\u0006j�/�T�\u0019�[�+E\u0005����S>w�+\u001flQE\u0015d\u001f���\u0000\u0007\n�em���\u0000��?���\u0000��E\u0014T=��\u000b����\u0019����n�����B�\u0000���7�\u0000Z��M�\u0000\u0007\u0013�\u001c�l/���\u0000�\u0000�G�J�(���I+u�3��+���\u0000�L?�#�\u0000\u0019���&����h��G�\u001cQE\u0014\u0001�O�\u0014��Q��~ٔ��\u001f���w_�;E\u0014��E��?�o�4��R1��̧�/��O�ƿ���E�\u0000\\��\u0000A\u0014QB����\u000f���7k�S%�\u001a�o�\u0013�\u0000YK���\u0014S\u0003�s�\u0000����\u001c�\u0000\u0004?��>\u001d���k��袀?�/�4��R��/��\u0007���O�u_�E\u0014\u0000W�\u0014�H�\u0000�\"�������[�\u0000����QI��\u001f�5��_��os�\u001f�����\u0000�3��\u001c\u001f�O��2?�K�\u0000TG����;�H�C���_�>ܢ�*�\n�\u0000 \u000f���R\u0003�\u0000\u0005\b�\u0000�������\u001f\u0016(��_g�H����H�T�?C���t�\u0000�����\u000f�̧�W�\u0000�\u0017�J(������S���>֢�+C3��)g������\u0000�'����Ex�Ⱦ�*'���q.\u001b��TCq�\u0000\u001e��\u0000�\u0019�\u0006�����!���A=�_�\n(�����\r\nendstream\r\nendobj\r\n7 0 obj\r\n<\n                                                            </Type /XObject /Subtype /Image /Width 90 /Height 75 /ColorSpace /DeviceRGB /BitsPerComponent 8 /Decode [0 1 0 1 0 1] /Interpolate false /Filter /DCTDecode /Length 2225 >>\r\nstream\r\n����\u0000\u0010JFIF\u0000\u0001\u0001\u0001\u0000`\u0000`\u0000\u0000��\u0000C\u0000\b\u0006\u0006\u0007\u0006\u0005\b\u0007\u0007\u0007\t\t\b\n\f\u0014\r\f\u000b\u000b\f\u0019\u0012\u0013\u000f\u0014\u001d\u001a\u001f\u001e\u001d\u001a\u001c\u001c $.' \",#\u001c\u001c(7),01444\u001f'9=82<.342��\u0000C\u0001\t\t\t\f\u000b\f\u0018\r\r\u00182!\u001c!22222222222222222222222222222222222222222222222222��\u0000\u0011\b\u0000K\u0000Z\u0003\u0001\"\u0000\u0002\u0011\u0001\u0003\u0011\u0001��\u0000\u001f\u0000\u0000\u0001\u0005\u0001\u0001\u0001\u0001\u0001\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000b��\u0000�\u0010\u0000\u0002\u0001\u0003\u0003\u0002\u0004\u0003\u0005\u0005\u0004\u0004\u0000\u0000\u0001}\u0001\u0002\u0003\u0000\u0004\u0011\u0005\u0012!1A\u0006\u0013Qa\u0007\"q\u00142���\b#B��\u0015R��$3br�\t\n\u0016\u0017\u0018\u0019\u001a%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz���������������������������������������������������������������������������\u0000\u001f\u0001\u0000\u0003\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000b��\u0000�\u0011\u0000\u0002\u0001\u0002\u0004\u0004\u0003\u0004\u0007\u0005\u0004\u0004\u0000\u0001\u0002w\u0000\u0001\u0002\u0003\u0011\u0004\u0005!1\u0006\u0012AQ\u0007aq\u0013\"2�\b\u0014B����\t#3R�\u0015br�\n\u0016$4�%�\u0017\u0018\u0019\u001a&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz��������������������������������������������������������������������������\u0000\f\u0003\u0001\u0000\u0002\u0011\u0003\u0011\u0000?\u0000���\u0000��?�\n��\u0000ӥ�t\u001f�꫟��\u0000�\u000b��\u0000�*��\u0000N�u��\u000e�\u0000���3�\u001f�/��Z��e�\u0000!�o�(\u001ao��C]\u0007���g�?�^�\u0000Ӕ�����C���P4��\"��\u000f\u0006�\u0000�r���\u0006��\u0000�SQc�\u0000!ς��\n��\u0000�(��o��.�j_�E5\u0016?�\u001c�)�\u0000`���\"��8\u000f\u0010�\u0000�s��O��\u0000H�����\u0000!�\u001b�WH�\u0000�)��\u000f��<'�\u0000d��\u0000�ꏌ?�\u001c���t��\"��\u000f\u001d�\u0000�z�7�������i_�\u001cҿ�+�O�\"z\n                                                            <w�\u0000%����\n��\u0000�[Q��sJ�\u0000���?��\u0003����|G�\u0000p��+�����\u0003Q�\u0000���\u001f�¿��O���\u0003�,�\u0000��?�\n��\u0000ӥ�t\u001f�꫟��\u0000�\u000b��\u0000�*��\u0000N�u��\u000e�\u0000���3�\u001f�/��Z��e�\u0000!�o�(\u001ao��C]\u0007���g�?�^�\u0000Ӕ�����C���P4��\"��\u000f\u0006�\u0000�r���\u0006��\u0000�SQc�\u0000!ς��\n��\u0000�(��o��.�j_�E5\u0016?�\u001c�)�\u0000`���\"��8\u000f\u0010�\u0000�s��O��\u0000H�����\u0000!�\u001b�WH�\u0000�)��\u000f��<'�\u0000d��\u0000�ꏌ?�\u001c���t��\"��\u000f\u001d�\u0000�z�7�������i_�\u001cҿ�+�O�\"z\n                                                                <w�\u0000%����\n��\u0000�[Q��sJ�\u0000���?��\u0003����|G�\u0000p��+�����\u0003Q�\u0000���\u001f�¿��O���\u0003�,�\u0000��?�\n��\u0000ӥ�t\u001f�꫟��\u0000�\u000b��\u0000�*��\u0000N�u��\u000e�\u0000���3�\u001f�/��Z��e�\u0000!�o�(\u001ao��C]\u0007���g�?�^�\u0000Ӕ�����C���P4��\"��\u000f\u0006�\u0000�r���\u0006��\u0000�SQc�\u0000!ς��\n��\u0000�(��o��.�j_�E5\u0016?�\u001c�)�\u0000`���\"��8\u000f\u0010�\u0000�s��O��\u0000H�����\u0000!�\u001b�WH�\u0000�)��\u000f��<'�\u0000d��\u0000�ꏌ?�\u001c���t��\"��\u000f\u001d�\u0000�z�7�������i_�\u001cҿ�+�O�\"z\n                                                                    <w�\u0000%����\n��\u0000�[Q��sJ�\u0000���?��\u0003����|G�\u0000p��+�����\u0003Q�\u0000���\u001f�¿��O���\u0003�,�\u0000��?�\n��\u0000ӥ�t\u001f�꫟��\u0000�\u000b��\u0000�*��\u0000N�u��\u000e�\u0000���3�\u001f�/��Z��e�\u0000!�o�(\u001ao��C]\u0007���g�?�^�\u0000Ӕ�����C���P4��\"��\u000f\u0006�\u0000�r���\u0006��\u0000�SQc�\u0000!ς��\n��\u0000�(��o��.�j_�E5\u0016?�\u001c�)�\u0000`���\"��8\u000f\u0010�\u0000�s��O��\u0000H�����\u0000!�\u001b�WH�\u0000�)��\u000f��<'�\u0000d��\u0000�ꏌ?�\u001c���t��\"��\u000f\u001d�\u0000�z�7�������i_�\u001cҿ�+�O�\"z\n                                                                        <w�\u0000%����\n��\u0000�[Q��sJ�\u0000���?��\u0003����|G�\u0000p��+�����\u0003Q�\u0000���\u001f�¿��O���\u0003�,�\u0000��?�\n��\u0000ӥ�t\u001f�꫟��\u0000�\u000b��\u0000�*��\u0000N�u��\u000e�\u0000���3�\u001f�/��Z��e�\u0000!�o�(\u001ao��C]\u0007���g�?�^�\u0000Ӕ�����C���P4��\"��\u000f\u0006�\u0000�r���\u0006��\u0000�SQc�\u0000!ς��\n��\u0000�(��o��.�j_�E5\u0016?�\u001c�)�\u0000`���\"��8\u000f\u0010�\u0000�s��O��\u0000H�����\u0000!�\u001b�WH�\u0000�)��\u000f��<'�\u0000d��\u0000�ꏌ?�\u001c���t��\"��\u000f\u001d�\u0000�z�7�������i_�\u001cҿ�+�O�\"z\n                                                                            <w�\u0000%����\n��\u0000�[Q��sJ�\u0000���?��\u0003����|G�\u0000p��+�����\u0003Q�\u0000���\u001f�¿��O���\u0003��\r\nendstream\r\nendobj\r\n9 0 obj\r\n<\n                                                                            </Title\n                                                                            <FEFF> /Author \n                                                                                <FEFF> /Subject \n                                                                                    <FEFF> /Keywords \n                                                                                        <FEFF> /Creator \n                                                                                            <FEFF> /Producer \n                                                                                                <FEFF0044006500760065006C006F0070006500720020004500780070007200650073007300200049006E0063002E00200044005800700065007200690065006E00630065002000280074006D00290020007600310039002E0032002E0036> /CreationDate \n                                                                                                    <443A32303233303230393130313232335A> /ModDate \n                                                                                                        <443A32303233303230393130313232335A> >>\r\n\r\nendobj\r\n11 0 obj\r\n<\n                                                                                                        </ProcSet [/PDF /Text /ImageB /ImageC /ImageI] >>\r\n\r\nendobj\r\n12 0 obj<\n                                                                                                    </XObject<\n                                                                                                </O0 5 0 R /O1 7 0 R >>\r\n /Font<\n                                                                                            </FNT0 3 0 R /FNT1 4 0 R /FNT2 8 0 R >>\r\n /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] >>\r\n\r\nendobj\r\n13 0 obj<\n                                                                                        </Filter /FlateDecode /Length 8188 >>\r\nstream\r\nX��]ێ$�q����I�~\u0001\u0016\u000b��L\u001b\u0010`\u001b�\u0007��BO�e@��X���\u001d��$�YU���ڋ\u001b�`��U�\u000b��`0�3�<��͜3!'��,�6�S|vλ���1�i����?\u001f}��ӿL?OʳY3�'���\r������O��\u001eY�\u001f����÷�\u000f���M��BO��:i��qi'+����ӷ�L�1�-��q��\u0011\u0013�O��6}�F$ATj=+5\u0019�g.�$�zֆ���6M��\u0000A�\r�0\u0019#f㵎��;K�$�_��ϼ%k��l�ʝ��>z�͒'r��B\u000ed��ѿ����[r��\u0005ՒJ\u0019IiHg�ډ\u0006A�W�\u0001a��l� F��I�\u001e��n� j_�������\u0018?y\u001aa+��f�\u0007\u001aS&\u0019S\neܽ}?q>\u000b�4>¿~����\u001f�ObVF��\u0013�4v4\u0012�2I:�\u0012��A�H7H]~\u000e���Z�Y���,\r)R��j҅�3�Hߑ^�lZJ��҈�yx%�e�nX���Q33C�ʹ�5��\n��V~6*\u000f+\u0014��h��kP%\u0004\u000f���\u0004��\u0001�ӟ�qC,�ޱDC\u001c���%�]�XfK���Ŗ1\u0017\u0019#�a$�m\t�i��.Ԍߥ\u0004�XO��O��|T\u0000OB¦@\u001fvT�\u0015�M���4%�$�{OF\u000e��\f\u0011�'�9�\"Q���\u0019ދ�(.�\u0018�ȋ�\u0003\u0013nE@��y�}MsT3\u0012���\u00117�\u000b�m��=�f8cf�������������H�$zf�^�\u0004�F���2\u000f�5��Q96E�\u0007\u0005xȽ%g�ufރ������H�V�Yk8j��\u0003�������h`�U�\u0003HB�N�/�w�kj�'���\u0012�(~~�֋e���a�����MR��$.�P�|��/��{�]8\b�\r�\u0005Wh&E\"3�\u0011�,�H!\u001f�l�qO�Ҋᔮ�5ybr՟+7̈́%[s��\u0007�\u0012�\rkܴ�/вLR���'��1ɩ˙;iҟ9�\u0014�k�Q���\u001e�CS�f���,�ܾ[\\]�� \u0000V��I\u001aU�\u0003��\u0013��h�X��HR:Vzk\u0001\u000b2&9���\u001e\u0018N)�\u0002�\u0018l�amH��L\u001d\u0004V�X�xQV�kC���L2wߩ\u001b\\�:փ\u0015�E3��0�P/�3�5~���<\u0004R���\"���/l���ˮ=�cg�p��NፂY�\u001d��a�K2����8�S�����K��d��;Y����\u000f,�\u001a�ȏ*�i�[#���(�\f�w��\u0002\u0007.�3��_����\u001a�F�Y\u0017�\n��r�K�ͷ�n;L�}�fm�y >-&��r'�\t�3��\u0019��-wyg�\u0007Ƿ�\u0014��`\r\u0002���<\u0013s�ȦOv�B�c�NZ��¸Or��D�׿\u001a�\u0015�)9k�n\u0019?ك�\u0014\u001b\u0017�spQ,~!��P�/e\u001aQi����ڛ\u0004#7�+�0��\u0005���\rap�U\u0004;܈ԋ\u001b���)\u001e���,��8Y\u0013Yw���a/\u001c�<\u001a�\u0002Z�\u0002\u0013l���\u0012�k�x���x���Vp�p��6�Ozv�\u0007ޅ\u000b�zړ�\u000b��#��zX�W+\u0013�����m���\n�����׋�������\u001c�۲�d4Ф�4�����\"V\u0016���yW��̔�tv�ɓ�3�q\r[\u0006\u001c���[{�9{�v%��-i�\u0013�o�ϧofq�m_Yt�*�2��\"Z�E��-m�*����݈���z�NK\u0006Y����5H'[D`VMڼ�\u0004}|~��ߟ�����{b\u0016S,'>�kzZ�V��~�;\u0000\u000f|����9݇���U1�ݯ���K\u00167�&V/���\u0018,��/�e����ѪwC���\u0001y�V\u0014]-\t�G���q�b���U�\u0013k�$�(�\u0002v�s\u0005��\\�L�S�A6%G��\u001d'�L�-\u00133v���7I�s�$f�ͱiJi5�!k�\u001e���E~j_X�^��w�ϬS\"?+�[\u0005�Gթ����*�����2O=���?�6���\u0010��[�`\u001f��.�󙭙��DA�\r�p�_��As�d��\u0017�d\u0007��g\u001e\u001e�����Q\u0019F�6#�\u001f6\n�2��\u0002�6X�ݭ$���\u001fVą��a\u001e\u0001�f�\u0011К��Ŭۑ|\u001b}�Q������\u0012�6mE<\b(m9�|���sA]��\u0005d�S�1�[�B�Y�|4�r�#����73Z�:�oL��2}���ڑږ�V��\u0016��H�\u00147���i\u0012N�|j+J��\u0005��犢p��#\u0014�Sg2|�ɣ�ӯl�m\u000e}[���{�ҽqnR\fYȝ��S\u0014�\u0004F��Y!\u0015�R�o�Q�\b������\u001b/&�\u0004\u0005�\\M��Y��\u0007�,����{\u001b��-�ݛdH2��H�=\\\u000bVtp��|H�;�q���׉��AFI�\u0002+�6fւ��z�\u0012���&\n��ǚ�v�\u0017Ai#T�K^�&\u001fP�H�\u000f˂m8ߐ�K�KG�iF�HO\u0006m\u001fkL�\fHg@�J<��KFh���>\u0012f��S�:��r��\u000e��6��>�Y��ϣ\u0014�g^#\u0002�\"7�\b��\u0017A�t\u001c����C�\u0002\r�^gIN��\u0007���y>�\nG��y��%\u001d�wo9��gY,\\�0o��.�;��\u0003� ��13m�t�\u0004Z/��\u0001:w�޸�\n                                                                                        <DG�G[�m���x;(�\u0018��͆��7\u001a�\"��-A7���,��N#Oe��x���I�\u000e\u0004i�{�f��\u001c�MV_\u0012�š�~v6�h!.�Z\u0006��s���$E�|r���'6�\u001e\u0011��\u001a\u001ecǟ���C�CcM�K$D�\u0014!�>���ѵ��[�\u0012�4^\u0017\n%29�\u001b\"�hg���c29�\u001a\"CC�@����u���J\u0011�g�WZ\u001bTL��0\n��zUڞXr5G�\u0012\u0002��G(�9,����S\t\u0005\\\u0006��Z%�m���}%��@>�\u001d\u001fVF��iG��\u000eq\u001a=�xo�\u0005JVC��S�V��\u001f�k��8��b��jvL�M���n��(\u001fXo\u000b�\u001e�d�j�J\t\u0014-�$\u0006���P��-\u001d^��\u001bZLV�Um�5�~�62\u001c��,2\bU\rG>��u1�\u000e\t{�t�J��T�6\"�-%\u000e-�x\u00152��ݭ�]bM\u000f���W�\u0018\u0007�������\u000eh�\u0001d̷�I{9}J�˧`�2'9\u001d\u0018���\u0007Ɖ̇����q\"�\u000bFAp=N�m5N�\f�z��OCb�\u0019%In�1ï\u001e�O\b���aZ\u001fVv�\u0001H�3�\u0016f\u001b�ޣ�')�'���\\�\n�<�Q׷�q1�c=�0\t\f2\u0017�I���@1\t�\u001442\u0017����h�cw��h/4[���F�:+�u�N\u001c�1�'�c��M\u001d�L�Ǉ�Cя\u0010�Q^n[�'I{%�(�Vd�[y\u0012yӵ��e��ʓ!\\?Cy\u000f5G�0��\\n[k�$̲�v%̊�\u0004�!\u0017��\u001d�>\u000eh\rwJ�k����u����L171�Q�~�\bB9Ԟ7\"���\b!e��^��@�}�\t�\u0013&\u001d7}y{�c<c�\n��b���(g��\u0006���\u0002��]�98��\u001b�.G�U[2��po�=��ǌ{��Z�C���#�\u0019���j��T���\u001c6t�qD�\u001a6�S��NKS�QG\u0015Q�\u0014��NO?Xu�v��ܨ���xd���7��ز\u000e�%\u001e�\u001a\u000e�\f�^\u0018���,m�qc�L\u000b�y{\u0007�\u0014���\u0001��,]\u0013A��Z�\\yvC��h�d�zv�a�U�����\t\f��\u000f�;m=,I�A�l��\"�c3�J�h�h�i4n�-���\n\u0007��\u000b�B�FJL�vVZ��,n��\\I)�ҌPq3\u001cM�[^\u001e�\u0010R&����BD�P���iZV��jD�xPU��]\u0017|��'Uu��=L\u0003\u001b�2�ܴ20�[΅��\u000e�\u00068Cy�\u0017X^)֏\u000b=��\u0006~�%\u001e�薽�ն���ŹJ��3��\u0004�\\?\u0015�2�\u0003\u000e\u001c�'w�b�Iq\u0017�k�c\u001dM]�=��\u001e�����\r�n��qK�@D\u0018+R��+�.-~��9\u0012K�\u0011�ߖ���\fW�qG.쟜�H̻]�GqT��ب��rs�6%E4�X��\n)�\\����(t�.[\u0017\u0018���-^0B)8/���,�\u0000�eB����Y�\\w�OT\u0018^���.�H�r�)�\u0018®|8[�AW�A+1�rӼ������\u0000��_�W�4����\"d]>_\u0015��\u0018d}\n��Q�o�C��Wوz�K��$uX\u0015�!�z�\t�TB�fQɀ�n�a�'����W�G��\u0005\u000e��;�7/no�Z)ƙ�\\�f���Մ��Q\u001d��\u001a����]�3.t�w����\u0006>�V�.�-���\u0002D.�/\u000b��nZu%�y'��\t���'\r�X]�Z���y��f'(�����^��s��\n\n���=�\u0013\f\u0006߭F��iݩ�}��\u001e��\fG���\u001frs\u0002oM�R�\u000bV�����}*G��e�\bt�5=\u001d\u0011c��݈CG��\u0014\"\u001e�[�#I\u001eN�r[��R���\u00049�*\u0014;X3�#\u0005���s%Di+\f��,��s��5u҈�}W']�J��MV�.���mg�2����h%�v\u0003��w\n���*Kh}���K����>v��J����m̃ž^\u0006���7��dx�a\u0017ͷQO�\r�\u0010٣��\n\u0005��\u0000�Cۯ[�E�p��=y9#gA��E�\u001ey����L��4�2d^�>u�\u001cb�~n\u001ag\u001f\u000fx�Y?�܌�]m�|n\u001ag>�ZV�+�,�u��;\u0007x\u0007˥;\u0007,�e�m�ik�/䞔_���c\f~n[�\u000b#]�.̮��<\t��\u001a[⣷�ʚi�Dyۤ��k�i��ӽ#��w!�U�sk�7��W�@����؛����}�V8h��Y��z���Ա�`�5���AM��Cs\t���i�\nח˭��s�����\u000f\u0017�F\u0003%W\u0010fBJ\u0001]9\u0017(�Js��\"�m�����\r\u001agjiB���T�(��b�Z\u001d�L��j{ڝZ3K�\u0007��,\u0016���. ��J\u0016��*�Pv�C����>Ɣ|�,O\t��'eVr�E�o\r�[1E��?���Q\u0015�+�<{��L�P;Ң�.\fnK�G\u0006\u001f�CQ��#�iW\u001c&��C\u001f�n�>,E��B�>c���FM��w��Dؽu��#6ڧ�\u001f�\u001cJ�\u00043Օ���a\u0018����cpq&�w���\u0011H��w�\u00137�����ǩ�\u0017\u00169׻���܄\n�p\u0014م7\fc�P\u0012\u0018{��I-���Oʣ|F�o��O�\u001f��M_�'u�)��d�I�:o'�\u0002{��{w�tj2\n\u0019�r�\u001d�������t��Z����ɣ�i�Sh���ㄦ�\u0011b���b�Tz�>`.�\t/e�$h򤗛\u0010��J\u000e�SŊ��2q2D\u0014\u00017DBI\"$��{�O\u001a\u001f�*T/\u0015-#'\u0013��5�����\u000b��\u0010*KC�4?�����g\t����9�\u0010�\u001b\u0006�C����;Z�\u0012\u0016x\u0005��ټ\u0010����Â�7�����\r�Z\u001b�\u0001_�\fe�������\b\rVh؍��6/߭S�\u0012�\r��q�.Y<}ې,�D�O�K�˭\u0018�d\t)�Y�c������ n����ⅈ��˧\u0013ѳ^Y`N��\u0003Cw.A�����R�\u0010n�9�\u001d��\u001ei2����)\u0006h�/�8����\\Gz@��AӴ�ZG�'��i/����;\f�\u0012�jߪ�\u001c\u0011��*�,�\b�G\u0017\u000b��ո_�\u001d�z��\u000b�\f}��_�5H����,�����D�r\u000eR�ي�%�\n                                                                                            <8Ԇ�֜BJ\n�h��Ł���\rV�d\u0015Z�Y�\\Φ~�������/��/���0\u0017�\u0002��\u0018���\u001b'\"�\u001a�\u0010ٲ�'\b(�G�\u0014g\u0012\b�sK��ɫ��X�w\"\u0003:��.�P�U���l���\u00141c0�/�Ƹ�\u0013���\u0013��\u001ca�\u0002X9��k۾���\u001e\u0019���v�B�(B]i̪X\u0010x\u001a\u0011��+'\t��H�v\u0015��9�H�0�+�Gh݊P?F�<�\"Q�i�P*��拌y�_��K�\u0013R��\\IT�7��'z�X��e��30XU�]��T>��Q\u0017[��+�jJk�\u001bm'\u0012u!��TN��V�<�j\u000e�\"���H��z�\t�K\n                                                                                                <_�Wd��>�]|W\u0011����]�����\b��\b�G\u0010v\u0013��Y�xY3�\u0014кj�R\r�p\u0002qGgn)���b:��z�e\u0017\\U�$\\\u0003�^�A�}:zى-��-��w\u0018q���ϼu%�峹.)��[�3[��n�T�\tr���ʸ\u001f�77�~\u0004^�`ꡠ\u0014_\f�6X�����\u001b�]�T\u0013\u0014\u0011ދ�J\u001a�o7�\u001a�\u0005��A,LG��\u0010\u000b�\u000f��ţU��$�{,��sn\u0002\u0017��!\u001c���`��_%����\u0016\n�H\u0017ܺ�6NXB�Ynq�Ė��x뉧\u0001�u\to�f�6�>N/F�?��V%eac����\u0017c1�p���T��\u0000p|]\u001b\u0012�_ �N�w��e��������\u0012�v4n�9TF�X�ra�<�c�V��\f/\u001d斁�\u0017��Ek�E�t�R*9�4�d\u0001���K}O��\u0010\u001f��v���W�+����?���8�.\u0014*��S\u0004����qDZ������)MνXPi9.AL8�\u0014���6��í�u}[i\u001b�oí)�\u0002��q3|z�}n�G�\u001b5�]\n                                                                                                    <d�)d�i��ˇ�ˇ�-��\u001c\\+v�i��S=�[���1���\u0011$�.\u0001(�GL:��\u000b8�\u001b�ub\u0001K�\u0006���&I�`x�0\u0010E\u0005\u0011ww\"A�P��\u000f7��lJ&J��\u001b]��\u0000м�%\u001c�^��#\u0015�Ν\u000e����V\u001e��(��c{�r�A�ndf�n��7�\u0012R�0\u0018s<\u000f5��-�Y�&#\u0004�G�T\u00110\u001dA��T�e�\u001b�[��\u000e�glG��\u0015�E�\u0018�ư�\u0005ҧxp�\u0019�nA6ɕ�N��[��b\u000e\nˎbusM�X�>�\u001aVw��(Vw��.��Bm?VwOg\u0000���U� R7\u0007�13�u�\u0013��9^-䥈�r�nܚ�\rNw�`\f�{-�U8ݑu���t�x����p���\u001e��F�\u0018^\u0004^J\b�`�%\u0010t��\bL7\u000e�8^�YN�n�t��B93��m񚑶���\u0000��\u0000�f\u001f ��-���\u000f��\u000f��\u000f��\u000f��\u000f��\u000f��\u000f��\u000f��\u0016f�\u0003�{��?@��\u0006��~X�q���0�V\u000f�(�� �9#M\n&F �qr˱\u0003o�G��@ts�i� �0hmxg����\u000f��\u0007�\\\u0000\u0001\u0016O�^��\u001cH�\u0017��^J[\u000fэ7�|�$�@t�\u0000pe�\n�_\u0013D7W\u00061�~\u0001D7HIcu\r�]�z��4\u001f�����\u0010�\u001cǓ��!�n$�Mq\b� ����La\u00061�yx\t��(�[�\u00187\u000b\u001c�\r\"t��\u0005o�#:x\u0015���1Y\u0002\u0004��g\u0011��1J\u00006\u0019A�n�;n�s����܏hdl�\u0011\u001a\u0019���q\u000b�{�F��~ G�\u0019J4�P�\u001f\b�߻\u0015T����3,\u0018��\bGԸ�O�?\u0015\\�\b�Q�k!J[/D���x4\u0007\u0015\n#��\u001e\u000fn�G�/��.��\u0010�]\\���r��P�h�W�rs�[b�<��e�-(w��1���\bNA�.#>�Q?�/F��LR\u0004���bDn\u0010b���9����3��F��\"@n�\u001b\u00056\u001e���B��]�\u0011\u0004밮���=��\u0014��12d�L��p�L��F��\b�,�\u0007��q��ԥh܂�X�P�q?��\u0016����Ih�/PIFޮU����vF�^�\u0000�Ѹ\u0011�Y�\u0014z��q�)2\u0004��\u0001���e��и����B�%e�n��J4n\u001e��+�Ϊ�\u0015\u001awި�\f\u0006��XV�\u0000]��}�d*���d*m\u001b1pނ:\u001c�\u000b=��\r�+ŗB��:\u0016�\u000b�)�n���V㔰��Q\u001a��x�~EX�Q�!q��^��]�CiK�W(��\u000b��1\fnN�\u0016[\u001d������$b\u00070�k���<ʗ���\u0010�;�]��}��)h۵�r�Zo%5\u0016�6��������I��/�Y�ڮu�۞)����\u001b\"��i\n�v%Di[\t\u0011R�9�?����Z�\u0010�\u000e\u0011��7�\f�]\rYnZ�XF�^�m\u0010�{5l�\u001f\u0004���]��\u001d�-�!K�z�X=ӆ\u0010�W\u0003��B��\u0010@��\u001a\u0004�j�rS᠇�.�� �4\u0006^�\u001a;�,\u0000n�\t.�%�\u0010�\u001b�кP��^G(-��\u0000ԤŸ���o>����N1���ەy妕yE�m\u001c��p�?����H'\u0001�b��\u0003?\r\u001b=zS�xe9\u000ejOx]�㖶Q�\"�x]Ntie\u000b^n\u0011\u000b��R[�:�m�U��<��-\u0010�����_/\u0000�\"�Q\u0000�AQ!\u0000�rm�\u0018\u0000w{a�i\u0000�r��8\u0000w{��Y\u0000n��Q�:u\u0018�[8\u0006��t�I\u0000�\u000b?�\u0001��UfS�\u001f�\u0000�>\u001f�;��\u0015�\"�\u0001��\u0011z=\u00007���8��\n\u0000n\u0010SҪ�ľ�<\u0001�]ރx\u0011\u0000�d�,\u0011�\u0006�.<\n                                                                                                        <QyPV�W\u0000pWB������b����5U� Ż*��V\u0001p\u0003+��\u001d\u0001��\u0002\u000f��ڞ3\u0001�\u000bO�\u0001�;�\u000e\u0000p�Ќ\u0000�{h>\u000b�-\u0019\u001e�Ş�\f\u0000����\u0000�8\u0018�H�,\u0000܅�0\u0000w�AW쟏b��k\u0001rS&?\u0004��\u0012�\u0013�v�|n\u001ag>F[��U�'�Cp�\u0014Kw\n2\u0004wi\u001b�_���\u000b�'B��\u0004�]�VO�(^?�r\b�\u001bϴH�DH\u0017Cp\u0017V\u000fBpwl�Bp��q�Cp7��\f!pKcq���\u0011�%\r���\nf)\u0000n�l�\u0007�\u0003p�T�\t%\u0014)mO\u0000p���b\u0000n���t�\b����)��Vy\u0010.Mc�\u0014�u�X�V\u0003p\u0017�\u000e\u0003pK !��B��\u0000�\u0012�\u0019|F`�\u0018�[\t�G�M\r�]\u0018\u0018\u0003ᆪMA��\u0018�;�O^���.��6�|8�\f�H܊�Ą/��~\u000bH�E�X��{7Ѹ��)mw\u001c��&���8\u001a�\u0018���Ӿ�u{�F����؅�=F/�q_+S@��H�B�\u001e#�и��)�q�D��q�\u0019_B��\b�D�\u001e%\u00024��N�^���\u0011:��=H8�q_c\u001b\u001d\u001aw?��r��\u0010�{�9F4�k��hܝ\u001d>D�\u001e��6��h�c�#\u001a�cM���и;\"�Ѹ\u0007�F4�%�Gq\u001b�\u001dB�\u001e$\u001eѸ/�0�qo���h�c\u0004\u0013\u001a�5Ruh�W\u0013\th�\u001d�]x��\u0004#|��RE4�u�S�<�\r�;�@D�Xʕ�x\f�;\u0018lG4�k�Ih��bv�?�и/�$�q_,HD�X����:�и��*\u00042\u0012祿�k�h�\u001d��%Lh�-���CB�X����\u0012����E�[|\f��k@\b���=�EB�n\u0019���\u001b'\u0012Qu\u001a\"�Ѹ�\b\u0004(�^�3\t���%0��=�@D�PB�V�>4�\u0011b\u0011��Bi\u0002\u001aw��m4��#\u001a��\u0002\u00044���h�#�\"\u001a��\u0002E4��]4�\u0011\"\u0001��:!\u0012\u001awkWwѸ���\u000bù\"\u00044�V�Ch�#D#\u001a��RE4��C4�\u0011Bj���+���M4��7ֱsٷ�\f܏�=B/�q_(PD�^ϗ�h�#D#\u001a��RE4�V�]h�#�\u0002\u001a�}a���&�+�\u0006�{}P�~O1�q?z�1�q/�*4�=�2\u001a�\u0003B���c\u001f�G\u0000�uHf2ȴ�\u000f��b~\u000fx��\"\u0007@���q�k\u001c�d}?\u001ew��2��ݡ1\u000e�q�\u0003\u0017�Jv�q�/���^P\u001e�\u0010��S����~׈�g�7�\u001b�����n\\��/A\u001emE^�~0/A�F���:cZ[��\f#r�+�\u001f\u0006K��\u0007�a�\u0006�j}\nFw\"?�h�\t\u0010\u0010��\u0016�\u0000p��W\u0005\u0001\nH�\u0019\u00020f�K\u0010��%\u0019-�b@��\t<�Tm&�,w+��U�[i+\f\fcr�B�\f�]I��V\u0002D��٥�\u0011dnl3��1`�!\u000e\"4���Ndn(C�\t�\n��NT�!sc���\u0000�<�̭��AX̯��\u0006\u001dNaE\u0002�.�\u0006��?\u0004\u0001g\b\r\nendstream\r\nendobj\r\n2 0 obj\r\n<\n                                                                                                        </Parent 1 0 R /MediaBox [0 0 595 842] /CropBox [0 0 595 842] /Resources 12 0 R /Type /Page /Contents 13 0 R >>\r\n\r\nendobj\r\n1 0 obj<\n                                                                                                    </Resources 11 0 R /Type /Pages /Count 1 /Kids [2 0 R] >>\r\n\r\nendobj\r\n14 0 obj<\n                                                                                                </Type /Metadata /Subtype /XML /Length 1020 >>\r\nstream\n                                                                                                <?xpacket begin=\"\" id=\"W5M0MpCehiHzreSzNTczkc9d\"?>\n                                                                                                <x:xmpmeta xmlns:x=\"adobe:ns:meta/\">\n                                                                                                    <rdf:RDF xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\">\n                                                                                                        <rdf:Description rdf:about=\"\" xmlns:pdfaid=\"http://www.aiim.org/pdfa/ns/id/\" xmlns:pdf=\"http://ns.adobe.com/pdf/1.3/\" xmlns:dc=\"http://purl.org/dc/elements/1.1/\" xmlns:xmp=\"http://ns.adobe.com/xap/1.0/\">\n                                                                                                            <pdf:Producer>Developer Express Inc. DXperience (tm) v19.2.6</pdf:Producer>\n                                                                                                            <pdf:Keywords></pdf:Keywords>\n                                                                                                            <xmp:CreateDate>2023-02-09T10:12:23+00:00</xmp:CreateDate>\n                                                                                                            <xmp:ModifyDate>2023-02-09T10:12:23+00:00</xmp:ModifyDate>\n                                                                                                            <xmp:MetadataDate>2023-02-09T10:12:23+00:00</xmp:MetadataDate>\n                                                                                                            <xmp:CreatorTool></xmp:CreatorTool>\n                                                                                                            <dc:creator>\n                                                                                                                <rdf:Seq>\n                                                                                                                    <rdf:li></rdf:li>\n                                                                                                                </rdf:Seq>\n                                                                                                            </dc:creator>\n                                                                                                            <dc:title>\n                                                                                                                <rdf:Alt>\n                                                                                                                    <rdf:li xml:lang=\"x-default\"></rdf:li>\n                                                                                                                </rdf:Alt>\n                                                                                                            </dc:title>\n                                                                                                            <dc:description>\n                                                                                                                <rdf:Alt>\n                                                                                                                    <rdf:li xml:lang=\"x-default\"></rdf:li>\n                                                                                                                </rdf:Alt>\n                                                                                                            </dc:description>\n                                                                                                            <dc:subject>\n                                                                                                                <rdf:Bag>\n                                                                                                                    <rdf:li></rdf:li>\n                                                                                                                </rdf:Bag>\n                                                                                                            </dc:subject>\n                                                                                                        </rdf:Description>\n                                                                                                    </rdf:RDF>\n                                                                                                </x:xmpmeta>\n                                                                                                <?xpacket end=\"w\"?>\r\nendstream\r\nendobj\r\n15 0 obj\r\n<\n                                                                                            </N 3 /Alternate /DeviceRGB /Filter /FlateDecode /Length 2596 >>\r\nstream\r\nX���wTS�\u0016�Ͻ7�P�\u0010���khR\u0002H\r�H�.*1\t\u0010J��\u0000\"6DTpDQ��\b2(���C��\"��\u0001Q��\u0004\u0019D�qp\u0014\u001b�Id�\u0019߼y�͛�\u001f�~k����g�}ֺ\u0000���\u0005�LX\t�\f�X\u0014��ň��g`\u0007\u0001\f�\u0000\u0003l\u0000�p��B\u0016�F\u0002�\u0002|،l�\u0013�\u0017��\u000e ��*�?��\u0000����Y\"1\u0000P������\\\u0019\u0017�8=W�%�Oɘ�4M�0J�\"Y�2V�s�,[|��e\u000f9�2�<\u0019�s��e���'�9\u0012���`\u0019\u0017�\b��2�&c�tI�@�o�\u0019|N6\u0000(��.�sSdl-c�(2�-�y\u0000�H�_��/X��\u0013�\u000f���Z.\u0012$��\u0019&\\S���\u0013����M���0\u000e7�#�1ؙ\u0019Y\u001c�r\u0000f��Y\u0014ym\u0019�\";�8980m-m�(�]����v�^��\u0019D\u001f���W~�\r\u0000��e����mi\u0015\u0000]�\u0001P����`/\u0000���u\u000e}q\u001e�|^R��,g+���\\K\u0001�k)/����\u000eC_|�R����ax�8�t1C^7nfz�D����p�\f柇�\u001f\u0007�u\u001e\u0016\u0011�$��/�ED˦L L��[�\u0013�\u0005�B�@����\u000f���ٹ����\u0011ЖX\u0002�!\u001a@~\u001e\u0000(*\u0011 \t{d+��}\u000b�G\u0003�͋љ���ς�}W�L��\u0016$�cGD2�\u0012Q���Z\u00024 \u0000E@\u0003�@\u001b�\u0003\u0013�\u0004��\u0011�\u0000\u000f�\u0003\u0002A(�\u0004q`1��\u0014�\u0001D \u0017\u0014���\u0018���`'�\u0006u�\u00114�6p\u0018t�c�48\u0007.��`\u0004�\u0001R0\u000e��)�\n�@\u0010���\u0010\u0015R�t C�\u001c��X�\u001b�\u0003\u0005C\u0011P\u001c�\b%CBH\u0002\u0015@�R�\u001c���f�[�(t\u001a�\u0000\rC��Qh\u0012�\u0015z\u0007#0\t��Z�\u0011l\u0005�`O8\b��\u0017���28\u001f.����p\u0003|\u0010�O×�\u0011X\n?��\u0011�\u0010\u0011:��0\u0011\u0016�FB�x$\t\u0011!��\u0012�\u0002i@ڐ\u001e�\u001f��H���[\u0014\u0006EE1PL�\u000b�\u001f\u0015�⢖�V�6��Q\u0007P��>�U�(j\n�\u0011MFk�����\u0000t,:\u0019��.FW���\u001d��\u0011�8�\u0015\u0006��c�1�\u0018L\u001c&\u0015�\u0002�\u0019�\u001bӎ9�\u0019ƌa��X�:�\u001c�\r�r�bl1�\n{\u0010{\u0012{\u0005;�}�#�tp�8_\\\n                                                                                            <N�+�U�Zp'pWp\u0013�\u0019�\u0012�\u0010�\u000f�����e�F|\u000f~\b?��!(\u0013�\t��HB*a-���F8K�KxA$\u0012��N�p����XI\n                                                                                                <D\n                                                                                                    <O\u001c%�%QHf$6)�$!m!�'�\"�\"� ��Fd\u000fr\n                                                                                                        <YL�Bn&�!�'�Q�*X*\u0004(�\u0014V+�(t*\\Qx��W4T�T\\���X�xDqH�\u0012^�H���QZ�T�tT�Ҵ2U�F9T9Cy�r��\u0005�G\u0014,ň�C�Q�(�(g(cT��OeS��u�F�Y�8\rC3�\u0005�Ri��oh��)\u0015���J�J�J��q\u0015)\u001d�\u001b�\u0003���2�a�u�;U-UOU��&�6�+����y���J���F�ީ3�}��Է�w���@i�i�k�j��8��t\u000em��\u001c9���ք5�4#4Wh��\u001cМ������Ҫ�:��T�������C����\u000eU�MG��C��c�\nÓ�Ψd�1�t5u�u%�����3z�zQz�z�z��\t�,�$�\u001d���S\u0006:\u0006!\u0006\u0005\u0006�\u0006�\r�,�\u0014�]�������b�6\u0018u\u0019=2V3\u000e0�7n5�kB6q7Yf�`r�\u0014c�2M3�mz�\f6�7K1�1\u001b2��\u001d�\u0005�͇-�\u0016N\u0016B�\u0006�\u001bL\u0012ӓ��le�Z�-�-\u000b-�,�Y\u0019X�[m���hmo�n�h}ǆb\u0013hSh�c󫭙-׶���\\�\\߹��v�}ngnǷ�cwӞj\u001fb���������ȡ�a���1ѱ��\u0006��\ncmf�wB;y9�v:�����Y�|��\u0017\u0017�K�K�ˣy����\u001a獹�r\\�]�n\f�D��nRw]w�{��\u0003\u000f}\u000f�G�Ǆ��g��A�g^�^\"�\u000e��lg�J�)o��ϻ�{Ї�\u0013�S�s�W�7ٷ�w���o��)���6�\u001b\u0001Z\u0001܀怩@����}A��\u0005A�A\u000f�͂E�=!pH`�����\r�\u000b�w��Ѐ����Ö�}\u001f�\t\u000f\u000b�\t\u0018a\u0013Q\u0010ѿ��`ɂ�\u0005�\"�\"�\"�D�DI�z�\u0015�\u0013���_�xǔ�Hc�bW�^�ӈ\u0013�u�c���\u0017�,ܹp<�>�8��\"�Ey�.,�X����\u0012�%�%G\u0012щ1�-��9��\u0006��Ҁ��K��l�.�\u0013�\u0007o\u0007o���/�O$�&�'=JvMޞ<��R��T�\u0016T\u000b����֥�N\u000bM۟�)=&�=\u0003���qTH\u0011�\t�2�3�2��̳���˜��\\6%\n\u00125eCً���4��Ԁ�D�^2��S��&7:�H�r�0o`���M�'�}�^�Z�]�[�[��`t����UЪ��zW�.Z=��ó���ik(�.,/|�.f]O�Vњ���~�[�\u0015�E�76�l�ۈ�(�8�iM\u001fKx%\u0017K�K+J�o�n����W�_}ڒ�e�̡l�V�V����ܷ\u001d(W.�/\u001f�\u001e��s\u0007cGɎ�;��PaWQ���K�KZ\u0019\\�]eP���}uJ�H�WM{�f���׻y������V�UWZ�n�`��z���\u0006���}�}9�\u001e6F7�����I�����~�~遈\u0003}͎��-�-e�p��u�`����x���l�o���\u001e\u0002�$�\u001e�����A�{����}g�]m\u0007���\u0013�\\�9Օ�%��\u001e>\u001ax��ǥ��{���\u001f�=Vs\\�x�\t�\u0013�N柜>�u�����c�Kz=s�/�o�l����|ϝ���?y����\u000b�\u0017�^d]��p�s�~��\u0007�\u001f:\u0006\u001d\u0006;�\u001c��/;]�\u0019�7|����W����\u0016p�������Q�o�H�!�ɻ��V���sn��Ys\u0017}��ҽ����\u001b~4��]� =>�=:�`��;cܱ'?e��~��!�ań�D�#�G�&}'/?^�x�I֓���?+�\\����w�x�20\u0015;5�\\��ӯ�_������e�t���W\u0019�f^��Qs�-�m���w\u00133���+?�~��\u0018��O�~\u0003����\r\nendstream\r\nendobj\r\n10 0 obj\r\n<\n                                                                                                        </Type /Catalog /Pages 1 0 R /Metadata 14 0 R /OutputIntents [<\n                                                                                                    </Type /OutputIntent /S /GTS#5FPDFA1 /OutputConditionIdentifier\n                                                                                                    <FEFF0073005200470042002000490045004300360031003900360036002D0032002E0031> /DestOutputProfile 15 0 R >>\r\n] /Names <<>>\r\n >>\r\n\r\nendobj\r\n16 0 obj\r\n<\n                                                                                                    </Filter /FlateDecode /Length 476 >>\r\nstream\r\nX�]TMo�0\u0010�#�\u001f|��/l�\"�4\u0001)�m��Z핀�\"5�\u001crȿ��T��\u0000z���7_����~�g�z�c{p3;�C��u��ֱ�;�C�\bɺ��\u001f0~�K3��*�\u000f���.��4��z\u001d����u�w���ƣ�\u0015�^}�|?��Ӯ�S�}[�\u000e�i�r\u00177̌�IY�Ν\u0016���饹8���?�\u001f��1�\u0003\u00015�ع�Դ�7��\u0005\u0001<<%[��)��\r��\u0016�\u0000�xj?\u001b\u001f\u0019�\r����\u0002��#4[�l\u0007X\u0000\n\u000e�\"�BF�\u0001U\u0005c%\u0000-n�\u000e�Y�@0\u0016\u001c�\u0006Ƣ�Dh5�s\u0006���\u0015\\A$�\u001aq�Y�[\u0018K\u0012�@\u0006\\UC��$\u0012Ɗ\u0013�������\u0007�\u0001I��j��R��\u0006ƶ@�9n\r\u0002ɚ�G�\u0019���l\fy6�\u0015A�o(ANM!n��,uA?C$\u0005��jr�Q�,e\u0004U\u001a�\u0011[ĵ9U\u0012)X\u001a\u0006\u0001�\u0006�b���X�cFt+Q\rM�$4k�\u001cJ�Pqj�T\u0005u\u0001Ɗ\u0006��g�S��ݏ��\fI�,���.`T2�\rxL��\fqkV��y\u001f�/.wܰe�����\u0000�q�\n                                                                                                    <z}\u0003�E��\r\nendstream\r\nendobj\r\n18 0 obj\r\n<\n                                                                                                    </Filter /FlateDecode /Length 18 >>\r\nstream\r\nX���\u0014��Q�\u0017\u001c\u0000\u0000��\"�\r\nendstream\r\nendobj\r\n19 0 obj<\n                                                                                                </Length1 75828 /Filter /FlateDecode /Length 23652 >>\r\nstream\r\nX�Ľ\t`���?���f�$�96w�����wB KHB\u000e\u0002!�\bw�\" ���**\u0016\u000f�O�Z\u0005�5\u001cb\u0014�U[��gկV���Xo+�}�����&�R���'�μ��;��3�5�\"\tDd��H\"��5�]u\u000fv����ԋ\u0017�X���\u001f��&2��R�e�\u0017��t�Dd�\"�l^��w��;�ZB4�<\n                                                                                                <S�\u0018\u0005�\u0007\u0013;��G>}����Z�k\u0013��G4��eg��U���\u0013��\u0000���{׭�<���\u0004G\u0011�V�\\��[�\u001fW!�6�o㽷\u0012�����_��f�-�G\u000f�c�Gz��\u0010,�C\u0017�#�\u000f��>�c\u0002\t&!ZH\u0014r�g���RYN�ң�R\f�vT�зK��H\t\u000b*�\n�\u00189s�D�Ў\f/�]����Y���?k\u0017���O�#�Q���\n�\u0017/b���OM����m\u001fҝ\u0015��΢u��6�ٴ�6ѹ�K�L\u0017��t\thq.�/�_�V��.�+�J�FW��t\r]K���t\u0003�H7���Э�ݸ����Z~�ݹ��]�\u001b��t\u0007����\r��ߡL/����d\u0007�\u001a�w���be�⷏��^�G�1gzޟ�G�\u0000ݏ�\u0001��Az�~O\u000fc\u001e\u001f��>��X�?��5��O�!z��@O���\f8�O�,\u001d�?�s?�Γ�\u0012��\u000b���\u0007��H/���\n�J�ӛ�wz��\u0001�}|�����k��Q�m��'}��GPS����?~�\u0003�x�-zW\b��\u0004����+6{��\u0019���#�=6;wp:���\u0017y6Cw\u0005��\u001e��\u001e�'˱�\u001b���\u001d��\u0001\u0005��;9��l̎N�P�т�9l��)c&X;\u000f\u0007��\u0013���?�x��A��#|)�:�\u0017D��{�2:�����c5�E\u001dFe��Pھ�gu�gYy�3��k�\b��1(����\u0017�\u001f�~߸�>��W���\u0019��\u0017�%�_��S�N,\u001d^�\r~�C��Q��q\u001a\b�\r\f�3@>�1\t� \n\u0012�\u0006�\u0006K9dA\u0011Tȴ\u0010�,X\u0004�\u0010*�\t�\u001d%C�X\u0003w\u001c'ܱ�䞙�D\b�B\u0014�e�\u0010+�\u000b\t��IB��\"�\niA��\u0002w\\��\u0016҅\f㞓?\u0019\u0017x6\u00055b���\bE�Z��\b\u0005B!���2�\\�\u0014�Q��|\t�5�W��z꠹���*\u001f�Ϣ�(H�=?Vj+wS4������n\u001bxH: L\u0012�\u0005E�H�L�.xi�2��*+���4�3e���|T�X(־$��CZ�u�<���6͙=k��Ӻ'O���1a|���֖�M�\rc�G{�F��\u001dQS]UYQ^X�������NK��r��C�\u0016s�IUdI\u0014(���������3����,��EAoPAO�\u000bEMC���zx5�К^�\\8��W��\r�\u0014�Z���s5�]}�\u001bܮ~a��n\\ompOs�\u001d����Z��PdRS�1vq��O�q5�5�Y����\u0001���ZƸ�,����\u001e�\u0015�V\\�e�W�\u0011�G\t�B�n��#RH({m����;��cbwcCBj�4^Fcx[}�>\u0013o˵���.u��{t˯��4��c���;��O��C[��-[.�sx�r�\r}9\u001bލŐ\u0017��\u001b\u001a�\n                                                                                                    <n4��\u0019x�Чd�ݮ-_\u0011:�>��В^�DͰE�\r1@&��_\u0013��\u001eb|���/��{i.2}�M���.�������i}b\u000f���N�dv�<����=�T6U�=�k\u0016���7ו�\u0007���2�\u001f���̞��\u0016��w�\u0016wC�N�I�}�\u0006\\x{��6�)*D��\u001e\fb\t#���B���(w�^\u0001\u0005.6\u0007K���#�c}Qc��g��T_ac\u0003뗫qKO��A֖{b�\u0003T����̕����h\u001a�G�s\f&%�qK���})=\t���\u000b]�\t�}�i �4w��il�������T�F�\u0014�6���2\u001b�)#��-&H��l��Մ?��Zܰc�x��h}��[H 5�Ũ�������1��ݒأc�\u0013R���?�ӥ\u0004�OJF_HP[v\u0014\u0004����;���f\u001d�q5.h\b���F\u0015��Fk'��ha�\u0018O���l�ߒ2�rQ&�\u0019^�f1��G\u001d�n�\u0002�47x������h�緭��6qz7�m�K&\r�����\\\u001f��?#�\u0001\u000f6y\u0012����cy>�m\u001ev��۵%��ֵ�5�6\u001a$\u0017V\u0010\u0006�f��^Z\u0015Q���\u0004��n�u�쮦-���ys���z��h�Y\\��p������M�}��ޘ���*�ڄ�I��y�=�{���\u0013�x����w?\u0000[�u� �驟�'\u001d��\u001fp\u0011yy��JY!˸X��ԉL\b������<~W�\u0005\n                                                                                                        <?�_ ^\u0016�/\u0013h^�����e\"�d�����\u000f&)v1H\fq��Ϧ�i���Lc����J�'�\t�Q�'�G�\u0011D��gq/�ﳺ�Yy\u001d+���UVn\u0002c@\u0017�8L&m�qCN���)A�YQbM��5mRw��#�R�j3���}f\u000fd��ъzc\u0019zP<��y��\u001f4��=k�h�7\rl�o\u0010UZ��h�l��\u001aM�\u0019Ǝxh\u001e�\u0006\u0013ȟ?\u000f����M�v/�����G��\u001aL�ަ��^T8mK����M,\u0005K�E,1�o�խ�$ ��MӉd����ܸ5��\u0005j�4�\u000b���RK�^�\u0000\"Q�\\�aI0n\u0012\u001b��a\r���\u000b� �c��\u0002�$�\fӴiz�y�\"�\u0002�mﳢG�A�4\u001e\u0000up���\u0005�]������f&�S�{\u001d$\u000b�4oɄ�}�\u0019-�\u0010���V����\u000f�0\u0019a5�8�����m���1�_�˽>5�'?�͔\u0003cLJx\u0000�MӶ\f/����\u000b\u0019^\u001aʋ�l\t\t=�\u0003:�BB\u0003)\n\tl\u001d�\u001d��P�(�2�\r����\u0015��\u0007����8w���7�]e�Bݱ��\u0014�V�;�B�[p�33��\\o��J6!B�ٲ����dK���i����Έ��d��������r�:\"�\u000ba���\u001f)\u0011�\ngϊ=\\R��C���C�g�E���$\f��}��'����㙖�t��;�@̒RMa�;-3��R\u0018%��$�1&��*ﱩΪ���d�<�\u0017�)�&�{\nʢT�p�jw�*\u001dє�P\u001f\u0017�\u0017Θ��\u001b�Hf{� \u000f�EZe5&�-�㈶J��\u0019����@}\t�;�\u0015J\u0018%����\u0016?uSīFG[�_�yo^fi��~�5>�_��\u0015\u0017�������\u000b\u0019^�}bY,˕�\u000b9{��I\u0018a�\u0011O�\u0011\u000f�w�Z(\n                                                                                                        <RRx�Q]\u0018Q}��8aϏk��x�\u0010\u0015&�S�2�\u001de\u0015�� ItT�hJ���\u0002��v���\u0012#\u0007/��1�V�;޷35??Uh\\��3kc\u000b�x*g5f�v�\u0016�����|����7?\\�V�\"\\иbʨ�Ȭ\n                                                                                                            <yq^V��s&\u0015v5��-%\u0013N\u0013��5*���K(�\u001b�6lQ��1��\u0017h��/٦���.��7�<\u000f�OQ\u0018�\n��J��83�����]2\f��ˋ�`����{��)l�\u0003�\u0017�Ա?�؋`���~��UFT\u0018g�򲈊\n���h�\n�ia�[��H��J�I��Y7㬆\u000b_�����7.��?�!��J�%�\u001c^в��}��©g�7-l)\f��B�Cq��Tg��_��\u001b�~7=\")3!\"13197�����κs�ʻ���f�Bb=l\r3>{\u0014|\u0016A)t�N�G(R�\t\u0004�\u0017���b�1��\u000b\u0005^s��\u0004>��~a�^�2�\u000b�4��\u001e8�\u0007t�\u0011���\u0012�%���ݷ�}�\n                                                                                                                <2��~3���g�5�/�d����\u001b�\u000e�h��a���n�y���ǯ�:s'�w�I�\u0015ƔG��G�X[��\r7G�\"]\u0018S|l(�\u0014���æ�@�О�����>�w\n                                                                                                                    <tb\u0016�8\u0016E�^�:��=l�X6Յ�v&!\u0012\u000e�\f-��!���ܩ�a�\u0018�%�<���F�l\u000e�(\nX�W\"\\d\u000eg��f�z�yv�(\t���d��JND�w�\u001a����\u0019c�]e��b�j�>�oRҩ�^��/11<\u0016\u0014�KY�\u0007�\u001b`�cR��\u000b��\u0018ѾP�~���R!kZZuᨃB!)d1\u0006l�\u0017fx��]Q|�Q����)ƀ�J`\u0002�������\u0011d���?y��׆,��J\u0007�xy\u0019�\u001b���I1�2�\u0002�A\u0012s�9�������/�\u0019q�5��d|\u0015\u0011ň-�g���D��Y����������\r��,jH�ɍI�q�����k�ZpƮ�5QQB^~Ebf���L�\u001a\u0018HΏO��L��ō�\u0007�̎I�L,e<�\u001d\u0015��.��\u001c��'����\u0016{�����x�����~va=v�]\u0016��kB�K�2K�CCSJ2�J�C�-v����\u0007�U`�L������h�j(Hsxg4�gt�0+�M�������?�}����:\t,i\u0019�75?4��wJ�\u000e\u0005���9\t60�u��\u001d��5.G��z&�o-����k\r-*�),�\u0014��������\u0017�l\u0016\\�O�\u0015\u0013�l�؃B>̕\u0002���v�8�\u0018��u��\u0018;�\u001b���\u0001�\u0015�)�\u0013S&\u0007�=S��\u0010\u000f4}I\t\u0006��\u0012G���qT�,,-u�b����/\u00192sn��\u00130,\u0004�cp:+J�e!�2\u001b�SR=ӚT��^�h\u0013}��\u0011)EiiE)\u0011��Zњ\\��$kE���\"�M����Д���=\tYqA\f�t��P�ER�v��x�\u001f��_�V���s�\u000fHBnMzx\u0018���'�A�W\"h$����@V�� <<�_,ۛ\\P�d?%Wu�0JD�g��r�\u000b�lvve�������!w�&�M.�u�Y@��j\u0018\u001e�\u001e,�j�NuмС�{�Oo�Oc����Yn�3�D\u0002G&K1��A\f+��\u00132\"W�K=�q��\u0013kbDY�&\u0014��\u000b�-��[3�r�#�;=ٙ\u0011�$�\u0012\u000b��\n�,3c�c�a\u0019u%⬊�#�/\u001f70�b���\u0015Ľ��04�<˗�����n��Q�c��\u0014��סH\u001dڇJ��A��5����q3\u0019-\u00147�Cfb�u�cu˖->e�I��)>\u0010$\u0013\r���� 3D����\u001b�{��6�7^��u���]�����ߑ�\u001aw^/K�k��3k�mG{˱���o���»֎n�p���v��k>�7��\u0000\u001fIXω�C�\f���\u001e\u0014�\"\u0007%��y��������٧�6w��\u0017<���\u0013m|\u001d��&���w����C\u001e�� ��`�Cj8���-3䨭8[(.�Z�vR��HQS{Ί5u�+\u0012�\u000b��\\U�\u0017XC�*,4Ō�s�܆�\\��%m�dc��\u0018w\u00055�M����\u000b\u001c9���\u001f0���M{s�\u001c��U{\u0013\u000b����as��zcF�\u000bF��>�M�\u0018�&��p\u0003��#\\�U3\u0003�G5\u0012$���\u0002�\u0004�8c�%Þ��q:��̬�L?��C�kJrK�l����bon��l0�&��'��8� �;�6�4?;ry��wOM}Ti���U��\u0012Ӭ�\u0016�.�MH-\u001eW\u001a�\fP�,Y�VL]�>z�Q�a��-\u0005Z�[���PTߕ\t�\rL>�i\u001f�\u0014ʠ\u0016z���F��ݗ^�^bK`�\u0011�\n�̮$���Q�_g��\"��B��6:A��rr&r�\u000b�A+��\u0013�C7��G\u0018�q{�\b7�\u000b~�V\u0007נ�_����e\u0005��\u001f�\u001e�үƝ��ycVu����0��J;�h)\u001aW�X�>w����Ƴ�O+��1*ʤ��)�j-j�Y��z�\u000b'�_<|�p��\u001b\u0017�9S��\u000bRr㭩٩1��2��=E#'��8k묂��䨰\u0018w|Rv�-15!:�,ɣ�_���M;*}\u0004�N�.c5��/^�/֡F�\t\u0011\u0001�l�7ip\u0005�\b��\u0006\u000e36��J\u0001�`�\u000bS�\u0012��\u0012\u001fq��!fI03���E7-�\u0015���oKʉ�\u001d;\u0012`�H[\\NRrn��\u001a����Ě�\u0013vO:�7|B��IѾ?=�\u0016\u0017��L oh\\Jg�\u0012a\u0018Z\u0011�uB\\a��`\u0000�\u001b��1�?�\u0002[D\\��L�p�ί�K�N�$9\u0014{������8�Y��kS�j+\n�\u0012��0B\u0010�e[REaAi��V��\u0000�\u001cbs��g�@�l�\n?\u001e/�툶�H\u0001\u001bC*�Ѐ1\u0014�:}\f\u000fQ�x5�R���\u0014�\u0014\u0016��l0��:�����:��u��9�n�#��\u0011�vT���\u0016��bh|t�ܱѹ3�{�'�h\u0007\u0003\"R \u001e28��H��\u00059+�\u001a[WUX�\u0012�|�\u001a�R�_V\u001de�\u0014*|oE�ƌ�.�t���xC\r��(�qZ\u001d���s��l�ۄ\u0017|�6�YV��n�\\�L��\"(�M\u0012v�rř�>�)ӣc!\u000b�H�P)y�,cf�1e�����E5�b���b�/b��~[�p�L(��\u001e��m�¸���ѹ�B�7�4Aژ�5M��u���I�i)i�MNK������a6�mR�]hO:Z��ī׌��w��v�b\u000b\r����G�f͙ŝ\u0010Ϭ3��:\u0013��P5�\u0018\u0019\u000by����\f��l\u000ea���j�\u000e(-7�\u0000�D�v�I�?N�6Ik�<��9�ʭSƮ�Z4r���S\u001dY����+�[\u001dVՒ�4��\u0011K�����g䔊��u��\nR��&�=l����e��W��W���F%�%��gƤ�'��#s&o��ZDzij�����}�I�P&e\u0005��\n�ژWKj�A�\u0007��G�\u0000�C���\n                                                                                                                        <UV��R��_h�f�&4��Us!\\�/�B\b�\u001bB����1Ն\u0019�&���l\"Ȉʊ>�\u001bs�\u0001B�Yer8�\\kR���g�\u001fۘ\u000e����\u0013g����(J��544g��25�w̑;�4���\"�����!?J�x�Û�\u001d�59�\\oZ­��of�\"�\r�Mؼ���:���*�}k\u0018[ұ���f�#)Uz���V��D�zX\\��`)�\u0012����\u000b){#[�\u0007�f*\u0006;Z�B{q\u001e\u001f^�д�kn7�Y�@@�P�\u0011\u0010�I\r\r���5��+>58,��(�ؚ֩\u0005��/�\u001c���cʝfE��;2˚K�.�/m/-k��\f5�Lr_�;6<&5��ݸ��'�\u001b\u0005��\f�u��\u0014�����|zkFJf�%!W�6ȑg��I�t�A-kB�Aq6n\u0017�+����&kuV�\u001c���\u0016,�\u0016�9�5\u0010&m��\rkW�\u0019JMg�:n��K��#�\b�\u001c��,��\u0000�I�΂l�J�YKlN�+;��x�̅[�e���6�mC���\\��hż�ⱞ舜�����\nW����v���1�\u001b9B����\u0006�\u001a��;\u0017�W��U\u0012�V��ӭ\u0015t;\u0000��2A2�H���y�☽�2��Q.Uʋ�\u0013\u0013򞐙��\t\u0015�I���\u000e�G\u0016w�}2����~=\b�R�\u000bu\n��l�����a�C\n3�ڄvs,*���&\u001a\\�y\u0011��!�f�9{����Y�:~�\b-y������\u0005՝\u001aķ�C�[�Ϊ��d�\u000e�\u000f��0b����-E�f[�$�!�5�WׯݷnĨ5�N[�}aїҌ9Ec\u000b�D�hA^���i�1����8g�3<,6�Q����k\u001f�����\u001d�]��O\u001f�U��~�vT�^YG�t�1+N;�8���(7��/$��\u0018\u001b��?\u0018�N9�-jv��7�݄�:,�C�\u0003�J\u000fq��rj�\f��E�TP�\u001d\f���\u001fs\u0013��C,��\u0011�\u0016��\u0015o���tQ���\u0012K�Ӌ��+\"#\u0015\u0014��޾vbVSv�Y�?OrG�L!&G�\bO�%&;��p����A-��I�1��\u0019��(\b\r\u000f���{+\t���ۤ\u0017h\u0014��9\u0002\u00191�\t�E&���Z��D���*����M��۞�\u0012����.����BL�@��h1<:��J���9וW�P�H�B����\u0019�]���5�k\n0GݑY�`\"r�˴0��^�\tW \t���/��\n?���W��?[/��B���~�`\u0007���_�aR�N]ef����\u0018���l%���\n�W�7p\f�\n\u0006�\u0002�Ó��\u0015&\u00199�6�}�3����I��Ѷ�҂Wǭ��Y}�Y+��БZ��)��s+�^ܙ۞*$8�}��hɨʈ�\u0018�Y�\u00119��n_|J��`f���(��� vd���]���tgR�\u0018\"e��][֔�t����ʒ��\t�#z��s[Ɵ=9�b��}��\u0011�Ni�\u0010�[90%�HT\"ݮd{IYLf�\u001e��\u0004_�y�\u0017%���CZ�9{Kr��Ş}p\u001c�}�v�ٛߚ�\u00147N�̆\u001b���,puJՇFn��39N4\u001etS:ZzޖX��Q�h�L��,�[�\u0015���ZfllOK�3�00��<�i�����`;�[W���y��^�\u001d\u0015�*�aH��\u0018��)>B�\u0014\r��B)���y��-z�_�?2\u0018e:��I�ёL�3�\u0001�\b\u001b��\n                                                                                                                            <rԤ�#FN�T\u001b軴\u0001z\u0007=�(���T��\u001bQ�ϑ�\u0001s\u0014M���\u001a\u001e\u001a-���Z�P\u0012�2a�X��I�\u001e*�&ﬄ}�ғ\u0007�O�TډT3�D5C�u�.��m�dR49�\u0004\u000e֜�\u001d���MZB������\u001a����\r�n\u001dՔ_Ւ?n�)�K\u0015\b�U��vdٶ*��S��\u0001.�.��6\n                                                                                                                                <8�t�VͶĢ�̢$��]��?�\u0002dJgdr�U�\u0017�\f0�%>'ŕ\u001bci������đ��֖5mC�+@Nё?�-O,���_-����fxFeE�.��\u001e�V1\u0007%t�1\u0007�����|�R���\u0017���k��_�V��ܸ��\u0000�\"8��(����Ń��~�h�\u0006HvC�\u000f��!d\u00019z�v��\u0017ɠŰ��Y\n                                                                                                                                    <n|�иq��\u001c�\u001a\b\u0003'\u0006�1�\u00117��\u0007N!n,˵\u001b��^۷�j���^׷��7\u0010]�UW5�\"�Y\n                                                                                                                                        <iT���x�Õ\u000f]�Z�����_�:zS�/���,șp�X��9��`���\u001a�0�`�/�����.�>߯�>��~?�D��w���.�\u000f����#k]\u0001>��II�\u000f��6��p.���:rƔ�\u00153߯���1/Z8������)\u0005)�����7�L�${dNT��k��t\u0016�3��1-%\u0013\u0017�׌x��EN7�Lf8���F��\u0014K�E\n�,��\u0005��\u001c��Z�����hWK�8=�ř~\u000e��\u000f\u0019���Շ\u0019'[\u001e�>�x\u0010��%$*.9\":7\u001f�d��p���J\fMv�Z\u0015Y���\u000b�-��K��\u001bx���qF���p�d�آs������\u0018{\u000b�?\u0018\u001f.\bć\u001b�id�\u000b��w+�H,�;*�L\u0006T�*E�Gu�k�Z�\u000f��#�ﲨn���B4�\u0014��s?O�:Fhw\u0016��Ι�\u001f�����������~D4Y��z�e]%3���69�f�z��+�ʳ�2F�Ol\u001f�Q2��I�\u0013�y�!�$�l!��궢�\u0012�=sԄ�\u0013Fe\n��V��\n�����KrG������=�Ĵ<��:��q������蔘��(StltX�;*%ו��睆9��>\u0016/��P\r]����\u000eG�\u001cr�3�\u001a\u0013��_��p3����B�\u0005�,�\u0010�\\�/���5���<̅Z�@ɡ\u0012��\\A��hC����\u001d�����䉗Y#܅��m�7�-��b,y�5I���[�/�D��(W�äZUeC^a$̝�\t�:�gtO�),oE��~J�e|�ZZLf�):\u001d�Z�b\u0013�\u001f���\u0018kٚ�\u0007&R�9�����,�\u0012ג\u001e�\u0011��\u0010x���{�u��B��\u001b\u0006\rT�)�@��Y&�Rsb��:gnlO�C�b�Ȁ���G\u001c҂���K\u0016��\u0002_H\u0013W}�D\t�a.���\u0018w!]8\u0018����ݹ^�\u001e쎱���^/?f(9���v���}�0�ZsZX\u0010��1��y�;>��\u0007�\n#�c�o07>�:bpk&������L�7�+#����%��\u0010!��(�2%\\��o䰤�ܼ�X��ͻf!��8�\n                                                                                                                                            <9L�~�d����+�\u0011�o�9�a�d\u000e�\b#}OXB͒\u0012�t\b�\u000b7Gą��\u001aj�,��Bd9,.ʷ���;�/�\u0007�{�\u001d������oIv�f\to���u��\u0016�V�p��\u0018�\u0017\u001e\fK��ɩH���4lx^r�V����W�zj��������jVP��;��#�\\���JS�砠�\u001e�\u0017�NV�r�^�]��Bp�\u001b�l�A5�\u0000��bO��%Ȫ8E�'�rK�e�7\u0010j�(!�8�zy�C���0B�\\�\u0012gQ89������J2\u0015�99�Ʃ�#(�\u0001*��\u0019��s:�\u001d6�M\u0011��)(��*��f�6�R�v1Q��ܔ�\b�\u000bGQh\u0017�%�$q���\u0014�T�n\u000f�|�et\\P��#b�Q��G��}c}\u0018b̤)S;Ug~vbvB�T�Q\u001e�P1�\\����\u000bb%��\t_�k�����\u001ec\u000f�MV��\u0017^y��\u0015����\u0012%�$��O/�\u0013���R:;\u0001�joD�r\u0010�\n��ul_t�E�\u0010�c�=b;��\u0006LYeEDy����Oh�3B��/�P!�'d'��;ծ�S&+R\\~FJv�UZ�L�?��W^X���!��!a��\t۟\bu��3!��.�h$d�_�\fpW%�\u0015\u0012�z�E{�@8f�E(:(�AQ�-��$�����k�zP�-�����*�\u0010.Q}�x�~K�H%X�Gz�q�\u001a�\u0004j�\u0017�ad�\t:\u0015�\u001ck\u0016^�\fۖ��I��\b�z�\n                                                                                                                                                <Z\b�\n\u0016YP�\nj��6\nj��V\nj���\u000bj���\n�\u0002��/��\u0004�G0�\nj� �\u0004+�\u001e.�w�\u0001��\u001b�~e����\u000e1�+u�(\u001dv\u0018V�e�TT���hI����k�V�~犪�ѽu��5ɕ��X�􆹅)U�e#{�ݾ7�\n                                                                                                                                                    <u�I��yME-\u0013���;�\u000b�\nb\u0016̟�+���2�8o�Ɖ��]-����gV�?wVI����\u0016N�\u0018��j�-�tWeE�7�*�\n�=s\u0007\u000ed��(��+�\u001c�\u001e�9�ɑj����\u001c�����r�1��Bԃ�5��\u0017�&�u\u0010E\u0016JЍ�\u0004?\u0019�AOoXxWF,J\u0003�3&\u000f��-����\u0019�W�]��\"�Q�ȚO��q��^?Z=��\"\u0007y)��rə�����-�)=��/�wa��\u001bKtJ^Uڈ��\bgakYVm~r�I��MG�f���77�x���fn]�\f~Xy��[�[�+\u00197\u0013�%W\u0013I}J\f\u0015��KyC�9�9[\b�\u0012�\b�����~�\"A��~q۾�X��_{�>\u0014:\"#���^��3'�.X\u0015�����&���n\u0000��s�P)�E��G��\u0012��9�B\u000e^\u0013�&��Sh���,�qzϿ\r\b\u0013E��}�\u0019F0��7`�Tk�y�\"$\f\u0016\f�>�KL�C\u0015C�l�S\t��J�,�\ry�\u001cnU�'f�X,�iV�Uj]eU\u001c���)ΰ���\"\t�'��^�GPA�n��!��(�n�.L�\u0013d��\u001a�\\-X��\u0006/z\u0005g��Ɂ�\f�R���'d�>���\n����\u000bK\u000e8��]����\u0012oh�S-�\u0007\\�i��\u0018Kt�����WC�p\u0016=��\u0004�S��\u0017\u0018�#�t\u000e�\n�~�\u0017\u000f\n\u001aa��TB�\fۡU\u0003R�ďH<�X얁X�+ʬ���\u001a�Y���\u0019�;bFcA�94D�TKܘ�k�\u000b��_\u001c;n���\u0004��aS�&��[Cb�ܩ�\u0019��O�V��HO\u001d�\u0017���bK,L�I�q�f�cKgll�۰��g�d���s7���`:Æ\u000f\u0019+X�\u0004�t��M\u0017���g���2�{3Ǐ��Ja\t\u000f�\u001fB�|��U\bc[.|\u0012�@ʰƃ�\u0014\u001aAfa�\u0001�\b�:+\f�V�)Z��~KW^� {\u001d.�����\b�C7S�\u0005\u0003�P���\u001b8�æ�Eh�\u0018�\u0014�S\u0018��\u0004o���;\\���ep��2K�\u0011Ӏ��\u001fcԗ���d�\u001f�,I\u0007Z/�_^�zZM��$���q\u000bGWN\u001a��n\\2vEh�\r΅�vf���.����lfK��\u0019��j�\u001a5����W�+M��Zݰ�-[8��څ呉����\u001c��\t)\t�cr�K\u0013Mά����������\u0011���\f�)*39.�i��L���Z?n��0)��c\u0001�5�ÆW��\\H�ό\u0015\u001ee*\u0010L\u001eAM\u0014Lv�\u0014&����\u000bI+c�\"о ��/.ڟ%˔��h&���7\u00147�\t\u0005���S��\u0018��_X�ߛ�i1�\u0012�̥\u0003�C%\u0010�X��\u0006.�!a���\u0013�\u0015Y�BV���\u00112\u0013�,��\u0015&d�\n'�\u0012��)�P�͡6���\u0012�O)\u000f,faP�:\u0005��*�\u001b\u001d�ʖ\\��v�|�0g8L1�\u0003۔XO}ai�'j�=ƷD��V�*�.-���'}d�+�r\u0015f�E�O�C�2;�{��b�{@~M��q�*=��\u001e�G�f���^���\u0006���\u0019�\u001b�$��+�QX\u0018�\u000f��F�����rRx���}.�)x\u001d�\u001f�튍5����1M\t�����#��4T�_N@�߇ׅK^\u0016��`�\f��5����V���A�G�\u0002���a����]s����\u0017\u0001�#��\t\u001b�m�Ln*vZ���myu\u001dœV7��\u0005�OZt�����w��~Q��p߱آ�|gdN}a�\"��\t�n۶�k����NO�v��\"�j\u0017nnM�T,�6�������ϸ�֒�WLIO��,.�X\u001e��s\u0011�\u0005Qs/��1'��+�\u000b��v����f�^T�\u0016\u001c{m��\u0012\u001fҁ�f̝@��\u0002/�G�!ˎc�\u001d�l�7�\u0003?q9r�`Nx�H~�bN\u0015j��\u0002�|\u000em�ki�ɠXi+G\u0012�3H��V�.(�\u0005ځ��YF�Vi7����\u0013`C9�\u0018��i�ULӦ#�D�\u00004\u0003�\u0019�y(O\u0003��gP�N�kwj��=�+ ��X)�i\\��hy\u0013mU}h��$H\u0005�P�\u000fb�\u000e��!��]��\u0011׿����X*=���H\u0001܁��d\u000b�RM�:U�\u0007�i�g8�Ŕ*g�}8�\u0017��@2K�d9U(�k�0�U�Y�\u0013M?\u0019�+i3�\u000b�N�d�.G��)�H]\u0006��\"��(�,u㹛��$���\u0018��v�,ڵ\u001e�)H'\u0001��.`\u0001p6�c\u0001�|\u0006�-�8[��ZV�, \u001e�P\nկ%\u001b��ѴYm���N���h�\u000f�]\u001dj\u0001xy\u0000�\u0002�(�@�c:K�3h�\u0001\u0001P\u0003��)\u0001\b1�\u0004y7]p�(�\u0004u\u000by�\u0003j1S:L�\u0013p9�2���\u00174v\u0018*ORơ���h�4��\r�\b�n6m\u0004B�Y\rӁ�m�\u001f��@\u001b��M�z*\u0010/�8�q�3�)N�s��\u0019���a0��\u0003���0\u0018�C�C�^\u0013��G��\u0014��F�3ͦ8�y�p𱞈Mr��]�վ\u0015����7�:��H�\u0001��\u001a`9�\n�!�&Y��r\r�.Z��\r,�^\u0001�\r�:@����ub\"EI��I=��k\b����v-O�1\u001f?��:ԇ����i\u0013�F�th�#�*\u0015S�\u000eMCJ���\u000ey\u0005�+:P�\u000f\u0014#~\u0000��eJP��!��\u001a\u0014/Ř�\u0000٧\u0006�s�0�>I\u0019��\f9���=\u001c�=�M��\u0018�\u0002j4 �t\u0012-�Z�,��:�G�B����\rT��F|�j��P�x3d�1x\n\u001bh�p����(��@\u0016,C�o����?Ǟ!�5T+\u001c�sxF�\rx/�\\�.�NЮ\u0006�o\u0011��\u0005�\u000e�������O({G��|@�I7����ʮ\u0005\u0016\bǑ�\f�\u0006\\�˗\u0002���ȇ\u0003ˁ�y�%�r)\u0005�������\u0006)\n�D ���\u0004���џہ���\u001d�M\u00116\u0006�tI�\u000fu�\u0001{#\u001ah���@��Z�e��;�|`\f���\u0016\"�\u00117�t�(�\"1�o�h+�\r�>m���G�!|�0���\u000b�\rL7����*�\u0006\u0013�\u001d�(�����)��:\\\u000bg�0�-=N�L\u0007�����R\u0015�c�T]Ck��[���/\u0002z���\b��0J\r�2�ր���&�z\u000b��]���(�\u001c~�#]ES\u0003��f]H\u001bh<�\u0007A�[9�>@�+���Q��A�T�YX���)�\u001e�\u0006�]�ـ�\u0011y��7q̄=r9�b+�\u0007Hl�6\u0002I\\����!?�'����\u000b��\u0010�\t��K\u001eE��\u0019�$��:O'Q�G�\r�\u0002���\u001eh\u0000���i��0l@@��ϥ,}��BL��\u0001�c��i\u0012\u0003�ϕt\u0019�ϳ\f��\u001c�%K��8N�E5��4J��=\u0003�=8��z~{K\t!�)�,|�1��� ;΢�3�S����K!\u001c��\\��>װ5�*&Ի��M�h�4n���y([\u000eL\u0000m&�\u0004�\u0004\\_O^�\u0007�\u0012\u000e��y�\u0017�t1�T\u00035��\u0003\\\u0007���d�e1�^�܇{\u0006\f\u001b���/�\re\f�$q~�ٰI^\u0001�3x��]~;�e�a�|ǣ��_�\u001f��+�\u0012���.R����*� �����,�\u0013�/\u0017�:��\u0016JB�$Б�1x�2ԁ�\u0007͈��W��/\u001b��� m��\u0013�� \u001d��\u0013��iT#�\u0006ﭦ\u0015,5t�\u001a��X;\f�a��\n�P���X�n�\u0016����\u0001���d23]\u0017���b�\u0016Q=���?\u000e�>�\"5\u0001mu �\u0016<�W�t.��\n                                                                                                                                                        <jUU\\\u001f���\\���fy49��06\u0003��k\u0018ě�=�&\u0006�>Z\u0005t1�\u0016���<\u0007\\)ͦ��djļ�p�.�\u001d��6*{�\u001c�-��F�9�o�y\n                                                                                                                                                            <5�\u0012����c�˟���\u0001��Si\u0005�R\u001dt�aa�t\\�\b�D�G�\u0006\u0018� \u001d׾b0��_\u0006\u0003e�b�W\u0007��&�c\u0013��7�-�T�\n`�8��\u0003�ĵ�\rX�]�$f7\u001f�\u001e�\u0017�\"?M�����N\u0006��7�[ϧ�\n俲�(d4��\bh�S�\u001e��\u0001�r��\u0004�(�BF�\u001e4?\u000e_�\u0000բ܅�\u0016��r7���.�\u0001yv=\u000f|\u0011��$��/m���\u000f��v�\u0004(j9U�̆�8N��:�r%Ń/ǋo�^�\u001c�>�1���҇�Q롿\u001f�B�K��\u001e�6����n`2\u0010\u000f�\u0000����H�\u001e<�-�\u0003�҅�__�:�Bs�?S�4�2�\u0017!��\u000frr;�����v�\u0000�\u0000�߹@#0\u0016�b8�\r�ܿ���O*\u0004O(�$�Qb\u001f�#�\u0016��\u0018�]�p�P\u0001򵸮\u0010_\u0001����*m�S�\u000e��)�B�\u0017��\fq\u0005\u0015����Y�u�Q���r�^�y)%����O��ߴ\u0002)�������1F:\u001d�\u0006\u001c��a��F(�\u0002>�\u0011�\t6�\u001ej�u�����\u000f��Z9��LG0'ǩ\f�\u0004&\u0001i@�q=��\u0018�\u0010h\u0004&3�\u0006\n�\u000f�#VS��\u001f�p\u001cxP�0�)\u001f�7�\u001d�t�Z\u000fy�\bh�\n��m�E�\u0001\u0006�~Z��/��S�ٴMͤ��B�\u0016^��\u0003�ڀ�:��`�T!�\u001c\u0016�Q~(�\u0013����y_�\u0000�=��\u000ej�N�\u0003.����������K�1'ǐXD����\b�h�O\u001aeH�g���eA��H6�^&�\u0000�\u000ej�~Id:fЧ�>\u0007�\u0007��_S3|����\u001b(\u0005'`6K��\u0001��.��\r�F�\u000f�'��\u0003��3�s\u0003�feA�!I�k;�_\u001a)@��\u000f\u0012�s��\u000b��8#�beʥ'�?&�l99�m�A�c<�\u001d|�\u0018-�\u000f���*`��\u0007��\u0004���Ļc�����>y��-ER�d�u�\u0013�l)�\u0013�\u0007�!\u000e��\"Z'�!�P��%R��\u001bq���5l�/�T\nŽ�!o� \u001b���M��x�\u0019�W��!΢\u0004ؘ�\u0019�\u0016l:��\u0001�1Й�6\u0014̇`\u0010�����\u0018Ļ�\u0013u\\� �\u0019����\\�\u0016��iR��/�J�\u001e�Ey\u0014\u0010��-�(���b�\u0013���ez\u0019��\r\u0000���Q\u001d�\u001c\u001d\u0003�c0�\u001b���4\u001a`y�nԁ:\u0003\u0006��\b�û\u0018\u001d�\u0018��\u001c\u000eY�(Y\u0010����s�\f\u0001z��O3H�����~\r�;�=t��y�L�\u0005h\u0018���a\u0003\n                                                                                                                                                                <?��+��\\\u001c�S:\u0003��\n\u0019D\u0013�q���A�\u00052\u0013@���\f�\u0019��Х�0�Frt���\tR9\u001e�\u0010\u0006)\u000b�9\bD�6�K$�\u001bpj�rēu\b\u0004M\u000b\u0006{��F�\u0016J7���.W���T,�\u000e߇Ž���# Og@u��di����\nz�A��B�-��!χo�\b�و{L����y\n                                                                                                                                                                <k��\u001c�U�����x\\���,�����\u000b��g�\u0004�?>�M�\u001aRM[�\u001c�W�'�\u0001\u001dX������p�}��qP\\_������V��<�A!O�m�{�(���.\u0017��\u001f���v����g�ƻf�\u0011�Y�\u0017�#\u0018�:���������n<[\r��1����p��uīЇM�k��\u001c�E�-l�\u0011���gS8��\u000f�+�'H��5A�\u0005e������&�\bޏ\b\u0002޹����(�����AG4K1.�Em�/!h?�\u001c�\u0001\u00162ӏ\u0013�\u0012����'\b�#�:l����\u001f`�\u0000�{\u0001<�o�\u0001\u0004��K�+`��K\u0011��\u001d�W�\u0018�g�ޯ0\u0017���v���\u0010e�(����hǤ\u0003F,w\f��j�QO�c�,v �\u0002�̻�9������u�`/���,f�\u0012h��2A����hK��4\u0005u���\u0013�r}}�x�\t�YP\fZ^���c���\u001e7���\u000bzӪ-e�\u001a�X��=��\f�?t���\u001c���\u000e��=\u0003\u001bs��7Р\rk��\u0004wQ.҉X�mr\nڬA��6ǰ8)�\u0001�;���c��a��Bm�v�{��6�Q�x7`�\u001f���C\n\u0003��\u0014���\u001csx%�3[^ʀM�D7H��\r�>�\u001a����Aq\\���4��\u001dqs��\r,�� �ڸ�^n`IP<\u0019�8�4b�\fs�o�ǰx�1d�܈\u000f�\u0002BAף��a\u000e��<\u0006̡��`���F:�\u001f�\r���x�?&[@�\u0011�\r�������a�@3сw0�����o���ѷ|�q$��\u00122f\u001e|�O(K\u001a\u000f>�\u0001��5��h<���D^9\u0007}�Nq�\u0004^>\u001a��\\�y��ka�tk/`mu�n����\u001fA�)�Y��Η��=�ej\u001al��xV��i�1<��|O�m�>��5�`��\u0017���\u000bit�D�C.�:܇�b ;��ͦ�X�\u0017E�6V�{ж\u001b\u0002���L��^��91lG�O���=\u0015��;����ړ�=�݂���v�^�k\u0005�3��3�\u001b1�%�n�\u001b�o��Ǟ����7b�MÞ\u001d�\u001f��K~�O4Id1f\u0016�(�\u0012����\u0016�=+<\u0017��[��}2�\u000ek_p_�\u0014�_\u0011��;vȻh>���c�\u0006�\u0005�1\u000e\u0001��\u0001\n�\u000e\u0016[\u0003���\u00147\u0007��R�w\u00140ٿ?\u0018�GH@6��bn~��?8|�����}������3�o���\u0012�w�\u000ft\n���<����\u0014n��U���dau���t��݌�\u0010�R��\u001c���3�u�e�lAٹ�3\u0018\u000e\u0019�ߎg���P�3���{v���?�y���\u001cS�\u000f��`�n�m\u001c| &��f��\r���e�D\u0006%\u001dk�4����\t@%��d�ɳQ���Yz�\"��P�˗�\\f,%;\u0007���\nY�\u0005[��\"E\u0019u~�e�z\u0003l��).�\u0016\u0003-�\u0011\u001f\u0003�\u0006\u0016놜K�x����ہ6w@\u0016}�~3@�\t�h��M�'<ݮ�\u000e�\nȔ�����:�Ѵ�/�\u001c�Oa�\u000fӕ�L\u001fI�\u0003`�\u0000�<�.P���,nZ\t\u00196\t���wߡ�\u000bY�(�\u0012�O��Ϩ���\u0006��4�ڔ4̃J1�v諹��/i��0ꗂ/�MS�Y�c��,Ȕ��kе\u0013�;\u0016� ��\\��\\г\u0007<\u0004�Cg�&.����z9J.\u001e�eqޝ4\u0015�\u001b�-�Kh��M!���)=0�� ����2`�4\u0019<�\u00192�\f��\u0007�\\\u0007�k\u0006_�\u0000��\u000e^�I5��h��\b�!�a?Z䳐�\r�\u000eZ�y���`\f����,�{��y?��\u000f��[\r_�[\u001a��M�k\u001a~&�1���n薯�cy�>���'�S�x6�s-p3Ų}>��7d��r�������\u0005��^�X���|�](�\u001cכ���G��_!�\u001f�B�\u001e�\u00174�\u0003\u0003u���F\u001d�&���)\f�Mʧ0�*�R:�\n                                                                                                                                                                    <D&i!쮑��@>�\u0002`vS>�ǼU�X��2��-\u0014��\u0013�w`\u0013b�p��\u001d��;�\u000b��ZZ\n�\u001aK�T�\u000b�\u001f~}�\nz�EZ�=\u000e��)\u0017@GwR��\u000f��y\n                                                                                                                                                                        <s\u001a�V�]}�:h�������ւ�4t���\u0015�I������[��Z*c{��cڱ���7\u0014%�N�c��\u001f��|�^\u000f�z\u001f�\u0014�!c��4���\u0003ӥ4�\r�^�\u001f������M�\u0004�N��*��⿨S|\u0017x��W�\u0015�#p\u001bl_'�tL�9߳\u0005����ڀ�xO��\u001f+\u001c��?\u0006�1\u0018�?��\u0013�7�v7�lL\u0011�*a\u0010'�\u001eۯe��l�5˸feհ���8�Ic\rwC/�MW\u0001N��������{�t�p�S�\u0002ec�~\u0017\n�\u0003�Y�1\u001c(�Gz\u0002P^��d\u0018ޏ�W�=�8Yy&�\u0013�S��=�������_\u001bғ�T��]tNGz\u0002��\u001f㑞\fC�\u0001����bV��\u0017�=���B\u0003<�#n���_�����C�\u001d񽮻\u0003�!\u001e+����\f�H�3\u001e�H7�B\u0011�\"\u0003�����LF2>~�F\n��������\u0011�Y�\fC��\u0013�5��K\\\u0007�_?E����߫F>\u0018Q�0�\u001d\u0016�c�<;�8\u0005rΟ\u0016�G)�5���\u0014X����\u001f澶\r:w\u0002��[a�\\\r�x5�BvFȯP��$ts\r�ȣ�O��'����@�5t�6�|�G�B;�@\u001e�\u00056�X�>V�u�꿕�\u0005Ͼ\u0002�����\u001a�H�{ɲ�W�Rn\u0017\u001fB�&Q�2\t׫�\u0012v\u0015�a�W���W}�L�\b�\"�\u0006\u0014\u0001\u001f#�\u0001d\u000e�S��t\u001bu�\u0018��3�\u001d�9�ЮV��u\u0003E�\u0011#?��,��{P�ȷ\u001aX\u0016t�\u0014׋�Y����\u001a�[\r,W���yX�Y�\u0017\u00033��\u001f�{�p�������\u001e�=hzҷ\u001aXf��;<,����{P��\u0006��o�\u000e\u000fɧ����Y�s��\u0012ߛj\u0005�Q�7�W\u0001\r��\t�-�cLپ�ʕ����ʕ�\u001by\u0002\u0012��!�JMQG��\u0004�+_�^RV��\u001b�\u0019�Qߋ��\u00016�gPx�s�\u000e�{\u000e���\\#�gS\u0003��\u001a4%��;\u0007�0=�{����\f��\u001a�?\u0007Ώ�\u000f�?�\u00024\u0006]\u0007\u00108��Ø�_���a�[�Vm3�K`\u0019�\u0016#ϰ\u0004�2�\u0003�\u001b8\u001b(1�-���r�\\\f��y��B\b`\u001eV�\u0005�ɮ��e�\u0017�o���7Pm���a�uMc{['�>c�_����\u0002Ӿ\u001f��2��_\n�4�\f�\u0007�W\u0000a@8�\u0016��Hw\u0000��BV���\u0003��\u0000�\u0017g���\u0006΂�LP�\u0005v|?NE柊\u001c>A���\u001d\"�V��NEw��\n                                                                                                                                                                            <?\u0015y8����l�vF�m\u0011dO\u0004�\u0007�\tb\t�\"�{\u0010����R8?[x\u0011��\u0019��\u0014��c�\u000f�U���sv�\u0003�`.h�<�w#\u001d��\u0015�g\u0011�W(UU��\u0013��si�Vu$%3�sp�|���n�������k\u0013�} �>��>5�=)\u0006�L�������\u0005�SL�=�?\u001fǀ���me���x�\"\u0017�gXN��%T�\u0012��\u0015�c����\u0015)���H���/�\u0001��\u0000d���e6I*٥�h�:�8+�|�\u0011@\f�݊:W��+ڤ|����9�$2K��9@\u0016��� WG��U96)\n99�IE������g\"�\u0015@\u001d�m\ng����������\u0003�%~nM\u001b��\u0001�ٵ!qo�\\�ؐ��\u001fP&;\u000b�Ϙ�����5�Y�#�MYE����\u0016Q�:\u0015m�B;\u0017b\f���?\u001d}����#.3R5\r|�YM3�\u0005���(~\u0006��]�\u0000[o�R����쯆�\u0017tN\u0014:/S�\u0000�q\u0001�R\u0002�D������\u0015��\u0017��M\u0012���\u0019�\u0002�����7\u001e���1�\u001d\f�\u0019E�ǀ��\u0014�g\u0010���\u001ed�q=,���#;_���\u0019z�\u0012c�R�\u0003�a\\1Ԫ�����vh��\u0019c�\u0016�p\u001b�ED�K'*��>K�\u001a���0���p\u0003\u0005}Ԥ�\u001f�k��Jg{)�O����윝p?e3_]~\u0012�K�Iǵ��\u0015T���\u0001z�\u0003�0�aq?��2�\u0004'`\u001d�@yj\u0012|�s(��ÐO o7j�䃘߷�E>�6��^��Ο��T�����[�{��$�C��\\����I\u000f�\u0004߈����_k_�\u001c�\u0005|Q��+Ð�\t���s&\nc�H�\u001a<�юK3�\\�3��D��\u001a�߿b��I�p���A~��L_b-��}c�^��i\u001bMQ�.�Q�M9�7.�N��ϡ���Zv\u00066䏘�\u0007���e��aK\n                                                                                                                                                                            <Fn��&�\u001a�i\u0002�$R�� x~!����F�V{\u0001�4�?�ՙ�{ԗ�E}\u0002��k�=�\u00052c��I�&\u0002o�\n���2����\r��\u0005��\u000e��Oq��9�c�>Ǿ��[5q\u001a�Fx\n�\u0001�f��,;h��\u0012m\u0013_�_2�z/�\u0015���@t�Y硁\u0018?7��V\u0004����yqJ�\u001e��Ng�C8\u0004_p��.�\u0003���>�\u0003�\u0014/�\u001aI\u001f��w`�O�?��<;;���/7��8�?ָf�������\u0000�c��x�g\r�r��t�J�j-\u001a��\fD�+0��3p��e@:�}�\u0003r(؞\b�\u001b@�\r�\u0004`��c�\u0005,�c��c���cǃRM�q\u001a�c\u0003:\u0006�7\u0007\u0005:\u0006,:�o\u00046��?t\u001c�m�n`��~�2\u0003�\u0006�\u001aXc��}{0\f�>�~|\u000b�Ӎ�}f�:�\u0006�\u001d\u001c+�ۍ�\u0015�o(t\ft��y;_��#\f,d�e\u0000o\u0018(������Za|��Ը>\u0013h�iz�\b���F�[��z�\u0003�\u0001H����ws�\u001b�\u0014�~�ˁ�a�f|Gr}P�#xv���\u0006�30��<\u0003�\u0001�\u0006������:\u0006\u001e5���T\u00033t\u001cb\u0018V\u0002�\u0006\u0004\u0003�\rD\u001a\b3Ъc�>��iq�k��\f��P���\u0006���k�Zc~c ���\u0015�n�j\u0018��\u001b�7V��;�a�1_w\u001b\u0018�\u000e�\u0015�/�\u0007�\u0019P\f��8>�\u0001kx.�\u0002��d����\u0001�ީ���%�K���\u0005ʀh�>\u001e�-*�u�i*쪋�\u000fٙ\u0006�݁�\u000e\u001du��-l�\u000e��ݫ}%�Q�����]\u001b���N��ZſAG3;�r��b��\f\";C�\u0002��\u000b�}7�H;�7?��ʓ�aw�~�M.���oA^?C��2�節��ؾm���[>�\r)D��ƚ>��\r�U\u001f������.`{v��\u001e��W�wvf�\u0015�G��aG�_@��%����oe���ܢ�M�1�S�9\u0005:؄���>i���l�d�L�j\u0013��\u001fa�\u0018c>M\u0019\u0018�S��D�V������\u001a`�Ĳ�E����\u001e���\"��J{�T:�~����|���޻\u0014�i\u0017d8 .�Xe?���&�'�������t�e7��O�\rՇ�\u001bO\t�\u000e�\u000fe{L\u0001̥0�{\u0013;O��~�����H�S\u0005�\u0007i\u001c�)�\fԅ(��=.���.���\u001f�s�@�Ka���^f���ø1N�,�s���qڳҟ��A_\u0007�lV\u001a����9�p�o����B���|@q�;��x�Ii����U��ẁ�}6��ߘ속WOu�ǘ�`�\u0006�>���|\u0006I�\u0005�I{��\u001a�G���H�\u0012�h����֟\u001ftn�J#9�i\u0001���\u000f6�|~��w��fq+�Q6IwS��2�\n�>O\u001d|ό�c�!{�l�\u001f�כ��c��f�wh\u001ey�����r�$�\u0016���3ѯ\n��]���?������0E��ڊt�:��j#֟����\u0006��y��|��)�����9\u0019��:\u001b��t)R���\n                                                                                                                                                                                <K{�RK���0G��?-��8\u0006rh\t޳��a�@�h�9Z\u0011`�Mw\\rQ\u001b��=kn\u0000�Q���y`$p+��\u0003��װ�GꠧQ�\u0007�\u0012�b�b�\r�4�Q��c���t�X�~�^�����עN��N�����;���78���h3,4���\u001c���Fٵ\u0006���qZ�m�\u0005�\u001e��t�R�\u0010�ћ��7@N?H+\u0005�6��)��G�/�I�\u000e���`�9�C�s�#�\u0007\u001e=�y`��\u000f�:L#�s�;�>Ȭ\t\u0014\n?�Y^\t,�u\u0015uK{Ѧ���\rx�%����\n                                                                                                                                                                                    <M���*�\u000f)W��Oe�1��6������X�ʕ�.?�g�D;����\u0004���0\u001e�\u001a�6�C���\u0005��?Nc�|�\u0018+\u001b��\u000b�>����\u0012�\u0011����x��l�[zH����\u001c\u0018/\u001b'������\u001f\u001f���h��\u0003�dㅍ� �b��\u0002�@�R\u00015\u0004R�/ؙ����[i��K�坴N9\b����C oM�x'fV�'2��\u0002+ɬ��Z�'��\u0004�PU��$�\u0019m����D3_��M��&��\u0013��\u0016rg\f���B��o\b�v��T��>�ZK�q<\u000eþ]0Rs2ޏ���|nV�ޡ\u0019�6�obz�\u0004���?|��'ٷn$+s�ƾ�øG�q�T�(�H�1�Q�\u001aFE�M�G��Q�\u0018�CM�|e2�\\Z!�g�c.vBo\\��y�ͤ:�6������T�`�'���~[�\u001d๯)T:\b�V�gW�\u0017���=�\u0019^��l\u001d?��?\u0003��Sf�p�x]��\u001e)�g\\w�K�%��\\�\\�qƶ��\u001dfgey�,�\u0016���C�͌s�iط23��\u000f>C�t\u001a��ƾ�c�>��{�\u0000��|�:���R�x(\u0014>n��w�H[��2\u0002�'��ڗ�H�g0�R��<�\u0014Og��爿�;�*M��\u0002�W�'�\u0017c���\u001b(�#-�Ӵ��]X\f��v�\u0003\u001a�]�\u001d�9F��Z��l��j�9�\u0017:�<��r-d���vy\u000e]l�ӌ��\u0005ꀩ�B�:��\u001d�q��K���i��\u0011��\rt�8�~� �\u0007*i\u0017�X@\u001bDЌ���ĸv0��i;���X\u0004�U�\f���Q:��\u001d�d`�Q6�H�\u001a�2#�����}\u0018��\u0003��Gj�\u001eY\u0000���9�]&H��D���YT|B�\u0001�{�SX\u0014\\\u000f�d�4\u001d�[A�\u0001\u000f\u0003=@\u0012�m�\u001e�3�\u0006d\u0003\u0015�\b�^\u0017P\fL\u0002�@\u0003�e�e�j��\u0015�Bz\t8\u0004,\u0006���@/�\u0002�\rL\u0003ʀ��t�ըWe�\u001bk�\u0015\u0002\u0013�z\r@5��\u001fg�g�\u0013p��.�\f�\u0005<�_\u000f�?�}\n@oi�@'�b�L����q-�г�@\u000e�\r�7�Z\r�gҪ\u0001\u0016�p\u0000���L����b�z>�\t������\u00015@\u001a�7\"]\r\\\u0000T\u0002\u000b�2��w�a3L5p\u0016�k���\bIF\u001an�7\u0015��xw��k\u001f�?�!=��j���X\u001f/\u001b\u0006'��w�J\u0000\u0019���/���w2Z�\u0018��\u001dևr�^��\u001c���-ڧ���g��ԅ��3��\u0011<��;�;���'��������_F�K�\u0003\u001c/���o\u0003nP/�\u0011?7���/q�\u000f����\u000fS,���!��@��v�,���@~\u001f��\u0019 �K�,�o�\u0014��D?\tW\u001b�c?\u0011��i%��\u0014���\u001c�*��:L��SEȺ�C-��:)zO�����I�vRV0\u0014\u0011}\fF�P�\u0017�^\u0010`��>H��M�}���!G���\u0001l�S���9\u0005H�O\r�)��S��<\u0011��^�\u0006���v��I`����\bHojw�(��\u001dx\b}�\u0019�����\u0004��\u001f��#��3��\u0010Y�i.\u0000�n\u0002\u001f]\u0014�M�\u0010���\b�`y?D�wCދ�\u0003�\u001a��\u000b�\fƃC!O��!X�v~\u0000���OAO�\u0007\u001b�CP��\u0000�\u0001�Zn�s-�;X*�f �H�@�u�o�����0�{\u001c\u000f\u0018`�7\u0011�$LD\u001b�A�\u0013 ~�tB\u00005@��\u0011�P}��\u0000~��������8�7b\u000e�\u00007r�\u001a\u0018��\u0000��)��\u0016҅�\u0005H��X\u001a��\u000f�/��a�.\u000e�\u0006>�.����g����&�\u001au1���J�!(��E�\u000422�Z�\t}\u0002��\r\u001b]>K�\bxK�|��'�7��\u0014A��\r2����Ν�EQ7p\u001c��\f�r-\u0018�(�x�آ�d�\u0017��x0�\u0019��kK���$�Q�gJ�V��\u001dX⨥eie��\u001dvڡ�YYiee\u0017��fC-���Go��<�ߧ/�����\u000e3˲;˓Ȩ2���\u0018�YL�{��B�.�6\u0007�\u0017^�\u000e��b\u001a�8lxW���\u001b�\u001a��f\u0013�f�<�5=�\u000b�\u001d��\t��?x,�ÿ=52�����\u0004��d���\u001ci��7�K/Z>v�U-زڼ�\u001a�4~�C�������9��\u000f<�\u000e4�\u0007�e\u001e���\u0018��ۭF\u000e�=�^�昪s�ݪ5��@�j�\f�Nj�ʣ��<�T�\u001c-\f0>՚N=E��RkL���j\u0005��:Z�+�ܨ\f�\u0006\u0018ﶦ�~���\u001f\u0017���\u0003+�L�њ_ie�+C�\u0001�Wm���8�i�q���1g�ܳ\\�?W�����p|��)\u0017uRk����R��\u0000� ׺�~�@��K�1�?��\u0015h&�hͯ�2\u001f7e�4���ǔۯq~���\u0002W���@3QGk~��9�\f�\u0006\u0018_�\r�_�����\u0005,�sݹU���/��Ϲ��_�~�O���۴����/�y�n<����N���\u000b\u001aS=��قf�5S�y����2�<�ey~�e~�O��5��?�e�y~�������K�>���s��w��gU׊���o�צ���*��J��4N�z/�zX���\u001c��z�\u0000��{[��;\u0005��?�Z^��\\��w�~���\u000f[��GZ�S0�ڶ���\u0018+s~S�k�3�b�K�S\\��1�fX���k�G������Y���X�\"\u0002�X�m}\u001d^\"&jCp^F�\u00145\u000f�\u0017y�,�c�q癟\u0003�I��\u0001h�u�̿U�\u0017��L�˧[�E��|Ǵ�5m~�1�ڿ5ֱ����ֹ�l\u001d���yjB}��8?�����[�Иw\tZ���ʺO�Wc����,���D�}���r���沾h�e\u001f�^c_�\u0005�Ws��o\u000b����\u001a��'����0�\u00198�g�\b\r3�?)\u001f�\u0017��� �/����=aǽ�m�{l�zw�,��-��\u000b�@��3\f��\u0016������.\u0014^�\n�h^C:�u��ch(��`\u0016<������u�C��m϶��q>�\u001bl?Q�\u000bWDې�x^}\r�n�C\u0017aL:��\u001e�|#\u0014O�k��A�`�A\u0016�4�}�\t�_b��BFS[\"�{��L4\u000e����n=��qy��^=�ߧol]�L\u0016��\u0005c����z=�Fs\u001b�:�f\u0017�S4Ź��<���)��<�dmW��n�^�\u000b�_h����/lp�lx���\u001e��fgVT�\u001fE�T�~2p1�Ͼ�)��5_&����y�x������\u0013Y�ĵ�Wݭ��%�:��w�Q����/\u0003��/D�駮��3���?j��zM��^M�����?�Ο%��d2���<�?ДS���J�E�dg�\u0005{����\bѲ�\u0010�Äh�B���k�����d2�L&��d2�L&��d2�L&��d2�L&��d2�L&��d2�L&��d2�L&��d2�L&��d2�L&��d2�L&��d2��S�Hl\u001e�U�VbD�PE�H\u0017���<�pP\u0004\tŰiG�$k�0.C낯�ZK�\u0012�\"HK\u0017y�\b�CA�\u0005Zs�A8�\u0016�iZs����\u000e̮E���݉�\r�fn�M$�fv�B�Xt�2��u�\u0017�\u000e�=l\u0007��6�B�\u00106��a��E���\u001eM4�j�x\u001b�2����J�\"�7�ƚ;��D��TtG����n�1\\R�f�eh\u001f:�°�\r��6�G\u0005�bt*F�b��X#\u0015k��\u0010�'#%ٱU=i���\u001f��\u0016�\u0007�=9�۾�ܷ�\u001br�\u001c#_s�W�K.\n                                                                                                                                                                                        <J� ����\u0011�)9L\u000e\u0019)6�\t�>&\u0007��Z����\b>2�����\u0003�>��!�q�]�\u000ey��E�$��\u001b�u�\u001ay��%�p'^&{�n�\u0012��E�|�\n                                                                                                                                                                                            <O�#ϒ]�\u0019�4y��$;��'�\u0013\\��\n                                                                                                                                                                                                <N\u001e#��V�(y�l!��&b��FRkPA6\u0018I\u0017���Cd=)'\u000f\u001aI��\u0003�~�w\u001fYG�%k�=d\rW���&��]�Nr\u00077����귓��rr+)�z��Rr\u000bYB\u0016�Ed!7����'�d\u001e�Kn�\n7�9d6�Ef�\u001b�zm�\r��� דb2�L#S�ud\n�L�%\u001eRD\nI\u0001���\u0013�Q�-��L\"� \u0013�\u0004r\u0015\u0019O�$��X�G� c��d4\u0019EF�\u0011d8\u0019F��!Fb{0�\\F\u0006\u0011�䒁d\u0000�O��\u001cҗ�!�I6�E.%Y�'�$=Hwҍt%]��t&��N�b�A:���:\u0017�\u000e�=iGڒ6�BҚ�\"-}h�Qǉ�t.t�\u000bH\u000b�F���I3Ҕ4!���\u0019�\u0011ih�6\u001f�\r��\u001dA}.L%\u000e�B�I\u0012�G�DR��&\t$��\u0010�{8�\u000bk�X\u0012C�$�D�H\u0012A��\f#�\\\u0018B�I\u0010шJ\u0014\"|(^RI~#��_���'r���[�\u0007�w�|υ'�w�[�\r9N����W�Kr�|A>'��#��O����09d$�\u0001�|B>6\u0012:��䀑�\r|d$t\u0007\u001f�\u000f��FB\u000f��H�\u0004�w�;����-n�Mnl\u001fy��΍���^%{�+�e����z/q�/�\u0017��ϓ�x�\u001a\t]�.��\f��i��S��N��\n                                                                                                                                                                                                    <I� ����1nz\u001b7���~��~�l!�yG��A6�n+�\u0006�07�\u0010YO�Ƀ�\u0001#\u001eϻ��F|\u0017p\u001fYg��\u0001�\u001a�}�Z#>\u0007�c�\u000f\u0000k�x\u0017��CVs�*\u000e��C��mwp�Jέ����m\\a9�Ո�\u0007ʸ�2����]Z�9r\u0011Yh��\u0007\u000b8r>)%��`�\u00117\u0004�l�\r\u00077\u0019q#�\u001c#�\u0017�m�\r\u0003�x�L���Cnpm���=\u001cǢ�\u001c\u0007\"�:�FO��hG� ��6�\n�\u0001=�\u001eB�Q9z\u0010=��G��u�^�\u0016݃֠��j�\n�\u0015>ޱ\u0002ݎnC�ѭ�\f-CK�-h\tZl\u001b�X�\u0016�\u0005h>�bSU\u0016��C�\u0005�\u0017\u000ee�q���x�Q�|h\u0015�B#�|h\u0015�kH>q���$�\u000f2�L \u0017�\f#Ƥ#��t �I;Җ�!\u0017�ֆ�|��\"-I-\u0012Kb��D�(\u0003'e�\u0012I\"H8��0\u0012jD��:�5\f~��B_���\u000b�9N�G�C�\u0001z\u001f�G�wqZ�Ao�'�\u0013h;z\u001c=��ĩ�\u0003mUJx��\u001a��C�:\u001e�)d2��xH7ҕǡ\u000bq���\u0012҉�r<�#�l�4M5\\��Oj*�ܩb\u0017�4�}�F\u0006�\u000f���'�H\u000e�K���$��\"��,ғd�\u001e�;i@�s�S����d�Dꑺ$���Y�$�V��Я�\u0017�3�\t'�$�\u0011���G'�w8�ߢo�\u0011�):�\u000e�O��� ���h\u000fڍ^B/�\u0017���9�,څ�A[ѣ8㏠-h3ڄV�g_��Ǹ�L'W\u0019�x)��'W�#cI\u001e���!���d\u0014\u0019IF��d\u0018\u0019J����22��$��\u0013'\u000f�\u0005�\u0005I#����\u0019iJ���\n                                                                                                                                                                                                        <7�HC\u0012L��FT��'R��@/�D������D��\u001b�u�\u001az\u0015�E��@oC��ƎY��1Sq:n�*�o(/�gd\u0015�ח\u0017�\u0011�\u0019���ZDq=0���xq�������z�Ը�j�uY��)����J�Y\u001e=�s�s£�yr=y�\"�2�>,\b]�����Ѷzw�jy:dd�x\u0016{�8ܮ\n�b7\u0017��DDg\u0016e\u0015��\u0005zPA�\u00025�D�r�@Q[\u0016(�\nF\u0017�\u0018���Q�Lstۂ���1\u0005-\u000b\\\u0005�5Yn=�ܭ���\u0019�U�\u001d��\u0019�Enu\u0003�T��\u0016�yu�$��I�خzE\fکz\r-���Z)\u0014qL�ty��8\u0000\u0013p �r^��/�R\u001f���ǖ��W8��;G룜#���#��Ρ����\u0010�`�2�\u001f�����\\}���>���������>�l�wy��˙�_Z����Rz:3�\u001eZ;\u0007~��\u0014���R�r<%(btr~���| �x���t\n                                                                                                                                                                                                            <I�QO�םQwQ]͎/*�$:\u0012\u0017%�Jܐ\u0018l�Mh���Jj���%�j�XW쫱\u0007b�D��XվȾʾ����Gُٽ��\rveC���ZN��hw�f�6�\u0018W��U�=�\u0011��\u001e�]�\u001e�9*'J[\u0014�����3]Q��fv�̉\u001c\u0015���T\\�M��<\u0016�\rW]���kS�6EhJ��\b%\u0006ha87��xG���b^�\u000b\u0016��X�eo\r�\u000eȮ\b�7�B����@��Њ��+�>t�����p�FE�[\u0011��(�g/X ��fW$\u000f\u001clh�W'w\u001d�]QbN�\\�i�9-0dH��BOaaQZa\u001a����XR��>\u0014|��\"�B�!i��g�(4��\u0006\u0015zFy�\r܀Ņ����HߐSm�o�w�������7������\u0003�|T\u0017�?\u0010�\u0007\u0003\u001e��uF�\u0014B�\u00130Cx�\r\nendstream\r\nendobj\r\n17 0 obj\r\n<\n                                                                                                                                                                                                            </Type /FontDescriptor /FontName /DEVEXP#2BCalibri#2CBold /FontWeight 700 /Flags 34 /ItalicAngle 0 /FontBBox [-519 -349 1263 1039] /Ascent 952 /Descent -269 /CapHeight 500 /StemV 0 /CIDSet 18 0 R /FontFile2 19 0 R >>\r\n\r\nendobj\r\n20 0 obj<\n                                                                                                                                                                                                        </Registry\n                                                                                                                                                                                                        <41646F6265> /Ordering \n                                                                                                                                                                                                            <4964656E74697479> /Supplement 0 >>\r\n\r\nendobj\r\n21 0 obj\r\n<\n                                                                                                                                                                                                            </Type /Font /Subtype /CIDFontType2 /BaseFont /DEVEXP#2BCalibri#2CBold /FontDescriptor 17 0 R /CIDSystemInfo 20 0 R /DW 1000 /W [3 [226.0742 605.957] 17 [560.5469 529.2969] 24 [630.3711] 28 [487.793] 39 [637.207] 47 [266.6016] 62 [422.8516] 68 [874.0234 658.6914] 75 [676.2695] 87 [532.2266] 90 [562.9883] 94 [472.6563] 100 [495.1172] 115 [591.3086] 121 [550.7813] 258 [493.6523] 271 [536.6211 418.457] 282 [536.6211] 286 [503.418] 296 [316.4063] 336 [474.1211] 346 [536.6211] 349 [245.6055] 367 [245.6055] 373 [813.4766 536.6211] 381 [537.5977] 393 [536.6211] 396 [355.4688] 400 [398.9258] 410 [346.6797] 437 [536.6211] 454 [459.4727] 855 [275.8789] 876 [429.6875] 882 [306.1523] 894 [311.5234 311.5234] 1004 [506.8359 506.8359 506.8359 506.8359 506.8359] 1012 [506.8359 506.8359]] /CIDToGIDMap /Identity >>\r\n\r\nendobj\r\n3 0 obj<\n                                                                                                                                                                                                        </Type /Font /Subtype /Type0 /BaseFont /DEVEXP#2BCalibri#2CBold /Encoding /Identity#2DH /ToUnicode 16 0 R /DescendantFonts [21 0 R] >>\r\n\r\nendobj\r\n22 0 obj<\n                                                                                                                                                                                                    </Filter /FlateDecode /Length 525 >>\r\nstream\r\nX�]Tˎ�@\u0010�#�\u000fsܜ�<�%���F�d\u0015VQ��\u001eXK�m\u0019s��3�*VQ|\u0000����z�W��8t�$Voc_\u001f�$�m׌����ڋ����r!�h�zz��W_�a�X����6��;���f\u0013�~\u0005�m\u001a\u001f�e��'�-\u001c�\u001c\u001b?��E�\u0014�����|v�\u000fç��n\u0012�r�݊Ɵ�߫�Gu�b\u0005���\u001f�\u0017\n\u0007\u0012l�񷡪�Xu\u0017\u001f\b$�ۊ�>|���w��\u001eN!�t�?�q���9\"I��\u0002j�\u0014��\u0003jZ%��5\u0007L\bK@Eg\u0003��0�*B�T2-\"t{@�B.\u0007�H�PHf�\bS�\f9#T�+\u0013dv���(e!\t�\b-R�5!idde\u0001\u000bf&+�\u0016Я!�ܡ\u0010S�3@��,dhEl�\u0014\u0007�tF�\u0016���`�%�����-X�R)�\u0018��Y�Z:CI��\u001d�]��)\u000eb�+X��5���9�u,\u0004V�7ǡA���\u0014u\u0015��qsR�+\u000b���3tV����9�R�\u001d�\u0000�a]\u000b�\n7'h\u0007k��\u0010V\u0015�J\u0016��t��\u0015h���8�W*\tg����+B�\u0011���V�áH�o�#�\u0014\f�m\u00015\u000bi�������u~�q�|m��>�a���\u0014�ļ\u001e�����\u001fb\u001c�\u0002�+\u0017c\r\nendstream\r\nendobj\r\n24 0 obj\r\n<\n                                                                                                                                                                                                </Filter /FlateDecode /Length 18 >>\r\nstream\r\nX���\u0014��Q�\u0017\u001c\u0000\u0000��\"�\r\nendstream\r\nendobj\r\n25 0 obj<\n                                                                                                                                                                                            </Length1 85776 /Filter /FlateDecode /Length 29188 >>\r\nstream\r\nX���\u0007`\u001c��?<���������tw�NҩwKg5�ږ�\"\u0019˖�m�\u0015��M�`���\f�t\b1%\u0014�\u0005\u000b\b��wH\b1/I���b�\tIHB����;�dC���\t�nfggfg�y�i��\u0010J\bQ�=�'ƕ\u0017��yz��\u0015Pr\u0017!�\u001f�ٲv�g�,]L�|�\u0010]���k�G��H��jB��n�Ȫ���/&dx\u0001��\\\u0007\u0005���7��up��n��;������\u0018!�\u000eD7�\u001cQ�����\u001fA�\u001e�8�sK�;9��\u0002��lٶz�em�\u0013�s����(�!$v\u000bI��O6��`�{ȕ�zr\u000by���� {!���G\u000e�G�\u0018y��L�\"�\u001f��.�m$Z�(�\u0013\u000b!�/�b\u0007\u0000\u00132}J�-pe\u0011\n                                                                                                                                                                                            <S%qc��\u0019e\u001f�n�\u001bc\u0013r3Q��:�\u0017P�O:\u0019��k��x%^sWA��Z�]qO���C3h�K��s�R2D��\b�\u0015YG�\u0003e�%Q��lbW���Z�]\u0003Wˡ�J����Z��\u0016�6r>�N.���@�<�\n�me���\u000e�o'���\"��E�[��\u000eVr\u0011��Ůw\u0002.&���\\J.c�D*��%��+`ծ\"W�k���dn�\\K��u�6��+��O��\u0011����\f����Jn#�\u0001��\u0013�yz����\u000er\u000f�\u0017x\u0006��\n%��\u001c��\u0001y�\u001c!O�'�S��+�j\"E\u0012tY�h�\u0005hp\u0011�poʈE��HR�b�;�mT��N(�,��\u0005\u0012\u001d��^�)�\"�\u0003��\u0019��\u0011� �f$^���?U�J��+M��\u0014��ɮ07���򷑻a\u0007�\u000f�HU�=\u0000y1w/˧�ߓ�{\u001f��.y�|\u000f��!�K�b�\u0001�?D\u001e���(�>y\f��ʧ���\t�8[�12N\u000e�C�0��S�(�`�_w�l凤�ɒ��3�Y��\u001f�c i^��\u0012%�A��R�qV&^�H�\u000f\\c-��%�c�P?%�����!?��W��O��5�\u000b�K�\u0016�A���}��$���L�d6��g��w�e����2\u0017�����w�?���\u001a���\f��\u0000P�:JAn$�h\u0016Q\u000b$i�p���RHs'%[\u0017{ ��Ȓ+�8��m[�l޴1z���֮Y�j��eCK�Y28�pA_��ys{��:;�紵�47͎46̪�������\b\u0017\u0015\u0016�\u0006�9��,G��h�i�*�B.\u0013x���V_۰g,0<&\u0004|��x�\u001b������1\u000f\u0014�M�3�\u0019f�<�kF��\u00195#b�H�&5z�I}a����\u0019;���L�%�\u0003����7�\u0019;��=,/\u0004؅\u000e.�^h�iu�k��aO�X�\u0005�F[�[��q���׼Z]X@��\u001a�j 7���2Ns\u001b(�p����\u001cQ��c��ud���ށ�\u0016��;��H3�kL�<�`}y��ɵ��c��M\u0018Ɋ�v�o��ҁ1~\u0004\u001a�򭣣W��Bcy����]v��W�\u0015�ZZ�B>謫/�\u0000:&�\u001b}��\u0011\u0018���G�KF�\u0012���/�Y�b�Lp?�'06\u0018!���ű\\;\u0011!+�blO�x�!+�\u0007I$\u001c\u001a\u001c��α�\u001d�B��'q'�|��ťj\u001d��]��1�g���\u0000�����\u001f�����\u0015+�a:�z���\"�m��X�\u00052�\u0011i����a�?2\f�X�d�\u001d\u0018\u000b�������\nP��5X�?��H��Қ���J��X��\u0005��i\u001d\u001dn\u0011\u0007�}�z\u0007�&e�w��=�Ce��\f�8�lͰ(��сUkƲ�ݫ�?�x\u0006�ޱ� �o�7�z\u0010W�g\u001c�{\u0017\u001e�eOd�`n3j'*��\u0015~�g�s�ZP�i�\u001f_S=�0�r�K\\Ѧz�\u0000u�D5x�T\u0003s���\u000b��܎�xl����\u000ezſ�\u0019�[\u001a��?�L��\b\u0005�1���ʡ��q@y���-)\u0003�֩L\u001a������!-�\u0007C\u000b%.g{�\u0016\u000be\u001ctÊp\u0015\u001d�12�3�[�\u001b�\u0001\u000fE�\u000f�ܐ�l}��}]�K\u0006�jK\\�`ڕx�Z�\u001a#^������\u0007�B�Ĳ��9�:y�>�vG�\u000f�5:�j��~de�8e\u0019Y�c�B���\u0015!�\u0017�YX0�$Z��fثm �|m#>���6:2\u0011߳bt<\u0012\u0019��:��\u0016�Ũ�cը����\u0006�7�-�.|��tѮ\u0005M�\u0015G��}����\b�����F�ۯ^0p��\\�p��x\u000e�\u001bx�CH��rX��x��\u000b�\u000f.�����\b!{�]�\u0015��\u0013��2e����\u0013�Xf\u0014\u001f\u0014`\u000f�\u0010\u000e�\b�H��\u0000eJ�l�X;W���;F��\f\u0001EB�M�o� �#jYD\u0019QE���\u0003�b�A(y\u0006�(9��:�\u001e�>�X�\u0004�3����f=�I5�@M,ۓ,��c����y��\u0017N�`ᒁCZ\u0002��_�ф���u�C�OZ=���.\u001a\\7:<�҃؀W�\u001f\u001d��\u00062��\u001a`�r�ڷ�iL�k��F,o\u0014��X�\u0000Χ6\n��Bwt�\u0007�\u0018v�\u0000qSq��إg\"\u001e_0�=�>5腽�\u0014�d`L\u0015\u0002�&�wB�9�a(�3�g�\b��,\u001c��\n��Aؗ�\u000e�Jǘ\nzPI=@�6�\u0006�\u001b4Z\t�6�cY(\u0006ѱgpl0�\u000f\u001dX?���q���j��\u0001�OY\u0000\u001f\u0014\u001e\u001c5�J������_��\n�F�\u0007�\u00127\\��\u0006E\")�0�>��r�#�H?�eQY��b�j��B`5��-�$8-ޯѩ�TE�!�ü�\be�̯\u0018\u001c\u0014\u0007Ϯ��*���c\u001a\u0018Q ��R\u0003�\u000e�������`�X�\u0005�w���v���A��\u0014p{L��\u0018\u0001�&��@��:�X�BP#�q\\,U�̵@w\u0010\t\u0013�|\u0017zS�@v��C�#�a���љ\u0005c�\n\u000b�3Ku�xtT�;{\u0003�^J]2e��%j\u0005H��\u0018�yZQU�:ǹ�!�R��v�@�p~\u0004\u0018:\n                                                                                                                                                                                                <l\u001f�g� ւ!�g��++єJ��Y�ƺ�\u0015����\u001c\u001d[;�r]�\r\u0001Ơ�H�!`*(k�W6�Ǣ���*�\"�Q��W��\u001f�x\u000eb\u0018\u0016)�-����p��Y�\u0019X\u0001�\u000e\u001d�\r������rD\"����M�i]¾��<�\u0011Ngl�|��g\u0018LS�;���a7B�Y\u0003v�o\u0004U�|q>�0Sed\u0014Y���2�\u001eS�bZ3���\u0005\r2�\u0012H�>�Q��\rq���F�ؾm���}\u0000�]\u0007&�oK�7�\u001aM�5hA�fm�`��:؛��\u0007{y5\u00143Z\u0002�@������h�\u000f\r��\u0012�Q�f\u0014D�\u0010h\u000f!�r�0�*�H\u001e��#n�\u0002\"t�� t$VT����\u0005p4\u001bC�C\n�T\t��9$VV�^ad}\u0003c�\u0013U�~����\u0018g���8yڷd !�x��\u0001�\u0000W���g�[0 -\u000fk߁M݉\u0005\u0013�A\t�!��\u001a�ӫ�ꦥc֮�s�@X��PE\t%���C]_�\u000b�bY\u001a�&\u0001�+B`1��O\u001e�\u001ai�oB�\u0004&�\u001c�@F�Ȩ!\u0013qa�o�_\u001d�ղ�H.���\u0002\r���\u0005��j5ZGv�O��6AK�F-���y���x�֧5g��\u0017�\u0016���FsMM8\n                                                                                                                                                                                                    <4d�ט k*3�*5��\u0014��P���P�\u001dɄ.��O��}���Ht��&\u0004�\u0014�\f�m6�ܗ]�\u0005y/��}ف@e\u0015m��J39���{��Jj�ge�-*a��_7�j�/=�o�JzP�9���|�^�MO_�es�\u0005^�UѺ��*�J���6�F��y�As��n\u0010R\n                                                                                                                                                                                                        <x�D�2=�$!RM��ԍ��\u001cFړe4��\u000e~\u001cZ��\u0000��&��H��\u001a���\bܷZ5\u0005X�\u0000+\u0017`�\u0002�\\��\u000b��J\t�\u001f;\u0002y\u0012(��:\u00045!��AJu,�7�\u000f=�\u0006S�\u0018�ݧ9��4��%%��\t�:h�-���q�\u0002�x��&|�������^�zH�@q(T#�K��\u0011��$�i\u0014�0b\u001f���^\u0005�r0\n�8\u001aC��A\r\u0010���\u0005�7;Pa*�,�\u0002��izN����\"��3��6p���@�����\u0011{�g�����,��f�W,m͍M���t\u001e<��W��sn�_�\r4\u0007�y���5�[���e���\u0005�z�\u0016̩6�+�6q4�]�\u001e\u001b��͛�m�@}V�:����e7\u0012�D��2I\r�\u001d��P:�\u000bIT\fIT��#�\"�\u001f#\u0015C\u0012\u0015C?�ʈ�8h�xI�\u0016\u001c��\u000b��|RA�iѸj\u0011i�|�\u0014��Er\u0019�<\u000e\u0014\u001b�:&h�P�k\tLЂ�QK�0A�\u000fE+T�\u0013��`\u0014Z\u0002ᎇ\u0010ȰizƯ\u0015�\r\u001c0�\u001cɆ׾l=�0�Cj!�\nZN�L�,��q�+7�����K�7,is+e���(����[t�����7��s^o�A���G�\u000e�>-/�^�������K��|���2��[T�p���\u0017.���%�\u0003�ܔ\t�&��\u001b���$�|�qrF��Z�?-ȟ�4���\fd�8�F�g�?�K��K��K�K�ė.���g9\u0013Q\u0001E�\u0007���\t\u001a\u0018�������\t�\u001br�끌��Q}�\fk\u001e��$~\u0013Y���j�\u0014ƺa��>9\u0010������w�\u001e)���O�_��\u001a��^��@��{r��#�w�65�y\u0001�M8w�\"�{\u0001y\u0002g>�\nJ�\u0012��\u0015��\u0015��\u0015��\u0015��L\u0011���x`z�\t����\u0004�\u0000}-@\u0003\u0001�\u0013frP�\u001b�d\\��}C[����L�\u0019�]��\u0013`\u001dh��s6\u001eZ뜌\u0010�^9vp0*��x˗\rI,ĝ��|^ӌ,���)'oA�pk�:�L\u0006?19=�\u0004�&� ?��J�Z�cv��\"��fw��mR�6���\u0016�˨��(MnF��\u0017�\u0002�W��e�RX$zY$zY$zY$zY$zY�^Gt\u0019$3C\u00013:d�8�\u00134�Pv�\u0013\u0015\u0004�L@�㦚\u0014�X��(���ʇ��6�\u0001&��L�:gi#%��/��+b�0\n�#�G�i\u001e�#;M\t\u0014ic��-�0�v��m��M�ɿ(t\n�\f~�'�\u0018\u00190�s�\u001f\u000b;e\u001e�H~+��t�\u0003w�\u0003w�\u0003%�C��\u001c�Ձ��#�\u0007�'\u0018\t\u000e\u0007��A��A��A�?\u0006I�\u0018$*\u0019&����rZ\u000e\u001bA}8;�&��,U\u0013\u0019QӼ�5�i ]�Ë��@\u0006�D�I������Iq����>��b'�\u0006�\u001e��j�\u00134�p��?�=\u001d��\u0017�lu\n                                                                                                                                                                                                            <dJ��4ITYeB6CI��lB�?%�\u0004a���*����.9��\u000b\u001a[w=��~wE�u�IP�\u0016�Sc3�͵KW�*����.\u001az�ԍ���nu��e�\f�2P\u0014�;���\u0017\u001d��%#�^��\u0003\u000b�T\u001a��1�+����\u000e=�ɾ;�\u0018\u001bq��\\لH\n                                                                                                                                                                                                                <H\u0007����\u0011\\����y�'�<�hL$\u001a\u0013�\u0013�ĉD�1y\u0006$�:~쨕���}�@��Д\u0018:�\n��\u0012�Ld(Q$[�2��D�QY�v�7M��\u0003�h�¯\u001296NE�c�g\u0018g.�-Z_��b�\u00190@\u0013�����T��Rb\u0001\u0011Z4.�4\u0010l��݇|}\u0016�\u0004-=\u0014��\u001cL��\u0012�fjE��z1ݒ2�?��l�K�*��(d\u001c\u000fZE��\u0015ee\u0017{��4-*�ֳgI��`�jMN�-ä0�\r�����=8g\\����|��\u001e�GL%�\u0019�Qg�1�UK+��\b��\b��\b��\b�����\u0006��j���8eC6&�\u0006��\u0010����:�}8�l�@���X@�d\u0019Z��\nJm6�3EZ��W`S�r\u0012K�L�v��ҟʍv���(t�X?}դHG!*7���&/Lʉ��O��5��\nA\u0006\u0005:�}2>y��\"�.��K�٧�U$�U\"�U\"�U\"�U\"�\u0015Hq��\f}�\t\u001a�\u0014\t\r��Z{C�\u001co%U�tՐ�2\u0013�] �U���y�ٽ�\u0006nW�ۢ\u0002��Db\u000e_ޯ2���)\u000f���'o��4\u000e7li�t���pX]�p�&��\t�˙�S�ժQb�Qb�Qb�Qb��?���`�F���9��\u001a�]\u0017v�\u0014ɳr{�\u0016&܈F3X�e@���\n��1�3��\n���_1䎤��\u000f�T'�6����\u0000\u000e\u0004�MS!̃�e�1���2-�i�Z�\\���X3Ҭ�i\u001a.6��Rq:�M\n��<�9\u000e\u0015�!�Wj\\Y\u0001�F�ۢ��\u0011k�ܧP+x\u0001l5!���d���\u001c�+�}z1 3ߩQY2��\u001a�\u000fg\"��\u0001f�\u0006\r�4��,5H���� ��$��1�g���J��\u000e\u0003�@�R�\u0016sP�\u0014�\u0018Ifu���\u0010\u0014��_��\u0018���gP9\\�\u000e�~F\u0003��\"AS����|6��,\u0004���e�\u0014�\u0014.�Y]�*W����yf�s\u001c��d9\u001cYfe��/#��a��\u0019��%\u000e\n֊%�i�s���JMFi�{��[u��u��grC>�����eM��|��Px���q?\u0004�\u000e\f\u001e&�����\u0012Nʼ V��n�{KC*�!s�����\u0006o�C$dYD�!�쭖L���\u0012�gJ�\n                                                                                                                                                                                                                    <SR�\u0012�3�\u0005WBM���\r�>ܽ�E�\rߡ�.\u001e78�b6��|l3�\u0016M7|���h���\t���[~���7�m����}7�~}��9�ٲ�;��\u0002Kn߶��e��mw�\u001e_�������œ�\u0017}lz�ڹ\u000b�{v��c��,��\u0007��\u0004���a���\n                                                                                                                                                                                                                        <r/��r��d��d��\u0016�K[\\.MV��d7e \t3��\u0019F��vg�?�\u00016�Ab�\t\"�ka��C�^m��'�Y�=,��G�P݊�\u000fGY����o��'�8\u0005��#;\u001e�y���u���wQk~����yG�\u0016\u000f\u0015�{�ܵm9�-#wm��\u0015%7!���޸����6��'?ϝ�R���\u0001�T�\u0016�\u001c�Lc��J\ts�¹V��V�ܫ�_��_�桯��hB�A�$\u0011�$\u0011�$\u0011�$\u0011�\u0004\u0004<�^d\u00047�-\u0011\u001a��g���x{��c�\u0003:�g��5@��E\u0011lz$\n\r����\u0014�f�_O\b� _ğA=�=���w��f��` ��4�L�7M#�\u00166,�;/AW�,%�]]��\r����x�\u000bs���+c�-�e7=ܲ�)\u000b�\u001f�\t*\u0010;%�\u001b}��$�\r����U/��<{���4}�~nI�O9\u0019�\u0015���\ny��[7��\u0016s����_;h��?g�O\u001e6\u0018i�l���%Bϖ��l���'��H�4bI�ݥ\u0011��rJsJ�n\u0007�u�\u0012r\u001b��\u0003Mܸx�g�\u0012�D��� ;v�)�ib���D����Y\u001a$U`�\u0007\"\u001a���VE4Z�\r�y,��\\���d�G�e�[��o��-�X�S&��B�!�)#�?�cr5�Ɣ`�*����Q\u0013\u0018Q�k\u001ev{4���a�Iq\u0001�CR�S�C�f��'\r��A\u00079��y��C�7/��k��S���o��\u001ej�)�[�i]_Y���\u0016�\u0016��[�\u0002��5\nM�e��r~���æ\r�e��s������v��l\u0019fEv�/�j~Y�ܺ���\u0005[��^����̲hL\u000e�9ݢJ�ed\u00147�+�֗����*ڐ\u0006�Ao�^�\u0016mȣ�\bzV&��a4���@B��\u0014?v\u0004��܌�f�$sJ���;#��B��H��\f3�/3\u0012R�tʹLn\u0012oB\b3c�-�;�K\u0018���|k�r�Y3���{���BiJ�X2�Jџ|\u0014�υ`\u000f��\u0011џ\u001c.�\u001e� \u001e�(\u001edL\u000fZG\u001e�I\u000f��L$\u0002\u000e\u000b�X�\u0007���$R�$R�$R�$R�$R؞���\u001c�2\u000b�XD\u0005]�\u0003}�>�\u0014W�\u0007$���P�3t\u0004+b8f��\u001aS�Ҕ��6ӷ\u0010.l�3��ܱ�[D�ۢ,���ѵ�7Ĩ�\u0005��w\u0017<����§v�\u0004�N�cɕ��\u0005\u0003�-��)�\u0014�,\u001b��:�Y\u000e�R�Y\u000e���\u001c��4ࢹv\u001a��\u0002'-pP�$ X\u0006\u0005�#Q���\u0019��\u000e�#���s�̢\u001fh�i4����p�dh�\u000e\r\r��B��j\u000eV\u000f�)3\u001a\u0005�t*+SL�R�M���\nzg0��u��\n>6�����t�Y%��(]�+A�f��xe&Ɩ)x\f\u001a�p�E��:���\u000b�X��g��,��߅�דQf\u0007\u0006�i�D��H3\n\u001b?��\u00123�a�7�\u0012?�v`&/�:<�),��Ŵ0�\u0016�hU_~��Xç\u0006��zk���?\f�K��#��u\u0013�����h�\u0013����N\u0013�^�����\u0015J�\u000b��s_�zW��[�n�c�ʩ)��ʱ(8�4�W��3ӽi*��q4��[|\u0019�>#�\u0005�&��Lz��É��}�\u000b\t��|y\\��\u0018�-5h�|I�SC^�w�A�/\u0005\u001d���\u0014��\b�7� ��)�)��kT�r-l�r�w��ʍ�)�\u0013�?\u0011=\t\u0006\r�j\t�LR+�Z�ꮕvYm��j'8e$�d�\u0011)7�su��))���E��'(��l��-d|P�9�7�\u001e��\u0013�A\u0016�\u0019ںl(a \u001e\u000f-\u001b��������r�4vZn�Q\u0014��f\u001dڢ$��\u0004�(�hQ�v�o�د#�\u0012/dѝ!f\u0000�A\t��\u0015�\u0000tY�dRJ%\u0002۽\nQ/�0\u0002�7\u001a�ݮ,}�M�s��-l8���\u0017�J���\u001a�(�*��V��\u0016�)\u001f�zA���[V5e\rΟ�y�C�\u0005\u0003N����߶fv��N[��\nw�/Cit\u001a�\u0019._��`��\u000b��\u000b\u001b����Z`���\u001a�!�J���y\n��\b�&��R�i�������׌�\u0013����\u001aB�=���>�b\b%j��\u0002��:�\"Vue�W�\u0015OP�S�Nw���\u0006��\u001e&\u0003a!�5I�g��C�b�\u00006���bS\u0019�\u0005��#JE���&E4\u0006�g�HqK$Lx��fc��\u001be+o\u001c\nu��\u0005�f�\u0015�\u001a���q8����jo�]q���'��\"��Hk��憁*'}o�����\u0002�y�@L\n\u0002�IY�R\f�('��W�3��;����U���M������W�FY�\u0004h��_&\u0015�'��Og��\u0018�zW\nH�<���Y��\u001fO\u000f��?\u0010��&�\u000b���^VD�k�ʙ��aK'�a\tjn����`���U=\u0018�\n�b?���q��h���E�\u000e,��Ѩ����0��\u001c�NT�����G�o����\u000fT�i#O=N�=�L��\u001a\b�ܶ�b�����ޖ\n�JΙu�`���\u001d�x#C�5�\u001aCZ��\u001f09M:�?�\u001c�}h�\u0015��3��\u001dz��\u001c���z�>�x�@('�SZ2��4\ft�K��\u0004H\r�\u0001�/Y�uT�A�R�ڼ\u0006m�\u001a��\u001adϚg���2,R=,\u0011;,\u0011;,I��D�0����m��\u0004݂>\u001f���\t\"J8��u�i�\u0018�q�Ɋ��\u0011u��\u0003[\u001e�::���p�5F��1�H��\u0000� ��\n                                                                                                                                                                                                                            <8\u0006).h\u0015��f\u0005w|��sV^�8�t�M���(Ҳ��U\u0007����\b<\u000b<<�;+�\u0016t&XvGϢ���+���9�͜&�O�\u0002���(�r�j���\u0012F�!��~��!RN>`��\u000fW6Vn��-��-\u001e<~�x\u000bЖ/@��\u0007�L�\u0003�|~�%�`��#�#(\u0011�\u0005��\u0005��ٵ���(\u0017��^o���\b7\n�1��&PAH\u000f�&���`X�E��U\u001f�3�\u001eJ=�\u0011\u0005�oC\"{��U�\u0004�B���\u0017�>\u0002�߀\u0014�;>�\u0012�Q�\u0019x}��h���(���\u001e\u0012�x�ϛ�����Y��l5\u0014���s�`fۖ�Ȫ��V���\u001c��T.�\u001a��ж������p�p�\u0001��\u001d��6ds\u001c\u0017�v�\\TduY\u0015z�Yg1h5N��a�Į󟾴��;\u0007,��+�^]%�_��\u0017ܕ��`�\\��?h3��`��-�ewB\u001e�%�햘\u0017\f��\u000f\u0016��'�E�Fp���S�s\\�S��nc;�pK16\u0012:^�wQ&���j�T�>\u0015��ŁSQ�.siK\u001b�8��JQ�T��'\u001d]�%�+�+�Ғ+��yn�G��R���\r/+A�:<\u0016�%F#��K|�\u001b;}M9Z��\f\u0016�^�Ҩ\u001ce��+\u0014&�%�s�C4��\f��zr,.�bh�U��t\u0006��M��\u0001\u0015�[�k���\u00062�,�6ƭVs�\u001c��s�@�9\u001e��v�)k\u0004+\u000e\t�(�zH�}\no5*�A6�3�i�<�`(��\u0014\n�P#�걈\u000e2�e\n�[QV(�JD�q)\u0006�\u0011\u0003\u001e#4\u001b��G4��\r�\n���W���V�p5�~}{�����s��̓�&\u001b��7E\u0015\u0018*;�K`\u0007C\u0018Ma\u0013\u0014\u001aO��_(�k\u0013d�j;\u0015�Z��'��y=�~\u0014��nz'Z��9�(\n                                                                                                                                                                                                                                <B:�l\u0014\r\u0011�KIM\tke��z2\u0010����٥(D�ë�X)�d��\u0010�bh\"i��\u001b\u0006�`P�KW�5\u0016å��ҡ=s�V���ٕ\u001f6o�+*?��֍�W\u0014\u0018�%��p�?+�|��ys���d��V\u000f\u0015�\t�W�S�\u001e��/�}ߓ�P]~A��\u00067�/+gqx����\f��(�Wĩ9����-\u000bK���roCu���]0k8�\u001fj�ٵ�P�����t���#wpMVU���FN�,�˵�n�(n���\u001f�����)\u0015���\u001b�i��Q���R�P�3U0r�\u001aT%\u001a�m\u001a�r\u001a&�4xOM\"x����4��\n                                                                                                                                                                                                                                    <Zؙ���f��\u0005���F�i��¡|g!V\u0006�&Y�E�a���1u�8�y�h�[���f�hq\u0014u\u00147\\�\u0002�,$��e��رdw�י�;��gYK����k\u0013%�\u0006LWǬ5׌�ܿ\"�\u0005핅��x�C≟o�o���I6�4����wgxƢ'�,���\u0013�W\u001d�Hd�\u0002)�Rg�{:Y\u0013�����h�橐$�%�*����JG�b- �K���\u001bZ�$A^\u0006&�\r3ic)��\r!���/O�������\u001a��7�\u0001��Jz�g�����ُ\u0012\u0013s\"0��jc\u001b��4\u000b�M\u001c���:�\u0018��̥\"\u0012?�^\u0003�<�f2Y�6�\u001f{_$�<� sG��Ѷ3�\f\u0010#w)o\u0010|����L\u001b��3Kų\"vj�\u000e�\u0018ӫA�\u001c��ѐ�\rg��!v{Ƌ\u001c���`�\u0019�����A����lh+��(�Nn\u0016\n                                                                                                                                                                                                                                        <FL\t��H�VSM��\u0015�\u000e��{�\u000b���hW�l֛>:�;G�?1��u\u001b�v�U�sK�k�F�(�\nZ�j�kE�e�Z\u0014��梚��NnN��2���\u001b:�\u0007[����]sr\u0016_Б5�\u0003}53v��%��\"y^�Q�X8�\u0015��[Ғo���M�r\fֽ�L�u7��?�H���_�v\b�o�\u001a��EɆZL\u0014tL�����pc�J]ؙ���H,\u0018ꯩ3q�5r��\u0002N\u0013Mi#�\u0015��\u0015��\u0000_-⒤��翈�i�\u00042\u000e�g/��\u000e��Q/3J�7��\\3�3aL+��\u0001%\r(h>\u000b���\f�ݳ�A�\u0001�\u0019VSu��g���3�\u001a��G\r�g\u000b,�s�҃�N\u001fx_�[�~�D�p��j(�'�]��QC'�]qI���]�=��m�������΃��\twÆy\u001d�[���\r��7�x�_6=}eW�Ň�A�\t�E\u001d���)_~YO�e#5��.\u0013�?��\u0003�q��D��[y�7\fDy8��\u0001�T�\u00182`�\u0003v2 F\u000f�\u001a3�0��ʘ�ׇ\f��\u000b\u0019����:dp�ܖّ�\u0014\u001eL��͊����\u0015�\u00182(c!��`ˮ��*\u0017}��\u001f�c�.��\u001a\u0012�[x\u001fX��)/�oȳv_����KW�[�Kbw�\u000fԯ�(�Ϲ�X��^\u000fo��\u0001�Dԩ��$�\u001a$�\u001b��攐5R������*�\u00190X=\u001d�n\"�[\u001a>��\n                                                                                                                                                                                                                                            <3\u0002��XEut��C��3,���XF69�\u0010'W)���\u001c�����7s��g��d�9\u0019Z���\n[�I�R)ӊ��&��ܱ{+[�\u0006^�V��n�Io�\u0014�*Ф�\u001aَՆ�\u001a��u]��d�,�X���q\u0014۩�1�b�q\\Ŏ��o\"Y��\u0014;�B�'\u001dM���;��\f�7{IB��Hm\u0004ʵ�\b\u0004��F�ZN[��*�����a�\u0016\u0013/\u001eA�\u001aω:m'EvM\u001e>IGOC\u0018�O9zJ�k\"����FM�\u000f��d4yL�����~�Ξ:e��\tFN\u001e<������{�l�es�\u0017�\u0016��\u0002�-�\u001a\u0017U緔����\u000b{#����}9��yV\u0005��\n�\\�]�\u0011Ώ�Ys#}\u000b�#A�o�\u0002�؝i9Y\u0016�Q���;J�\n                                                                                                                                                                                                                                                <7+;԰��b��@k�\u001a�\u0006���4*lN��W�\u001e���d��/\u0010�[o�o�F�qRK�a<�GL�Bi�\n��,�ֳP���\u0012�\u0017\"�k���S��\f�){{�\u0004\u0015�\u0015�\u0000=��]&EcN\u001cg�.��T\u0014��#vݩ��]�\r\u000eF\u0015��t\u0019O$��pvOv��kKD\u0007��J�'��޶*�q���'R�J\u0018o�a��lx�j�='=M)SɄs2��z���u�\\N/��o&^�xStvc��*�J�w\u0000��a���AR�g���\u0004�c�ȱA<�\t2�,hdF\u0018��)q�gI\u0014̒(\b�gLZ`�\u0010{I^\u0012\u001fYҞ\u0000����R�\u0011�Ȝ\u001d`\\ɦ\u0002]�/�%YX\ft��\u0006�\u001c\u0016�\noM{7,%�5�\b��j*�u�a�g��=�1ŮH\u0013�\u0004�p{q��VEZ\u0016�\u0013�*��w,�[���\u0015\\vBdL~:oy�`!�=Q�<��w\u0003\u001d\u000b�N<���A\u000f����Nr�Y4S�dR�D\u000f���M\u0019�,5'�!�\u0012��\u0017\u0010�f0Ѡ���hv.\u0014�ʦ9�ԋ�F/��R\u000f+��\u001c\u000f\r\u001a�\u0005^�����dm�z@�x�L\u0005��Ř\u001a^�y�-�ȗ��ո:4��fG�!��c��\u0005!�\u001f��I_w�YR�}�x�Q�\u001e��\u0007%�\u0010��B :$��H��5e9�-�*��\n�ݔ��\tA�����u�ث�\f�\n�g�,*!&�_rj��m�4)�{\u0005�Z�8�\b\u001e�\tJ��_�5�x�8�QM��Z�*���\u001a\\�\n�c.�ui�%��\u0001\u0001;\u000b�P�A��jZ����\u0006�4ࡁ,\u001aȤ�\f\u001aL��\u0002��im\u001d���u��\u001e?��\u001e��b\u001aQ�\u00060z�\u0007�A*�4�Ee�ņ�\u001d�\u001e���8ϸ�x�Q0F̶vcY�����\u0002Z��\nP�\u001b-���\u0005;\n�V(�w�p9�@�\u000f\u001dol<\u00014\u0017Wf�(S<�\u0014�ؒD2fw\u0018�YF|��\u0015�\u0013a\u000f�_@y�\u00103<$PPY�q����\u0018X�7`��B��I�\u0013�eC♰<�t|P�r&x�UL��.\u0017d���:{nfV�S�?�qO�:W^fV\u0010�b��\u0004pp���f%�\u000e���S�a�e���[\u001c}�SY�.G\u0006��\"�0����*��yS�nHS�4��\n\u001d,�J\u0005��\u0003]�ol:\u0012W�R��f\u001e��.��0yP�\u0012��\t#�(݊P��\u0015Q\u0007솧��A�\u0004�%�lT�{%\u001f=plSOh��Vj�ƃ\u000e\u000e��FSR���Ә2:LI'F<}\u000e'O�q눻\u0007�uM�����--�����OS\u0007�\u0016K�����JK0+�g�\bo�%h���\u0019~\u0013UQG�?Jj\tz2|ij��k�ڔ���9U��\u0002�E+�\u0015\u001a\u0005]\u001d�\u0013\u0012^����Q��ޢ\u0013x�Z\u0011\u001b����>�&�\u0010[��7\b\u0006�[�Q\u0012\"�\"��@\u000b\u001b��\u0007؛Ra�S�jQq*�\t<�C�vC��\u001b]�\u0005�K�.91�o��\u000f��X�H\u0014�Ȃ�{х\u001a�T|G#��+\u000b\u0015�i/��w�(f���J�r�M�\u001by�^\u001f��h�wa9Ac�*�,��\u001eP�T�6�ۤH�f�m6�������Z���\n                                                                                                                                                                                                                                                    <z��e��Mat�9��~G�#�\u00127�`�p�=�\u0018_Ǩ�!M\u0004�\u000e��\u0013�\u0000\u0015\nq'TY\u0012���'��M��t\u0016��dWS�\n�#��̱kn�*/*t��P+\u0019sR�\u001e��(�\u001b=���~O��o\u0005\u001f1L����Ҟ��\u0000�{�\u0011uV�Xf �\u00130\fЌ���%\u0018�\u0011,�\u0018�#���d��\u000f�z�37˓\u000b{Ñ���u��:��j���4�\u0001���s�\u000e\u00180��\u0014�5\u001aw�'�\u0010���\u001e6��)�\n\u0001�\njJN\u0001��l�?�\u001c���́�Mp���3}��\u001b�I��\u0013h,���\u0014�E\f\u0018�wA�W�>���qϼ>s��^���-\u0004m�*d�{;�s\u0013���䉣��_������\nC\f�������lx���T�oS���\b�qN��\u0015 �}\u001a{�W�~H����5�H�}�\u0001\u0019G8\f�إ��^�P<,��2�N�Y�sC�Βi\u0005SN��]gP\n\n�E'߭3��W�t�+=�\u0015q���x�\rK\u0014�S\u0002��,�7\u000f\u000b�SQ|7 y�$��m�\"�)��\f�\u0001�\n2�y03+\u0010Ȕ�\\��\u0015���?e�\u0012��j\u0011+�b�G��g���fi� �aX;�յ�x�h�)Q9��f{�+�\"�mWq��oˇ��#��\f��e��}��Y5}eTeL��Ӎ�l�˱�7ߊ-yEk��8�R���o�v��߼󋵂\\\u000eB�(�v\u0017��=\u0018��4�r�,�KfɆ��\b���^��0_T\u001cs�T\u001a4\u0016H�ƍ�����r.\u0018����L�K���\u0016�ٕ����˖-\u00138c�ݚnRrk�sέ�}��kdJ9'\u0003\u0019�S��[o҇^V\u0019�0^�p\"6\u000f�¹`K?'�r�N^\u0012G�\t��n�z�;ih{#]�H�\u001biy#�i��\u0013\\s$M����UA7TЮ\nZ[AC\u0015�\u0002n<��P\u000f�\u0000�\n�˒�G�\u001bR���\"~\u0001\u001e#ף��\u0017\u0017�\u0002\u0013�\u001c�\f�LP�ly�P ���k����\u00033�x�r�\u000f�@���k�Qh�\u001f8��Qˠ\f{\u0000i�|���~�0��S̈d$b@ϕG\u000fl��h�,��\\4oǁM��H�^!pT�Qi\u0002�=eCW.��]�{\u0016���q0���rI������m\\�\u0018Y֐A����\u000b;r;��\u000f.���k�֫\ff��`ћ]F�ޤ����RC��P������M9:{���'�\u0017\u0016��&<�uxF�%�B�\u001c*��JtFL�b\td�i*&���DIy��\n                                                                                                                                                                                                                                                        <Q�>�5M}���^\u0018���ŉ:�\t7'���;\u0017OpΈ3-���\\�DIy|�:w�sD\\�\u0006_f&�ɟ�~2�2�լN5���\f0TYC�\u0010\u001bV?�5\u0013\u0012�\u00102�\u0014�$�h���8&�\u001f\u001cc\u0007�Mh�����b�)1�Ġ��A7![��\u0018�PW̒\u0015N:\u0007['��U����u�\u0015���+$Ɣ�\u0019r\u001a\tI�\u0001�s\u0016NF�����\u0014F���\u0007�DqR6��1_�|��^Y�_ '�\u0007+�g�\u001e8w�=�js�6��/�xKV�_�↡\u0002|�c����\u0019��\u0015��������٭k[\u001a��ʺ��={i���K���v��Z��+;��wieˎ��p�Ʋe\u000b:<�΅˹��-��\u0015\u000b���5Y�\u0017O>P�5{�7����`dù,V�\u000e��c��A�j�4u�\b��\u0013��B4���A�4%��g\"i�o��\u0002���`\t���a\t�Ā\u001e�,�#9ݐ�D-\u0006~�g�+����YC���\u0015�u����\b�\u0006�g:\"�\u001cc\u0012������=A�\u0007\r���~Ⓠ�w&�X\u0005��\u001a�g˚\u0012-���K\u0007��}� �D�\u0005���c��zhM�8:�g7�czw���x�Y��٫۫\u0017�\u0002Mύ����ŏ��}�a�c#w\\���9��\u001fDozeOmN�mW��x�\u0010�^��\u0014Q-[���L��Asҩ�Ms\\4�I\u0003\u000e\u001a��<�:f�݋��;.H1%H|�'E��$��Iq�<��y�s���H�3\u001d�ȡ�_�Iڍ���i�vcJ�1�#\u0001X\u001chq���,�\t�x�חg��\n����\u0013,��'�Չ���▚���܇,\u0011\u001f�p$\n]ȱ�ħc`R'MV����`��E\u000f��/\u001d@��\u001b~�\\�SL.Uh5r�J���/�E\t^\u000e&_��5;�\u000e�Y��R���`HNatY�.���V��˴�\u001cF��y^\u0010���ȿ�A��m�&w��h ?ek�˫��L���~vd\"�\u001e#Ԇ��Ƥ���|/��2?�Gj�\u0015�y���hD\u0012jЫ��������\u0001.,z��&/�7�L��\u0004\u001d��hX\u0014\\ �N$?�f�d�����E\u0011�\u0011QE�^���\u0014)ňhX�V�(�^�\u0017.�I٥`��%S\u0019T�\u0015z�A��\r�/\u0017��1�W�/g�[�\u0013&p2��n�ܺe�\u000f\u0015��\\��\u0004W�4hd��Z�iK˴�uT���+B������l�9�j�\u0019��\u001c��b�ֆ�7<��M��-�NkA&�\ft\u001f�sD��\u0004H���^BK�@�\u0012\u0014<%��%H�\t�\"���\u001f�;�a�=\u0011�\u0018\u0005�J\u0000�\u0013\u0011(\rDx�[iLĮYK���\n$n\b7��\u0011�\u001e��\rQ��%��K{I�\u000bn�����i|]���u�m\fi��Z��Tg�UNPMD��_�O�Gց\u001f]h�\u001f]�O�\u0018��]�B,2�zR\u001f�\u0017]���\\3���\u0011���jx�w\u0007�\\\u0017��\u0014�3ʺ�o/4)�^�CSA�i��V�D��o��@n��l�`\u0005-vs����;{�@�A)��:UE�斦U-١�\u000b{v�z+�\u001a�jk��������v��T�\u001e:XȖڅ�#K�>��Ӱ��y��B�m��5U֌,�\u001e���t�ߓݰ��j �\r��jq\u001a\u0014ّ��܎�,_�Ofp�\fv��\u0002�R�`��Y�{k4��b�����_𿔥�|��~�Kk1 VH�\u00054'Hs\u0002ԟN\u0003n�c\"��~;\r�h�J\u0003i4`��&92�#А�2yj\u0016�i��\u0001\u0019��(��!����Q|�#���8\u0011?\u001dɀ\u001aF��F�*#\u0006���\b��\u0018�k\"H\u0004Q�\n��\u0012��E��^�P\u001c\u000e��\u0018�\b!�Ѩ���ŷ�a���*-��/!)V�\u001f>�`�����>\u0014t\u001bY��hJ��D����ċNg~I���P�ڨ�z�_��oN|I:��֨\u0003G����Y2\u000b2�%�ƛM���\\�\u001c�\u0010��\r�>I\u0004��Qn�tX2�v\u001doV�kk�Ý~�ǽ?Y��{5���dz���E�\u001a���Jv��3���(V�$�Y����6��&\u0017\u0016)\u0017Jsq\u0017���n.���/=��~�pe�Kw�r�w-I�2�G��N��\u0001;� �-��ԃ���\nz\u001d�6��)ܨ�\u00105�)���C��[U\\\u0006\\\u0007�a言�d�f�~�o�kx�\u001b~\u0003?m_�C)��>�\u0017�Eߴ�-\rp���������G�\u000b*\rr���B�?g}{�ޢ`�E�f\r\u0004�\u001dY\u0019�,�A-K3�2|\u001dś\u000fl����{`s����kM.��mR:3\\����\r�\u001b��.?g�zT �src�ʸ��Q�Z�x�'���O�\\^\t{�IX�,�\u000fQ.�@ΪM^�m2\u001a��\u0007�VxR�\u0018>c<>;\n0N$Z\u0019�b(��2J��m\r�6l7�\u0006�K\u0007\r�\u0004_xi���6s\u0010��m����I�C�w�@\u001b��4A\u000b\u000f�z5ɏ��q��0$�\f$\u000e\b�\u0007e.�~8��~�%F�YL35��?��T�X��`�qe\u0007L��~0y��\"S�U�?�V�\\8n�p;�_��5�x�΢\u0013:ss,� ��t�֒�\u0007��\u0019�kx}\u0000t`1i\"�]b�+��2��\"��\u0001\u001aP�\u0016\u0014X\u001e$J\u000b(F]B'f�*�5%\u001d%�K�P\t-��\u000eUD���-�\u0013�.��:���\u000e5 4�C��}����Vֵխ��s�h�\u0004\u0017���~����QT~��\u000f,�\u001cW,Jqי��^�\u001f�|����1���x\"�\u0000U�ȯ�4�߯�>\u000eF\u0015�f:��̃ڪԷ��oj���@�\u0003iŽ�\u001f�\u0012�]�\u0006��(5����F�\u001d(�*�\rGo\u0019\f�nxp[﷖F��'���\u001bg/�KwV/i꺎{f�c�^��Nc4��\\6�^f0\u001b�.>�4��n�u��-�g���m{��\u0016�筪�[��/�}@��(���//,7���8�)\u001ay�Ëp����_~1�G�������\u0000�Z�vr\u0012#����/���>�GRy�ϙ'�S�ק��\u0010�~������?C\bK�cB\u000b\u00199+>�{\u001f�ۅ8q#���1@���IX\tX\u000e�T*��<&ӒsfB8\r�\u0001d\u0011��\u0004�\u0018'�;!ͅ�\u0006P\u0002�\u000f�\u0007�\r噀�p3Ի�(���\b��\u001e�\u000f1\\ʯ��[H���<&\u000b��?\u000b\u0014�n��b�\b���J!\u001b�\u0005����\u0000�E�c\n�#�\np$��J\f��e�G�)�Q���$�fB\b�b�+�\f\n                                                                                                                                                                                                                                                            <O�$�X�)1~SȖ���\u0010\u0004r?�\n�x6\b����\r�\u000eR���@�=0\u00161�H(\u0000�\u0001��������2\u0012=\u0003;�|'�N��D�G�~�Q|\u0000R'�� `!�\u000f�\u0015�M\u0000��&�s\r �\u001a���/C�\u0000�]����J�O`lo���r���$�\u0003v��\u001a��d��3\"��5���Y\u0000a\u001c� /����H����\u0000�N^\u000f�t~0\u001e\u0013S���ɽ����v�v)\u0006�I�7���\u0000�^��5����E���o��3�y�2\u0006yX�PN���Y\"a.`q�Z��,��\u0016@E@�a�:�\u0006@9\u0019�$C�\u0004�V��A��7�_�>����30o\u0006�r�\u00053p�\fH����\u0019�)}'�\u0012!�\u0010�\"����b&�\\��~�<���\u001c���I��o�7Aj�t\t�\u0003�\u0006\u0018\u0000��r\u0013`?�\\!d���\u0007�7$��\u000b�\u0012�\u000e �Kgi\u0017���s�d�|\u0015>k\u001a����,�����yg�Ջ����]��a�d����n⽤W\u0004�7>���=!\u0002��O�\u000e�� ^�8\u0000�\u001f���W�\u0015�3\u0000���.��w�\u0019`��\u0000ߖ�+\u0001=�k���T�w�l�\u0004��\t~\u0007Ȥ{I�\u0019�#�\u0012\u0014,�&��\u0011���\t��\u0018i��B��\\��s\u0013d\u000e}��p��\u001a�O�t%\u0019�\u001b�o�u�.\u0003y�\b�������6�ߐ�\u0005F�D|؆��d�#\u0005�Š�$Y\\\u0015i�\u0016�<�\u000e؇Z{\u0012���'�Eg���\b�\u001c��N�\u000bX;��n�z\u001a��;\u0000\u000f\u0000\u001ef�\u0001�|\u000e��/(k\u0003�e��\u0001.�p�\u0001ؐ��[�\u0016�\r\u0000\u0013+{\f�\bw\u0013��\u000e�>V�>��\u001c�\u0018܋�#P�\u0005�\u001f��`���>@\t}\u0015�7\u0001����� `n�C�����\u0017������B�E�נ\r���~��Ԋ6D�Ǩ�D{!v\u000f�f�^�\u001d\u0004۠��\u0001�����\u0007\u001a��:\n                                                                                                                                                                                                                                                                <ncm@o��\u0007�D�à/c�0�[���O��(�O����>O�DԅܗL����\fd����\u0017\u000e�5�ނ�}\u0014_���\u001f�)�w��Ȳ�.�)�\u000f�\u001c���A��\u0001�P��\u0006�U�_\u0018F��BD`��\u0002?�\f��\u0018�}\u000fx\u0014��\u0004d@7�C�\u0006y��ȹR��+�\u0004�\u000500�r\u0018�\u0006�ہ�9���w\u00122!Jr\u00053�\u0000�\u000f��/坄\u0017\u0016�\u001b%|\u000b`�U���:�\u0010�m�=B��n&�\u0010�5l-�@'\\�JNFnO\"\u0007�>N6!�z����zn�p\u0001�Q��)��|\u001d<㧤K���\u0004�\u001e���^���\u0013��_\u0000�\u0012�F\u0005?e�\t���vj���y��\u0000��O\\kY:��\u0017`\u001b9_�\u000f�#\u0013�\u001f\u0012��\u0001i\u0004��\f\t#d�B\t��`�š�?�v\u0003�f��1y��Ii\u0012���{�>�\u001e*��\u0004\u001d��,\u0016��{א�\u0000�J6�B�_`��#`m)㗝�M�\b`��+hw%숻�g�\u0006�;\f�P��\"|\u001bڬ�z_��r\u001f�;�p���e{��$���\\�\u0013�_J!\u001f\u0007���d\t+\u0001�\u0003A�SV\u000e�_h\u0006� o�\u0001r���7P\u0007�\u0007�γ��H���\u0003�\u0004]B?�^?�T���D\u001d�\r�\u001a�\u0014�\u001b@�\u0012��#\u0016�z�\\�\u0003z,W�U%�|��L�\u001c�g�D��N��\u000e�\u0017$[�A9�n���B\u0019ӡM���~Y\f�;�Z�\u0000�^\u0004\\\u000b�}=��%ȿB����稛a�\u001d�&��\u0004���!�;����<����+\u0000�\u0018~\u0007�=LN\u0001��Ud\u0017������Ӏg��eW�۠�:,O��FW\u0003B�T*\u000bqO��\u0001�\u0012��\u0004��\t�AJy;���A'\n                                                                                                                                                                                                                                                                    <IG���\t���u!w\u001e�\u0010\u0000\u001a�I���ܚ\n(��?M^H�\n�.�|���d\tw9Y\u0004��E@�F����\u0001�~U=��\u001e�\u000e�N�\u0005�\u00189W�\u0005��i�\u00010�\u001e'��\u0015�Z\u0019�$\u0019�&�\u0000�7\u0014�b*�<�\u0000�s��A�({���|\t�m\u0014\u000e�\u000e(χ�bH�v\u001a��ӀN��t#�\"\u0004�r�������C�\u001f�z����%\u001d�2�\u0015�A��\tx�D2�}d9�\n���\n@/�G6�\u0016���b� �l� \u000f*����\u001d�\u0004`\u001b`-�\u0003X\r8\u0017�\u0012���\f���8�KA\u000e�\u0007��1\u0012���8�\u0002\r:H\u0018x\u0003ߡ���\u0007\\\u000fX\rX\u0001�\u0005�ec�\u0017��^�W�s��r�����6>�\u001f��3�!�H\u0017�8������\u0003�#�'�^.��\u0000�\u0007;�\u0003�\u000bi/�\u001aYL@�\u0001\u0003����ݤ����p}���\u0000��$i\\\u001b��%�\\5��\u0016C_=��7�7\u001e��-�E�\u001c\u0000�Tf��\"@?�e2�a-�#;\nx\u0000p�\u0004e�\"��o\u0005ݎ�\\�r.i�����a�N�^?M�\u0001À\u0010`��\u001f\u0004�\u001e��\u0012�/\u0004,B~��O\n\u0004\u0019�������\u001f�N��w�(��@;\u0000u�|5��\u0005�\u001c�F:a��\u0001�\r�2��<����D��K�W�ﶆ��Q�\u0007~����\u0012��\u00191\u001a'�\nȐ��S�ʒ��+���\u0004�/�'�\ft�\u0015p���<�}\u0005\u0012���Ύi���\u0019\u00160\u000e�\u0010\u0001>e2�,[��_��/㿖�\u000e�\u0015,\u0007�\u0012@\u001d3���O\u0002>�J��3��҄��$���6L%}�a\n��\u001fh_=\u0015\u001b�?\u00078&�?��~2\u001dP��\u000f��?\u0001<\u0004�\u000f�\u0000��P��\u000b\u0015`_J|�\u000b�NI�\b\u001f}\u0005���̚�\u001dR�\u001dSю��\u001d�o�w/�5�\u001c��\u0010r�qn\u0001���\b�\u000f6\u0013�ths�ߚꓧ���G�s�o�r��]���À��\u0005��!ߦ\u0007\u0000�\u0010\u0019�.�õ�\u0011�m\u0007��\u001dt��,�\u0004t�bn\u000fi\u0003� �\u001d���\u0013q\t� +�@��\u0002&�|�1'\u0011x<\u0015�\u000b\b�/ZH�ɔC\u001f\u0002A��x*�\u000f\u0015�{�\\&�;\b�I.O)\u0013q\t�\u0019������\u000f'�<\r`a�V\u0012�L���b�\u0018p��{\u0011\u0012\u0007�-�\r��RD�Q��\b�i��^H��[\u0010�\u001d�[l/�[\u001c7�Z�ƎJ�H�g!\u001dp\u000e�g΄@I�@�\u001c�I�X\u0017h�\b�fXΞ�\u0013\u0004�w�����\u0006����8V��b)�W,�4\u0015�Q�Z<��\n                                                                                                                                                                                                                                                                    </!BO�\u0019�#�\b�\u0019iAp\n�\t\b\u0015�Fл��ݬ��A*�%��\u0012�����\u0010\u001b����\u0000�o*����\u0003>q\u0001\r\u00106B\u0019\\3@\t�\n|\u0006�\u0001��h\u0001{��|�\b�d>����ŉ[v1+�\u0006y\u001a���7�)����7ez�\u0015�����o\t��\u000e>�B\u0005�1\u001f�\\������m\"^\f���(Ņ��Ęo�\u0014�\u0005_\b�\u0005ݿN�}��J\u001e���3\u0007�<\nH�}\u000b�\u001e��Z&��\u0016?N��'���伄�����[ž�\u0002}��E�\u0019|��$�\u0007��&��\u0017�w�똯5\u0010\u001e�\t�\u0013�g�xY\u001c\u001fd\n��\u0007�ﺄ>��_P?@��\b-���!���\n:`\u001fY%�\u000b�m\u0005��\u001f\u000fϽ���(��Y\t>�\u000b丛�\u0007�&D�O9��\u0006x��\u0012.\u0003��s\b��!q� !\u0017S�W%`k�,\u0001p�t�P\u0001\u0018\u0006�A3�3�\u0012f�/qN�rF�c�\u0019�����\u0001<\u0007H=\u000b@\u001f6y\u0006�<�&��H�\u0017�w����籵�\n��#�E\u000b���\u001e:\u0002e\u001bHP��\t�!)�[������f16��\u0003n6\t�A�t���@\u0006Y9�i �Y�\u000f�%7��!��\u0001;x\u001d��@z\u001d\u0003�)\u0013�A\u0016�O����r�\u000bpu*@���:\u0003\b\u0016����\\�Kj\u0013z\u001e�.\u0002�r��+�b�����\u0000��m\u0010{\u0015��\u001a�S؆�i�<��(��\f('W1�,\u0007��\u0004�\u0013m�n\u0018�dš��\r�]C�#|(�8巐a����\u0015���G��\u0002�B�z.\u0012�\u000f��Q�@�?�\u001d���:۰.�'�wy ?n\u0007\u001e\u0003���S��+��=[lyF�|~\"n�����\u0000\u000b�50�L\tKR�����F�A#\u0006ѷN u\u001c\f\"\r����})><\nP\u0003]�S�a\u0006���\u0013R\u001c���/\u0010Rlv!`�\u0014��������,��&b�ypO��\u0012�\u000b}����=�\u0019�;�g��\u0006Ƀ{�\t+a~�\u0006�@�\u0017I%б�����N��:x�V��\u0018\r ���3�\u0012Ϭ~����\u001e�&\n                                                                                                                                                                                                                                                                    <H��d\u001d?\u001f���H\u0014�N\u000bW\n6�G�\u0018����&�&�\u0007v��f�\t��R:��g1��p�g:�}\u0006~�x\u0006s#ط��s��W��ʅ�\u000f�����yL�?�~�:؏`/�s�0��zr�\u0019g?)gr��2\u0018S_�v�g�D�xO�\u0010l�\u0015�>\u0016s�4�#�\u001e\u0005�{\u000f�\u001f�^�gm�v\u0019�����0�U�\u001c\u0005�egp����b�:��d��<\u000fcv&�{��\f\b��\u000f�\u001a�u�L�z��\u0004��\u0007�\u0006��ZvN\u0016�6Zx�B�\u0007��1X���~\u0018&�\u00121V\t�R�\u0018\u0011�J�0�|@\u00000\u001b@\u0000��3�D,v'�\u0003��<�7\u001f�l��A���\u0019!\u0001�\u0002r0�@�\u0019������R��\u001a\u00007M��1��3?\u0006\u0007�)��R�=q��z����\u0012�z�L:�cs�>Ԭ�D{F�e�_�\bR\u0018��\u0014���\u0018�f�>\u001f��~(O��s$���ʹ�/��z��8G�\u0006�9��\f\u0007��mS�f,�W��9%��.\u0000��ોg�]B\u0005�\u000ed�lQ�2�½�I\u0016�\u001a�\u0010e̯\u0013�\u0014�\u0007�q�d1� �ދ?�}�ep�J�y+�>\u0006&��/�v�b\n                                                                                                                                                                                                                                                                        <R\u0006:�ŵ+�B�s�\u0014���������\u000e��\u0001e�\u0007�7���g,\u001d�\u001f\u0007�7\u001be ȕ�p\u0001者�Ƅ�cr�\u0017ƌ2\u001f��x�,bzd\u001fY�R��LA�c\f\u0016�\u0004l�%\u00183žA�\u0007Q�1:Im�A/�N�\u0015N��?��ǉW�\u000bh��5{\u0002�\u0007\u001a��\u0014\u0000��|�\u0010z�o�o�L1��\u0004�v�`�>_!\u001b�.�/\f�-�\b�7���cs���\u0004��'���n�N�\u0003�_\u0001�\u0006��\u000f�L�%i��\u001c֥�ꇡ��\u0001��h\u0004\u001bd\u0003��դK�c�%_\u0005~��G�\u0007z�#M|\u0018�\u0011�!���?�\u001d�\u0013�C\n}��d/�P�>&��\u0004�L�K\u0018o��|\u0018t��3E_� iG������|L<�{L<�\u0013B�9�t�ǰ\u0003�R��$\u001f����o���\\R�R�/y��k��\u0017��|\\'�q?�|\u001b��Kr���_���sC<\u0017��\u0003�u�\u001f�3\u001f���\u0001o?\u001bHx\u000e�\\\u001dH~W�/�a�\u0003\b{�\u000f�\u0002�\r��\u0000i^�EX�:\u001ee(�\b��a?p�\u0017�\u0001~\r8.�|�`��-\u0001v�\u00006\u001a���+���'��\u0006~7��/�_�A����`�]\u0004���)���Gq�\"�0\u001d\\\u0006{�m����t�\\�e禛\u0000\u0007\u0001;H\u0013��\u0002\u0014��ӛ��|���nd��\u0000���n��9�s\u0017�4���������|%�\u001c�T7�ߦft'�f\u0005po\u0013�\u0015ҹ�>�\u0001�6��p��\u0017i��\u0001�\u0001~�\u0007\\\u000b}��$�\u001e'\u000b�r�`Z|\u001f|u��'�\u0001�DLQ�\"-\b�������9.�1\u001e��XV\u0003��F�3�5��(�\n}�\u0011��2񬘝\r�s�䶙\u0010\u0016O\u0007�5C�U\b�\u0004���?\u0013P��\f@y\u0013�g��q|U���\u0019���\u0003�����8��_\u001f�g�k��\u0005���M��Ut΁�\f|�8�Bz6L\u001b\u0007��\n\u0004��1.�gR���\u0017��>\u0018�B~M�Ԡ\u001e;�bd\t\b���\u0011\n                                                                                                                                                                                                                                                                            <G��b^�\u001c\u0016#\"\n3y\u001d��*�O�o�����;�\b��\u0000<;N\u0005!�� ���ľ\u0019����\u0019H�\u0007��\u0016���#]���\u0019\u000f��\u000f�\u0010O!�//��؜H���\u000b�b?���\u0014��\u0010ɔ�M+<@\f�\u001e��xf\u000f�\u0007Єg��[�W~9��x�n\u0006�I��u�����\u0004��zt?��\u0011��C\fx.�6�p\u0001\u0000Ϗ@�J��'�k���mf�|���9��f�\b��v�5��w���H�?6\nX\u0001�l�K��6�z\u000f``���׷��&>�����c��\u0015����K��6q͟�}\"<\u0017�\f���_�])�\u001f\u0004�*��}\"�y�2�.�`�ѳ\\?\b�Uz��k�ʏ��u,�����e�]�\f,�~�\t�O�wb�\u0001vq#g�~\u0010p+'��\u0002vɺ�rٿ����\u0003��b}�3g���J\u0012H!$p�\u0017\t=���H?@\u0012 ���@ t\u0004Q\u0014\u0015,\u0014\u0015A\u0004\u0005E�\nǆ\u001d+X)���د]D�+��3��\u001bNB�\u0001��������/�3����{vf�ٝ�׿�\u0015�g�c��.��3ӿ\u0017l3k��\u001a��W9\u0013P�J���{�[��I��\u0010gk�y�H�l�\u001a�֢t�>�QV�6��r��X1�\u001d\u001bp����s���v�P�t���J\u0017�\u001f�{��#o��x.\n�u��Z�秬\u0000��UA�\u0015AiEV�/W~�O�h\u0019�\u000e\\\u0003F��\u000fW�V�\u0002ю�����\u0002�\u0006`<\u0018Wʜ��P;����,�\\[J�\"�\u0006���Τ�ij\u000e\rϗ�Op>�{�k.�S�~��[S��\u000b\u001a��\u001dSʓ����wl�њ+�N\u0007����yz��2��`�~Fr���E�\u0001�X\\��\u0017M\u0003�\u001b7�\u0012ˋ�]$\\\u0005Oy���������s�(ٟ�_Z2}V\u0018뿬X�4�\u001f\u001csX�Ȃ�`\u001f\u0014O\u0014�\u000f\u0011\u0014\u0017`|0�q��担Ys\u000b�`�����h\u001e��Y?�� ��\u0011\"�z׺Cls�@\u001bQ\\qf.\"�M31�>���.1C�K\u0003\u000f9�\u0010�\u0015j\u001e��\u001fg�b�\n�(z�|n7�\u0007��<Ʒ\"K��R�9uq���\u0005��\u0018-2���)��45�R̓��g\t�g�1�q�\u0010m]UE'����\u0012�zW�\u00139�\u001a8�7D�3\u0014�����\b�3ճ\u0017�\u001e��w�\\1�OkN��\u0003���9��~�C��\u0015:\u0005�\u000b\u0015\u0007%�0k̩��\u0006���\u00113�Xc�\u0011�\nk��^�k�x���\u001c��=!rչ2\u000e���N\u0001��!Eϖh�Z�z�b\u000e\u0012��\u001dE�рq�0��\r�%\u001a��pj��u<;虵\u001a\u0003��b�s-��i���xWԣ��o^�:����P�-�<�zV�\u0011\u000b�Qlt���\u0002�i�\u001f��z$�wb�D?6\u000b�ݽ�\n+�\u000b�'jV\u0012�8{�d���j�\u001f���'�+ԼBk�a\u0000�f\u000bi��\u001b���f�����\fU�B�Q4�g�7�\r\u0016<\u0007Qř_Ys\u000e�p\u0002�c��k�x�\u0004���[�ǹ\u0014d�|�C���X�\u0012Q��\u0018�w�1,\u0012���\u0017\"}��\u0013��\u0011��\u001aژ\u0017��C�\u0005kD�GM��AC�\u0002�B\u0000��V��[�ɍab)���M`�\fú���\u0018��,���J���9f깟����\u001e�뻗5糺�w�]_�j�![DK�}�o.\u00165L��1W��ض�*C�?\u0003�|}�[|��\u0017��x\u0016:�\u001c(?0\u0007��M�����\u0011�\u0003���8�\u001c՞Q�4s�h�\u001c-f\u0018��h�i��L䚕�F�� 3\u001cm-ML1���R�c5\u0018�����\u001aX�0?\u0013Y��\"����u߉69\tuE\u001f�\f\u0017�]\u000f@�\b��\u000b��\u001b����l�\u0014�!í��A�U��sN\u00105�����I�G��D�+\u001cm���Ws~�\u0003�W�=pM�\u0013ٮ��_�_]㮝b��e�΃DE���o:�I��kZs�����_�\u0018g�\u0018�ڎk\u0011��u`�5.=��e9���\u0001�[55攻����m;\u0002\u0019a\u001b�c�A��qP\\���A���\u0007Ɠ��\u001a:��WS�܈�A\u0004�����s�|�e���k5G��<��\u001dA|\u000e~\u0002I��;\u0007%���NeZc�(=??]�륹���k�_\u000f�,���\u0017���H\u0005��Xo�\u0019�c���j\n�=\u0004�\u0011O�<����\u0002f�~B��\u0013�\u001dD�z.N�6'N\u0006��\u0014��Vp:IӺ\u0004�4�5��N�`!qj#t\nͽ9�\u000b8���P<��7F��iT:W��W�d�o�i�\u001d�\u001b�_5��\u0018Թ�g\u001fz}0�\u0002Nρ~J�� Nm!�r�'N}\t���|����#g�?u��&#�\u0015�\u000e�\u0010�m�v�f�愆��\u001c�-�+5s�S'��Oh�h�i�y):\u001f�`PW�@S�\u0004m�\u0013\\�u\u001e�5=5��X�v��~&������-\u0001_\u0013��5q�\u0015����ֵ�\b�fK�s�9�\u0014Z�������sj�B=c�8�MBTQ��Ϛ?��땧��Ob.\u0010���\u0005\u0006�$��9\u0014qn\u0005Q�=T�uL\u0013��{\b�݁��\u0015oF!\u0006\u001e��G��\f\u0018�\u0004>���@\\��=�y�\u0018�xC����-\u0012��wW����C����l���k��c�Ӝ7!��,jXsTn��/��5\u0006�\u0018'j�1�i����!�\u0011?G��!���k�\u0018�~\u000b�A\fw-��{���o�o#�#~�h�\u0017���\u0006�>�;9\u001d*�9��\u001e:BT��\u0007�pf\u0006��q��{���S\";4I\\�8:\u001bc��f���\u0018K�u6\u0005o�X�lQ���\u0018��;\u0002��Mֻ��F\u001b��\u00011�8�X�F��\u0011�t��1�w�\u000f ���\u0018\u0011屢Nی�G��hq\u0004�\n                                                                                                                                                                                                                                                                                <U�\">\u001d�p�\u0016\u001d���(#I�q����;O'�7��k\u0018Ob,��xF}��ZW��H����6�o�cރs�$�Oͯ\u0000q���f�y\u0019�(�\u0003��/k�&~�.���?g���f����)жPNG\u0004vb!8�!8�\u0010gC�j�q��p-�!\"p\u001d���S\\n�G2�\u001dQ_�񑿹5��)��\u001cđ�D\u000f�\u001b��D\u0016�Q���Ԙ!䠚c\u00158f�\u00196�w2p\fc�8�\u001aU�{�\u0017��\u001d��\u0013��g\u0010��V���P�V2귵~_)��{z�r��\u0004�ĹGY\u0018�tq�\u0013]�g�jn�&Q�hn���\t����<�\"�Ǹ#�Ǭ\u0012�c��\u001f5\u0006ා\u0010�Z�~F�42�ۨj͝\u0019eݗ��@�\u0015v3\tez�@Wc�RtMU\u0013��5�׬�\u0006�\u001f\u0016�jl��o��o��3�\u0011�vD�b�G�g��+�3��Xe�p��\"\u0001������#��} �{N\u0000-:\u0010���\u0014�����\u0005��\u0007� �$�=*p)@��\u0019�۫:ֿ�\u0010\u0007��M�{X�%H�e`�\u0010\u0018Iy���1z��z}.�Q~����\u0011WiV��,c���\u001b\u001cU�)�\u0007��b�Pĩ�c�\u0016M\"�w��\u0007a}�if�\t�D1��M4r�&\u0012��T6o\u0011�0�_&?B�\u001a���8�W���,1Q-�����\u0011��q�l\\�����`3�·�`k�\u001fD#�&Q\u001f��8��s�v`��l�!�����\u0017\u0018\u001bg`?\u000306By�e\u0018��&��\u001f�K̯1F{\u001c���I�\\�ߥ��r���x�\u0019l�\f�9!��Lv\"�����2P�)�n\u001d_�1�q�ZǋcU���*��}X�_�>\u0017ǫ�Y�\u001b|����\u0007LP�c.:^u�8Fu��1���جc��i\u001d+�S\u001d/ƣ�\u0018WUu\u001e����hkͻ`U�\u000b5gM��m)V9+�Ū�:G�\u000fZ Z��A��\u0006����\u0007�K���?D9��0W]�%���\u0010�ǯ��\u001fE\u001am\u001a�'�\u001fVc-S����ֳ�X���3Y46���\u0001�t�6�$��~��\u0007��O1�z\u000e��h��\u0002�,ڒ�^����3�\u001eh]c�X�K,���{�6��us䈑�z\u0018w�\u0012\t�{\u001a)b��u��zId�]b��\u001b���8���z5���\u0013�H�L*Q�Y�H�\u0013K�ҭ�o-\u0003j\u001c�~�]\u0005}E�X���ꯞ�܋{��T\u0017u\u000f4&㚣2b��'5��������Kses�y�<\u0007��)��ys+/��S�9�\u000fY�h����\u001dA�j�<�K��ak��)k��*l�`��f\u0006������w2�T�\u001f<�Z��P�\u0011�m���@\u0010g�k1ϸ\u0003�L'�g��\b� Zb\u001c��X,Z�ŉ�aU���0��~\fp?\u0010έb���c�+F;Ơ�t\u0016=�y�����ő���\u0016�*,C\u0014���\u00163Z.\u0002C�h�4�\t^\u0006��� S��9]�q�\u0012�\u001d��4#U\f�=�հ��Z�;��r�R]�\u0017yw�j�@��\u0002f����8��\u001d������\u0012Y ��8�Y�P\u0006�0�WD�y\u000e���2�PM�W8\u0016\u0007�0��b,8����2�D}C\u000e�\u0001��2^7Y�\u0004��V\u0019�b\u0001؍��\u0014\u001c�\u0014���j��`�oS�Qb�q�hg|��\u0013���wHL��w\u0004�)���;����蘊�M\u0015O�ޠ\u001a�\u0003�@c��i\u0007*�\u0004P\u000bT\u0007=@E�\u0016�\u0001u���A��.��cħ�e0\u001e�\u0001��80\f4�䁎�+\u0018\nz�\u0002�\u0019�\u0004�4M�\u0000�\u001d�\u0004�ʛ��\u0016|\u0007S���>��\u001d�\u0005�Ҿ\u001a��oJ���guo���&��\u0000MP��@oP\u0007`<\u0016��)P\u0011����k�j�\u000ej�6t�\r��۩�����\u001d��3`�}3�A�\u000b��\n                                                                                                                                                                                                                                                                                    <p�.k�^�����e\\�Q�\u001d��5��-�����\u000f��3�\u0017����G���z�����,A\u0013�;\u0000����\u0014\u0015�@�A-�Ou���~\u001b�t��T�*\u0001�c&b�9�)��:`��\u0013�\u000f>�K\u0002'\u001cu��n��4��D��5F����g�\u0010|K��\u0005^q�\u0017�\u0017\u001b�G`�y����8\u0006�7w�]\u001e�\u0017��E�|�\"�*��������|\u001au�\b�\u000f\u001dv���q�2L��d�\u000f�C6��\u001b����t�7(/cʏ�6�_NB�K�\u0015�vT\u001a�K'�\nlW\n�d�!\u0018� ��`�\u0017��\u0001��0\u001f��u\u000e�#������\u0006q}�p�)\u001f���{ʁ1�|����)\u0007�_gS��:]�\u0006K2Dt(\rwu��\u00020�þ.����鋋�\r~�Rp_ra�\u001c¹ڌ�����P\\���M�\u0007�{\u0006�6�x�\f�����7�,0��*F3\u001cg0+�c�b�\u0013L\u000e��\u001b�s�/Ͻ\u001c�̿�Y\u001b�\u001f0֓7��]\f�C�љp|��l�k��Z\u001d��=�@��X�Q~.��B\u0002�x\u0013�\u000fp��:�\u0014�\u0001��d��])ˊ��8��~��r��w�7\n                                                                                                                                                                                                                                                                                        <C�&�|p�\u0004:�\u0019\u0001��\u0018�\u000b\u0018�0����Y��:�!�B\u000b�\u0006>\u0014\u000b�Vb�s4�{\u0016�>�B�^��'�\u000b�i8�`?\u0016u\u0002V��\u0018�l\u001f8\u0004N��p]*�\u0013\u0006�`\u001e#B6�\fwc��\u001a��h\u001e�ELt_.r]o\u000b\u0011�\u0005�\u0002_����\u001f�<\u0010@��by�q@�W`L��\u001e�R������;�\u0011��oq�e���\u0018ۙ�\t�ύ���\t\u001b�^�\u000f)\u001e\u000b�\u0015K�\u0018�\u001c���`J��]\u0019�\u0013���T?�k�\u0006u��Ǭ��~i\u0018M�M)8z`}0݈\u0012m�\u0015�%�����ᚚ`\u0004�_�[��4��)����٤�K��͚\u0015`\u001dX[J�\u0015گ\bbe�\u000f�W*%��M`\u0015H���\u001a�o\u001dX[J~.cE\u0010+�|p�R�'Q��g�\u0005n�\u001f��꼹�\u0002�9?�痿�1�\u0002��I�\u000bJ\u000f��\u0004#��R�u���Fp>��2�0�tyi:�Y���u`m)���Z\u0011�� \u001f��TJ��M`\u0015H���\u001a�o\u001dX[J~.cE\u0010+�|p��)���`~\u000bԻ����^0\u0017y�pV�_^���E>�U�7^\u0000\u0017:�q�+���8�gv����ʖeě�K��ҫ�_�3�b���..�KK�b�O���|���g���h̏�ƊM��\u0018\u0015�ޕ���r=��\u000fr�ٵ���Q�����\f��y_�\u000e������%���\bz��\u0002����\u001aA��W�����8�M�y�\u0012����d�����\u0011�l��~�\u001f��5,��>�\u0006�\u0001Oг}�����К\u0018T\u000e?�W硲:N�n��0��h��o�&��w܎�b�#SLP�����Лu����i���\u0010�\u001eA���\n�\u0000]�\n},�wֿES�M��\u0007�����\u001c��礍.���P\r��g\u0012�\\\t5�4�\b�s�0�\u0005&�,p%\u0010%���1��m�����X�S�;\u0014l�纯�.��٥�U����z1�^3��=�\ft�m�3�l+�\u0010�\u0010!8K�)`\u0004�K\u0018���\u0004>\u000e�\u001a8\u001c�5�q��aW/�\u0019��?��e��{_d��\u0002O���4�q{�^��A���\u0003�]���u��\u0016~\t�'�\u001cJ�\"@8H�6\u0018�����\u0004��J:}3��\n|��7b�\u0007���7A����yk\u001fz���B�Ɖ��AX��07\u0013Ei'��;��yn���4�9����m2�<\f��\u0003?\u0017���ϑ?��ufC�9���w\u0004#\tgS0\u0015��%�~�}#�(��\t�\u001a%T�ߪ~��������ok�W�8k\u0017�5�|�3q�|xnB\u0017����D�2\"\"�t\"_AsL.����GL�3T|�8���Nܺ���+?\t(71�����������oթ�ھ�T�_>j���M�u���3�y��PwR���\u0013����i����8�\fMF\u0015�Y���|��?Z�+?�Z\u000b�&�l.�]:m������ؔ\u0001⛔UB��\bV]d��N����\u0010\u001d6ؔ�N��.w�wI�.DW���\u001b\u000b�>L�^\u0011B�F�7ƭ\u0019X��X+�-\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b\u001b�r#�Hlh�\u0017\t2D�\b��\u0016���BT���\u000f�\u0014rG��6ȱ��H\u0011\u001e�n���\u0014�G��8\u0004�\u0000�����\u0007��A߅\u001e�\u0000}\u001e�\u001c�Y�\u0015��h\r\u0006\u0003���M�=�\u0014\u0013Q�\u0014��^�X�K�;�\u00033�*�D��n\u0013J������B+�>�w:�a����l\u0016�Y��*6\u000b��g3��\\6s��f3��L6\u0005lf���f\u001a��l�����d6��Ld3��x6�،e3��\u0015l��\\�f4��،b��f$�\u0011l���a��&��06C�\fa�e3�� 6\u0003�\f`ӟM?6}�\\�&�M\u0006�>lz��Ŧ'�t6=�tgӍMW6ilR�taәM'6\u001d�t`ӞM;6)lڲ��M\u001b6�ٴbӒM\u000b6��4cӔM\u00136��4bӐM\u00036���cS�M\u001d6���bS�M\r6��x�TcS�M2�$6U�$���&�M<�86�l*���&�M4�(6\u0015�D��`\u0013�&�M(�\u00106n6.6N6&\u001b����d#��\u00016~6�ٜbs��\t6��7�?����w6�����\u0018�_�\u001ce�\u000b������G6?����wl�e�/6߰���Wl�d�\u0005���|��\b�O�|��c6��|��\u0010�\u000f�|��}6\u0007ټ��]6\u0007��g���^6�y��[l�d�\u0006����a���kl^e�\n��ټ��E6�ؼ��y6ϱy��3l�f�\u0014��l�d�\u0004���<��Q6>6;�lg�\b���<�f\u001b�B6[�<�f\u000b�\u0007���f3�Ml�cs/��l6����z6w�Y�f-��جas'�;���f5�UlV�Y��66������l��Y��&67����R6׳���\u00126\u001c�H\u000e{$�=��\u001e�a��Gr�#9�\u001c�H\u000e{$�=��\u001e�a��Gr�#9�\u001c�H\u000e{d>\u001b�$�?��\u001f����Gr�#9��\u001c�H�$�?��\u001f����Gr�#9��\u001c�H�$�?��\u001f����Gr�#9��\u001c�H�$�?��\u001f����Gr�#9��\u001c�H\u000e{$�=��\u001e�ю�hGr�#9ڑ\u001c�H�v$G;��\u001d�ю���2;\u001d���u� f�U��,��վj�!�(���*_�\b�\u0002J�'�G2�d��j\u001ad��j7�,��$\u0005�n\u0006������i��]!SI��\\IY&�L\"��K�\u0001�@2�d\u001c�X�1���+(�Gr9�h��HF�䒌��FPj8I\u000eI6I\u0016�0��$CH�$�I\u0006�\f$\u0019@ҟ�\u001fI_�KI2I2H���zCz���%���$I�%e@z��2!�I��t�ui�]*I\u0017ڮ3I'����\u0003I{ڼ\u001dI\nI[�KH�Pa�IZQ)-IZ�4��4�횐4&iDҐ�\u0001I}�zTt]�:Tfm�Z$5��\u001a$�i;\u000fI5��$�$I$U|U�B\u0012I*���$����8�XZX��\"I\f��&���\u0015H\"I\"h]8I\u0018I(�\u000b!q��|��!N_�\u0000�Ib�B\u0007�$��D\u0006H�V\u0016y�R�HN���uQ��$��A��`�q_�A��(u��W����\u0017J�L�\u0013ɏ��\u0007��i�w$ߒ���\u001b��5���ԗ����s��h�\u0011�Oi�'$\u001f�\u001c&���\u001c�ԇ$\u001f�\u0012�B��%\f�\u001c$y�\u0016�Kr�d?�>ʲ��\u001dZ�6�[$o��AY^'�C\u000bw��F�*�+$/SΗ(�\"�.�\u0017h��$���gI�!y��)����IJ=A�8�c$���@|��\u001c�\u000e��$��\n                                                                                                                                                                                                                                                                                            <L�\u0010�6�B���x���A*e\u000b�\u0003��~��$�H�#��d#�\u0006�{���T��$�h�Z��H֐�I\u001b�A��IV���u+��\u0015$�Ѻ[In!��d9�2�y\u0013�n$��d)��$���.�,�ō�\\Kr�/n\fd1�վ8/d�/\u000e��\\苻\u0004r\u0015�\u0002�|>m7�d�/.\u000f2�6�M2�d&I\u0001�\f��Tt>m>�d�/�r�\u0014*�J�9�d\u0012�D�\t$�i�q$c�fch�+H�(��$�I.#\u0019E�K2�\u000ez\u0004�l8I\u000e\u001dt6\u0015�E;\u001aF2��;�v�R\u0006�\f\"\u0019H2�\u0017�\n��U{��U�w__�5�K}�M ��%���/\u0016q��M�^$=ia�/�*H\u000f_����؅�n��E�����4�T�.$�}\u0015q��(��\u0017�\u0005�@��\u0017�.�v$)�������a�K|1ِ6��5I+_LcHK���\u0017�\u000e��/F��f$Mi�&���$����$\r���$�H���Ũ�T��\u0016�Y�ʬA�U�R<$�h��$�$I$UH\u0012}�# �}�#!\t��\\H\n                                                                                                                                                                                                                                                                                                <I\u001cI,I%���A\fm\u0010M\u000b�H*�D�DP�p�\u0019F\u000bCIBH�$.�餜&-4H\u001c$�D�\u0006�F{\u0014���=���<��O�\u0013�/,�7��\t�\u0000���X�\u001b8�u�\"}\u0014�\u0002~\u0006?a���\u0007��\u001e�����_��\nc=_W\u0018��\n|\t�\u0000�c�g�#�S�\t�\u001fC\u000f���!�a�D�\u0007�-<�C\u000fFN�\u0017Y��.8\u0000�?��g\u001f�\u000b�������ɞ7�߀\u001d~O�\u0004�����\"�y^�\u001c�y\u0005۾��^\u0002/���.��\u0002x\u001e<\u00171��lD�癈鞧#fx�\u0002;��X�\u0004x\u001c�\u001eúG��\u0007v�����9����z\u001e\n���\u0016��S\u0018~�g+x\u0010l\u0001\u000f�����&�M�����f#tC�D�=����\u0006��ע��P�\u001a�u'��\u0001n\u0007��*�\u0012��v���[��zn\t��9l�gy�fϲ�\u0007\n                                                                                                                                                                                                                                                                                                    <K�:�k�\u0014�52ųػ�{u�\"�B�\u0002�U�\u000b��\u000bd���\u0005\u0019\u000b�-(\\pxAjEW�|�\\�¹�9�Y�م��O;�\u0013c\u001cKR;zg\u0016\u0016x͂؂\u0019\u0005��\u0002YX �\u0017��\u0005�!\n�\u000b�\u0017\u0018\u00113�����^��?Q��|������\u001d\"_��\f�z4?�Z:4u~~dt�4�\u0014���)�+�L�N@\u0005ǧ���+\u001c�\u001d��罢0�{y�h�e)���)#�#\u000bGx��d{s\n��Y)üC�H�`��p�wP�\u0000���\u0001�~)}�}��Ҕ\fofa��OJ/o��^ޞ)��\u001e8x�\u001c�\\=وV\u0015蛌��$ٵyRj�gIG�L��=iW�Q1�����AT���/QNI\\�xK�\u0011UyoeGj�\u0006�ӣ\u0012�&\u001cI�%����Рi�����\u001eoĩc��tp��]���hc\u001d�'�V���8\u0019\u0015�s��%N^'\fY]J!�!F\b�<&�<��sR�\u001ar\n)o\u0015�\u001be�\f\u0011\u00033�����.�n�3H��: {�k�v���\u0019�Cʛ�vHG���c3\u0006dSz���j׌�U\u0007\r�\u0019\u001b6T횕�}�򩩖\u000f(/�%����\u0005�\u001b\rK�$b>�9\u001acĽ\u0010�7�\u0011\u0015%��\u0002Q��(T>����C�\u0013�`�Vh�6=*�\u0013�P�\u0004\"���H,Q�W/�����pO���%�_�#5�K����&���:�G�qҞ\u001b�\u0018�FN����/RY�@%\u001b����g ��S`�E�s�Q6H�t����3ν���?�߮����\u000e�&2,-�V�9�\u0001���`\u0011X\b�\u0002\u000b�|0\u000f�\u0005s�l0\u000b�\u0004\u0005`\u0006�\u000e���`\n�\u0012L\u0006��D0\u0001�\u0007��X0\u0006\\\u0001���`4�\f�\u0002�`$\u0018\u0001��\u001c�\r��00\u0014\f\u0001^0\u0018\f\u0002\u0003�\u0000�\u001f�\u0003}�� \u0013d�>�7�\u0005z�t�\u0003t\u0007�@W�\u0006RA\u0017�\u0019t\u0002\u001dA\u0007�\u001e�\u0003)�-�\u0004�\u0001�A+�\u0012�\u0000�A3�\u00144\u0001�A#�\u00104\u0000�A=P\u0017�\u0001�A-P\u0013�\u0000Ձ\u0007T\u0003UA2H\u0002U@\"�\f\u0012@<�\u0003��\u0012�\bb@4�\u0002\u0015@$�\u0000� \f��\u0010�\u0006.�\u0004fZ\u0000�\u001a�\u0001$\u0010\"Ob����\u00148\tN�������\u000f�;8\u000e~\u0003����(�\u0005�\f~\u0002?�\u001f���;�-�\u0017�\u0006|\r�\u0002_�/���3p\u0004|\n>\u0001\u001f���#p\b|\b>\u0000�=�.8\u0000��}`/x\u0007�\r�\u0002o�7��`\u000f�\r^\u0003��W���%�\"�\u0005^\u0000σ����\u0019�4x\n�\u0004O�'���1�(��\u001d`;x\u0004<\f\u001e\u0002�@!�\n\u001e\u0004[�\u0003�~�\u0019l\u0002��{�F�\u0001�\u0003փ��:�\u0016�\u0005ր;�\u001d�v�\u001a�\u0002+�\np\u001b�\u0015�\u0002n\u0006��2p\u0013�\u0011�\u0000����u`��K[$��%ڿD��h�\u0012�_��K���/��%ڿD��h�\u0012�_��K���/��%ڿ�\u0007�\u0003$�\u0000�>@�\u000f��\u0003$�\u0000�>@�\u000f��\u0003$�\u0000�>@�\u000f��\u0003$�\u0000�>@�\u000f��\u0003$�\u0000�>@�\u000f��\u0003$�\u0000�>@�\u000f��\u0003$�\u0000�>@�\u000f��\u0003$�\u0000�>@�\u000f�h�\u0012�_��K�}��/��%ھDۗh�\u0012m_��K�}�����������\u0015�\u001f�\u0013ӧ\u0007\u0005f�r�H��\u0000s\r��\r\nendstream\r\nendobj\r\n23 0 obj\r\n<\n                                                                                                                                                                                                                                                                                                    </Type /FontDescriptor /FontName /DEVEXP#2BCalibri /Flags 34 /ItalicAngle 0 /FontBBox [-503 -312 1240 1026] /Ascent 952 /Descent -269 /CapHeight 500 /StemV 0 /CIDSet 24 0 R /FontFile2 25 0 R >>\r\n\r\nendobj\r\n26 0 obj<\n                                                                                                                                                                                                                                                                                                </Registry\n                                                                                                                                                                                                                                                                                                <41646F6265> /Ordering \n                                                                                                                                                                                                                                                                                                    <4964656E74697479> /Supplement 0 >>\r\n\r\nendobj\r\n27 0 obj\r\n<\n                                                                                                                                                                                                                                                                                                    </Type /Font /Subtype /CIDFontType2 /BaseFont /DEVEXP#2BCalibri /FontDescriptor 23 0 R /CIDSystemInfo 26 0 R /DW 1000 /W [3 [226.0742 578.6133] 17 [543.9453 533.2031] 24 [615.2344] 28 [488.2813] 38 [459.4727 630.8594] 47 [251.9531] 58 [318.8477] 60 [519.5313] 62 [420.4102] 68 [854.9805 645.5078] 75 [662.1094] 87 [516.6016] 90 [542.9688] 94 [459.4727] 100 [487.3047] 104 [641.6016] 115 [567.3828 889.6484] 258 [479.0039] 271 [525.3906 422.8516] 282 [525.3906] 286 [497.5586] 296 [305.1758] 336 [470.7031] 346 [525.3906] 349 [229.4922] 367 [229.4922] 373 [798.8281 525.3906] 381 [527.3438] 393 [525.3906] 396 [348.6328] 400 [391.1133] 410 [334.9609] 437 [525.3906] 448 [451.6602 714.8438] 454 [433.1055] 460 [395.0195] 853 [249.5117 267.5781 267.5781 252.4414] 876 [386.2305] 882 [306.1523] 894 [303.2227 303.2227] 1004 [506.8359 506.8359 506.8359 506.8359 506.8359 506.8359 506.8359 506.8359 506.8359 506.8359]] /CIDToGIDMap /Identity >>\r\n\r\nendobj\r\n4 0 obj<\n                                                                                                                                                                                                                                                                                                </Type /Font /Subtype /Type0 /BaseFont /DEVEXP#2BCalibri /Encoding /Identity#2DH /ToUnicode 22 0 R /DescendantFonts [27 0 R] >>\r\n\r\nendobj\r\n28 0 obj<\n                                                                                                                                                                                                                                                                                            </Filter /FlateDecode /Length 282 >>\r\nstream\r\nX�]�Ok�0\u0010���!�����]\u0010������-�ט�V�I���o��R�C�ｼa2�NM�����j\u0014��%� ��I͆\u0003i�\u001fd\u0018�\t\u0011\u0003�;���L�A��e�06�SaP�N{w�d�B\u000e�B���7#�\f�'���y����m��\u0007F���0�*\"�[+�0��F \u0011^�#,\u001aH�B��p%`Ҍ�a�\u0007�\u0000u�\"�ŭ*\f@��7�-�v��\u0019�Hr��4K*�Y汈7\n                                                                                                                                                                                                                                                                                            <!\u001e\u0011i�1��)�l��c�ǽ�\u0013f��-�M7LнlxD�@�1�������I~��A��\u00187E�E~N�\u0006\t�o�J�ܶ�\u0002�\u001a�+\r\nendstream\r\nendobj\r\n30 0 obj\r\n<</Filter /FlateDecode /Length 16 >>\r\nstream\r\nX���\u0014�\u0002\"�\u0007\u0000S�'�\r\nendstream\r\nendobj\r\n31 0 obj\r\n<</Length1 49512 /Filter /FlateDecode /Length 17623 >>\r\nstream\r\nX���\u0007xT��7~�-ZI�Z����U_5T�D�V�\"\u0004\u0002\u0003�02��`\\Dq/��q#q\\0.�;��e�\"p���%�cl��1�&�\u0018�`�\r��7s�\n!�q�7�����\u0015�{���gΜ�;�\u0010#\"+�!�\u001c\u000b�\\�Y����!�V\"KAw�I�V�~�\u0003��L�'�rN�\u0005)\u001f�\u0010�-DqIK\u0016�_4~���y�f�\u0012\u0004�*�H�k�?sɩ��~+�7S�?�����\u0017�g���^�\u001b��O�vO�\r�MD��\r~Oϊ�=Ҽ�\\���\u001b�D����\u0014�4�W�J��\u000f�\u0001>\u0019����.#����n9��e�0>Yt\te�'t#=I��gI�&VD���$J&�US\u000bsP\"�,�r�G-�F�4��΢h+���X3�eY4\r=ᥩ�@u�\u000b��&h��Zz�-�-H�\u0000\u000bP\u000eMa\u0013�]4�ڴGP\u0006�X��na��FL\u0004�i�!��t9���I�9t��\t���\f:M{����l\u000e;AK�It\u001a]H7ӝ�8�aW�~Eպ��\u0016�\nff�,W�H{���7�\u000fi�v�\u0003�w\"�/$�Ҭ}I\u0001�Da�\u0012�d,���4��\u001e�wY\u0012��\u001b(��QV'�O[�\\�q\"]���`籭r�v\u000fZSI\u000bi5�fg�~)C}Sݯ�KN��\u001c5]G��S�4}�ܚ�L�ԁZm*1����P�%t\u0019\u0006m+�\u001e`v��&!��{�}�4�#�|?����\u001b�˖�\u000b�Z�\"���Z�!�F\u000b\u0003�c\u0012\u001dO��oX6\u000b�\u0013��V�,�Bi��������Ӫ���D�཈6�]�W�\r�W3ke�K\u0017ʽ�e�y�o1-A+.�{i;}�Tfe�,�yX\u0019�D��c��})]�I��\u0002y�z�v�v\re@V:i1R�L\u0017ӥ�\b�D\u001f�紗� e1Rֲ6v\r���AzI>^�+ߨ\u0004�\u001b�-��\u001f�\u0018��\u0003/\u000f�F��|J�\u0015��M碯���4��d��\\�i<����nv>[�n`w�����Y��}���o�$�j�Wң�\u001f����r��/7�w�/(\u0019������\u0007�\u0007�\u001cا�4�V���n�����QH���R\u0003�k\u0019��%��n����\u000fҋ�\u001a�n���C�1\u0006�3\u0013�)\u00195�2\u001f�a\u0005h�񬝝�ֱ��=�\u0019�>��~�H����˗FK����E�\u0017�\u000fr������W��s�R�mQ\u001fR�����,/����{\u00034�t�Ɓ�Z\u0005d�\u0004ɋŜ+�z��d��\"Z��\u0015t&��>:\u0017=~+$g+��Qz�^@߿D�л����S��\u0001:H\u0003L�x�̂?��%\u0018�\u0006HK\u0017[�����c\u0017�+�����ngw�_f��W�.�!�\nm\"�P��&�Em�\tR'��I\u000b���U҃����������cd��#7�'�W������W�5%[�S&*˔g�����$u��P�J�S�[���'u����7�e�3}b�0�6��g��4�����]�fɁ<���yt�s=;A)��3M�C���V��~Ŷ\f� u\u001dj���I}���m篗?�#]D�4����b/�c���\u0012�~B�J)�%�����\u0013�\u0006)����*�*/@뜃z�-���Vp|�јG�X2�S�M���/��Ч��{l��4\u0019��&�#=J\u001bh\u0013-f���\"z���_����=\f�[M;�\u000b�}��J��z�֔$�i\u001a�\u0011�Φk�Jy����K�\u001d�;��l6�\u0015�}�!F�5V��ʀ�J/C�h#��c��\u001c����\u0019�\u0015m��i��\u001bc^|���Fu�|1�Z��p&\n�=�kc������\u001e����\u0004h\u00111�?�\u0017�\u0017����m����\u001dr<e��Jk$M~N��/i�<\u0005�^\u0000���ʑө�\u0014��h\u001f\r܃\u001cN�*�b\u000b�\u001cjD�Dri����A\u0017\u0005���\u0006�C��_�\u0014\u0016OOB{%�\u0017oT�\u0003{�� ��;4�]E�\u0003��\u001f�J\u0012�b������zu�������i\u0014��Y�\u0011��\u0001\u001d���a\u000b�\u0017�ѿ!���=\u0005�?u��D�a�H\u001d����R�\u0007:0\u0017z�\u001e}0\u0007#�\u0012�\\DWc>݋5�/��9�\\z����I�<_��-ȧ�fa�W�}Ў\u0017�^�,\"\u0017壟�cѬJZ�򸞽\u0011z�\u001fuz�>���D�\n�Xֈ�[H��s\u0019%��6�\rk��T���Q~��N�X]�1G�A�.�F4�S��!��``�V%-�\u001fg\tX\r�!U3���g�Q\u000b;�q���4�\u0018��ܶ@����b��ce�����Y���X��B+�vv��Q~Cޯ�\u0004�g�\f�֌\u001f7vLuUeEyY騒��\u0002~^nNvV�ϛ�q���RS��\u0012\u0013��b�1\u000e{tT�-�j1�TE�\u0018\u00154���<�쮠��8���}�\u00110H@WЃ���y��.��9�3\u0000��a�\u0001�30��\u001c�q4������\u0004_l�y�؜��p_����\u0004�\nw�p�\u0017�(�32��Ӕ���\u0013d]��`�K�5u5\"�m��\u0006_���\u0002�\u0016a��\u0006W0�׳�%�0�\u0012��l��\u0012�J\u0005S|�M�d_#�AP�j��(�6���15#��� �\u001a\u0016�\u0016\u0004�W\u001f��\u0005\u000b5�b����Y\u0014�Y�[CWy�\u0015�����A\u000b����|���m\u000f��;x\u00191~��\u0018L<wO�!/2w6�_>46U^ה��ý��]�\tn��>46�?;:�\u0007�JY�]�Q���Ė�<(M���=�.E�\u001e�\u0012�*�}�}M<��dO���-Ywr\u0017�&e]�f��\u0011JI\tl�vSJ�g��v_F�6��1�1m[\u001c��qNor��|xLa�6G�ޱۢ�#2j�c�`�p\tv�j�1س���7\t\u0002\u0011�,��&�>���?\u0016WѺ�U`ç�!Up\u0011Fdi��е�1����A5����� \u0001��_\u001c\u001e2�\b1e9�\"��r2(j�\u000f��~0?����\u0001c�:�\bEa��}�\u001d�\u001e�\u0007\u0004�Gm���\u001dc���\u0019\u0019|���\u000b�\u0002x�k���~\u000f-H\rQ���\u0011��xL8&~\u0016�Y\u0013�\u0019L��$?H|\u0017\u0012\u001f�d\u000f��;\u0012b���\t����^�Ƿ\u001c�k�>��Ӵ���ۖ�������8�\u0015�mh�S%�%��\"\u0016B9w��{�#�J\u0016���P/�3[ �\"�y�������#\"#�g&����T�\u001cJfT38���a�ê\u0017�NF��l�e�u�\"\u000e�k�\u0006Z����i^׵n~��f�����\u000e�&g]OSWxD��\u001dW�\u0006���@#��1�V����\u0015ӷ\u0005�\u0015��iߎ\r�犙�!�I\r]�\u001d�2\u0011׾\u001d[��\b�x(\u000f�\u001e\u000f�`s\u0005A\u000fI\u0016���=@�F�*\"@�\u0017�1\u0012a�p\u0018��}�\u001e��\u000b�\u0016\u0005\u0005��/�S��@�[A�E\u000f[�s�\u001a�\u0016�8x�\u000el�D���Z�af�Py\u0010���\u0010�\u00105i{���B^�\u0016(�61kDrD.��J\\D|j|�\\e�dzD�m*KI�HS�\u001dx�+,E��>67� o\u001c��i�2�:`8���\u0007��q*}l��N���,����HI�c�\u0004\"��X)���(�Oz���l�G%\u00136���@J��f�d�-)�����2o 6�ܛ���\u001fI���\u0003�\u0015�{\u001c_/����8��j�v�\u001dw�\u0013b\u0017��\u0003i1�r ՁGb4\u001e\tQ�~|:\u0006�#~;)Z/8�>P0\t\n>A��i(.R$�w���\u0002./���3��L�<So\u0000lހӦ��;.W��\u00178�@1��j�\u001f�Jhy'[ѹ�e�\u0019f���&���ɮ(\u001f]V�������\u0015�\u0019^3̎�\u0016\u001f���u��p���-�u���s��/p��X9�i�@�hu����Qw\\��\u0005���\u0014T��=���ȳg\u0006�e�i�a�Ec�R�\u000b\u001b�f\u0005~qs\"s.N=S:����-\u0005;\\;\n^0�[�mqD.�b\u0013٤�YRG�b�2钒\u0007س\u0005-�����k�7�oJb&Z���23s�=�V���I���J�\\r&\u0015yJF�S�+3��\u001a�V��e��,�����,\u0016��<\u000e��y/�6��R�9ʞ�Αr\n��ɥe}L��\u0018ߞ��O=0��`瞩��[\u001b�\u001f�\"G�T��ig궢ֽ\u001d\u0007�vR�8�^�\u0018gu��d�\u0004��x0�H�F&fG��q�F�4�\u0013(�\u0017f�\u0012�Tsb�7;1˔]��K�\u00143/��E�,#)�?|\b�\u0015���D~�8�����Z|��\t\u0019r�[�i��]�/��v\u0014\\V��ģ:�H��h6edT��\u001e]\u0011S�����(M�#��\u0010\u0004�cb�q|`�O�=��4���\u0013\u001bRS\u001b;�u����ڃ�_{��\t���U�n�|b�-�K��\u0013~�a�9Y����Ӫ�Y��۹`�3�jΜ����[\u0007ZKGWN���y7��\fF�C��`�G�i�\u0015.��Yks1��<�TR�4���~��jV�hv\u0016��vV�ety���\u001b�\u001fH�,���Ȟ��U���u�92\u001dY��i���At���M\u0011�t��M�;�ޢ1��^�͓\u001e���Ǥgy}Ş�\n��O�\"�@�i\u001e�ܴԸ��T\u001a=��0�\u0015���\"6:=Mv�J\u001f]\u0001ř���挱\u0010UV�:RXJM�K�]6ɖR��\u0016����E��[\u0013��'�W�ܹ�E<.��\u0015�.���vBJ�+���L�љI}��R.J�+���qS\u001d�\u0015��;�`�\u0013\u0012�\u0004)�\u001f�4��ry�_�\u001c\u0005M\u0012\u000e�>��JXg'f*�{���e���f��\u0014\u001f\u0013��PV\u0016�QQVZ9�\u0012#�-XL\\\"\u0002yX�h\u0011ƥ\u0000b �d=Rn���d�-�����8�}𛤃�ը�;\u0007J�\u000b���$D��|�\u0017�¬�茤�?\\��<'\u000bnoR���{���\u000fM�\u0012Kk������v�<礲�,�r���K~O~�F�8in ��pT+\u001eGui`\\c�U\u0015כ7V�5���T<\\�.4�W��q�\u0014>S�f�\u001b�oV|Th�07�'�NN�Tў�m��6V��\u001ef\u000f[\"��lM�\u0006��[G)T�V�0��fE��[ٽc�d�k\",\tm5���\u0013-R�3^\u001a�K�J��7���a֛�\u0005���,A޸�-e���J���ֲ\u000bʮ)���e�����oe{�l=e�l��O{!p��*͊�dX\u0016[ΰ(�e�e��\\˕�;,�Y���e��,��\u001e�\u001c��IQ�n?���.\u001e;Q*��:����@��ܞ�N��tz�\u001dI[��L2�J�\"�$9))\u0010�(O��f�f/p\u0017\u0014\u0017�\u0016(\u0005�y\r�,w���\u00194W\u0012/��Zk]m}Ҫx@$�:����=\u001ap\u0004j��H���\u001a��x\u0016��[�ۖ[���T?U:*��R5��*?]ݯJ%j@mS�TEM\u001e_5\u000br9�R�Hu.���]~`���NG��\u0003�\\N\u001d\u0007;��\u0003�V��\u0017��1�q`�c����=Pv�՝�W���\u0019S-4]��y�c\u001c�\u001cu�يm&�~?\u0018���$Qg����Ƥ�\"\u001c�b�J��ȲeWgG�b\\\u0014鱺���ȕ.r�E�X�\u0017�*e�\u000b��+>��\u0006U\u001f[���\u0000�܏\t��g�|^�Leq\u001d��B|�X��P}��'Gie��\u0007�Ęt��RiҖ+�N�c\u0015��ܺ����Ickg�x�K7&FG�E���J�5�͉8glNFra麛�N[���\u0013O��Kw&Ż������M��yy}�M\u00037\u00042\u001cYI�\u001bZn`�\u0013���,�r�'�4�+��\u000b��a\u0015�v��%�3���%�Ή3gE�/=#=\u001f����fԛ������X\u001d�\u001b\u0012��n�t�Y�j���eџE}\u0012oͷh\t�b����x`xt��\u0004b�\t},����X���\\��6k\u0002�\u0005[irmB �[����\u0018^;T2�!l��\u0006�b*(��[����U��<;s3��:8\u0013�\u0005u9u�]R�i 22�|��9�3��\u0015�N'\u001f }������\u0012�����S����q\\z:�0��˅(`�ӳ�\u0012�\u0013%S������\u0004\u0017sŤ�Xb<\u001e$��|�Z���\t�\u0012�\u0002�G��%N\f��<;G\u001f�x��f��4܂*sv.�}p�/�ˊ��g�e_�8帆�\u00136�ݴ���X��w�y��Yֱ�'�'\u001f\u000f�z\n�(��\t$���$��c�Ii�\u0018�ӑfJ�t;�ؗ\u000fz�2�1��K�t�=ʾ$\u001f���/\u001f]���L0�#�LΘ\b+�4��35 �EFڣ�QRT~Rb\u0000�'r�mL\u0005'�\u001e_�����\u0006�\u000bKʃ��DF��D)񼀫�%�]]�M��K)vպ���ߵ�eJ�ڟ�ǜ]�ug�r1G`]򙊎��z\u0002��\u0007�N,\u001b~Vzhb�bJ$be0���\n�]7�@`Μ\u0017�\u001a\u0006�5���z�\u0014\u0011\u0010\b�00�`��J%3S�&.��pf��&C�\u001f�\\GQ\u0006�\u0019Hz6��D2����(F��l��bK\u000fp;5\u0010\r9R\u0002�P�0�S|��-\u0015�L�I� ����9\rd����};}\u0012�\u0002�.\u001fwB���|v��)9\u0003;m�fȧ�ȚӇ!��d��y0��j9��`�����{;��\u0012��5��u/_u�r\b�ld��R���qI����X�d�NMKIKN�M�(g\u000eZ��b\tV�����9,&2:���h\u0017��HtQ���C���#ߟ�\u000f���\u001e\u0018�˪�$6�qN��cZ\u001d��ѓ��t]�u�5��Iϸ#V�{�z쫓�3��Zc�.��:�sy\u0007��\u000b{͌!� �^�P[\t�\n�G-�\r��ʩ��}��=��T6)1�6��Е\u0013\u0015���\"?}�'랽�.�����?���?-�09�;~\u001e�ؼ:=^��Z���0�y,'\u0010a˶U��\"\u001dz�z3y�~ܛ�.�s��rNׄ�\u0015�҃�\u000eA\u00039q\t�\u000e?�Ѷ�/ْ�b����<w����3����D���v�����;]L$_�;\u000f�@�/��\u001ep���\u0007�*k�'��b�<�+=��I\u0011;�<���=�޼Ӽ�,��؎����n̏|�W�'NzK��\u0005M�\b\u001a�s&��{YOx��v��Y�2����r�@�^����\u0002i����o�vpk\f\u0013�0}�\u001b+\u0010�L�bU�g���\u0006J�##f\u0014�P9�|J=�yu]UC]Q�TsDTzJ^���#��\u0006������\u0012����b^Sm��FŔଢ଼�\u001bUՎ�d93S�>WR�\u0012�R�,��tm��W�Q��90�V\u0012���#*/Α����\u0012��z&�-�g�o\u001d�<GV~�ct��\u001b|7d��v�����ϦF�Q����\t��HS�\u0016����n�(�\u0019�[C\u0016�I~\u0007c��5\u0005bi��\u0018\u0001����'��7��SR��\u0002�z��}lY���1�_N���7;]�N�S_0\u0002��rv�3�O���5�4�;\u0002\u0011�8i\u0016e82�\f�\u001c����\u001b��c0��,:�^Ί˧��+?�|u��rS�����4�nq[$K\u0000�u�7%/7���\\a�c��&��)�g<֟=�}\u00187�\u001e�x�!�p�D$�\u0004�2j-��}x$d���\u0019;c�\"�^\u0001�0�4Ã\u001e\u0012M�\"��\u0013����\u0017Y\b�\\\u0004EF��\u0006��w��=y2\u000b�&���1g\u0001G*\u001eщxD%\u0018[w��� ��e�u�i\u001f�F��\u0014\u001c���.\u0018\u0005�vR��\u0002N�.0�.p�qa\u0016�\u0017\\�3��\u0003{��\u0005o@�^\u001c���-\u000eX�x��\u0005|��׹x�Y��\u001a���^�����ڬ��h�{5`�#�0!�6�O�Go���=�$yj#Ӓ3j)�1EK��\u0007\t���3�>n�\t����\"\u0016n�\u0016�\\���&`�\u0018'\f��.���\u001dq]ޘ8\u000f��z��\u001e�-#!��-���d��%\u001b\n�o�fʄ�\u0018gB����S�.��LM�{���Sol˷���K.\u0019�_�<��\u0019\u000bOٚe������:��|?��K\u0002)N�$�$'SJ\\\u001d�\u001dIm�G\"w����.�ۢ*\\\\J����\t�\u0012f�ds��mV\u0012Ybj�;�L\u000e�db�۔��w���2p���<�ii�vG����\u001e�D{4\\�iь\u0014�Ã~sp\u0019*q\u0004\u001c�#5ў�G35\r��l6��Ȗ�o�9%����.�;�?c��FLL\u000f��$>�^b2k�5�\u001d7�\\�0՗S�\nD��\u001d�.��R\u001c.\u0016D;�thX�7�)h9���\u001dX��>�|��@�^��`��ӏ~��\u0011\u0005'v���d^�b�\u0019-v����\u001c����p�m\t�8��w�ʺxe%GLZ-�\u000f��ݡ�jA�9�&d�׆\u000f0:T�\u0007�\"#^7�cc�(�o2�\u0019�|��՞�B��☤�[Ϋ(�f�\u0005UU\u0003ϥI�]�K�fe�$���\u0007�d�\u0017�v�HYY�ї\u001c��8z6}���\u0012�_���}eI��w�w}X����j��_yp��,+�k\u0005\u0018�k �3\u0006��x\u0007}�w6\u0007\u0019ჟ�)�j����\u00066�Ve9\u0005\u0015�\\`\u001aJ�ִ�fH�t���fJF�\n�:�\u0005=���s\u0010/!|2p9P\nd\u0000e@\u00130Š\u0013�Z^\u0006p3����\bJt�y9�U�%�:���ӁT��\u000f��TM�\u0001~9]�&�]��l�5�\u0007�t���W�)���J:\u0019��.�y�\u001dN�h���\f��:�3h�r\u001f]���\u0017�l�=\u0017i��54\u0015t\u001a�4��#�\u0015�f�ɗ6k���\b�\u001f}3������\u001c`*Ҵ���E~+�\u0016q�(7\u0006�\u0018�A|��C����\u000e�\u0013�<�\u0014�\u0006�h��Cm\u0002� �t\u0014�:��\r\u0005��T��\u0003�\u001b�Q�IG��k(�\u0016�e4\u0016t\r���K/��3�!~��\u001d�尐v\u0010��\u0003$(��%,�S�s�� Up?\u0010-���ߊ:\u001d����n�\"��K� c�T$�CU�,��}s��\b�\u0014��ea\u0011��xh�Q��)\u0005q�@6�p��O\u000e�7���E��}��\u0017��\u000e\u001c�eK��\"r�|��|�c��\u0001Ȧ�)�:�yh�X`4�O�\fw�4H�|�\u001ar�7H\u0001.{C���\u0010\u0006\u001f�0t\u0019�x �@\u000e�4p\t�\u000b�\u0007h�<�7\u001f�\\N�!�&��\\>�l />\u000e�\rى�|�\t\u0019���-���@\u0012`7an\u0019�\u0002o<�/\\f�|�\\���e��L�r�\u0016r��^���c>�����q�\u000e�퐭!4��\u0019�r?�\u000b�/�l:��0\u0015sR�6�\u0013a:X\u001f�O>G8U����*��A�y��b�&�l��V�]��Yt��C��eT�̡Ir\u0010�g����U^��Iϑ��/d\u0006m�\r�(\u001f�ͯ���~z\u0018}���H\u001b@}�k�Wy���\u0016�Su�t���{(\u001d\u000e֯�q�14�?\r��@z]�B�p�����\u001a���\u0012��Y\t�\tS���5@���n�,c}�Y�OD\u0007�ӕ\u0000�z�*�~�x\n���\u0010>�t\u0003dn\u0019� �R����\u0019�J�0?Q��:�\u0005��\u0007m\u001d\"G���QdIа�\u001e��\rY\u0012��3���\u0006}Ǡ_������3_\u001f��\u0006&\u000e�kX.s�\u0000�%,���Ԑϩ�|\u001e)�è��p����\u0014e��9;��G�㸎�z��0�p:�~3݄6�)���H��k7�\u0007\n\u0010��G���K�>\\��an��P\n�3L��\u0015��A�hgJ�i�\u000e��\n�2tYFx-\u0015��cd\r���2Zi�4�c�6��X?M�Q�%b}��\t|\u001e�9x\u00159��Я9\u0014�TR��\u0004��T��\bW\n��y�rʔ��4�J��/�_�x�nN��r\u0017U�r���Z�P��Zv��_���+P\u001e��o�:�\u000b�S��{���\u000b��[L\u0014iQ(G�\bݴ���-�\u000f&�W�\u0003O����e���J��\u0007\u000f�H�5E���}tX_�k�d��.�ϢE޻P��4�����w�3yY�R�U�\\�Y�\u0013c͞��t�|\u0017�H\"!�/R�\\I�X+�\rLP.@��\u0004צּ]�)��Xￄ����W�\faO�a�<E\u00138�͔i��~\u001c\u000b�\u0006����G3�'�z�^6�'\t���S�N��e<E���\u001e�Bԁ�7<�<ѷ� �u�\b�-\u000b�N?��V�\fK��\u0017�\u0013�\u0000\u001d\u000b��\u0012\u0016�V������\n��`}�\u0007\u001d�\b�!��K\u000b�JZGU�\u0015��8�ϧ*���/�\u0007�i��D��F�o\u0004.G�Wџv��\u0003<\u000f@\u000e.AZ\u0017��\u0006�a�R/�?\u000b��\f�.�\u001b�������j��.���9�Ӓ�$�\u001fO7\u0014��a\u001c���C�\u001c�����9Xǣ�O�\u0003��t��Rۅ~z\u0017����t�\u001a�\u0002l��F�~��ݨ�@'7\u000f�ġ~�Bv\u0005�\u0006(ʅt;h!�g�k���c��J\u0005��\u001a�\u0007�5a��!=A�\"�^�q�p�P�r�\u0016>\u0014�Gڎ�~���9�\u0002m\u0007�\u0011��S�r6tl���C>\u0013�\u00010Ec�Z��?@�l�\u001b�Ws�&�tr�3H>V�~\n��\f����i��\u0005���������B�F{\u0011c\\,�\u0013\u0015\t\u0019��L�Y{�=F'���w�d����\"��v�K�8!�\n\u0011>l� +�y�\u000f\u000f�{\u001cG�?|\\��G�K�\",\u0007a�K)���\u0007~`�߲�\u0002\u001c&.c\u0005G�\u0007��1̤r�S�2\u0013u��H?tH1��\u0003�͈�\b6:0蟉�c�.�\u001c�[\u001f\u0007�z\u0007��\u0001���<\u0003q3\u0004\rǐ~m��*��\"�\u0018���\u000f\u001f\u001f�u(��g\u000fy�N\u0019N����2=<,�K��3ln��X��\u0002�Ο�g�g���\u00039g\u0004Y\u0005\u001c��QO��z\"�ŋTKtp5��O\u0012��\u000f�\u000f�;A7a�H\u0001}\b(F؍�\r�I�ˈ�7�\u0011��\u0003�J\n�dؕ�\u001b�\u0006�k�>=��\u0004�\u000b�������\b�;�\rx\u0000�7��\nĿ��\u001d8\u000b�\n��\u0003=\u0013�3�f��\u0002�\u0003̅\u001b��\u000f�\u0000�\u0003�z~߃��G�=r�}���������>#L��!�#zڱ��Fx��E�{��P�\u000fƾ�!{����)��:\u0014��}�)�܎�,����\u0018�b�v�8\u0013p\u001a�`a�ψ�����WP��S?�6�s�`����\u0010�*\u0015�b �\u0000�\u001e5��\u0015��~�\u001e;{@�\n��z\u000e���u\f\u0014��\f�\u001d:�I���\u0015��c-��״�n=B�\u001e���_���k��`M�f`�0�û\r\f�/6��\u0018�\u0016��8���?^�d�\u001e�N�o��u>\fk\r�r�\u0003�w�H�t�\u001dp,������?��\u0018����\u0013��?�.\t����#eO�gR0��\u00186��S`��+�ko��k�\u000e��q��|3����\b4�){�r�G򀫁�3|�XϴsA;,?P��T\n?�9��c�N��q���A�n��͠�K�7C\u0017s�v\u0003\u001dǒ��r��sa\u001f��D��c,\u000eP10\u0016p\u0002ۀS\u0007�\u001a{O����\u0018\u0011���{����W?f\u000b�\u0018�>o\u0005���o���߉�\"���\u0006ܷ\u00184\u0002z�g�\u0019��t��\u0017g�94\u0013��\\��&(\u001f�3���YU\u001d5K�\u000e�?\u0019�R\u0012�ِ�2��>��\u000b�\u001f[V�tS>�\u0001X'��[?\u0003���$��\u0014�\u00182ΐ�t2?�R+a�\u001e'�\u001dĄϏ����~� oA�l�T�ʊu=�*Ļ�?R3?w�n��z�8��jK�T�LJ������<9\u001bu�[��t�rJ7�S3_���X\u0013\r���?~��:�LS�y�M�뇺����ә�&��/Ρ���G�m�\u001d�U�/��_a�����yg����������Gz�\u0001�\u000e}�ƚ�.���\u0018��\u0019�0;+\\\u0016d�\u001f��¶\t�U6@^6�2��E�D!K���\u0012U\u0001]Fu@��uH~��M[�,E:�G�;�X%\u0013���4\u001b��\u0012�\u0019��*μ�\u0003\u0006����x�Wa`��R�T�)\u0011gɓM��\u001f?w|�&�|�\u0010�\bT@�+ȍ:�s�s�eڥ�N�K�-ҵ�-dI\u0017��z�w��N*^Ե�b�|�R<\u001f�\u000b��������4U�\u0015?;|�&�6¦B\u0019g��{�h�Ʃ�4�\u000f����4�rԻ\u0018�`^���MƼ�\u0016m�\u0003�Lq�[ؓ�\u0002]\t�\u0015�\u0007�\u0015n+td\u0006�<��3@\u0017\u0001\u0001zF���\t�W3����4��.�c\u0001���e\u0018�\t�\rw��FX5�%\u0010�c3m\u0018\u0002�i_��T(-�\b�\fu{\u001ceLF=P��\u001b�\u0003i\u0016\u0018\u0010���;<�x�q\u0018\u001a�\u0003i9-\u001e\u000e�s�5\u001cFx�p ����@x�Q��c|?V�\u001f\u000b�\u001e\u000e�g�\u0017��c���\u0003ᾟ�_�p ��?�Ǐ�s�p <�'�1u8\u0010>ux=��\u001e\u0007~�=�>P�%��A���F�����_�n����W\u00074�\u0010����j%@���ˍ�_\u001d\n\u0013��{�m=.\\\u000e�1���8�,�v�Q�n�\u001f*�>9̏���n�<�^��C�c��\f�yF���z\u000f\u0014�.��\u000f���(�m?\u0004~n��\u000e�A\u001f�{)�8i6�\u0013s\u0014�Tj�u�\u0014\u000bܪ��}B��X\b\u0014�Y��A�@�+��H�3��k�y!l\u0007�\u0016\fP\u001bt.)w�k�\u001aq�܅5�C����\n\"^�\ba�}M��}$��mJ\u0010���h��X� s۰����z\u0013��\u0017�?=�=�KF�x\u0019��\fכ�{�6�D�O\u0014k�x/��1�o#\u0018�ʿ(Ɣ\u0006��\"eY씧N\u0013g\u00166�a�<\u000f~�\u001b�p����\u000eb]�&�\\���x��w[���eT��Ac���6�\\��D\u0019�Vʰ�I�3i\u0012�?>\\v�֒\u001e$Xc\u0003�\u0001�\u0019r���\u000f~`\n���ss\u001bm,t����a;��@?߆��\u001aks%���>�5��D�(�<O��o�|�v�\u0006U_��J��?\u0013~w;��2�G�wQfx�n�a�.&\nSno\f�\u0007|��?I\u0013�;5�^+|\u001e0x.\u0010΃�\\I�0\u0006�\u000e�k�v��Y�qF\u0010.#�\u001eA�\b��c�\u0011���\u001b��|�n���\u0013��T��;�gk�nÞ5�L��\u0000h\u0017-\u0013�\u001eO��4�|>�5�\"�}f�\u0010�\u001d��hu\u0007��\u001f�e�\u0007�\u0013N�ߋi�\u0000,Vm%��\r\u0000v#-<\u0014Nm\b�V?��j\f�󁥺��ig\u001b�5F�Ku\u001e�����>�(�8��:A�\u0005�.c���߉r��\bzȮO��?&��gh|\u000e�;U?���Ǩa�~\u0010�C������)��ؠ\u001f\u0019�\u000b�n\u0017��p:��ʏ�g�1\u001a�g��mؽ�\u001f�\u0007�#��h�d�J�ٝ1ޱaz��\u0007���!�\u001c�\u001aN�]��\u0012\u0006�'�;c�d\u0016ws~\u0002j�\u000e�IЉ���\u0001#ܰ\t\u0012�a��p�;\u0006?\u0001�\u0014�\u0001�\u0017�@<��\u0017\bh���^R@��\u0001{�8�mG �C��=\u001e\u00013#��r\u0001�\u0002�\u001f�\u0010w\u001a~\u0002�/�� ����'`ND���f\u0003\t���\b�{�\u001f����}+�e��l�\u001f��;���q�o����>\u0014����'\f��\u0012�G�7�F2�\u0015e�\r<\u00057�s�Y�?�H���~`�A�\u0000>\u000f�\u001dT`e)�\u000e�4G��DZ,\u0010\u001e\u0013���ӌ\u0015�|\u0016��k�N�D\u0007t������Z�ú5�\n,�\u0016��z_M�}�߱�\u001e�}և���Ӹ[;ٲ_ܵ-Q��n����a�=\"���\u001e,�w��;~�4C�\u000fQ�YX�\u0001�u���\r\\b�~��\fD\u001b��=\u0014r\u0011�3\u0000�1(\u000f=��d��>�\u000f\f������y��d6��&��/��}^\t��v؍��\u001a\u0000{A��)�d�\u0013�wA�\u000f�sS\"�ԓ�P�=SYܝ���Xj��j��\u001a~'�ۤӐ�C:5��~׷\u0013{���f\u000e������*��y��\u0014n\u0017�'#�\u0019Re?���\u0003�\rl\u0007��\r�w�ǵp�\f\u0014�n�\u0001�2�\u0000�m9\u0013�\u001f�r�x�\"���Ta�s�\"l\u000e�͆}�4�\u001a8Ѱ�\u0019v�*æ�\u0015�o\u001d\u001b\r[���\u0017\b>���e�\u0013\u0000=\u0001�\u001d��T�����|a��C<�\u000b`[�\f��\u001f�l�a���}���$\u0007�4\n��X��\u0010do�y��\u0005�mt;�sĽ��{r��\u000b��>�\u001e�\t��\u0013����]j\u0003��\u0007T�N�\u0004~�v��%~�X�w��Q�q��-|\u0006n�IE�KĽ\\�\b^�J[���l�\u001e&ܷ�a��\u001a�ga\u001b�$Q��\u0006ؑ7\bۊ�\u001e~7p\r�O����\u001c'^������z��\u0012�1B�'R\"�\\n����}6.W�\u001d�;\u000e�r�����)���2�r\u001e�'�\u000b����r�\u000fy��0���\u001a���m\r7�cu/�X�4�����S���8�=�c��x�r�we�J�#�w7����㯄��R{O�F�A��>�\u001c٠��)d�(\u000b|.~g��4�o�8\u000fMD�D�\ne�p���걿k=�;\u000e�\u001dD��\u0006��ڥ��\u0012v���\\qvk|g\"|F��iB�^\u0003��#q�_+θ{\r�\u0012\u000b�Ѣ�\u001f��C�O�7�$���m�u�p��ٰ��QKt\u001d%��-�f�K7��J>A?3d�Џa]���I�9�\u001e\u0010�\u001a�\u0001��92`@��\u001eC?<\u0019>�\u0010u�g\u0017Nq&!�c�-\u001e>\u0007�w`�e+a�\u000f\u0002o\u0002\u0018B?\u000f�cلF\u001a��9��\u000f���!���[\t��;��\nߋ� �\u0017S��E��o��O\u0015�T-�Ȋ����\u0004�]\u000e�Ϊ�~\u001e��\f��!t�\u000e-.�F�۱��&ޓp���m\u0007�\u00173��f��zp;h�~/��\u0013�\f�q�ZH~�=��\u0000��jc����'��!�c�P\u0001�e8E\u0018�\t�A�\u0001����0�\t\u0000i\u001cا�\u000f>(�p��^\bz�����\u001b\u0011�w��`\u0017m\u0013w��J�h��\u001c�\r\u001c�\r\u0013F�q\u000f\n��F\u0001|O�hP�\\q�4\u000b�����^^BS@\u0003�S�.\u000f`\\�\u0015�Y�\"Lc�\u0003�]�j��'IOi\u001f�wVr\u001f���!��n\u0015��]���*~\u0007>Hi����φ��CcM�A�!'&�S\u001ai�r\u000f%�OS4�6\u001a���\u0014'ͤD�\u001e��}\u0014���s��߿�'�\u001f�\u000eT�\u0012q���2��\u0017CnƣO|p��,��?���{�m:\u0011yH�iQ�r��g\u001dqT�N�>C���:I3�=���\u001c\u0001^����\u0018��a�u\t�\u0018D_\f\u0005�\u0005PP�'�g�A�N��_\u001e�_����\u001a�cF߅�>\fC��p�o���\u0019��>\u0014��a`\u001c\u0006�>�c\"�6d���|\u001ft\u0006�+��X�#o\u0017o�Hc���)U����c\t��\u0017�Q'BN1�*!�\u001faWU\u001by\u001a�$��p��1\u0004\u0015�eB۸��q�^/����4�b�[Kq�3\u001d�\u001b�,A=^��đ%\\�D\"�\u0017�-�3Q�k�/\u000e��F��F��u\u0017��#�pݕ7\u0010~�6`\u00025�\u0005�c��H�\u000eL��fE�\u0015��\u001f-=�5�\u0001�\u0001\u001a�f���X�\u001a�7�n`9�\u0004L\u0000\u0002\u0006�\u0001c�\u0006�V�R��\u000f�[l���K�q�6b��F��\u001fҥR)�\r�\bL\u0005<�I�(��R����z \r�\u0002��D�\u0016����K�\u000e�v�\u0017\b�\b�E�=\b�z,\u001bl��\u0011�A��Ǵ\u0017`�,\u0001�\b����/��\u001f~�c�}�c��(6��wjZa/߫���h�)wi/��S���J�>�D�����U��X+�\u001f���\u0001+9\u001d^ϟ{��綛�QS��5�ụ_boXH>q^}\u000f\u0015����\u0017�M��r��X�<�y�\u0003EbO_n�\u001cK�����HS�����)�t7EZn����XC��u�qNW/�:���\u0011�\u0014��R��-��\u0015���io\u001a�\u0001JĚ��\\!�8�����k�ǭ�>\u0010�����\f��D�tz�M���\u0012��;*��5��#\fb7I�\u0001*\u0005���\u0001J���\u0018м!a\u0013\r�g�p�i�\u001e��@��\u0018v@{E*�k�n`\u001bЮ'�\u0015�k��T,�B�M\u001d��t.�Q���!�^M�\u001b��K\u00117�\u0016�W�\u0018��1�!�#jS��zzP{U}�.2�b<��\u000bL�#�t�)�L���/�=]cz\u0011�۟�>�o�G��_Lg�g�\u0019l�Ǒo\u0013��ho#�\"�X�\u001a��d\u00034���^�k�`��eok�(gP��:��'A�7�\u0002�.�٧CW�-�*��\u0002�W���N��؏7clHYL�*��^\u0006\u001d[C�E��h\u0015�\u0015�B�v�Ir\u00071�)ҩ��4\u0015J4-W�\u0007\u001fx���\u0002s�BYÿ\u001bB��\f�\"�wB\u000e�R��h\u000ed�0�[�\u0003�0�KM\u001c�\u0004��FR��+�=���`����o0����d\u000eu\u0001��'��\u0002=�1\u0006sg�����a8ֽ�cݳ\u001f~o~�_����\u0011�O|?\u0003@W���4�/|���;���\u0019��an����T�_e\u0002�\u001b��0\u0014�r�N8l׋=���\u001b��\u000b��w\u0006\u0006��\t�ڗ|L��\u0001��C^���ع������\u0007�l�2x\n��\u000e\u001f\u000f6��\b�ɇ�[;bo�[�f�Rux���E\u0019��\u001f�[�+mۉ,7`.�wm˱\u000f0�\u0013���s\u0006���4V]��\u0004^�<�B[�Y�I�\u000e�q�\u0012q?��\u0000U��@~�Q����,�Z��S\u001c\u0007ґ�\"Za��:���y\u0015�\r`�����\f���/j\u0005ơ���&�V��M����\u000b��P�������\u0010��C/���Y��,ǀz��<�y�ak�x��M�l\u0016%\u001b����~�\u0003�\fwb\u0018�3�\u0000�\u0011>����(�-��\u001f�c�3�-�/��\u001e���L��\u0007\u0000�ﵠ��Gh�9\u00196b7MPO�)�WПqZ�\\K1握g�=]2��V��r*%�����\u001fW���\u0017X��n0�L+Ls�wda�7P��v؄��X3�-�wP����`3��j�!m���r\u001c��\u0017�F]\u000b��!��|\u0001���Qj1�k�P\t�r��Kj�n�|s%�Y?��. ;�Ϊ�\u001d�<�u���󑾆C��\r��j\u000fC\u0006�~�\u0010�1O�\u001exX��<�\u000e��r#������-���O\u0002�\u0006��\f�7��ӱλ���\u0002�\u001e�guXv�ö�\u001c�����\b�\u0006��}\f�y��\u000b�\u0018|�\u0016��Ӱ߽\u001bp��j��o��4���\u001bn��Z�)\u001f6�<���C�i��s0�f�\fڃzMW/�Md���\u000ey^3\u0004��T>���!�w\b����WnNq|�a�v�߆@\u001bZ�\u001a��>�\u0019�|��c\u0011�\u0005FZ��0�jKxΆ)�M3�2�f\u0000ɘw��\\\u0004Z\u0014�w$�ƿ���\u0000e7��'���&�/T��\u000b�ȸ[��\u0003�|O\u001f\u0004.\u000e�����\u0012��LcO������s���\u000f�K�/�\u0012<\u001c\u0011m��v��\u00115�\u0010��\u00139K\u000e!.i\u0004#\u0018�\bF0�\u0011�`\u0004#\u0018�\bF0�\u0011�`\u0004#\u0018�\bF0�\u0011�`\u0004#\u0018�\bF0�\u0011�`\u0004#\u0018�\bF0�\u0011�`\u0004#\u0018�\bF0�\u0011�`\u0004#\u0018�\bF0�\u0011�`\u0004#\u0018�\bF0�\u0011�`\u0004#\u0018�\u0001�(f��\n��7�D\u00129���\u0012�e��\u0007RI����J<�\u0005_r+���Sb��Vb{M�nO�\u0012�\u001b\u0019]�i(6��O���z��:��5�Dv<k�y�,��\u0002�3tvY�\u000fd�NN���:�Y\u0016x\f���L�W���I�<�7\"�t\r�\u0016+�Ǆ�\u0005�J\f���b�8����Dt+�%�&衽�Mz�z=��`\u001eS�˄�\u0003\u0004�\u001e`+�\u001f0��1T\f�\u00074@\u0011>η\u001a�\u000e�\u0004��\"7K��.Uq �!��@O���ʁ�w)V�=(�vł^��4�\u000e�L�\u0012\u0011�S�ۑ���$j*���\u0004\r�敊�PJZ��,m�\u001cr#��\u0012RE\f���\r��*�ћ_X��.B!�?�.)�0��S��\u0016��\u0012~&\u000f��1\u001e*���Ci��^{li��!+~P�����\u0001�N���Հ\u0004����Q� ykoDt�\u0003���\u0003�\u0001dڄ'\u0013�\u0000�����&��?\u000e�cD�]��r���H*m����E}��_!\u001f��\u000f@]�ςB��g��(J��^��t\rʻ\u001b�w��P\u001e��ϥR�\u0007�\u000b)U��\u0015���y+��_Z\u0017!�/�/XV�˩\u001c�\u0014yY���yT��ˣ�E�����E�\u0011_���������\u0007\\�n���iT\f���Z�J��E�}hf\u001f�ō:2�C<\u0003�+!d��~-��\u0004Ľ$��x���E�xw���\u0005��<\u0017�w\u0017$��ި���:�|\u0017�\u0010������\u000e�fW�R]�|5�\u0000\u0012:�C�>�\u0013U�\u0012�/1L_bh���|�Z|\t�%y/b���X~�z�wh=p\u0007�\n�<'�\u001e�.\u001c�����\u000b���\u0013�G�w\f�\u0017�Z�y��\u000f9c\u0005��|��>.�A�\u0000\t�����\u001f��\u0015MYߛ��\u0013�5d�Dם��\u0005\u0012����qy�|�艵�\u0007�O�\u000b��/\u0016���Ș��\u0018����u�N`\u001f��m&�0��\u00012��z����G�9\"�Pt��qy\"�>Q���P�W�y��P�TW�\u0013�A�����ъ)T����\u0002��&O\r-r���Cȗ'��[5���Qy�苩!�O\u000f\u000e�&\u000bGsȪ�UCoD\f�I�`�,�\"�oLI9�7.��\r9\u001d#Z[���\\����Tb����(�u8!���RѢR�\u00026\u0001A@�\u0018���\u0014c\\J�E�]\u001e��&\r�1��i?\u0000U#��Z�:�I`7���.@Bx\tJ��s= !�b�\u001dx\u0006�.`\r�\t�\u0007�\u0003fzI.D9��.�s\r\u0010\u0004v\u0001\nƪ\u0000�(@�S��A\u000b��VK\u001b\u0002c�jZ�VK����ju�cu�%P�UP\u001a8�?��#\u0017��.k�u�U.�\u0006�mV�a�X�>�?d\u001eS\u0006\u0012p�Ɣ���Y�w���r�i�Yz�.���.`\u001f �K�\u0001�\u0003>G�r���]5�j�Zw��k�_zo�{�ޓ_*�U��P\u000e���)���Ng��uLq�bV˦1e�|��Z�NV�r�\\\u000bYP�l=�56��\u0016���d��c���6ق�~�N�\u001a4��v�v����6S��Ǵƴ޴�dr��͵�I�_� ��N݄g\u0010�h\r���!b���)�녿\u000b�\u001e�\u000f��&\\><K�\u000b�!����\u0006��\u0000��~\u001f�%�\u000f����BX\u000f��\u0001Iz+��-�\fdJ�LO�D�l&ۙ�;S\nf�gJ�uc�7E-�D-�\u0014�|\u0013)�\u0014e��|�\u0002|��\u001b��\r�!��\u0000\u001fw\u001d-�\u000b�\u001e�\n��&\\><K�Kz#䫴�%J\u001b��<<�\u0000v\u00012\u0015�Y\u000b�.|n�!m�3 �қS�\u0005_�%�\r\u001d\t�ՉK'i��&��Ϋ�?�x\u0007�\u000b��\u000f%��Z����\r�Fλ!4^'c�v�Uc\u0015�U�@[\u0001���y�p\u0015�Y+\\[\u0005�}�\u001f�s�p��i0�<��|n �^�n��\u0006��p�\b=7`�(!���1\u0016g��#����\u001e\f�:@zu\u0012�.V���Q�K���x�!��\u0012����\u001e�����E��\u0017u�/������\b�/����Ɂ�̨O2��Ɍ�;3�̨Gه�EDF �\u001b�wo�߼Q�x�6{���F��FM�FM��r�CQR:�\u0013�3-����\u0013��'�Ϟ��<Qwz�:<Qc<`g�Ě\u001a�n\u0015ϛĳ��(wyTzy�\u000e\t}�N\b����$�\u0013(J�\b�׸�d� RF�5\u000b$-�Z\u0007�\u001aj�\u0001�\u0012j]\u0001\u0012\u001bj��]g��l\u001b\f\u0016�\u0014ͶY8�\f�E�M'�P�� j(����\u0006B�>��C�� ߅�] _���A���1�/ꖐ\r�G��vd�>�\\�-����-�}��Zp?���\u001e�\u001a���\u0010,?���P>*�\u001e\b���\u001f��\u0004�O'w��� w���@n\u000fu_\u000fr[�{\u000f�-��Sx~\u001b(W�s3e\u000b�2Ԛ���V�CO��\u0018��Pk\u0005ȲP͋ KC5{xғ�6\u0006�fݔ/j:?ԝ��yFC:)WDϥ\n��P+�f�I]\u0014k2\u001a��\u001a�����6�K �_\u0002��P~6�x��ƅ�� U�\\�1�\f�ގ�\u001bm\u0014����1��j��|��-`r���@\\��&�T�\u0012��5JuR��TL(�s9B�\u001e�\u0013�F�\"�\b�f�<�>�|���c�C��\u0002}\u0016\u0016r�;\u0017�a�\u0017�\u000bܟ����u�i��a�.��W\u0003g��~7���n��O��\b����/r?�}��/�Qwo�˽\r\u0015\u000bv/po�\u00169�.\u001b�B�\u0007r�$�ԛ���o���o���u�%�/�e �K��q_���}\u0006DaU������\u0013�'��\u0012�K�g���!'!������wwU�\u001a������\nц�nѢI5\"bb�\fw3j��Z\u001e�\u001a��\\�\"iQţ��`�4���U������\u0001V\u0004�̏�/4/0�4�c��1g�3�.s��iqX�-��\b��b�(\u0016�B\u0016�����\u0001?A�ř\u001c��\u0014�T��!�����~0���V0Vn�Z��\u000fV�[��ڌ`��%hi;�}\u001bc�v��`�BjY�\t~}���EL�\u0013T}�,�l����I`\u000eJW�1����4���Ԡ��};1Vp�5��6_zMG\u0007%�Y�T묉�nn<ʣ�x65�\u000f}����|��\u001b[�k\u000fnN�\b�r����\u0012�;�3�}�t�trS�vi\u0019'\u001d���\u0012锦\u0019<�-i�\u0000�X�F5�2�Q+'`��R\rgC��!ll\u001b�\u001b����L��6΄I3M0�љ\u001a�2�W�\u0006�� _%�n�\u000b�G=P`�\u0013���P�(0_=E�%q�m��ȩ;��l+�\u0006ö�R\u0011=�Pt�\u001e�[=��<���C�\u0015�zms)[��-�����gq�� \u0011�\u001d�i�M�}M]���@W�3�$\u0005�,�x��v&��\u0004��\u0005\u000b�p:q�L����i�F϶��G�n���}�ۨ�if����������&��Ǝީk��\u001fV֕�eU�=JfkyfU���ˏ\u0012��GO�e-�e-�eM\rL\u0015e�̨g-m��,T��0W���-\u0002��+5��>��S#��،�\u000bSw(�\u001e ��#\u0018�\u000fF\u0001<�����GaJ�h\u0004ۍ��\u000b�f��`\u000f\u0018Q\u000e\u0004���iUR��F�[�ϪUg��>^�R��$=b��Iăa\u0015\\��\u0007�ps�\u0014�F�*:�����yi���}[kkS���T\u0018����w�$�_/��'��V\u000bc?A\u0018�6SB�k�o��U�\u0017V�N`����a��\u0004v��w��5;kv����;[w������~O�/�Y��P�4j���`�᡿3�+���~&Z+��+�J��[\u001d\"b��\u0018|�p�ԏ������\u001c+��3D\u0012=t�!\u0019F\u0004�~�\u0019�#?z(2G����\u0007\"��m\r\nendstream\r\nendobj\r\n29 0 obj\r\n<</Type /FontDescriptor /FontName /DEVEXP#2BTimesNewRoman#2CBold /FontWeight 700 /Flags 34 /ItalicAngle 0 /FontBBox [-558 -328 2000 1056] /Ascent 891 /Descent -216 /CapHeight 500 /StemV 0 /CIDSet 30 0 R /FontFile2 31 0 R >>\r\n\r\nendobj\r\n32 0 obj\r\n<</Registry <41646F6265> /Ordering <4964656E74697479> /Supplement 0 >>\r\n\r\nendobj\r\n33 0 obj\r\n<</Type /Font /Subtype /CIDFontType2 /BaseFont /DEVEXP#2BTimesNewRoman#2CBold /FontDescriptor 29 0 R /CIDSystemInfo 32 0 R /DW 1000 /W [3 [250] 24 [500] 37 [666.9922] 48 [943.8477] 68 [500] 72 [443.8477] 76 [277.832] 82 [500] 85 [443.8477 389.1602] 89 [500]] /CIDToGIDMap /Identity >>\r\n\r\nendobj\r\n8 0 obj\r\n<</Type /Font /Subtype /Type0 /BaseFont /DEVEXP#2BTimesNewRoman#2CBold /Encoding /Identity#2DH /ToUnicode 28 0 R /DescendantFonts [33 0 R] >>\r\n\r\nendobj\r\nxref\r\n0 34\r\n0000000000 00000 f\r\n0000039760 00000 n\r\n0000039627 00000 n\r\n0000069480 00000 n\r\n0000100886 00000 n\r\n0000004907 00000 n\r\n0000000017 00000 n\r\n0000028293 00000 n\r\n0000119849 00000 n\r\n0000030730 00000 n\r\n0000043649 00000 n\r\n0000031131 00000 n\r\n0000031203 00000 n\r\n0000031360 00000 n\r\n0000039839 00000 n\r\n0000040947 00000 n\r\n0000043922 00000 n\r\n0000068318 00000 n\r\n0000044476 00000 n\r\n0000044571 00000 n\r\n0000068557 00000 n\r\n0000068649 00000 n\r\n0000069636 00000 n\r\n0000099617 00000 n\r\n0000070239 00000 n\r\n0000070334 00000 n\r\n0000099833 00000 n\r\n0000099925 00000 n\r\n0000101035 00000 n\r\n0000119206 00000 n\r\n0000101395 00000 n\r\n0000101488 00000 n\r\n0000119451 00000 n\r\n0000119543 00000 n\r\ntrailer\r\n<</Size 34 /Info 9 0 R /ID [<C8630FD01E3CD24C8A98E7E2C09BCB87><C8630FD01E3CD24C8A98E7E2C09BCB87>] /Root 10 0 R >>\r\n\r\nstartxref\r\n120011\r\n%%EOF\r\n"}],"_postman_id":"c904d5c1-f8fe-40a1-9c80-a7ff02324162"}],"id":"ca644f1d-21ed-4a06-8aef-0889e7255e37","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>\"order\"/\"orderNumber\" =&gt; Id Comanda/ Numar de comanda una dintre ele este obligatoriu</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-awb-in-format-json\">Toate valorile se trimit prin POST pe cheia \"awb\" in format JSON</h3>\n","_postman_id":"ca644f1d-21ed-4a06-8aef-0889e7255e37","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Read (Lista de AWB-uri)","item":[{"name":"Lista de AWB-uri","id":"5a751f36-e1c3-4948-b75e-19317191e146","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/awb/read/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","awb","read","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"f239227f-401f-4ab2-a7ce-17853b86127e","name":"Valori Raspuns","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/awb/carrier/read/json"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": \"Numar total de awb\",\n    \"page\": \"Pagina curenta\",\n    \"pages\": \"Totalul de pagini\",\n    \"awbs\": [\n        {\n            \"awb\": \"Numar Awb\",\n            \"date\": \"Data Awb\",\n            \"order\": {\n                \"number\": \"Numar Comanda\",\n                \"date\": \"Data Comanda\"\n            },\n            \"carrier\": {\n                \"id\": \"Id Curier\",\n                \"name\": \"Nume Curier\"\n            }\n        }\n}"},{"id":"76847cbc-e259-43a0-b217-2d96eab18d56","name":"Lista de AWB-uri","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/awb/read/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 07:37:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"82.79.218.151"},{"key":"G-V1","value":"1"},{"key":"G-V5","value":"renata-t.gomag.ro"},{"key":"Pragma","value":"no-cache"},{"key":"Ratelimit-Policy","value":"100; w=1"},{"key":"Set-Cookie","value":"_gs=1; expires=Tue, 30-Jul-2024 08:37:41 GMT; Max-Age=3600"},{"key":"Set-Cookie","value":"selectedCurrency=czozOiIxODciOw%3D%3D; expires=Tue, 30-Jul-2024 08:37:41 GMT; Max-Age=3600; path=/"},{"key":"Set-Cookie","value":"selectedCurrencyN=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Y9GUxPSTvrugnRvaWx1WgNN0byaPnt%2B9EeCltGSZ5HJRbMec9y5uVOM6ruIcvxBv8KatN73RUJi8h8fNQf0dZyct2VS3ngFTEHaQkwfgY0DvFYynIfbIf1vqKP911A%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8ab3af51eb5ab9d7-OTP"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": \"102\",\n    \"page\": 1,\n    \"pages\": 2,\n    \"awbs\": [\n        {\n            \"awb\": \"waiting\",\n            \"date\": \"2023-03-07 11:26:01\",\n            \"order\": {\n                \"number\": \"4040563892\",\n                \"date\": \"2023-03-07 11:24:53\"\n            },\n            \"carrier\": {\n                \"id\": \"37\",\n                \"name\": \"GShipments\"\n            }\n        },\n        {\n            \"awb\": \"waiting\",\n            \"date\": \"2023-03-07 11:26:01\",\n            \"order\": {\n                \"number\": \"4040563892\",\n                \"date\": \"2023-03-07 11:24:53\"\n            },\n            \"carrier\": {\n                \"id\": \"37\",\n                \"name\": \"GShipments\"\n            }\n        },\n        {\n            \"awb\": \"waiting\",\n            \"date\": \"2023-03-07 11:18:54\",\n            \"order\": {\n                \"number\": \"4040563866\",\n                \"date\": \"2023-03-07 11:09:18\"\n            },\n            \"carrier\": {\n                \"id\": \"37\",\n                \"name\": \"GShipments\"\n            }\n        },\n        {\n            \"awb\": \"waiting\",\n            \"date\": \"2023-03-07 11:26:01\",\n            \"order\": {\n                \"number\": \"4040563892\",\n                \"date\": \"2023-03-07 11:24:53\"\n            },\n            \"carrier\": {\n                \"id\": \"37\",\n                \"name\": \"GShipments\"\n            }\n        },\n        {\n            \"awb\": \"waiting\",\n            \"date\": \"2023-03-07 11:18:54\",\n            \"order\": {\n                \"number\": \"4040563866\",\n                \"date\": \"2023-03-07 11:09:18\"\n            },\n            \"carrier\": {\n                \"id\": \"37\",\n                \"name\": \"GShipments\"\n            }\n        },\n        {\n            \"awb\": \"waiting\",\n            \"date\": \"2023-03-07 11:18:54\",\n            \"order\": {\n                \"number\": \"4040563866\",\n                \"date\": \"2023-03-07 11:09:18\"\n            },\n            \"carrier\": {\n                \"id\": \"37\",\n                \"name\": \"GShipments\"\n            }\n        },\n        {\n            \"awb\": \"062015948608\",\n            \"date\": \"2023-12-14 16:06:14\",\n            \"order\": {\n                \"number\": \"4040596619\",\n                \"date\": \"2023-12-08 14:28:03\"\n            },\n            \"carrier\": {\n                \"id\": \"30\",\n                \"name\": \"Bookurier\"\n            }\n        },\n        {\n            \"awb\": \"062015948608\",\n            \"date\": \"2023-12-14 16:06:14\",\n            \"order\": {\n                \"number\": \"4040596619\",\n                \"date\": \"2023-12-08 14:28:03\"\n            },\n            \"carrier\": {\n                \"id\": \"30\",\n                \"name\": \"Bookurier\"\n            }\n        },\n        {\n            \"awb\": \"062015948608\",\n            \"date\": \"2023-12-14 16:06:14\",\n            \"order\": {\n                \"number\": \"4040596619\",\n                \"date\": \"2023-12-08 14:28:03\"\n            },\n            \"carrier\": {\n                \"id\": \"30\",\n                \"name\": \"Bookurier\"\n            }\n        },\n        {\n            \"awb\": \"4939885350\",\n            \"date\": \"2023-01-20 09:48:34\",\n            \"order\": {\n                \"number\": \"4040556218\",\n                \"date\": \"2023-01-20 09:02:22\"\n            },\n            \"carrier\": {\n                \"id\": \"29\",\n                \"name\": \"Packeta\"\n            }\n        },\n        {\n            \"awb\": \"4939885350\",\n            \"date\": \"2023-01-20 09:48:34\",\n            \"order\": {\n                \"number\": \"4040556218\",\n                \"date\": \"2023-01-20 09:02:22\"\n            },\n            \"carrier\": {\n                \"id\": \"29\",\n                \"name\": \"Packeta\"\n            }\n        },\n        {\n            \"awb\": \"4939885350\",\n            \"date\": \"2023-01-20 09:48:34\",\n            \"order\": {\n                \"number\": \"4040556218\",\n                \"date\": \"2023-01-20 09:02:22\"\n            },\n            \"carrier\": {\n                \"id\": \"29\",\n                \"name\": \"Packeta\"\n            }\n        },\n        {\n            \"awb\": \"7000004248317\",\n            \"date\": \"2024-07-04 10:18:20\",\n            \"order\": {\n                \"number\": \"4040657153\",\n                \"date\": \"2024-07-04 10:04:08\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"4401579\",\n            \"date\": \"2024-03-01 09:48:12\",\n            \"order\": {\n                \"number\": \"4040640098\",\n                \"date\": \"2024-02-29 08:37:07\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"55000618048\",\n            \"date\": \"2022-07-17 07:03:39\",\n            \"order\": {\n                \"number\": \"4040521037\",\n                \"date\": \"2022-03-14 13:51:02\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"333333\",\n            \"date\": \"2023-04-18 14:15:07\",\n            \"order\": {\n                \"number\": \"4040570521\",\n                \"date\": \"2023-04-18 14:10:27\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"7000004239283\",\n            \"date\": \"2024-07-04 09:44:21\",\n            \"order\": {\n                \"number\": \"4040657119\",\n                \"date\": \"2024-07-04 09:33:53\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"2324232\",\n            \"date\": \"2024-02-06 15:18:46\",\n            \"order\": {\n                \"number\": \"4040598223\",\n                \"date\": \"2024-02-06 15:14:01\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"333333\",\n            \"date\": \"2023-04-18 14:15:07\",\n            \"order\": {\n                \"number\": \"4040570521\",\n                \"date\": \"2023-04-18 14:10:27\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"55000624673\",\n            \"date\": \"2022-07-17 07:03:36\",\n            \"order\": {\n                \"number\": \"4040521157\",\n                \"date\": \"2022-03-16 08:44:49\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"54000525899\",\n            \"date\": \"2023-01-16 13:39:15\",\n            \"order\": {\n                \"number\": \"4040555062\",\n                \"date\": \"2023-01-16 13:22:18\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"2324232\",\n            \"date\": \"2024-02-06 15:18:46\",\n            \"order\": {\n                \"number\": \"4040598223\",\n                \"date\": \"2024-02-06 15:14:01\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"42323\",\n            \"date\": \"2024-07-29 12:52:23\",\n            \"order\": {\n                \"number\": \"4040659918\",\n                \"date\": \"2024-07-29 12:42:56\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"2103300120325\",\n            \"date\": \"2023-04-13 12:16:09\",\n            \"order\": {\n                \"number\": \"4040569496\",\n                \"date\": \"2023-04-12 09:15:53\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"55000627726\",\n            \"date\": \"2022-07-17 07:03:34\",\n            \"order\": {\n                \"number\": \"11519\",\n                \"date\": \"2022-03-16 16:17:30\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"1588679402.pdf\",\n            \"date\": \"2022-11-22 14:25:26\",\n            \"order\": {\n                \"number\": \"4040544437\",\n                \"date\": \"2022-11-22 14:20:49\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"42323\",\n            \"date\": \"2024-07-29 12:52:23\",\n            \"order\": {\n                \"number\": \"4040659918\",\n                \"date\": \"2024-07-29 12:42:56\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"55000627726\",\n            \"date\": \"2022-07-17 07:03:34\",\n            \"order\": {\n                \"number\": \"11519\",\n                \"date\": \"2022-03-16 16:17:30\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"1588679402.pdf\",\n            \"date\": \"2022-11-22 14:25:26\",\n            \"order\": {\n                \"number\": \"4040544437\",\n                \"date\": \"2022-11-22 14:20:49\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"2319300120267\",\n            \"date\": \"2023-11-15 16:04:13\",\n            \"order\": {\n                \"number\": \"4040595613\",\n                \"date\": \"2023-11-15 15:16:49\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"0005 9487469\",\n            \"date\": \"2024-07-25 13:27:29\",\n            \"order\": {\n                \"number\": \"4040659782\",\n                \"date\": \"2024-07-25 13:18:47\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"4535\",\n            \"date\": \"2024-04-02 09:49:02\",\n            \"order\": {\n                \"number\": \"4040643415\",\n                \"date\": \"2024-04-02 09:44:43\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"234532\",\n            \"date\": \"2022-06-14 12:14:38\",\n            \"order\": {\n                \"number\": \"4040529741\",\n                \"date\": \"2022-06-14 12:12:44\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"dddd\",\n            \"date\": \"2022-10-10 16:04:12\",\n            \"order\": {\n                \"number\": \"4040542511\",\n                \"date\": \"2022-10-10 13:34:47\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"2319300120267\",\n            \"date\": \"2023-11-15 16:04:13\",\n            \"order\": {\n                \"number\": \"4040595613\",\n                \"date\": \"2023-11-15 15:16:49\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"534343\",\n            \"date\": \"2024-07-25 13:27:25\",\n            \"order\": {\n                \"number\": \"4040659812\",\n                \"date\": \"2024-07-25 13:22:33\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"4535\",\n            \"date\": \"2024-04-02 09:49:02\",\n            \"order\": {\n                \"number\": \"4040643415\",\n                \"date\": \"2024-04-02 09:44:43\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"55001287298\",\n            \"date\": \"2022-09-26 16:33:19\",\n            \"order\": {\n                \"number\": \"4040541680\",\n                \"date\": \"2022-09-26 16:02:58\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"656565665\",\n            \"date\": \"2023-09-06 13:20:31\",\n            \"order\": {\n                \"number\": \"4040587526\",\n                \"date\": \"2023-09-06 13:18:33\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"534343\",\n            \"date\": \"2024-07-25 13:27:25\",\n            \"order\": {\n                \"number\": \"4040659812\",\n                \"date\": \"2024-07-25 13:22:33\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"1111\",\n            \"date\": \"2023-02-01 15:25:21\",\n            \"order\": {\n                \"number\": \"1119080\",\n                \"date\": \"2023-01-26 09:46:14\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"4401953\",\n            \"date\": \"2024-03-01 10:37:15\",\n            \"order\": {\n                \"number\": \"4040640188\",\n                \"date\": \"2024-03-01 10:30:17\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"55001287298\",\n            \"date\": \"2022-09-26 16:33:19\",\n            \"order\": {\n                \"number\": \"4040541680\",\n                \"date\": \"2022-09-26 16:02:58\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"233223\",\n            \"date\": \"2023-06-07 15:48:18\",\n            \"order\": {\n                \"number\": \"4040573372\",\n                \"date\": \"2023-06-07 15:47:36\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"1093748839\",\n            \"date\": \"2024-05-09 15:07:27\",\n            \"order\": {\n                \"number\": \"4040647951\",\n                \"date\": \"2024-04-26 15:37:06\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"7000004248317\",\n            \"date\": \"2024-07-04 10:18:20\",\n            \"order\": {\n                \"number\": \"4040657153\",\n                \"date\": \"2024-07-04 10:04:08\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"1111\",\n            \"date\": \"2023-02-01 15:25:21\",\n            \"order\": {\n                \"number\": \"1119080\",\n                \"date\": \"2023-01-26 09:46:14\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"4401579\",\n            \"date\": \"2024-03-01 09:48:12\",\n            \"order\": {\n                \"number\": \"4040640098\",\n                \"date\": \"2024-02-29 08:37:07\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"55000618048\",\n            \"date\": \"2022-07-17 07:03:39\",\n            \"order\": {\n                \"number\": \"4040521037\",\n                \"date\": \"2022-03-14 13:51:02\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"233223\",\n            \"date\": \"2023-06-07 15:48:18\",\n            \"order\": {\n                \"number\": \"4040573372\",\n                \"date\": \"2023-06-07 15:47:36\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"7000004239283\",\n            \"date\": \"2024-07-04 09:44:21\",\n            \"order\": {\n                \"number\": \"4040657119\",\n                \"date\": \"2024-07-04 09:33:53\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"4401579\",\n            \"date\": \"2024-03-01 09:48:12\",\n            \"order\": {\n                \"number\": \"4040640098\",\n                \"date\": \"2024-02-29 08:37:07\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"55000624673\",\n            \"date\": \"2022-07-17 07:03:36\",\n            \"order\": {\n                \"number\": \"4040521157\",\n                \"date\": \"2022-03-16 08:44:49\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"333333\",\n            \"date\": \"2023-04-18 14:15:07\",\n            \"order\": {\n                \"number\": \"4040570521\",\n                \"date\": \"2023-04-18 14:10:27\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"7000004239283\",\n            \"date\": \"2024-07-04 09:44:21\",\n            \"order\": {\n                \"number\": \"4040657119\",\n                \"date\": \"2024-07-04 09:33:53\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"54000525899\",\n            \"date\": \"2023-01-16 13:39:15\",\n            \"order\": {\n                \"number\": \"4040555062\",\n                \"date\": \"2023-01-16 13:22:18\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"2324232\",\n            \"date\": \"2024-02-06 15:18:46\",\n            \"order\": {\n                \"number\": \"4040598223\",\n                \"date\": \"2024-02-06 15:14:01\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"2103300120325\",\n            \"date\": \"2023-04-13 12:16:09\",\n            \"order\": {\n                \"number\": \"4040569496\",\n                \"date\": \"2023-04-12 09:15:53\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"55000624673\",\n            \"date\": \"2022-07-17 07:03:36\",\n            \"order\": {\n                \"number\": \"4040521157\",\n                \"date\": \"2022-03-16 08:44:49\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"54000525899\",\n            \"date\": \"2023-01-16 13:39:15\",\n            \"order\": {\n                \"number\": \"4040555062\",\n                \"date\": \"2023-01-16 13:22:18\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"42323\",\n            \"date\": \"2024-07-29 12:52:23\",\n            \"order\": {\n                \"number\": \"4040659918\",\n                \"date\": \"2024-07-29 12:42:56\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"2103300120325\",\n            \"date\": \"2023-04-13 12:16:09\",\n            \"order\": {\n                \"number\": \"4040569496\",\n                \"date\": \"2023-04-12 09:15:53\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"55000627726\",\n            \"date\": \"2022-07-17 07:03:34\",\n            \"order\": {\n                \"number\": \"11519\",\n                \"date\": \"2022-03-16 16:17:30\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"1588679402.pdf\",\n            \"date\": \"2022-11-22 14:25:26\",\n            \"order\": {\n                \"number\": \"4040544437\",\n                \"date\": \"2022-11-22 14:20:49\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"0005 9487469\",\n            \"date\": \"2024-07-25 13:27:29\",\n            \"order\": {\n                \"number\": \"4040659782\",\n                \"date\": \"2024-07-25 13:18:47\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"234532\",\n            \"date\": \"2022-06-14 12:14:38\",\n            \"order\": {\n                \"number\": \"4040529741\",\n                \"date\": \"2022-06-14 12:12:44\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"dddd\",\n            \"date\": \"2022-10-10 16:04:12\",\n            \"order\": {\n                \"number\": \"4040542511\",\n                \"date\": \"2022-10-10 13:34:47\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"2319300120267\",\n            \"date\": \"2023-11-15 16:04:13\",\n            \"order\": {\n                \"number\": \"4040595613\",\n                \"date\": \"2023-11-15 15:16:49\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"0005 9487469\",\n            \"date\": \"2024-07-25 13:27:29\",\n            \"order\": {\n                \"number\": \"4040659782\",\n                \"date\": \"2024-07-25 13:18:47\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"4535\",\n            \"date\": \"2024-04-02 09:49:02\",\n            \"order\": {\n                \"number\": \"4040643415\",\n                \"date\": \"2024-04-02 09:44:43\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"234532\",\n            \"date\": \"2022-06-14 12:14:38\",\n            \"order\": {\n                \"number\": \"4040529741\",\n                \"date\": \"2022-06-14 12:12:44\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"dddd\",\n            \"date\": \"2022-10-10 16:04:12\",\n            \"order\": {\n                \"number\": \"4040542511\",\n                \"date\": \"2022-10-10 13:34:47\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"656565665\",\n            \"date\": \"2023-09-06 13:20:31\",\n            \"order\": {\n                \"number\": \"4040587526\",\n                \"date\": \"2023-09-06 13:18:33\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"534343\",\n            \"date\": \"2024-07-25 13:27:25\",\n            \"order\": {\n                \"number\": \"4040659812\",\n                \"date\": \"2024-07-25 13:22:33\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"4401953\",\n            \"date\": \"2024-03-01 10:37:15\",\n            \"order\": {\n                \"number\": \"4040640188\",\n                \"date\": \"2024-03-01 10:30:17\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"55001287298\",\n            \"date\": \"2022-09-26 16:33:19\",\n            \"order\": {\n                \"number\": \"4040541680\",\n                \"date\": \"2022-09-26 16:02:58\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"656565665\",\n            \"date\": \"2023-09-06 13:20:31\",\n            \"order\": {\n                \"number\": \"4040587526\",\n                \"date\": \"2023-09-06 13:18:33\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"1093748839\",\n            \"date\": \"2024-05-09 15:07:27\",\n            \"order\": {\n                \"number\": \"4040647951\",\n                \"date\": \"2024-04-26 15:37:06\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"7000004248317\",\n            \"date\": \"2024-07-04 10:18:20\",\n            \"order\": {\n                \"number\": \"4040657153\",\n                \"date\": \"2024-07-04 10:04:08\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"1111\",\n            \"date\": \"2023-02-01 15:25:21\",\n            \"order\": {\n                \"number\": \"1119080\",\n                \"date\": \"2023-01-26 09:46:14\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"4401953\",\n            \"date\": \"2024-03-01 10:37:15\",\n            \"order\": {\n                \"number\": \"4040640188\",\n                \"date\": \"2024-03-01 10:30:17\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"55000618048\",\n            \"date\": \"2022-07-17 07:03:39\",\n            \"order\": {\n                \"number\": \"4040521037\",\n                \"date\": \"2022-03-14 13:51:02\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"233223\",\n            \"date\": \"2023-06-07 15:48:18\",\n            \"order\": {\n                \"number\": \"4040573372\",\n                \"date\": \"2023-06-07 15:47:36\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"1093748839\",\n            \"date\": \"2024-05-09 15:07:27\",\n            \"order\": {\n                \"number\": \"4040647951\",\n                \"date\": \"2024-04-26 15:37:06\"\n            },\n            \"carrier\": {\n                \"id\": \"27\",\n                \"name\": \"AWB Manual\"\n            }\n        },\n        {\n            \"awb\": \"1090379182\",\n            \"date\": \"2024-04-23 14:15:29\",\n            \"order\": {\n                \"number\": \"4040644490\",\n                \"date\": \"2024-04-23 14:07:57\"\n            },\n            \"carrier\": {\n                \"id\": \"7\",\n                \"name\": \"Cargus\"\n            }\n        },\n        {\n            \"awb\": \"1090379182\",\n            \"date\": \"2024-04-23 14:15:29\",\n            \"order\": {\n                \"number\": \"4040644490\",\n                \"date\": \"2024-04-23 14:07:57\"\n            },\n            \"carrier\": {\n                \"id\": \"7\",\n                \"name\": \"Cargus\"\n            }\n        },\n        {\n            \"awb\": \"1090379182\",\n            \"date\": \"2024-04-23 14:15:29\",\n            \"order\": {\n                \"number\": \"4040644490\",\n                \"date\": \"2024-04-23 14:07:57\"\n            },\n            \"carrier\": {\n                \"id\": \"7\",\n                \"name\": \"Cargus\"\n            }\n        },\n        {\n            \"awb\": \"GE965388345RO\",\n            \"date\": \"2024-04-29 14:02:36\",\n            \"order\": {\n                \"number\": \"4040648105\",\n                \"date\": \"2024-04-29 13:59:30\"\n            },\n            \"carrier\": {\n                \"id\": \"1\",\n                \"name\": \"TNT\"\n            }\n        },\n        {\n            \"awb\": \"GE970962265RO\",\n            \"date\": \"2024-05-29 13:10:54\",\n            \"order\": {\n                \"number\": \"4040651388\",\n                \"date\": \"2024-05-29 13:05:38\"\n            },\n            \"carrier\": {\n                \"id\": \"1\",\n                \"name\": \"TNT\"\n            }\n        },\n        {\n            \"awb\": \"GE970962265RO\",\n            \"date\": \"2024-05-29 13:10:54\",\n            \"order\": {\n                \"number\": \"4040651388\",\n                \"date\": \"2024-05-29 13:05:38\"\n            },\n            \"carrier\": {\n                \"id\": \"1\",\n                \"name\": \"TNT\"\n            }\n        },\n        {\n            \"awb\": \"GE962879853RO\",\n            \"date\": \"2024-04-16 13:10:47\",\n            \"order\": {\n                \"number\": \"4040644311\",\n                \"date\": \"2024-04-16 13:09:52\"\n            },\n            \"carrier\": {\n                \"id\": \"1\",\n                \"name\": \"TNT\"\n            }\n        },\n        {\n            \"awb\": \"GE970952250RO\",\n            \"date\": \"2024-05-29 12:49:21\",\n            \"order\": {\n                \"number\": \"4040651330\",\n                \"date\": \"2024-05-29 12:47:58\"\n            },\n            \"carrier\": {\n                \"id\": \"1\",\n                \"name\": \"TNT\"\n            }\n        },\n        {\n            \"awb\": \"GE967703646RO\",\n            \"date\": \"2024-05-13 15:16:08\",\n            \"order\": {\n                \"number\": \"4040649596\",\n                \"date\": \"2024-05-13 15:07:05\"\n            },\n            \"carrier\": {\n                \"id\": \"1\",\n                \"name\": \"TNT\"\n            }\n        },\n        {\n            \"awb\": \"GE967703646RO\",\n            \"date\": \"2024-05-13 15:16:08\",\n            \"order\": {\n                \"number\": \"4040649596\",\n                \"date\": \"2024-05-13 15:07:05\"\n            },\n            \"carrier\": {\n                \"id\": \"1\",\n                \"name\": \"TNT\"\n            }\n        },\n        {\n            \"awb\": \"GE965388345RO\",\n            \"date\": \"2024-04-29 14:02:36\",\n            \"order\": {\n                \"number\": \"4040648105\",\n                \"date\": \"2024-04-29 13:59:30\"\n            },\n            \"carrier\": {\n                \"id\": \"1\",\n                \"name\": \"TNT\"\n            }\n        },\n        {\n            \"awb\": \"GE965388345RO\",\n            \"date\": \"2024-04-29 14:02:36\",\n            \"order\": {\n                \"number\": \"4040648105\",\n                \"date\": \"2024-04-29 13:59:30\"\n            },\n            \"carrier\": {\n                \"id\": \"1\",\n                \"name\": \"TNT\"\n            }\n        },\n        {\n            \"awb\": \"GE970962265RO\",\n            \"date\": \"2024-05-29 13:10:54\",\n            \"order\": {\n                \"number\": \"4040651388\",\n                \"date\": \"2024-05-29 13:05:38\"\n            },\n            \"carrier\": {\n                \"id\": \"1\",\n                \"name\": \"TNT\"\n            }\n        },\n        {\n            \"awb\": \"GE962879853RO\",\n            \"date\": \"2024-04-16 13:10:47\",\n            \"order\": {\n                \"number\": \"4040644311\",\n                \"date\": \"2024-04-16 13:09:52\"\n            },\n            \"carrier\": {\n                \"id\": \"1\",\n                \"name\": \"TNT\"\n            }\n        },\n        {\n            \"awb\": \"GE970952250RO\",\n            \"date\": \"2024-05-29 12:49:21\",\n            \"order\": {\n                \"number\": \"4040651330\",\n                \"date\": \"2024-05-29 12:47:58\"\n            },\n            \"carrier\": {\n                \"id\": \"1\",\n                \"name\": \"TNT\"\n            }\n        },\n        {\n            \"awb\": \"GE962879853RO\",\n            \"date\": \"2024-04-16 13:10:47\",\n            \"order\": {\n                \"number\": \"4040644311\",\n                \"date\": \"2024-04-16 13:09:52\"\n            },\n            \"carrier\": {\n                \"id\": \"1\",\n                \"name\": \"TNT\"\n            }\n        }\n    ]\n}"}],"_postman_id":"5a751f36-e1c3-4948-b75e-19317191e146"}],"id":"37cbceb4-d9fd-433b-88b4-052205616f2d","_postman_id":"37cbceb4-d9fd-433b-88b4-052205616f2d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"StatusUpdate (Actualizarea statusurilor AWB)","item":[{"name":"Actualizarea statusurilor AWB","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"6163da58-b836-4aa9-9a3f-83bde637bb7b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"[{\n  \"trackingNumber\":\"993\",\n  \"currentStatus\":\"transit\"\n}]\n","type":"text","description":"<p>{\n  \"trackingNumber\":\"Numar tracking AWB\",\n  \"currentStatus\":\"Status AWB \"\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/awb/status/update/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","awb","status","update","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"ce67f331-6cbf-45d1-9d4a-959a32c4e21b","name":"Actualizarea statusurilor AWB","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"[{\n  \"trackingNumber\":\"1A2ULN1367080\",\n  \"currentStatus\":\"transit\"\n}]\n","type":"text","description":"{\n  \"trackingNumber\":\"Numar tracking AWB\",\n  \"currentStatus\":\"Status AWB \"\n}\n"}]},"url":"https://api.gomag.ro/api/v1/awb/status/update/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Oct 2025 10:09:12 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Api-Ratelimit","value":"3"},{"key":"Api-Ratelimit-Read","value":"1"},{"key":"Api-Ratelimit-Read-Burst","value":"40"},{"key":"Api-Ratelimit-Read-Remaining","value":"39"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"82.79.218.151"},{"key":"G-V1","value":"1"},{"key":"G-V5","value":"tennisshop.gomag.ro"},{"key":"Pragma","value":"no-cache"},{"key":"Ratelimit-Policy","value":"100; w=1"},{"key":"Server","value":"cloudflare"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=xgJCGI4V4J0AczDAZxdd86XSHs4JZqjtlwzCgQukVJgDhKiUQkQ3yWo4NYK0H36LnRjQa46%2FXJIIyYSOgRALM%2BnmXEaQ25HS7DGv\"}]}"},{"key":"Set-Cookie","value":"_gs=1; Max-Age=3600; Expires=Thu, 02 Oct 2025 11:09:11 GMT"},{"key":"CF-RAY","value":"988367215e55e468-OTP"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": [\n        {\n            \"trackingNumber\": \"1A2ULN1367080\",\n            \"status\": \"updated\"\n        }\n    ]\n}"},{"id":"1f0e3947-756e-431a-9518-e13d48191fa3","name":"Actualizarea statusurilor AWB cu eroare","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"[{\n  \"trackingNumber\":\"1A2ULN1367080\",\n  \"currentStatus\":\"transit\"\n}]\n","type":"text","description":"{\n  \"trackingNumber\":\"Numar tracking AWB\",\n  \"currentStatus\":\"Status AWB \"\n}\n"}]},"url":"https://api.gomag.ro/api/v1/awb/status/update/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Oct 2025 10:09:12 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Api-Ratelimit","value":"3"},{"key":"Api-Ratelimit-Read","value":"1"},{"key":"Api-Ratelimit-Read-Burst","value":"40"},{"key":"Api-Ratelimit-Read-Remaining","value":"39"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"82.79.218.151"},{"key":"G-V1","value":"1"},{"key":"G-V5","value":"tennisshop.gomag.ro"},{"key":"Pragma","value":"no-cache"},{"key":"Ratelimit-Policy","value":"100; w=1"},{"key":"Server","value":"cloudflare"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=xgJCGI4V4J0AczDAZxdd86XSHs4JZqjtlwzCgQukVJgDhKiUQkQ3yWo4NYK0H36LnRjQa46%2FXJIIyYSOgRALM%2BnmXEaQ25HS7DGv\"}]}"},{"key":"Set-Cookie","value":"_gs=1; Max-Age=3600; Expires=Thu, 02 Oct 2025 11:09:11 GMT"},{"key":"CF-RAY","value":"988367215e55e468-OTP"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": [\n        {\n            \"trackingNumber\": \"729\",\n            \"status\": \"failed\"\n        }\n    ]\n}"}],"_postman_id":"6163da58-b836-4aa9-9a3f-83bde637bb7b"}],"id":"226d54f7-f3ac-461c-be72-350eed5b6d2e","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>trackingNumber - Numar AWB</li>\n<li>currentStatus - Status AWB</li>\n</ul>\n","_postman_id":"226d54f7-f3ac-461c-be72-350eed5b6d2e","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"id":"e270d102-cf14-4844-a9ef-b52a8a838a93","_postman_id":"e270d102-cf14-4844-a9ef-b52a8a838a93","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Customer (Clienti)","item":[{"name":"Read (Lista de clienti)","item":[{"name":"Lista de clienti","id":"a4889b9c-07bc-4f58-9e6b-716f33a13ac0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/customer/read/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","customer","read","json"],"host":["https://api.gomag.ro"],"query":[{"disabled":true,"description":{"content":"<p>Id client</p>\n","type":"text/plain"},"key":"customer","value":"306"},{"disabled":true,"description":{"content":"<p>Id clienti</p>\n","type":"text/plain"},"key":"customers","value":"4"},{"disabled":true,"description":{"content":"<p>Prenume client</p>\n","type":"text/plain"},"key":"firstname","value":"Idell"},{"disabled":true,"description":{"content":"<p>Nume client</p>\n","type":"text/plain"},"key":"lastname","value":"Davis"},{"disabled":true,"description":{"content":"<p>Denumire companie</p>\n","type":"text/plain"},"key":"company_name","value":"Buckridge - Bergstrom"},{"disabled":true,"description":{"content":"<p>Numar de telefon</p>\n","type":"text/plain"},"key":"phone","value":"626-346-0446"},{"disabled":true,"description":{"content":"<p>Adresa de email</p>\n","type":"text/plain"},"key":"email","value":"Randy.Feest@hotmail.com"},{"disabled":true,"description":{"content":"<p>Client activ</p>\n","type":"text/plain"},"key":"active","value":"true"},{"disabled":true,"description":{"content":"<p>Id grup client</p>\n","type":"text/plain"},"key":"group","value":"283"},{"disabled":true,"description":{"content":"<p>Tip client</p>\n","type":"text/plain"},"key":"type","value":"\"client\""},{"disabled":true,"description":{"content":"<p>Data inregistrare client</p>\n","type":"text/plain"},"key":"registration","value":"Mon Nov 24 2025 22:49:07 GMT+0000 (Coordinated Universal Time)"},{"disabled":true,"description":{"content":"<p>Fara adrese</p>\n","type":"text/plain"},"key":"skipAdresses","value":"true"},{"disabled":true,"description":{"content":"<p>Pagina</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"f2d62b3e-6cf3-4262-834b-c99e04a89027","name":"Valori Raspuns","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":{"raw":"https://api.gomag.ro/api/v1/customer/read/json","host":["https://api.gomag.ro"],"path":["api","v1","customer","read","json"],"query":[{"key":"customer","value":"824","description":"Id client","disabled":true},{"key":"customers","value":"294","description":"Id clienti","disabled":true},{"key":"firstname","value":"Ebba","description":"Prenume client","disabled":true},{"key":"lastname","value":"Thiel","description":"Nume client","disabled":true},{"key":"company_name","value":"Crona - Feil","description":"Denumire companie","disabled":true},{"key":"phone","value":"284-969-0217","description":"Numar de telefon","disabled":true},{"key":"email","value":"Oswald_Lehner75@hotmail.com","description":"Adresa de email","disabled":true},{"key":"active","value":"false","description":"Client activ","disabled":true},{"key":"group","value":"724","description":"Id grup client","disabled":true},{"key":"type","value":"\"client\"","description":"Tip client","disabled":true},{"key":"registration","value":"Sun Nov 30 2025 20:44:09 GMT+0000 (Coordinated Universal Time)","description":"Data inregistrare client","disabled":true},{"key":"skipAdresses","value":"true","description":"Fara adrese","disabled":true},{"key":"page","value":"1","description":"Pagina","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": \"Numar total de rezultate\",\n    \"page\": \"Pagina curenta\",\n    \"pages\": \"Numar total de pagini\",\n    \"customers\": [\n        {\n            \"type\": \"Tip Client - customer/lead\",\n            \"firstname\": \"Prenume Client\",\n            \"lastname\": \"Nume Client\",\n            \"active\": \"Client Active\",\n            \"phone\": \"Telefon Client\",\n            \"fax\": \"Fax Cleint\",\n            \"email\": \"Email\",\n            \"addresses\": {\n                \"adress 1\": {\n                    \"address_type\": \"Tip Adressa : shipping/billing\",\n                    \"type\": \"Tip Client: PF (enduser)/ PJ (company)\",\n                    \"firstname\": \"Prenume Client\",\n                    \"lastname\": \"Nume Client\",\n                    \"company_name\": \"Nume Companie\",\n                    \"company_code\": \"Ro Companie\",\n                    \"company_registration_no\": \"Numar Inregstrare\",\n                    \"company_bank\": \"Banca Companie\",\n                    \"company_iban\": \"IBAN Companie\",\n                    \"address\": \"Adressa Companie\",\n                    \"zip_code\": \"Cod Postal\",\n                    \"scara\": \"Scara\",\n                    \"numar\": \"Numar\",\n                    \"bloc\": \"Bloc\",\n                    \"apartament\": \"Apartament\",\n                    \"country\": \"Id Tara\",\n                    \"country_name\": \"Tara\",\n                    \"region\": \"Id Judet\",\n                    \"region_name\": \"Nume Judet\",\n                    \"city\": \"Id Oras\",\n                    \"city_name\": \"Nume Oras\",\n                    \"phone\": \"Telefon\",\n                    \"email\": \"Email\",\n                    \"phone_2\": \"Telefon 2\",\n                    \"fax\": \"Fax\",\n                    \"default\": \"Adressa Implicita\"\n                },\n                \"...\": [\n                    \"...\"\n                ]\n            },\n            \"defaultAdress\": {\n                \"shipping\": {\n                    \"address_type\": \"Tip Adressa : shipping/billing\",\n                    \"type\": \"Tip Client: PF (enduser)/ PJ (company)\",\n                    \"firstname\": \"Prenume Client\",\n                    \"lastname\": \"Nume Client\",\n                    \"company_name\": \"Nume Companie\",\n                    \"company_code\": \"Ro Companie\",\n                    \"company_registration_no\": \"Numar Inregstrare\",\n                    \"company_bank\": \"Banca Companie\",\n                    \"company_iban\": \"IBAN Companie\",\n                    \"address\": \"Adressa Companie\",\n                    \"zip_code\": \"Cod Postal\",\n                    \"scara\": \"Scara\",\n                    \"numar\": \"Numar\",\n                    \"bloc\": \"Bloc\",\n                    \"apartament\": \"Apartament\",\n                    \"country\": \"Id Tara\",\n                    \"country_name\": \"Tara\",\n                    \"region\": \"Id Judet\",\n                    \"region_name\": \"Nume Judet\",\n                    \"city\": \"Id Oras\",\n                    \"city_name\": \"Nume Oras\",\n                    \"phone\": \"Telefon\",\n                    \"email\": \"Email\",\n                    \"phone_2\": \"Telefon 2\",\n                    \"fax\": \"Fax\",\n                    \"default\": \"Adressa Implicita\"\n                },\n                \"billing\": {\n                    \"id\": \"Id Adressa\",\n                    \"customer_id\": \"ID intern al clientului\",\n                    \"address_type\": \"Tip Adressa : shipping/billing\",\n                    \"type\": \"Tip Client: PF (enduser)/ PJ (company)\",\n                    \"firstname\": \"Prenume Client\",\n                    \"lastname\": \"Nume Client\",\n                    \"company_name\": \"Nume Companie\",\n                    \"company_code\": \"Ro Companie\",\n                    \"company_registration_no\": \"Numar Inregstrare\",\n                    \"company_bank\": \"Banca Companie\",\n                    \"company_iban\": \"IBAN Companie\",\n                    \"address\": \"Adressa Companie\",\n                    \"zip_code\": \"Cod Postal\",\n                    \"scara\": \"Scara\",\n                    \"numar\": \"Numar\",\n                    \"bloc\": \"Bloc\",\n                    \"apartament\": \"Apartament\",\n                    \"country\": \"Id Tara\",\n                    \"country_name\": \"Tara\",\n                    \"region\": \"Id Judet\",\n                    \"region_name\": \"Nume Judet\",\n                    \"city\": \"Id Oras\",\n                    \"city_name\": \"Nume Oras\",\n                    \"phone\": \"Telefon\",\n                    \"email\": \"Email\",\n                    \"phone_2\": \"Telefon 2\",\n                    \"fax\": \"Fax\",\n                    \"default\": \"Adressa Implicita\"\n                }\n            },\n            \"registration\": \"Data inregistrare\",\n            \"tagsNames\": \"Nume Tag\"\n        },\n        {\n            \"...\": [\n                \"...\"\n            ]\n        }\n    ]\n}"},{"id":"613bbce2-2258-4ef5-8277-7fcd6209eec3","name":"Lista de clienti","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"url":{"raw":"https://api.gomag.ro/api/v1/customer/read/json?phone=0711111111","host":["https://api.gomag.ro"],"path":["api","v1","customer","read","json"],"query":[{"key":"customer","value":null,"description":"Id client","disabled":true},{"key":"customers","value":null,"description":"Id clienti","disabled":true},{"key":"firstname","value":null,"description":"Prenume client","disabled":true},{"key":"lastname","value":null,"description":"Nume client","disabled":true},{"key":"company_name","value":null,"description":"Denumire companie","disabled":true},{"key":"phone","value":"0711111111","description":"Numar de telefon"},{"key":"email","value":null,"description":"Adresa de email","disabled":true},{"key":"active","value":null,"description":"Client activ","disabled":true},{"key":"group","value":null,"description":"Id grup client","disabled":true},{"key":"type","value":null,"description":"Tip client","disabled":true},{"key":"registration","value":null,"description":"Data inregistrare client","disabled":true},{"key":"skipAdresses","value":null,"description":"Fara adrese","disabled":true},{"key":"page","value":null,"description":"Pagina","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 10:45:42 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/customer/read/json?phone=0711111111, Key: http://factual.silkmart.ro/api/v1/customer/read/json?phone=0711111111"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": \"4\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"customers\": {\n        \"14666\": {\n            \"type\": \"client\",\n            \"firstname\": \"Test\",\n            \"lastname\": \"Gomag\",\n            \"active\": \"1\",\n            \"password\": null,\n            \"phone\": \"0711111111\",\n            \"fax\": null,\n            \"email\": \"zsolt@gomag1.ro\",\n            \"registration\": \"2022-12-07 17:13:23\",\n            \"countOrderAll\": null,\n            \"totalOrderAll\": null,\n            \"countOrdersAll\": null,\n            \"totalOrdersAll\": null,\n            \"tagsNames\": null\n        }\n    }\n}"}],"_postman_id":"a4889b9c-07bc-4f58-9e6b-716f33a13ac0"}],"id":"47838ed6-124b-45f7-b322-d427c0aea7ea","description":"<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li>\"customer\": \"Id client\"</li>\n<li>\"customers\": \"Id clienti\"</li>\n<li>\"firstname\": \"Prenume client\"</li>\n<li>\"lastname\": \"Nume client\"</li>\n<li>\"company_name\": \"Denumire companie\"</li>\n<li>\"phone\": \"Numar de telefon\"</li>\n<li>\"email\": \"Adresa de email\"</li>\n<li>\"active\": \"Client activ\"</li>\n<li>\"group\": \"Id grup client\"</li>\n<li>\"type\": \"Tip client\"</li>\n<li>\"registration\": \"Data inregistrare client\"</li>\n<li>\"skipAdresses\": \"Fara adrese\"</li>\n<li>\"page\": \"Pagina\"</li>\n</ul>\n","_postman_id":"47838ed6-124b-45f7-b322-d427c0aea7ea","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"OrderedProducts (Produse Comandate)","item":[{"name":"Produse Comandate","id":"192a33e2-85ca-48f8-b4f1-cfdaa87e401c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/customer/orderedproducts/json?customer=739","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","customer","orderedproducts","json"],"host":["https://api.gomag.ro"],"query":[{"key":"customer","value":"247"},{"disabled":true,"key":"page","value":null}],"variable":[]}},"response":[{"id":"7db7d958-6e79-4eb4-8684-0f1142f4325f","name":"Produse Comandate","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":{"raw":"https://api.gomag.ro/api/v1/customer/orderedproducts/json?customer=14646","host":["https://api.gomag.ro"],"path":["api","v1","customer","orderedproducts","json"],"query":[{"key":"customer","value":"14646"},{"key":"page","value":null,"type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":":status","value":200},{"key":"access-control-allow-methods","value":"GET"},{"key":"access-control-allow-origin","value":"*"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000"},{"key":"api-ratelimit-read","value":"1"},{"key":"api-ratelimit-read-burst","value":"40"},{"key":"api-ratelimit-read-remaining","value":"39"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"content-encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"date","value":"Wed, 25 Mar 2026 14:38:20 GMT"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"g-hdr","value":"82.79.218.151"},{"key":"g-v1","value":"1"},{"key":"g-v5","value":"tennisshop.gomag.ro"},{"key":"pragma","value":"no-cache"},{"key":"ratelimit-policy","value":"100; w=1"},{"key":"server","value":"Caddy, Gomag"},{"key":"set-cookie","value":"_gs=1; expires=Wed, 25-Mar-2026 15:38:20 GMT; Max-Age=3600"},{"key":"strict-transport-security","value":"max-age=31536000;"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-backend-debug","value":"209.38.52.212"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-powered-by","value":"Gomag"},{"key":"x-xss-protection","value":"1"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"total\": 28,\n    \"page\": 1,\n    \"pages\": 1,\n    \"products\": {\n        \"2\": {\n            \"id\": \"2\",\n            \"sku\": \"1245\",\n            \"name\": \"Rachetă Babolat alba22\",\n            \"url\": \"http://tennisshop.gomag.ro/rachetă-babolat-alba-2.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"0.000\",\n            \"base_price\": \"62.0000\",\n            \"price\": \"62.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/themes/fashion/gfx/no-image.png\"\n            ]\n        },\n        \"422\": {\n            \"id\": \"422\",\n            \"sku\": \"Dell-1-1170\",\n            \"name\": \"Denumire 1 - Copie\",\n            \"url\": \"http://tennisshop.gomag.ro/denumire-1-422.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"333.000\",\n            \"base_price\": \"0.1210\",\n            \"price\": \"0.1210\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/themes/fashion/gfx/no-image.png\"\n            ]\n        },\n        \"430\": {\n            \"id\": \"430\",\n            \"sku\": \"Cod_1\",\n            \"name\": \"produs de test cod 2\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-de-test-cod-1.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"333.000\",\n            \"base_price\": \"0.1210\",\n            \"price\": \"145.2000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/themes/fashion/gfx/no-image.png\"\n            ]\n        },\n        \"432\": {\n            \"id\": \"432\",\n            \"sku\": \"nhbgvfcdxsz\",\n            \"name\": \"test\",\n            \"url\": \"http://tennisshop.gomag.ro/test.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"0.1000\",\n            \"price\": \"0.1000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/-432-709470.png?s=aaaaa\"\n            ]\n        },\n        \"436\": {\n            \"id\": \"436\",\n            \"sku\": \"c25\",\n            \"name\": \"Ulei CBD Chiron Botanics\",\n            \"url\": \"http://tennisshop.gomag.ro/ulei-cbd-chiron-botanics-436.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"111.000\",\n            \"base_price\": \"0.1000\",\n            \"price\": \"0.1000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/ulei-cbd-chiron-botanics-435-8480.png?s=aaaaa\"\n            ]\n        },\n        \"2096\": {\n            \"id\": \"2096\",\n            \"sku\": \"GAL9010201\",\n            \"name\": \"Lavoar Arco 55 cm\",\n            \"url\": \"http://tennisshop.gomag.ro/lavoar-arco-55-cm.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"12\",\n            \"base_price\": \"153.6700\",\n            \"price\": \"153.6700\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/lavoar-arco-55-cm-2096-734707.jpg?s=aaaaa\"\n            ]\n        },\n        \"2230\": {\n            \"id\": \"2230\",\n            \"sku\": \"28276000\",\n            \"name\": \"Furtun dus Isiflex B 1.60 m\",\n            \"url\": \"http://tennisshop.gomag.ro/furtun-dus-isiflex-b-1-60-m.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"0.000\",\n            \"base_price\": \"171.8200\",\n            \"price\": \"171.8200\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/furtun-dus-isiflex-b-1-60-m-2230-314098.jpg?s=aaaaa\"\n            ]\n        },\n        \"2284\": {\n            \"id\": \"2284\",\n            \"sku\": \"A6409AA\",\n            \"name\": \"Corp si ornament baterie incastrata dus IdealStyle\",\n            \"url\": \"http://tennisshop.gomag.ro/corp-si-ornament-baterie-incastrata-dus-idealstyle.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"12\",\n            \"base_price\": \"508.2000\",\n            \"price\": \"508.2000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/corp-si-ornament-baterie-incastrata-dus-idealstyle-2284-595987.jpg?s=aaaaa\"\n            ]\n        },\n        \"2732\": {\n            \"id\": \"2732\",\n            \"sku\": \"PMIONXL\",\n            \"name\": \"PERIE ESPRESS ION XL JPM ROTUNDA\",\n            \"url\": \"http://tennisshop.gomag.ro/perie-espress-ion-xl-jpm-rotunda.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"25.000\",\n            \"base_price\": \"20.0000\",\n            \"price\": \"20.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/perie-espress-ion-xl-jpm-rotunda-2732-243670.jpg?s=aaaaa\"\n            ]\n        },\n        \"2953\": {\n            \"id\": \"2953\",\n            \"sku\": \"B109 + 16003 + OX611\",\n            \"name\": \"Sampon Men, 200 ml\",\n            \"url\": \"http://tennisshop.gomag.ro/sampon-men-200-ml.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"0.000\",\n            \"base_price\": \"45.0000\",\n            \"price\": \"45.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/sampon-men-200-ml-2953-6583.png?s=aaaaa\"\n            ]\n        },\n        \"3043\": {\n            \"id\": \"3043\",\n            \"sku\": \"ALP-1548622-10-L\",\n            \"name\": \"Manusi Alpinestars Youth Freeride Negru L\",\n            \"url\": \"http://tennisshop.gomag.ro/manusi-alpinestars-youth-freeride-negru-l.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"30\",\n            \"base_price\": \"163.3500\",\n            \"price\": \"163.3500\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/manusi-alpinestars-youth-freeride-negru-l-712846.jpg?s=aaaaa\"\n            ]\n        },\n        \"3051\": {\n            \"id\": \"3051\",\n            \"sku\": \"ALP-1568622-10-L\",\n            \"name\": \"Manusi Alpinestars Freeride Negru L\",\n            \"url\": \"http://tennisshop.gomag.ro/manusi-alpinestars-freeride-negru-l.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"30\",\n            \"base_price\": \"180.2900\",\n            \"price\": \"180.2900\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/manusi-alpinestars-freeride-negru-l-176148.jpg?s=aaaaa\"\n            ]\n        },\n        \"3236\": {\n            \"id\": \"3236\",\n            \"sku\": \"10\",\n            \"name\": \"10 nume produs\",\n            \"url\": \"http://tennisshop.gomag.ro/ochelari-de-soare.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"0.000\",\n            \"base_price\": \"15.0000\",\n            \"price\": \"15.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/ochelari-de-soare-487300.jpg?s=aaaaa\"\n            ]\n        },\n        \"3240\": {\n            \"id\": \"3240\",\n            \"sku\": \"111\",\n            \"name\": \"111 nume produs\",\n            \"url\": \"http://tennisshop.gomag.ro/apa-plata-0-5.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"0.000\",\n            \"base_price\": \"4.0000\",\n            \"price\": \"4.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/themes/fashion/gfx/no-image.png\"\n            ]\n        },\n        \"3498\": {\n            \"id\": \"3498\",\n            \"sku\": \"C3498\",\n            \"name\": \"test dddd\",\n            \"url\": \"http://tennisshop.gomag.ro/test-dddd.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"0.000\",\n            \"base_price\": \"245.0000\",\n            \"price\": \"145.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/test-dddd-944080.png?s=aaaaa\"\n            ]\n        },\n        \"3884\": {\n            \"id\": \"3884\",\n            \"sku\": \"C3884\",\n            \"name\": \"test zecimale romana\",\n            \"url\": \"http://tennisshop.gomag.ro/test-zecimale.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"0.000\",\n            \"base_price\": \"100.0000\",\n            \"price\": \"100.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/test-zecimale-416512.png?s=aaaaa\"\n            ]\n        },\n        \"5995\": {\n            \"id\": \"5995\",\n            \"sku\": \"C5995\",\n            \"name\": \"produs cu pret minim 222\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-cu-pret-minim.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"0.000\",\n            \"base_price\": \"150.0000\",\n            \"price\": \"150.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/produs-cu-pret-minim-951745.jpg?s=aaaaa\"\n            ]\n        },\n        \"6601\": {\n            \"id\": \"6601\",\n            \"sku\": \"C6601\",\n            \"name\": \"Alex Bundle\",\n            \"url\": \"http://tennisshop.gomag.ro/alex-bundle.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"0.000\",\n            \"base_price\": \"220.0000\",\n            \"price\": \"220.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/themes/fashion/gfx/no-image.png\"\n            ]\n        },\n        \"8740\": {\n            \"id\": \"8740\",\n            \"sku\": \"C8740\",\n            \"name\": \"produs nou prpr\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-nou-prpr.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"0.000\",\n            \"base_price\": \"255.2130\",\n            \"price\": \"255.2130\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/9781474945684-spread-image-714796-077122.jpg?s=aaaaa\"\n            ]\n        },\n        \"10424\": {\n            \"id\": \"10424\",\n            \"sku\": \"PTE-28569\",\n            \"name\": \"Valva tubeless pentru trotineta electrica\",\n            \"url\": \"http://tennisshop.gomag.ro/valva-tubeless-pentru-trotineta-electrica.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"0.000\",\n            \"base_price\": \"100.0000\",\n            \"price\": \"50.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/themes/fashion/gfx/no-image.png\"\n            ]\n        },\n        \"18083\": {\n            \"id\": \"18083\",\n            \"sku\": \"SDD314803\",\n            \"name\": \"SDD314803 Sedna Design Rama 3 posturi Antracit\",\n            \"url\": \"http://tennisshop.gomag.ro/sdd314803-sedna-design-rama-3-posturi-antracit.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"23.2100\",\n            \"price\": \"18.5600\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/sdd314803-997337-812591.jpg?s=aaaaa\"\n            ]\n        },\n        \"18212\": {\n            \"id\": \"18212\",\n            \"sku\": \"C18212\",\n            \"name\": \"Dulap\",\n            \"url\": \"http://tennisshop.gomag.ro/dulap.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"77.000\",\n            \"base_price\": \"100.0000\",\n            \"price\": \"100.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/og-image4414-162042.jpg?s=aaaaa\"\n            ]\n        },\n        \"18220\": {\n            \"id\": \"18220\",\n            \"sku\": \"929003811801\",\n            \"name\": \"HUE Kit Spot Runner 2 x LED 700lm BT Negru\",\n            \"url\": \"http://tennisshop.gomag.ro/hue-kit-spot-runner-2-x-led-700lm-bt-negru.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"815.8800\",\n            \"price\": \"653.2000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/1aajhuexxx04101-107801-129557.jpg?s=aaaaa\"\n            ]\n        },\n        \"18341\": {\n            \"id\": \"18341\",\n            \"sku\": \"C18341\",\n            \"name\": \"produs configurabil nou\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-configurabil-nou.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"72.000\",\n            \"base_price\": \"101.6800\",\n            \"price\": \"101.6800\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/baterie-varta-superlife-aa-r6-15v-zinc-carbon-bulk-4-buc-jpg-867-608248.png?s=aaaaa\"\n            ]\n        },\n        \"19660\": {\n            \"id\": \"19660\",\n            \"sku\": \"C19660\",\n            \"name\": \"componenta configurabil pentru frisbo\",\n            \"url\": \"http://tennisshop.gomag.ro/componenta-configurabil-pentru-frisbo.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"99.000\",\n            \"base_price\": \"338.6000\",\n            \"price\": \"236.9200\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/subrina-unique-color-vopsea-de-par-intensiva-8-45-100-ml-290186.jpg?s=aaaaa\"\n            ]\n        },\n        \"41502\": {\n            \"id\": \"41502\",\n            \"sku\": \"C41502\",\n            \"name\": \"Giant Book of Battle Mats Volume 3\",\n            \"url\": \"http://tennisshop.gomag.ro/giant-book-of-battle-mats-volume-3.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"62.000\",\n            \"base_price\": \"199.8000\",\n            \"price\": \"199.8000\",\n            \"vat_included\": 1,\n            \"vat\": \"11\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/logo-placeholder-712546.jpg?s=aaaaa\"\n            ]\n        },\n        \"50650\": {\n            \"id\": \"50650\",\n            \"sku\": \"C50650\",\n            \"name\": \"configurabil produs nou\",\n            \"url\": \"http://tennisshop.gomag.ro/configurabil-produs-nou.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"96.000\",\n            \"base_price\": \"100.0000\",\n            \"price\": \"100.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/domains/tennisshop/files/product/medium/con3250362-3-52895-751921.jpg?s=aaaaa\"\n            ]\n        },\n        \"51471\": {\n            \"id\": \"51471\",\n            \"sku\": \"2335-RSG\",\n            \"name\": \"produs 2335 - Resigilat\",\n            \"url\": \"http://tennisshop.gomag.ro/produs-02335-51470-51471.html\",\n            \"enabled\": \"1\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"11.0000\",\n            \"price\": \"8.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"21\",\n            \"currency\": \"RON\",\n            \"images\": [\n                \"https://stage.gomagcdn.ro/themes/fashion/gfx/no-image.png\"\n            ]\n        }\n    }\n}"}],"_postman_id":"192a33e2-85ca-48f8-b4f1-cfdaa87e401c"}],"id":"777ad701-a375-4d40-b915-f492e9756d69","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda</h2>\n<ul>\n<li>\"customer\": \"Id client\"</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li>\"page\": \"Pagina\"</li>\n</ul>\n","_postman_id":"777ad701-a375-4d40-b915-f492e9756d69","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Add (Adaugare client)","item":[{"name":"Adaugare client","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":["let randomPass = pm.variables.replaceIn(\"f0WfthIa4sT9z6C\")\r","\r","pm.variables.set(\"randomPass\", randomPass) "],"type":"text/javascript"}}],"id":"ff12c614-9fad-436f-9d3b-da4b78e7d36f","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"email\": \"Jasper35@hotmail.com\",\n\t\"firstname\": \"Mauricio\",\n\t\"lastname\": \"Pfeffer\",\n\t\"password\": \"{{$randomPass}}\",\n\t\"confirmPassword\": \"{{$randomPass}}\"\n}","type":"text","description":"<p>{\n    \"data\": {\n        \"email\": \"Email Client\",\n        \"firstname\": \"Prenume Client\",\n        \"lastname\": \"Nume Client\",\n        \"password\": \"Parola\",\n        \"confirmPassword\": \"Confirmarea parolei\"\n    }\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/customer/add/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","customer","add","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"30376571-5e6b-4949-bf60-1fc41c10fb14","name":"Adaugare client","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"email\": \"Daniela_Halvorson3@hotmail.com\",\n\t\"firstname\": \"Iliana\",\n\t\"lastname\": \"Mosciski\",\n\t\"password\": \"{{$randomPass}}\",\n\t\"confirmPassword\": \"{{$randomPass}}\"\n}","type":"text","description":"{\n\t\"data\": {\n\t\t\"email\": \"Email Client\",\n\t\t\"firstname\": \"Prenume Client\",\n\t\t\"lastname\": \"Nume Client\",\n\t\t\"password\": \"Parola\",\n\t\t\"confirmPassword\": \"Confirmarea parolei\"\n\t}\n}"}]},"url":"https://api.gomag.ro/api/v1/customer/add/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 11:18:57 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/customer/add/json, Key: http://factual.silkmart.ro/api/v1/customer/add/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 14705,\n    \"email\": \"Zena.Howell91@gmail.com\",\n    \"firstname\": \"Abigayle\",\n    \"lastname\": \"Waelchi\"\n}"}],"_postman_id":"ff12c614-9fad-436f-9d3b-da4b78e7d36f"}],"id":"54cab3ef-2476-46b4-bf5e-b282c48c0c4a","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"email\" =&gt; Email client nou</p>\n</li>\n<li><p>\"password\" =&gt; Parola client</p>\n</li>\n<li><p>\"confirmPassword\" =&gt; Confirma parola client - trebuie trimis acelasi string ca la campul \"password\"</p>\n</li>\n<li><p>\"firstname\" =&gt; Prenume client</p>\n</li>\n<li><p>\"lastname\" =&gt; Nume client</p>\n</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-un-client--cerere\">Exista o limita de un client / cerere</h3>\n","_postman_id":"54cab3ef-2476-46b4-bf5e-b282c48c0c4a","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Update (Modificare client)","item":[{"name":"Modificare client","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript","packages":{}}}],"id":"0f00142b-cbf7-4cf7-b30a-13c5cb9287d5","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"email\": \"Cesar23@hotmail.com\",\n\t\"firstname\": \"Rodger\",\n\t\"lastname\": \"Mohr\",\n\t\"id\":\"861\",\n\t\"phone\": \"904-295-4144\"\n}","type":"text","description":"<p>{\n    \"data\": {\n        \"email\": \"Email Client\",\n        \"firstname\": \"Prenume Client\",\n        \"lastname\": \"Nume Client\",\n        \"id\":\"Id clinet\",\n        \"phone\": \"Telefon Client - optional\"\n    }\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/customer/update/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","customer","update","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"778d4ad4-aba8-4d56-b93e-92c4a0e5851f","name":"Modificare client","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"email\": \"Zena.Howell91@gmail.com\",\n\t\"firstname\": \"Abigayle\",\n\t\"lastname\": \"Waelchi\",\n\t\"id\":\"14705\",\n\t\"phone\": \"0741111111\"\n}","type":"text","description":"{\n\t\"data\": {\n\t\t\"email\": \"Email Client\",\n\t\t\"firstname\": \"Prenume Client\",\n\t\t\"lastname\": \"Nume Client\",\n\t\t\"id\":\"Id clinet\",\n\t\t\"phone\": \"Telefon Client - optional\"\n\t}\n}"}]},"url":"https://api.gomag.ro/api/v1/customer/update/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 11:18:57 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/customer/add/json, Key: http://factual.silkmart.ro/api/v1/customer/add/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 14705,\n    \"email\": \"Zena.Howell91@gmail.com\",\n    \"firstname\": \"Abigayle\",\n    \"lastname\": \"Waelchi\"\n}"}],"_postman_id":"0f00142b-cbf7-4cf7-b30a-13c5cb9287d5"}],"id":"7b3d6c52-a2df-41f1-a7e8-758d33b389a4","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"id\" =&gt; ID client</p>\n</li>\n<li><p>\"email\" =&gt; Email client nou</p>\n</li>\n<li><p>\"firstname\" =&gt; Prenume client</p>\n</li>\n<li><p>\"lastname\" =&gt; Nume client</p>\n</li>\n</ul>\n<h2 id=\"campuri-optionale\">Campuri optionale</h2>\n<ul>\n<li>\"phone\" =&gt; Numar de telefon</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-un-client--cerere\">Exista o limita de un client / cerere</h3>\n","_postman_id":"7b3d6c52-a2df-41f1-a7e8-758d33b389a4","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"PasswordChange (Modificare parola client)","item":[{"name":"Modificare parola client","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":["let randomPass = pm.variables.replaceIn(\"CBohNuz2wJB0YZ_\")\r","\r","pm.variables.set(\"randomPass\", randomPass) "],"type":"text/javascript","packages":{}}}],"id":"b3154dbf-e5bf-48c6-b44e-8b975cba50a2","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"id\":\"1\",\t\n\t\"email\": \"Jolie1@yahoo.com\",\n\t\"password\": \"{{$randomPass}}\",\n\t\"oldPassword\": \"oldPassword\"\n}","type":"text","description":"<p>{\n    \"data\": {\n        \"id\":\"Id clinet\",\n        \"email\": \"Email Client\",\n        \"password\": \"Parola noua\",\n        \"oldPassword\": \"Parola veche\",\n    }\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/customer/passwordchange/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","customer","passwordchange","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"2ff697fc-0b2a-4622-99e5-a66d3c19c9ab","name":"Modificare parola client","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"id\":\"854\",\t\n\t\"email\": \"Demetrius.Turcotte@yahoo.com\",\n\t\"password\": \"{{$randomPass}}\",\n\t\"oldPassword\": \"oldPassword\"\n}","type":"text","description":"{\n\t\"data\": {\n\t\t\"id\":\"Id clinet\",\n\t\t\"email\": \"Email Client\",\n\t\t\"password\": \"Parola noua\",\n\t\t\"oldPassword\": \"Parola veche\",\n\t}\n}"}]},"url":"https://api.gomag.ro/api/v1/customer/passwordchange/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 11:18:57 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/customer/add/json, Key: http://factual.silkmart.ro/api/v1/customer/add/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 14705,\n    \"email\": \"Zena.Howell91@gmail.com\",\n    \"firstname\": \"Abigayle\",\n    \"lastname\": \"Waelchi\"\n}"}],"_postman_id":"b3154dbf-e5bf-48c6-b44e-8b975cba50a2"}],"id":"cce7a6d0-9318-46cf-898b-e77c12610398","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"id\" =&gt; ID client</p>\n</li>\n<li><p>\"email\" =&gt; Email client nou</p>\n</li>\n<li><p>\"password\" =&gt; Parola client</p>\n</li>\n<li><p>\"oldPassword\" =&gt; Parola veche a clientului</p>\n</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-un-client--cerere\">Exista o limita de un client / cerere</h3>\n","_postman_id":"cce7a6d0-9318-46cf-898b-e77c12610398","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Delete (Cerere de stergere a contului de client)","item":[{"name":"Cerere de stergere a contului de client","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":["let randomPass = pm.variables.replaceIn(\"cH01GS4rKzVi8ZN\")\r","\r","pm.variables.set(\"randomPass\", randomPass) "],"type":"text/javascript","packages":{}}}],"id":"f03cdee3-f373-48fc-a5c5-83366aeb7112","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"id\":\"36\",\t\n\t\"email\": \"Pat.Gorczany@yahoo.com\"\n\t\n}","type":"text","description":"<p>{\n    \"data\": {\n        \"id\":\"Id clinet\",\n        \"email\": \"Email Client\"</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>}\n</code></pre><p>}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/customer/deleterequest/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","customer","deleterequest","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"dceaf288-b357-4324-bae6-d947cacec0bd","name":"Cerere de stergere a contului de client","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"id\":\"813\",\t\n\t\"email\": \"Arno_Feil25@yahoo.com\"\n\t\n}","type":"text","description":"{\n\t\"data\": {\n\t\t\"id\":\"Id clinet\",\n\t\t\"email\": \"Email Client\"\n\t\t\n\t}\n}"}]},"url":"https://api.gomag.ro/api/v1/customer/deleterequest/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 11:18:57 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/customer/add/json, Key: http://factual.silkmart.ro/api/v1/customer/add/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 14705,\n    \"email\": \"Zena.Howell91@gmail.com\",\n  \n}"}],"_postman_id":"f03cdee3-f373-48fc-a5c5-83366aeb7112"}],"id":"2d77fa41-df55-48ff-ba03-bdf7c308258a","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"id\" =&gt; ID client</p>\n</li>\n<li><p>\"email\" =&gt; Email client nou</p>\n</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-un-client--cerere\">Exista o limita de un client / cerere</h3>\n","_postman_id":"2d77fa41-df55-48ff-ba03-bdf7c308258a","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Login (Login client)","item":[{"name":"Login client","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":["let randomPass = pm.variables.replaceIn(\"WE507Yl3uLtev7q\")\r","\r","pm.variables.set(\"randomPass\", randomPass) "],"type":"text/javascript"}}],"id":"0364e118-b62a-41c4-adb5-9b4a9321b3e4","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"email\": \"Aylin_Lowe43@gmail.com\",\n\t\"password\": \"d3YSfI0trbLYjar\"\n}","type":"text","description":"<p>{\n    \"data\": {\n        \"email\": \"Email Client\",\n        \"password\": \"Parola\"\n    }\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/customer/login/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","customer","login","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"7cf79629-b2b5-438b-b33d-1a481837d85f","name":"Login client","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"email\": \"zsolt@gomag.ro\",\n\t\"password\": \"power\"\n}","type":"text","description":"{\n\t\"data\": {\n\t\t\"email\": \"Email Client\",\n\t\t\"password\": \"Parola\"\n\t}\n}"}]},"url":"https://api.gomag.ro/api/v1/customer/login/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 11:31:06 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/customer/login/json, Key: http://factual.silkmart.ro/api/v1/customer/login/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"14646\",\n    \"firstname\": \"Test\",\n    \"lastname\": \"Gomag\",\n    \"email\": \"zsolt@gomag.ro\",\n    \"login_with_email\": \"0\",\n    \"token\": \"bf8d60c37f7135d9931a918560fd684cf9c19a7b3869fcd9580f68883579fe9fe5e4abaa49e5df694fbe9b4bae5f9a8c55891bf66908c1aexxxxxxxxxxxxxxxx\"\n}"},{"id":"b5305963-f27f-4dab-82aa-bd52f8055f59","name":"Login Client Error","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"email\": \"Neha17@hotmail.com\",\n\t\"password\": \"f5zNIeBRu6jOlvj\"\n}","type":"text","description":"{\n\t\"data\": {\n\t\t\"email\": \"Email Client\",\n\t\t\"password\": \"Parola\"\n\t}\n}"}]},"url":"https://api.gomag.ro/api/v1/customer/login/json"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Tue, 14 Feb 2023 11:32:46 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/customer/login/json, Key: http://factual.silkmart.ro/api/v1/customer/login/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\"error\":1}"}],"_postman_id":"0364e118-b62a-41c4-adb5-9b4a9321b3e4"}],"id":"1a4d554e-3d4e-4294-ab56-aa1596f2bd29","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>\"email\" =&gt; Email client nou</li>\n<li>\"password\" =&gt; Parola client</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n","_postman_id":"1a4d554e-3d4e-4294-ab56-aa1596f2bd29","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Password Recovery (Recuperare Parola client)","item":[{"name":"Recuperare Parola client","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript"}}],"id":"fd99c579-fc4c-465f-ac51-60190cc8a713","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"email\": \"Raul14@yahoo.com\"\n}","type":"text","description":"<p>{\n    \"data\": {\n        \"email\": \"Email Client\"\n    }\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/customer/passwordrecovery/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","customer","passwordrecovery","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"5ab5e502-cb6e-4c70-8d54-2158e8e9134e","name":"Recuperare Parola client Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"email\": \"Anabel_McClure4@yahoo.com\"\n}","type":"text","description":"{\n\t\"data\": {\n\t\t\"email\": \"Email Client\"\n\t}\n}"}]},"url":"https://api.gomag.ro/api/v1/customer/passwordrecovery/json"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Tue, 14 Feb 2023 11:38:44 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"close"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"selectedCurrency=czozOiIzODkiOw%3D%3D; expires=Tue, 14-Feb-2023 12:38:44 GMT; Max-Age=3600; path=/"},{"key":"Set-Cookie","value":"selectedCurrencyN=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/customer/passwordrecovery/json, Key: http://factual.silkmart.ro/api/v1/customer/passwordrecovery/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\"error\":1}"},{"id":"c6b142f1-6012-43f1-b22d-b12e42fff88c","name":"Recuperare Parola client","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"email\": \"zsolt@gomag.ro\"\n}","type":"text","description":"{\n\t\"data\": {\n\t\t\"email\": \"Email Client\"\n\t}\n}"}]},"url":"https://api.gomag.ro/api/v1/customer/passwordrecovery/json"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Tue, 14 Feb 2023 11:39:22 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/customer/passwordrecovery/json, Key: http://factual.silkmart.ro/api/v1/customer/passwordrecovery/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\"emailSent\":1}"}],"_postman_id":"fd99c579-fc4c-465f-ac51-60190cc8a713"}],"id":"efed9b95-ec58-4f3a-b95e-67064deecf83","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>\"email\" =&gt; Email client nou</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n<h2 id=\"limitare-rata-api-rate-limiting\">Limitare Rata API (Rate Limiting)</h2>\n<h3 id=\"exista-o-limita-de-un-client--cerere\">Exista o limita de un client / cerere</h3>\n","_postman_id":"efed9b95-ec58-4f3a-b95e-67064deecf83","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"id":"86cf8e5b-e104-470e-8fd8-622bfaaf3efb","_postman_id":"86cf8e5b-e104-470e-8fd8-622bfaaf3efb","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Fidelity Points (Puncte Fidelitate)","item":[{"name":"Read (Citire puncte de fidelitate)","item":[{"name":"Citire puncte de fidelitate","id":"d558f88d-367e-4be3-a4ee-6441ee199634","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"id\" : \"21\",\n  \"email\" : \"Kaelyn_Feeney10@yahoo.com\"\n}","type":"text","description":"<p>{\n    \"id\": \"ID Client\",\n    \"email\": \"Email Client\"\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/fidelity/read/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","fidelity","read","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"f9c4a0a3-20ad-4e70-87e2-b137448ad31a","name":"Valori raspuns","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"id\" : \"866\",\n  \"email\" : \"Micheal_Tremblay@gmail.com\"\n}","type":"text","description":"{\n\t\"id\": \"ID Client\",\n\t\"email\": \"Email Client\"\n}"}]},"url":"https://api.gomag.ro/api/v1/fidelity/read/json"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"remaining\": \"Numar de puncte care se pot folosi\",\r\n    \"used\": \"Numar de puncte folosite\",\r\n    \"total\": \"Numar total de puncte\",\r\n    \"pointValueGet\": \"Valoarea din comanda pentru care se primeste 1 punct\",\r\n    \"pointValueUse\": \"Valoarea discount-ului acordat de 1 punct atunci cand acesta se aplica pe comanda\",\r\n    \"history\": [\r\n        {\r\n            \"order\": \"ID comanda\",\r\n            \"number\": \"Numar comanda\",\r\n            \"order_status\": \"Status comanda\",\r\n            \"order_value\": \"Valoare comanda\",\r\n            \"points\": \"Puncte primite/folosite\",\r\n            \"date\": \"Data\"\r\n        }\r\n\t\t...\r\n    ]\r\n}"},{"id":"a5c5e93c-672e-4e96-a0a5-76b5235bcaa1","name":"Citire puncte de fidelitate","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n  \"id\" : \"975\",\n  \"email\" : \"Sasha.Monahan99@yahoo.com\"\n}","type":"text","description":"{\n\t\"id\": \"ID Client\",\n\t\"email\": \"Email Client\"\n}\n"}]},"url":"https://api.gomag.ro/api/v1/fidelity/read/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 10:36:30 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/awb/print/json, Key: http://factual.silkmart.ro/api/v1/awb/print/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"remaining\": \"457\",\r\n    \"used\": \"43\",\r\n    \"total\": \"1494\",\r\n    \"pointValueGet\": \"1\",\r\n    \"pointValueUse\": \"0.12\",\r\n    \"history\": [\r\n        {\r\n            \"order\": \"10009\",\r\n            \"number\": \"4040670932\",\r\n            \"order_status\": \"2\",\r\n            \"order_value\": \"43.530000\",\r\n            \"points\": \"-10\",\r\n            \"date\": \"2024-11-28 13:12:14\"\r\n        },\r\n        {\r\n            \"order\": \"10007\",\r\n            \"number\": \"4040670887\",\r\n            \"order_status\": \"2\",\r\n            \"order_value\": \"442.000000\",\r\n            \"points\": \"-12\",\r\n            \"date\": \"2024-11-28 11:05:40\"\r\n        },\r\n        {\r\n            \"order\": \"9876\",\r\n            \"number\": \"4040668512\",\r\n            \"order_status\": \"1\",\r\n            \"order_value\": \"209.000000\",\r\n            \"points\": \"-21\",\r\n            \"date\": \"2024-10-28 16:51:25\"\r\n        },\r\n        {\r\n            \"order\": \"0\",\r\n            \"number\": null,\r\n            \"order_status\": null,\r\n            \"order_value\": null,\r\n            \"points\": \"500\",\r\n            \"date\": \"2024-10-28 16:46:25\"\r\n        },\r\n        {\r\n            \"order\": \"0\",\r\n            \"number\": null,\r\n            \"order_status\": null,\r\n            \"order_value\": null,\r\n            \"points\": \"0\",\r\n            \"date\": \"2024-02-02 10:04:56\"\r\n        },\r\n        {\r\n            \"order\": \"0\",\r\n            \"number\": null,\r\n            \"order_status\": null,\r\n            \"order_value\": null,\r\n            \"points\": \"-994\",\r\n            \"date\": \"2023-07-20 05:27:26\"\r\n        },\r\n        {\r\n            \"order\": \"4170\",\r\n            \"number\": \"4040571433\",\r\n            \"order_status\": \"2\",\r\n            \"order_value\": \"171.330002\",\r\n            \"points\": \"497\",\r\n            \"date\": \"2023-04-20 14:44:34\"\r\n        },\r\n        {\r\n            \"order\": \"4171\",\r\n            \"number\": \"4040571460\",\r\n            \"order_status\": \"2\",\r\n            \"order_value\": \"447.529999\",\r\n            \"points\": \"497\",\r\n            \"date\": \"2023-04-20 14:44:28\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"d558f88d-367e-4be3-a4ee-6441ee199634"}],"id":"455b6ed0-87a7-4890-b9c3-f310e6447cd1","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li><p>\"id\" =&gt; Id Client</p>\n</li>\n<li><p>\"email\" =&gt;Email client</p>\n</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n","_postman_id":"455b6ed0-87a7-4890-b9c3-f310e6447cd1","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"id":"4b4d8829-2248-4896-b720-6c01b7b7a9cf","_postman_id":"4b4d8829-2248-4896-b720-6c01b7b7a9cf","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Wishlist (Produse favorite)","item":[{"name":"Add (Adaugarea unui produs favorit pentru client)","item":[{"name":"Adaugarea unui produs favorit pentru client","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript"}}],"id":"cc9c25e6-d486-41ab-8d5d-2fb80b772d4a","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"customer\": \"787\",\n\t\"product\": \"201\"\n}","type":"text","description":"<p>{\n    \"data\": {\n        \"customer\": \"ID client\",\n        \"product\": \"ID produs\"\n    }\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/wishlist/add/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","wishlist","add","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"8a3946db-574f-43fe-b65e-ab21a8148aa7","name":"Adaugarea unui produs favorit pentru client","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"customer\": \"774\",\n\t\"product\": \"350\"\n}","type":"text","description":"{\n\t\"data\": {\n\t\t\"customer\": \"ID client\",\n\t\t\"product\": \"ID produs\"\n\t}\n}"}]},"url":"https://api.gomag.ro/api/v1/wishlist/add/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 11:48:37 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"wishList=czowOiIiOw%3D%3D; expires=Thu, 16-Mar-2023 11:48:37 GMT; Max-Age=2592000; path=/"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/wishlist/add/json, Key: http://factual.silkmart.ro/api/v1/wishlist/add/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": {\n        \"customer\": \"872\",\n        \"product\": \"788\"\n    }\n}"}],"_postman_id":"cc9c25e6-d486-41ab-8d5d-2fb80b772d4a"}],"id":"3b2c3b3c-98c7-48c2-bc4c-177a7e3549ef","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>\"customer\" =&gt; Id client</li>\n<li>\"product\" =&gt; Id Produs</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n","_postman_id":"3b2c3b3c-98c7-48c2-bc4c-177a7e3549ef","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Delete (Stergerea unui produs favorit pentru client)","item":[{"name":"Stergerea unui produs favorit pentru client","event":[{"listen":"prerequest","script":{"id":"0bdcbbb2-daa3-4ee4-b817-ec566ee1db2b","exec":[""],"type":"text/javascript"}}],"id":"1cd7f89f-235a-4db2-ac69-a251ddce020e","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true}},"request":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"customer\": \"993\",\n\t\"product\": \"779\"\n}","type":"text","description":"<p>{\n    \"data\": {\n        \"customer\": \"ID client\",\n        \"product\": \"ID produs\"\n    }\n}</p>\n"}]},"url":"https://api.gomag.ro/api/v1/wishlist/delete/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","wishlist","delete","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"aed2212b-d476-443b-9f59-797fa9c8dd2c","name":"Stergerea unui produs favorit pentru client","originalRequest":{"method":"POST","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"data","value":"{\n\t\"customer\": \"597\",\n\t\"product\": \"106\"\n}","type":"text","description":"{\n\t\"data\": {\n\t\t\"customer\": \"ID client\",\n\t\t\"product\": \"ID produs\"\n\t}\n}"}]},"url":"https://api.gomag.ro/api/v1/wishlist/delete/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 11:52:49 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/wishlist/delete/json, Key: http://factual.silkmart.ro/api/v1/wishlist/delete/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"200\",\n    \"status\": \"200\",\n    \"message\": [],\n    \"data\": {\n        \"customer\": \"73\",\n        \"product\": \"607\"\n    }\n}"}],"_postman_id":"1cd7f89f-235a-4db2-ac69-a251ddce020e"}],"id":"8b8b6213-50c2-4583-b879-28ffc924b13c","description":"<h2 id=\"campuri-obligatorii-pentru-metoda\">Campuri obligatorii pentru metoda:</h2>\n<ul>\n<li>\"customer\" =&gt; Id client</li>\n<li>\"product\" =&gt; Id Produs</li>\n</ul>\n<h3 id=\"toate-valorile-se-trimit-prin-post-pe-cheia-data-in-format-json\">Toate valorile se trimit prin POST pe cheia \"data\" in format JSON</h3>\n","_postman_id":"8b8b6213-50c2-4583-b879-28ffc924b13c","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Read (Citirea produselor favorite pentru client)","item":[{"name":"Citirea produselor favorite pentru client","id":"8287edab-c865-40b4-b633-c84a34e9cd7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/wishlist/read/json?customer=343","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","wishlist","read","json"],"host":["https://api.gomag.ro"],"query":[{"description":{"content":"<p>Customer Id</p>\n","type":"text/plain"},"key":"customer","value":"423"}],"variable":[]}},"response":[{"id":"ba22ebda-edb0-4a8b-ac6c-5a67f84be7db","name":"Valori Raspuns","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Apikey header generated by Postman.","key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":{"raw":"https://api.gomag.ro/api/v1/wishlist/read/json?customer=661","host":["https://api.gomag.ro"],"path":["api","v1","wishlist","read","json"],"query":[{"key":"customer","value":"559","description":"Customer Id"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": \"Numar total de rezultate\",\n    \"products\": {\n        \"id\": \"ID intern al produsului\",\n        \"sku\": \"SKU\",\n        \"name\": \"Denumire\",\n        \"description\": \"Descriere\",\n        \"short_description\": \"Descriere scurta\",\n        \"url\": \"URL\",\n        \"canonical_url\": \"URL canonic\",\n        \"brand\": \"Marca produs\",\n        \"categories\": {\n            \"Branch 1\": [\n                {\n                    \"id\": \"ID-ul categoriei\",\n                    \"name\": \"Denumirea categoriei\"\n                },\n                {\n                    \"id\": \"ID-ul categoriei\",\n                    \"name\": \"Denumirea categoriei\"\n                }\n            ],\n            \"Branch 2\": [\n                {\n                    \"id\": \"ID-ul categoriei\",\n                    \"name\": \"Denumirea categoriei\"\n                },\n                {\n                    \"id\": \"ID-ul categoriei\",\n                    \"name\": \"Denumirea categoriei\"\n                }\n            ],\n            \"...\": [\n                \"...\"\n            ]\n        },\n        \"weight\": \"Greutatea produsului (kg)\",\n        \"group_key\": \"Codul de grupare al variantelor de produs\",\n        \"stock\": \"Stoc cantitativ\",\n        \"base_price\": \"Pret de baza al produsului\",\n        \"price\": \"Pret de vanzare al produsului (dupa aplicarea adaosurilor si reducerilor)\",\n        \"vat_included\": \"Pret include TVA (0/1)\",\n        \"enabled\": \"Activ (0/1)\",\n        \"vat\": \"Valoare TVA\",\n        \"currency\": \"Moneda\",\n        \"ecotax\": \"Valoare taxa verde\",\n        \"attributes\": [\n            {\n                \"type\": \"Tip atribut: dropdown, textinput, textarea\",\n                \"name\": \"Denumire atribut\",\n                \"value\": \"Optiune\"\n            },\n            {\n                \"type\": \"Tip atribut multipleselect (accepta valori multiple)\",\n                \"name\": \"Denumire atribut\",\n                \"value\": [\n                    \"Optiune1\",\n                    \"Optiune2\",\n                    \"...\"\n                ]\n            }\n        ],\n        \"images\": [\n            \"Imagine 1 (principala)\",\n            \"Imagine 2\",\n            \"...\"\n        ]\n    }\n}"},{"id":"78381d30-adfd-49e8-b0c0-58e7bd72acc2","name":"Citirea produselor favorite pentru client","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":{"raw":"https://api.gomag.ro/api/v1/wishlist/read/json?customer=961","host":["https://api.gomag.ro"],"path":["api","v1","wishlist","read","json"],"query":[{"key":"customer","value":"406","description":"Customer Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Feb 2023 12:04:37 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/wishlist/read/json?customer=14646, Key: http://factual.silkmart.ro/api/v1/wishlist/read/json?customer=14646"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": 5,\n    \"products\": {\n        \"1376\": {\n            \"id\": \"1376\",\n            \"sku\": \"C1012-9624\",\n            \"name\": \"produs ordonare 2 Cos de CumparaturiCos de Cumparaturi Cos de Cumparaturi\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://factual.silkmart.ro/produs-ordonare-1376.html\",\n            \"canonical_url\": \"http://factual.silkmart.ro/test/produs-ordonare-1376.html\",\n            \"brand\": \"Babolat\",\n            \"categories\": null,\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"1376\",\n            \"parent_sku\": \"C1012-9624\",\n            \"stock\": \"98.000\",\n            \"base_price\": \"49.5021\",\n            \"price\": \"49.5021\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"attributes\": [],\n            \"images\": []\n        },\n        \"3040\": {\n            \"id\": \"3040\",\n            \"sku\": \"C3040\",\n            \"name\": \"trei digital\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://factual.silkmart.ro/trei-digital.html\",\n            \"canonical_url\": \"http://factual.silkmart.ro/test/trei-digital.html\",\n            \"brand\": null,\n            \"categories\": null,\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"3040\",\n            \"parent_sku\": \"C3040\",\n            \"stock\": \"93.000\",\n            \"base_price\": \"50.0000\",\n            \"price\": \"50.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"attributes\": [],\n            \"images\": []\n        },\n        \"3305\": {\n            \"id\": \"3305\",\n            \"sku\": \"C3305\",\n            \"name\": \"produs de descarcat 2\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://factual.silkmart.ro/produs-de-descarcat-2.html\",\n            \"canonical_url\": \"http://factual.silkmart.ro/test/produs-de-descarcat-2.html\",\n            \"brand\": null,\n            \"categories\": null,\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"3305\",\n            \"parent_sku\": \"C3305\",\n            \"stock\": \"9.000\",\n            \"base_price\": \"50.0000\",\n            \"price\": \"50.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"attributes\": [],\n            \"images\": []\n        },\n        \"3318\": {\n            \"id\": \"3318\",\n            \"sku\": \"C3318\",\n            \"name\": \"produs curs online\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://factual.silkmart.ro/produs-curs-online.html\",\n            \"canonical_url\": \"http://factual.silkmart.ro/test/produs-curs-online.html\",\n            \"brand\": null,\n            \"categories\": null,\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"3318\",\n            \"parent_sku\": \"C3318\",\n            \"stock\": \"988.000\",\n            \"base_price\": \"1000.0000\",\n            \"price\": \"1000.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"attributes\": [],\n            \"images\": []\n        },\n        \"3520\": {\n            \"id\": \"3520\",\n            \"sku\": \"C3520\",\n            \"name\": \"Produs pt lista de preturi\",\n            \"description\": \"\",\n            \"short_description\": \"\",\n            \"url\": \"http://factual.silkmart.ro/produs-pt-lista-de-preturi.html\",\n            \"canonical_url\": \"http://factual.silkmart.ro/test/produs-pt-lista-de-preturi.html\",\n            \"brand\": null,\n            \"categories\": null,\n            \"weight\": \"0\",\n            \"enabled\": \"1\",\n            \"parent\": \"3520\",\n            \"parent_sku\": \"C3520\",\n            \"stock\": \"1.000\",\n            \"base_price\": \"2000.0000\",\n            \"price\": \"2000.0000\",\n            \"vat_included\": 1,\n            \"vat\": \"19\",\n            \"currency\": \"RON\",\n            \"ecotax\": \"0.0000\",\n            \"attributes\": [],\n            \"images\": []\n        }\n    }\n}"},{"id":"7c01bdc2-d33c-4e78-98d3-1473128e9391","name":"Citirea produselor favorite pentru client - Fara produse","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":{"raw":"https://api.gomag.ro/api/v1/wishlist/read/json?customer=524","host":["https://api.gomag.ro"],"path":["api","v1","wishlist","read","json"],"query":[{"key":"customer","value":"135","description":"Customer Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Tue, 14 Feb 2023 12:06:42 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Frame-Options","value":"*"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://factual.silkmart.ro/api/v1/wishlist/read/json?customer=199, Key: http://factual.silkmart.ro/api/v1/wishlist/read/json?customer=199"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\"total\":0,\"products\":[]}"}],"_postman_id":"8287edab-c865-40b4-b633-c84a34e9cd7b"}],"id":"b41e47ec-85cf-4342-b9ff-ddb2ce342e4b","_postman_id":"b41e47ec-85cf-4342-b9ff-ddb2ce342e4b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"id":"ccb194a8-e3bd-4a03-862b-ed4f5630fa31","_postman_id":"ccb194a8-e3bd-4a03-862b-ed4f5630fa31","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Currency (Monede)","item":[{"name":"Read (Citeste monedele din magazin)","item":[{"name":"Read (Citeste monedele din magazin)","id":"8e9143ac-da6e-4614-83c8-cf11a15dedcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/currency/read/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","currency","read","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"68819740-27f3-47e8-9ec7-f0aaefab355a","name":"Read (Citeste monedele din magazin)","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/currency/read/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Mar 2024 15:15:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"_gs=1; expires=Tue, 19-Mar-2024 16:15:03 GMT; Max-Age=3600"},{"key":"Set-Cookie","value":"selectedCurrency=czozOiI1NzMiOw%3D%3D; expires=Tue, 19-Mar-2024 16:15:04 GMT; Max-Age=3600; path=/"},{"key":"Set-Cookie","value":"selectedCurrencyN=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"G-Cache","value":"Miss: http://fashion.silkmart.ro/api/v1/currency/read/json, Key: http://fashion.silkmart.ro/api/v1/currency/read/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"name\": \"EUR\",\n        \"currency\": \"EUR\",\n        \"multiplier\": \"5.02677\"\n    },\n    {\n        \"name\": \"RON\",\n        \"currency\": \"RON\",\n        \"multiplier\": \"1\"\n    }\n]"}],"_postman_id":"8e9143ac-da6e-4614-83c8-cf11a15dedcb"}],"id":"4548f6b5-424d-4458-8a26-e63160e03164","_postman_id":"4548f6b5-424d-4458-8a26-e63160e03164","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"id":"c8607a1b-c24f-47f8-b805-36f5dab9553b","_postman_id":"c8607a1b-c24f-47f8-b805-36f5dab9553b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Payment (Plata)","item":[{"name":"Read (Lista metode de plata)","item":[{"name":"Read (Lista metode de plata)","id":"f6db3b99-e777-49a4-a1ba-af159a686edd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"url":"https://api.gomag.ro/api/v1/payment/read/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","payment","read","json"],"host":["https://api.gomag.ro"],"query":[],"variable":[]}},"response":[{"id":"32882b27-8769-4eb9-b92d-f17a18db6f4e","name":"Read (Lista metode de plata)","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{{Apikey}}","type":"text"},{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"url":"https://api.gomag.ro/api/v1/payment/read/json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 27 Jan 2025 11:50:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"82.79.218.151"},{"key":"G-V1","value":"1"},{"key":"G-V5","value":"tennisshop.gomag.ro"},{"key":"Pragma","value":"no-cache"},{"key":"Ratelimit-Policy","value":"100; w=1"},{"key":"Set-Cookie","value":"_gs=1; expires=Mon, 27-Jan-2025 12:49:59 GMT; Max-Age=3600"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=OhJ0oc9a9cCVXXuFuDrVSj%2B1d3CppJXLeUNDvStgFXGJixxcmTNN5uPflXFVfqHYom3v%2FzjXugi4CAje%2FbMPWd%2FUE5%2BDVTkzNmdRlWTuMAT9mftxEbsX5o0qbgwo9g%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"908885c92cdbca21-OTP"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=23530&min_rtt=18110&rtt_var=10663&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2799&recv_bytes=833&delivery_rate=160353&cwnd=251&unsent_bytes=0&cid=a362657da26898c0&ts=733&x=0\""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"key\": \"ordindeplata\",\n        \"name\": \"Ordin de Plata\",\n        \"online\": 0\n    },\n    {\n        \"key\": \"oney\",\n        \"name\": \"Oney\",\n        \"online\": 1\n    },\n    {\n        \"key\": \"gpay.po.starbt\",\n        \"name\": \"StarBT\",\n        \"online\": 0\n    },\n    {\n        \"key\": \"maibService\",\n        \"name\": \"maib\",\n        \"online\": 1\n    },\n    {\n        \"key\": \"mobilpay_oney\",\n        \"name\": \"Rate prin Oney\",\n        \"online\": 0\n    },\n    {\n        \"key\": \"ramburs\",\n        \"name\": \"Numerar sau Ramburs\",\n        \"online\": 0\n    },\n    {\n        \"key\": \"gpay.po\",\n        \"name\": \"Card Debit sau Credit\",\n        \"online\": 1\n    },\n    {\n        \"key\": \"mobilpay\",\n        \"name\": \"Netopia Payments\",\n        \"online\": 1\n    },\n    {\n        \"key\": \"tbipay\",\n        \"name\": \"tbi bank: Cumpara acum plateste mai tarziu \",\n        \"online\": 1\n    },\n    {\n        \"key\": \"\",\n        \"name\": \"PayPal\",\n        \"online\": 1\n    },\n    {\n        \"key\": \"\",\n        \"name\": \"PayU\",\n        \"online\": 1\n    },\n    {\n        \"key\": \"euplatesc\",\n        \"name\": \"EuPlatesc\",\n        \"online\": 1\n    },\n    {\n        \"key\": \"plationline\",\n        \"name\": \"Plati Online\",\n        \"online\": 1\n    },\n    {\n        \"key\": \"btpay\",\n        \"name\": \"iPay de la BT\",\n        \"online\": 1\n    },\n    {\n        \"key\": \"paypo\",\n        \"name\": \"PayPo\",\n        \"online\": 1\n    }\n]"}],"_postman_id":"f6db3b99-e777-49a4-a1ba-af159a686edd"}],"id":"19905779-0434-4e83-8a7a-36392186bc53","_postman_id":"19905779-0434-4e83-8a7a-36392186bc53","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"id":"c82faa7b-b087-4e06-bfa7-fbb33924c9b4","_postman_id":"c82faa7b-b087-4e06-bfa7-fbb33924c9b4","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Brand (Marci)","item":[{"name":"Brand Read (Lista de marci)","item":[{"name":"Read (Lista de marci)","id":"93c4a20e-c2db-487e-b3fa-a275f2e39bac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/brand/read/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","brand","read","json"],"host":["https://api.gomag.ro"],"query":[{"disabled":true,"description":{"content":"<p>Pagina</p>\n","type":"text/plain"},"key":"page","value":"404"},{"disabled":true,"description":{"content":"<p>Branduri care au produse</p>\n","type":"text/plain"},"key":"withProducts ","value":"1"}],"variable":[]}},"response":[{"id":"c86f4649-a0ce-4959-9a25-b2ede5298867","name":"Read (Lista de marci)","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":{"raw":"https://api.gomag.ro/api/v1/brand/read/json","host":["https://api.gomag.ro"],"path":["api","v1","brand","read","json"],"query":[{"key":"page","value":"124","description":"Pagina","type":"text","disabled":true},{"key":"withProducts ","value":"1","description":"Branduri care au produse","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Apr 2025 07:38:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"_gs=1; expires=Wed, 23-Apr-2025 08:38:53 GMT; Max-Age=3600"},{"key":"G-V1","value":"1"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Powered-By","value":"Gomag"},{"key":"Server","value":"Gomag"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Api-RateLimit-Read","value":"1"},{"key":"Api-RateLimit-Read-Burst","value":"40"},{"key":"Api-RateLimit-Read-Remaining","value":"39"},{"key":"G-Cache","value":"Miss: http://fashion.silkmart.ro/api/v1/brand/read/json, Key: http://fashion.silkmart.ro/api/v1/brand/read/json"},{"key":"G-Blog","value":"Miss: http://blog"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"G-Upstream","value":"127.0.0.1"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": \"329\",\n    \"page\": 1,\n    \"pages\": 4,\n    \"brands\": [\n        {\n            \"id\": \"1\",\n            \"name\": \"Wilson\",\n            \"image\": \"http://fashion.silkmart.ro/domains/fashion/files/brand/small/Wilson-logo4202.png?s=aaaaa\",\n            \"url\": \"http://fashion.silkmart.ro/produse/www-wilson-com\"\n        },\n        {\n            \"id\": \"2\",\n            \"name\": \"Dunlop\",\n            \"image\": \"http://fashion.silkmart.ro/domains/fashion/files/brand/small/dunlop1330.png?s=aaaaa\",\n            \"url\": \"http://fashion.silkmart.ro/produse/www-dunlopsports-com\"\n        },\n        {\n            \"id\": \"3\",\n            \"name\": \"Babolat\",\n            \"image\": \"http://fashion.silkmart.ro/domains/fashion/files/brand/small/5U18301001___1___L7912.jpg?s=aaaaa\",\n            \"url\": \"http://fashion.silkmart.ro/produse/www-babolat-us\"\n        },\n        {\n            \"id\": \"4\",\n            \"name\": \"Nike\",\n            \"image\": \"http://fashion.silkmart.ro/domains/fashion/files/brand/small/viata-altfel-logo8546.png?s=aaaaa\",\n            \"url\": \"http://fashion.silkmart.ro/produse/nike\"\n        },\n        {\n            \"id\": \"5\",\n            \"name\": \"Pierre Cardin\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/pierre-cardin\"\n        },\n        {\n            \"id\": \"6\",\n            \"name\": \"Trussardi\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/trussardi\"\n        },\n        {\n            \"id\": \"7\",\n            \"name\": \"Brand\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/brand\"\n        },\n        {\n            \"id\": \"8\",\n            \"name\": \"Optimus AT\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/optimus-at\"\n        },\n        {\n            \"id\": \"9\",\n            \"name\": \"Gillette\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/gillette\"\n        },\n        {\n            \"id\": \"10\",\n            \"name\": \"San Benedetto\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/san-benedetto\"\n        },\n        {\n            \"id\": \"11\",\n            \"name\": \"Sant'Anna\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/sant-anna\"\n        },\n        {\n            \"id\": \"12\",\n            \"name\": \"Schweppes\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/schweppes\"\n        },\n        {\n            \"id\": \"13\",\n            \"name\": \"Coccolino\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/coccolino\"\n        },\n        {\n            \"id\": \"14\",\n            \"name\": \"Fabuloso\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/fabuloso\"\n        },\n        {\n            \"id\": \"15\",\n            \"name\": \"Tdi\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/tdi\"\n        },\n        {\n            \"id\": \"16\",\n            \"name\": \"Vernel\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/vernel\"\n        },\n        {\n            \"id\": \"17\",\n            \"name\": \"Balocco\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/balocco\"\n        },\n        {\n            \"id\": \"18\",\n            \"name\": \"Ringo Pavesi\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/ringo-pavesi\"\n        },\n        {\n            \"id\": \"19\",\n            \"name\": \"Gran Pavesi\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/gran-pavesi\"\n        },\n        {\n            \"id\": \"20\",\n            \"name\": \"Mulino Bianco\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/mulino-bianco\"\n        },\n        {\n            \"id\": \"21\",\n            \"name\": \"Nesquik\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/nesquik\"\n        },\n        {\n            \"id\": \"22\",\n            \"name\": \"Lavazza\",\n            \"image\": \"http://fashion.silkmart.ro/domains/fashion/files/brand/small/deschidedaca-logo8335.png?s=aaaaa\",\n            \"url\": \"http://fashion.silkmart.ro/produse/lavazza\"\n        },\n        {\n            \"id\": \"23\",\n            \"name\": \"Amica\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/amica\"\n        },\n        {\n            \"id\": \"24\",\n            \"name\": \"Knorr\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/knorr\"\n        },\n        {\n            \"id\": \"25\",\n            \"name\": \"Simmenthal\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/simmenthal\"\n        },\n        {\n            \"id\": \"26\",\n            \"name\": \"Sapore Di Bosco\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/sapore-di-bosco\"\n        },\n        {\n            \"id\": \"27\",\n            \"name\": \"Elvive\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/elvive\"\n        },\n        {\n            \"id\": \"28\",\n            \"name\": \"Valfrutta\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/valfrutta\"\n        },\n        {\n            \"id\": \"29\",\n            \"name\": \"Ponti\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/ponti\"\n        },\n        {\n            \"id\": \"30\",\n            \"name\": \"Mutti\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/mutti\"\n        },\n        {\n            \"id\": \"31\",\n            \"name\": \"Rio Mare\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/rio-mare\"\n        },\n        {\n            \"id\": \"32\",\n            \"name\": \"Nutella\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/nutella\"\n        },\n        {\n            \"id\": \"33\",\n            \"name\": \"Bauli\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/bauli\"\n        },\n        {\n            \"id\": \"34\",\n            \"name\": \"Mr. Proper\",\n            \"image\": \"http://fashion.silkmart.ro/domains/fashion/files/brand/small/iudit.PNG2611.png?s=aaaaa\",\n            \"url\": \"http://fashion.silkmart.ro/produse/mr-proper\"\n        },\n        {\n            \"id\": \"35\",\n            \"name\": \"Chante Clair\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/chante-clair\"\n        },\n        {\n            \"id\": \"36\",\n            \"name\": \"Cif\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/cif\"\n        },\n        {\n            \"id\": \"37\",\n            \"name\": \"Dash\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/dash\"\n        },\n        {\n            \"id\": \"38\",\n            \"name\": \"Dixan\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/dixan\"\n        },\n        {\n            \"id\": \"39\",\n            \"name\": \"Svelto\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/svelto\"\n        },\n        {\n            \"id\": \"40\",\n            \"name\": \"Barilla\",\n            \"image\": \"http://fashion.silkmart.ro/domains/fashion/files/brand/small/94252cb38c6869e592604b65d35dd08c8613.webp?s=aaaaa\",\n            \"url\": \"http://fashion.silkmart.ro/produse/barilla\"\n        },\n        {\n            \"id\": \"41\",\n            \"name\": \"Ace\",\n            \"image\": \"http://fashion.silkmart.ro/domains/fashion/files/brand/small/arama4332.jpg?s=aaaaa\",\n            \"url\": \"http://fashion.silkmart.ro/produse/ace\"\n        },\n        {\n            \"id\": \"42\",\n            \"name\": \"My Dietor\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/my-dietor\"\n        },\n        {\n            \"id\": \"43\",\n            \"name\": \"Calve\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/calve\"\n        },\n        {\n            \"id\": \"44\",\n            \"name\": \"Spontex\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/spontex\"\n        },\n        {\n            \"id\": \"45\",\n            \"name\": \"Wc Net\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/wc-net\"\n        },\n        {\n            \"id\": \"46\",\n            \"name\": \"Kinder\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/kinder\"\n        },\n        {\n            \"id\": \"47\",\n            \"name\": \"Lyso Form\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/lyso-form\"\n        },\n        {\n            \"id\": \"48\",\n            \"name\": \"Smac\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/smac\"\n        },\n        {\n            \"id\": \"49\",\n            \"name\": \"Quasar\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/quasar\"\n        },\n        {\n            \"id\": \"50\",\n            \"name\": \"Vetril\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/vetril\"\n        },\n        {\n            \"id\": \"51\",\n            \"name\": \"Coca Cola\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/coca-cola\"\n        },\n        {\n            \"id\": \"52\",\n            \"name\": \"Fanta\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/fanta\"\n        },\n        {\n            \"id\": \"53\",\n            \"name\": \"Lemonsoda\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/lemonsoda\"\n        },\n        {\n            \"id\": \"54\",\n            \"name\": \"San Pellegrino\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/san-pellegrino\"\n        },\n        {\n            \"id\": \"55\",\n            \"name\": \"Sprite\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/sprite\"\n        },\n        {\n            \"id\": \"56\",\n            \"name\": \"Pfaner\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/pfaner\"\n        },\n        {\n            \"id\": \"57\",\n            \"name\": \"Novi\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/novi\"\n        },\n        {\n            \"id\": \"58\",\n            \"name\": \"De Cecco\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/de-cecco\"\n        },\n        {\n            \"id\": \"59\",\n            \"name\": \"Paneangeli\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/paneangeli\"\n        },\n        {\n            \"id\": \"60\",\n            \"name\": \"Intesa\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/intesa\"\n        },\n        {\n            \"id\": \"61\",\n            \"name\": \"Felce Azzurra\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/felce-azzurra\"\n        },\n        {\n            \"id\": \"62\",\n            \"name\": \"Tesori D'Oriente\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/tesori-d-oriente\"\n        },\n        {\n            \"id\": \"63\",\n            \"name\": \"Solbat\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/solbat\"\n        },\n        {\n            \"id\": \"64\",\n            \"name\": \"Ammoniaca\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/ammoniaca\"\n        },\n        {\n            \"id\": \"65\",\n            \"name\": \"Vidal\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/vidal\"\n        },\n        {\n            \"id\": \"66\",\n            \"name\": \"Paluani\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/paluani\"\n        },\n        {\n            \"id\": \"67\",\n            \"name\": \"Nani\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/nani\"\n        },\n        {\n            \"id\": \"68\",\n            \"name\": \"Defend\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/defend\"\n        },\n        {\n            \"id\": \"69\",\n            \"name\": \"Lady Venezia\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/lady-venezia\"\n        },\n        {\n            \"id\": \"70\",\n            \"name\": \"Marseiliais\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/marseiliais\"\n        },\n        {\n            \"id\": \"71\",\n            \"name\": \"Vileda\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/vileda\"\n        },\n        {\n            \"id\": \"72\",\n            \"name\": \"Dermomed\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/dermomed\"\n        },\n        {\n            \"id\": \"73\",\n            \"name\": \"Glysolid\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/glysolid\"\n        },\n        {\n            \"id\": \"74\",\n            \"name\": \"Damina\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/damina\"\n        },\n        {\n            \"id\": \"75\",\n            \"name\": \"Delfino\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/delfino\"\n        },\n        {\n            \"id\": \"76\",\n            \"name\": \"Rio\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/rio\"\n        },\n        {\n            \"id\": \"77\",\n            \"name\": \"Spic & Span\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/spic-span\"\n        },\n        {\n            \"id\": \"78\",\n            \"name\": \"Omo\",\n            \"image\": \"http://fashion.silkmart.ro/domains/fashion/files/brand/small/huse7607.jpg?s=aaaaa\",\n            \"url\": \"http://fashion.silkmart.ro/produse/omo\"\n        },\n        {\n            \"id\": \"79\",\n            \"name\": \"Perlana\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/perlana\"\n        },\n        {\n            \"id\": \"80\",\n            \"name\": \"Irge\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/irge\"\n        },\n        {\n            \"id\": \"81\",\n            \"name\": \"L'Angelica\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/l-angelica\"\n        },\n        {\n            \"id\": \"82\",\n            \"name\": \"Malizia\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/malizia\"\n        },\n        {\n            \"id\": \"83\",\n            \"name\": \"Mantovani\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/mantovani\"\n        },\n        {\n            \"id\": \"84\",\n            \"name\": \"Famy\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/famy\"\n        },\n        {\n            \"id\": \"85\",\n            \"name\": \"Pasta Capitano\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/pasta-capitano\"\n        },\n        {\n            \"id\": \"86\",\n            \"name\": \"Lilla\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/lilla\"\n        },\n        {\n            \"id\": \"87\",\n            \"name\": \"Venus\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/venus\"\n        },\n        {\n            \"id\": \"88\",\n            \"name\": \"Fresh & Clean\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/fresh-clean\"\n        },\n        {\n            \"id\": \"89\",\n            \"name\": \"Sole\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/sole\"\n        },\n        {\n            \"id\": \"90\",\n            \"name\": \"Figaro\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/figaro\"\n        },\n        {\n            \"id\": \"91\",\n            \"name\": \"Mil Mil\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/mil-mil\"\n        },\n        {\n            \"id\": \"92\",\n            \"name\": \"Spuma Di Sciampagna\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/spuma-di-sciampagna\"\n        },\n        {\n            \"id\": \"93\",\n            \"name\": \"Erbaviva\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/erbaviva\"\n        },\n        {\n            \"id\": \"94\",\n            \"name\": \"Bionsen\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/bionsen\"\n        },\n        {\n            \"id\": \"95\",\n            \"name\": \"Althaea\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/althaea\"\n        },\n        {\n            \"id\": \"96\",\n            \"name\": \"Dimension\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/dimension\"\n        },\n        {\n            \"id\": \"97\",\n            \"name\": \"Ocean\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/ocean\"\n        },\n        {\n            \"id\": \"98\",\n            \"name\": \"Aquafresh\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/aquafresh\"\n        },\n        {\n            \"id\": \"99\",\n            \"name\": \"Cera Di Cupra\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/cera-di-cupra\"\n        },\n        {\n            \"id\": \"100\",\n            \"name\": \"Clear\",\n            \"image\": \"\",\n            \"url\": \"http://fashion.silkmart.ro/produse/clear\"\n        }\n    ]\n}"}],"_postman_id":"93c4a20e-c2db-487e-b3fa-a275f2e39bac"}],"id":"f1b394b4-1c44-4c27-96c4-9018f341910a","_postman_id":"f1b394b4-1c44-4c27-96c4-9018f341910a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"id":"126ddd40-d671-415f-8c74-b6c3aff509b0","_postman_id":"126ddd40-d671-415f-8c74-b6c3aff509b0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Filter","item":[{"name":"Read (Lista de filtre)","item":[{"name":"Lista de filtre","id":"fd47878c-0d31-42c7-a745-1168c70ecb08","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true,"accept-encoding":true,"accept":true}},"request":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"url":"https://api.gomag.ro/api/v1/filter/read/json?category=4&options[]=123&options[]=abc&options[]=zxc","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","filter","read","json"],"host":["https://api.gomag.ro"],"query":[{"disabled":true,"description":{"content":"<p>\"URL-ul/slug-ul brandului pentru filtrare\"</p>\n","type":"text/plain"},"key":"brand","value":"system"},{"disabled":true,"description":{"content":"<p>\"Interval de pret (format: pMIN-MAX, ex: p100-500)\"</p>\n","type":"text/plain"},"key":"price","value":"p100-500"},{"disabled":true,"description":{"content":"<p>\"Interval de rating (format: rMIN-MAX, ex: r4-5)\"</p>\n","type":"text/plain"},"key":"rating","value":"r4-5"},{"disabled":true,"description":{"content":"<p>\"Numarul paginii (default: 1)\"</p>\n","type":"text/plain"},"key":"page","value":"866"},{"disabled":true,"description":{"content":"<p>\"Numarul de produse pe pagina\"</p>\n","type":"text/plain"},"key":"limit","value":"15"},{"description":{"content":"<p>\"ID-ul categoriei pentru care se solicita filtrele\"</p>\n","type":"text/plain"},"key":"category","value":"4"},{"description":{"content":"<p>\"Lista de ID-uri ale optiunilor de atribute selectateLista de ID-uri ale optiunilor de atribute selectate\"</p>\n","type":"text/plain"},"key":"options[]","value":"123"},{"description":{"content":"<p>\"Lista de ID-uri ale optiunilor de atribute selectateLista de ID-uri ale optiunilor de atribute selectate\"</p>\n","type":"text/plain"},"key":"options[]","value":"abc"},{"description":{"content":"<p>\"Lista de ID-uri ale optiunilor de atribute selectateLista de ID-uri ale optiunilor de atribute selectate\"</p>\n","type":"text/plain"},"key":"options[]","value":"zxc"}],"variable":[]}},"response":[{"id":"9d762a6b-c7ca-4279-8e8d-04782f910930","name":"Lista de filtre","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"url":{"raw":"https://api.gomag.ro/api/v1/filter/read/json?category=4","host":["https://api.gomag.ro"],"path":["api","v1","filter","read","json"],"query":[{"key":"brand","value":"array","description":"\"URL-ul/slug-ul brandului pentru filtrare\"","type":"text","disabled":true},{"key":"options[]","value":"","description":"\"Lista de ID-uri ale optiunilor de atribute selectateLista de ID-uri ale optiunilor de atribute selectate\"","type":"text","disabled":true},{"key":"price","value":"p100-500","description":"\"Interval de pret (format: pMIN-MAX, ex: p100-500)\"","type":"text","disabled":true},{"key":"rating","value":"r4-5","description":"\"Interval de rating (format: rMIN-MAX, ex: r4-5)\"","type":"text","disabled":true},{"key":"page","value":"897","description":"\"Numarul paginii (default: 1)\"","type":"text","disabled":true},{"key":"limit","value":"618","description":"\"Numarul de produse pe pagina\"","type":"text","disabled":true},{"key":"category","value":"4"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 Feb 2026 09:04:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Api-Ratelimit-Read","value":"1"},{"key":"Api-Ratelimit-Read-Burst","value":"40"},{"key":"Api-Ratelimit-Read-Remaining","value":"39"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=Qj45Isn4XPi0wIeL0ynlE6T2%2BqcT2u2LD0EOfleycEIaKhm2vN3V2qjjux8Pi%2BxM8rqOKPTcIY7uQLtut8dX%2Fg%2BVsBRxI%2BsFBlg6\"}]}"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"31.14.252.228"},{"key":"G-V1","value":"1"},{"key":"G-V5","value":"tennisshop.gomag.ro"},{"key":"Pragma","value":"no-cache"},{"key":"Ratelimit-Policy","value":"100; w=1"},{"key":"Server","value":"cloudflare"},{"key":"Set-Cookie","value":"_gs=1; expires=Tue, 03-Feb-2026 10:04:27 GMT; Max-Age=3600"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"CF-RAY","value":"9c80c2cafcbee4a9-OTP"}],"cookie":[],"responseTime":null,"body":"{\n    \"state\": {\n        \"category_id\": \"4\",\n        \"selected_option_ids\": []\n    },\n    \"ui\": {\n        \"visible_limit\": 5\n    },\n    \"categories\": {\n        \"id\": \"4\",\n        \"label\": \"Incaltaminte\",\n        \"items\": [\n            {\n                \"id\": \"341\",\n                \"label\": \"imbracaminte\"\n            }\n        ]\n    },\n    \"filters\": [\n        {\n            \"attribute_id\": \"6\",\n            \"attribute_type\": \"attribute\",\n            \"system\": 0,\n            \"label\": \"Lungime\",\n            \"options\": [\n                {\n                    \"id\": \"267\",\n                    \"label\": \"1\",\n                    \"count\": \"20\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"275\",\n                    \"label\": \"10\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"276\",\n                    \"label\": \"11\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"277\",\n                    \"label\": \"12\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"282\",\n                    \"label\": \"14\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"283\",\n                    \"label\": \"15\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"285\",\n                    \"label\": \"17\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"302\",\n                    \"label\": \"29\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"263\",\n                    \"label\": \"3\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"310\",\n                    \"label\": \"36\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"320\",\n                    \"label\": \"44\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"324\",\n                    \"label\": \"47\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"338\",\n                    \"label\": \"54\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"342\",\n                    \"label\": \"55\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"343\",\n                    \"label\": \"56\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"344\",\n                    \"label\": \"57\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"345\",\n                    \"label\": \"58\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"349\",\n                    \"label\": \"60\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"355\",\n                    \"label\": \"64\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"272\",\n                    \"label\": \"7\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"4\",\n                    \"label\": \"71 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"368\",\n                    \"label\": \"77\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"274\",\n                    \"label\": \"9\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"369\",\n                    \"label\": \"D0QL1QBBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"346\",\n                    \"label\": \"D5M5N7MBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"384\",\n                    \"label\": \"D8FH17MBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"297\",\n                    \"label\": \"D8Q5PRBBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"264\",\n                    \"label\": \"DGM1MZBBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"358\",\n                    \"label\": \"DW3TQ7MBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"292\",\n                    \"label\": \"DWKF55BBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"317\",\n                    \"label\": \"DWLF4LBBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"379\",\n                    \"label\": \"DYW697MBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"609\",\n                    \"label\": \"trei\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                }\n            ]\n        },\n        {\n            \"attribute_id\": \"1\",\n            \"attribute_type\": \"brand\",\n            \"system\": 1,\n            \"label\": \"Producatori\",\n            \"options\": [\n                {\n                    \"id\": \"100psi-144-r1\",\n                    \"label\": \"100PSI edit\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"20cm\",\n                    \"label\": \"20cm\",\n                    \"count\": \"7\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"39cm\",\n                    \"label\": \"39cm\",\n                    \"count\": \"5\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"48piese-si-2-masinute\",\n                    \"label\": \"48piese si 2 masinute\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"4ghz\",\n                    \"label\": \"4GHz\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"43cm\",\n                    \"label\": \"?43cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"abuela-tata\",\n                    \"label\": \"Abuela Tata\",\n                    \"count\": \"4\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"ace\",\n                    \"label\": \"Ace\",\n                    \"count\": \"4\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"adidas\",\n                    \"label\": \"Adidas\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"adidas-originals\",\n                    \"label\": \"Adidas Originals\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"albastru-general-127-1-0-55-0-importemagmarketplace\",\n                    \"label\": \"Albastru\\tGeneral\\t127\\t1\\t0\\t\\t55\\t0\\t\\tImportEmagMarketplace>\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"alca-alca-125-1-0-12-0-importemagmarketplace\",\n                    \"label\": \"Alca\\tAlca\\t125\\t1\\t0\\t\\t12\\t0\\t\\tImportEmagMarketplace>\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"amica\",\n                    \"label\": \"Amica\",\n                    \"count\": \"5\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"ammoniaca\",\n                    \"label\": \"Ammoniaca\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"audi\",\n                    \"label\": \"audi\",\n                    \"count\": \"9\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"www-babolat-us\",\n                    \"label\": \"Babolat\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"balmain-hair-couture\",\n                    \"label\": \"Balmain Hair Couture\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"balocco\",\n                    \"label\": \"Balocco\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"barilla\",\n                    \"label\": \"Barilla\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"bej-30x40x56-cm\",\n                    \"label\": \"bej,30x40x56 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"bespecial\",\n                    \"label\": \"BeSpecial\",\n                    \"count\": \"17\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"bestway-fisher-price\",\n                    \"label\": \"Bestway Fisher Price\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"bontempi-bontempi-165-1-0-15-0-importemagmarketplace-instrumente-muzicale-de-jucarie\",\n                    \"label\": \"Bontempi\\tBontempi\\t165\\t1\\t0\\t\\t15\\t0\\t\\tImportEmagMarketplace>Instrumente muzicale de jucarie\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"brand\",\n                    \"label\": \"Brand\",\n                    \"count\": \"4\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"briliant\",\n                    \"label\": \"Briliant\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"btoys\",\n                    \"label\": \"BToys\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"carpoint\",\n                    \"label\": \"Carpoint\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"castelli\",\n                    \"label\": \"CASTELLI\",\n                    \"count\": \"4\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"chante-clair\",\n                    \"label\": \"Chante Clair\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"china\",\n                    \"label\": \"CHINA\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"chiron-botanics\",\n                    \"label\": \"CHIRON BOTANICS\",\n                    \"count\": \"5\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"coccolino\",\n                    \"label\": \"Coccolino\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"decorcasa\",\n                    \"label\": \"DecorCasa\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"dhs-fitness\",\n                    \"label\": \"Dhs-Fitness\",\n                    \"count\": \"8\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"www-dunlopsports-com\",\n                    \"label\": \"Dunlop\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"editura-trei\",\n                    \"label\": \"EDITURA TREI\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"euroartdeco\",\n                    \"label\": \"EuroArtDeco\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"fabuloso\",\n                    \"label\": \"Fabuloso\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"felyx-toys\",\n                    \"label\": \"FELYX TOYS\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"footbalaction\",\n                    \"label\": \"FootbalAction\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"fossil\",\n                    \"label\": \"Fossil\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"freeon\",\n                    \"label\": \"FreeON\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"furnizor-online\",\n                    \"label\": \"Furnizor Online\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"galia\",\n                    \"label\": \"GALIA\",\n                    \"count\": \"31\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"gran-pavesi\",\n                    \"label\": \"Gran Pavesi\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"gucci\",\n                    \"label\": \"Gucci\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"h-m\",\n                    \"label\": \"H&M\",\n                    \"count\": \"4\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"hockey-fotbal\",\n                    \"label\": \"HOCKEY,FOTBAL\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"huina\",\n                    \"label\": \"Huina\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"i-jmb\",\n                    \"label\": \"i-JMB\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"lioness-11-x-8-x-9-cm\",\n                    \"label\": \"Lioness,11 x 8 x 9 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"lioness-12-x-15-cm\",\n                    \"label\": \"Lioness,12 x 15 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"lioness-12-5-x-41-5-x-4-cm\",\n                    \"label\": \"Lioness,12.5 x 41.5 x 4 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"lioness-15-5-x-4-20-cm\",\n                    \"label\": \"Lioness,15.5 x 4 20 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"lioness-16-x-5-5-x-17-5-cm\",\n                    \"label\": \"Lioness,16 x 5.5 x 17.5 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"lioness-24-x-10-x-23-cm\",\n                    \"label\": \"Lioness,24 x 10 x 23 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"lioness-34-x-12-x-46-cm\",\n                    \"label\": \"Lioness,34 x 12 x 46 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"lioness-75-x-60-x-42-cm\",\n                    \"label\": \"Lioness,75 x 60 x 42 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"lumini-sunete\",\n                    \"label\": \"Lumini,Sunete\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"malipen\",\n                    \"label\": \"Malipen\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"marca-1\",\n                    \"label\": \"marca 1\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"maxim2-jucatori\",\n                    \"label\": \"maxim2 jucatori\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"mendosa\",\n                    \"label\": \"MENDOSA\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"mergesi-miauna-18-cm\",\n                    \"label\": \"mergesi miauna 18 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"modelferma-eth\",\n                    \"label\": \"ModelFerma ETH\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"moni\",\n                    \"label\": \"Moni\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"mr152\",\n                    \"label\": \"MR152\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"mulino-bianco\",\n                    \"label\": \"Mulino Bianco\",\n                    \"count\": \"5\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"n\",\n                    \"label\": \"n\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"n-a\",\n                    \"label\": \"N&A\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"negru-6x5x26-cm\",\n                    \"label\": \"Negru,6x5x26 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"negrumat\",\n                    \"label\": \"NegruMat\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"nesquik\",\n                    \"label\": \"Nesquik\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"nouu\",\n                    \"label\": \"nouu\",\n                    \"count\": \"4\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"oem\",\n                    \"label\": \"OEM\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"optimus-at\",\n                    \"label\": \"Optimus AT\",\n                    \"count\": \"4\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"pentruconstructii\",\n                    \"label\": \"pentruconstructii\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"piccolino\",\n                    \"label\": \"Piccolino\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"pierre-cardin\",\n                    \"label\": \"Pierre Cardin\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"pomifructiferi\",\n                    \"label\": \"pomifructiferi\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"portul-romanesc\",\n                    \"label\": \"Portul Romanesc\",\n                    \"count\": \"4\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"ramiz\",\n                    \"label\": \"ramiz\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"regency\",\n                    \"label\": \"Regency\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"ringo-pavesi\",\n                    \"label\": \"Ringo Pavesi\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"rock-machine\",\n                    \"label\": \"ROCK MACHINE\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"roz-cygnus-266-1-0-12-0-importemagmarketplace\",\n                    \"label\": \"roz\\tCygnus\\t266\\t1\\t0\\t\\t12\\t0\\t\\tImportEmagMarketplace>\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"roz-malipen-277-1-0-12-0-importemagmarketplace-casute-si-corturi-copii\",\n                    \"label\": \"roz\\tMalipen\\t277\\t1\\t0\\t\\t12\\t0\\t\\tImportEmagMarketplace>Casute si corturi copii\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"san-benedetto\",\n                    \"label\": \"San Benedetto\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"sant-anna\",\n                    \"label\": \"Sant'Anna\",\n                    \"count\": \"4\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"schweppes\",\n                    \"label\": \"Schweppes\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"scooter-scooter-299-1-0-9-0-importemagmarketplace\",\n                    \"label\": \"Scooter\\tSCOOTER\\t299\\t1\\t0\\t\\t9\\t0\\t\\tImportEmagMarketplace>\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"simmenthal\",\n                    \"label\": \"Simmenthal\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"ssmedia\",\n                    \"label\": \"SSMEDIA\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"sunetesi-lumini-20x10x38-cm\",\n                    \"label\": \"sunetesi lumini 20x10x38 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"tdi\",\n                    \"label\": \"Tdi\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"tony\",\n                    \"label\": \"tony\",\n                    \"count\": \"5\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"touchcontrol-dimabil-cu-3-trepte-de-intensitate\",\n                    \"label\": \"touchcontrol dimabil cu 3 trepte de intensitate\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"toys\",\n                    \"label\": \"Toys\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"trussardi\",\n                    \"label\": \"Trussardi\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"valizaportabila-cu-roti\",\n                    \"label\": \"valizaportabila cu roti\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"verde-32-cm\",\n                    \"label\": \"verde,32 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"verde-42-cm\",\n                    \"label\": \"Verde,42 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"vernel\",\n                    \"label\": \"Vernel\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"vim-chic\",\n                    \"label\": \"Vim Chic\",\n                    \"count\": \"5\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"www-wilson-com\",\n                    \"label\": \"Wilson\",\n                    \"count\": \"5\",\n                    \"selected\": false\n                }\n            ]\n        },\n        {\n            \"attribute_id\": \"2\",\n            \"attribute_type\": \"price\",\n            \"system\": 1,\n            \"label\": \"Pret\",\n            \"options\": [\n                {\n                    \"id\": \"p0-50\",\n                    \"label\": \"Sub 50 RON\",\n                    \"count\": \"322\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"p50-100\",\n                    \"label\": \"50 RON - 100 RON\",\n                    \"count\": \"86\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"p100-150\",\n                    \"label\": \"100 RON - 150 RON\",\n                    \"count\": \"51\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"p150-200\",\n                    \"label\": \"150 RON - 200 RON\",\n                    \"count\": \"41\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"p200-250\",\n                    \"label\": \"200 RON - 250 RON\",\n                    \"count\": \"36\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"p250-300\",\n                    \"label\": \"250 RON - 300 RON\",\n                    \"count\": \"13\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"p300-400\",\n                    \"label\": \"300 RON - 400 RON\",\n                    \"count\": \"28\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"p400-500\",\n                    \"label\": \"400 RON - 500 RON\",\n                    \"count\": \"24\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"p500-750\",\n                    \"label\": \"500 RON - 750 RON\",\n                    \"count\": \"50\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"p750-1000\",\n                    \"label\": \"750 RON - 1000 RON\",\n                    \"count\": \"54\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"p1000-0\",\n                    \"label\": \"Peste 1000 RON\",\n                    \"count\": \"331\",\n                    \"selected\": false\n                }\n            ]\n        },\n        {\n            \"attribute_id\": \"81\",\n            \"attribute_type\": \"attribute\",\n            \"system\": 0,\n            \"label\": \"Autori_carte\",\n            \"options\": [\n                {\n                    \"id\": \"397\",\n                    \"label\": \"ILEANA-SORINA RAKOS\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"396\",\n                    \"label\": \"DAN IOAN TOPOR\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"394\",\n                    \"label\": \"CRISTINA OTILIA CONSTANTIN\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"393\",\n                    \"label\": \"SORINEL CAPUSNEANU\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"444\",\n                    \"label\": \"Asociatia Romana de Stiinte Penale\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"414\",\n                    \"label\": \"Ionut Holubeanu\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"409\",\n                    \"label\": \"Cristina-Emilia Ciovica (Florea)\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"402\",\n                    \"label\": \"Jean-Pierre Garitte\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"401\",\n                    \"label\": \"Paul Tanasescu\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"399\",\n                    \"label\": \"Clelia Ifrim\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"398\",\n                    \"label\": \"CONSTANTIN AURELIAN IONESCU\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"395\",\n                    \"label\": \"IONICA ONCIOIU\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                }\n            ]\n        },\n        {\n            \"attribute_id\": \"4\",\n            \"attribute_type\": \"attribute\",\n            \"system\": 0,\n            \"label\": \"Culoarea\",\n            \"options\": [\n                {\n                    \"id\": \"253\",\n                    \"label\": \"Antra/grey\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"102\",\n                    \"label\": \"Argintiu\",\n                    \"count\": \"7\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"103\",\n                    \"label\": \"Auriu\",\n                    \"count\": \"9\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"936\",\n                    \"label\": \"Green\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"55\",\n                    \"label\": \"Maro\",\n                    \"count\": \"10\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"104\",\n                    \"label\": \"Multicolor\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"83\",\n                    \"label\": \"Negru\",\n                    \"count\": \"11\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"740\",\n                    \"label\": \"Negru/Alb\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"88\",\n                    \"label\": \"Orange\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"54\",\n                    \"label\": \"Portocaliu\",\n                    \"count\": \"5\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"51\",\n                    \"label\": \"Rosu\",\n                    \"count\": \"8\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"142\",\n                    \"label\": \"Rosu,51,51\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"652\",\n                    \"label\": \"Rosu/Visiniu\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"105\",\n                    \"label\": \"Roz\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"89\",\n                    \"label\": \"Turcoaz\",\n                    \"count\": \"5\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"53\",\n                    \"label\": \"Verde\",\n                    \"count\": \"8\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"90\",\n                    \"label\": \"Violet\",\n                    \"count\": \"5\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"3\",\n                    \"label\": \"alb\",\n                    \"count\": \"20\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"1\",\n                    \"label\": \"albastru\",\n                    \"count\": \"16\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"95\",\n                    \"label\": \"albastru-albastru-alb\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"92\",\n                    \"label\": \"albastru-galben neon\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"518\",\n                    \"label\": \"bej\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"71\",\n                    \"label\": \"culoare\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"517\",\n                    \"label\": \"galben\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"96\",\n                    \"label\": \"galben-portocaliu-roșu\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"8227\",\n                    \"label\": \"neggru\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"93\",\n                    \"label\": \"negru-alb-galben neon\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"94\",\n                    \"label\": \"negru-verde-alb\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"2\",\n                    \"label\": \"negruuuuuu\",\n                    \"count\": \"12\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"91\",\n                    \"label\": \"roșu-albastru\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                }\n            ]\n        },\n        {\n            \"attribute_id\": \"37\",\n            \"attribute_type\": \"attribute\",\n            \"system\": 0,\n            \"label\": \"Material\",\n            \"options\": [\n                {\n                    \"id\": \"262\",\n                    \"label\": \"3nivele de intensitate\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"271\",\n                    \"label\": \"58 buc.\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"306\",\n                    \"label\": \"Amtech\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"49\",\n                    \"label\": \"Bumbac\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"373\",\n                    \"label\": \"Cort indian pentru copii cu 10 LED-uri\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"316\",\n                    \"label\": \"D67MHHBBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"309\",\n                    \"label\": \"DSNM6JBBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"296\",\n                    \"label\": \"Elicopter BigBoysToys cu Telecomanda Exceed\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"301\",\n                    \"label\": \"Lampa solara in forma de piatra\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"392\",\n                    \"label\": \"Lioness,15 x 5 x 7 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"366\",\n                    \"label\": \"Lioness,16 x 5.5 x 17.5 cm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"362\",\n                    \"label\": \"Orga electronica cu microfon\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"383\",\n                    \"label\": \"Raft plastic pentru depozitare cu roti\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"629\",\n                    \"label\": \"plastic\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                }\n            ]\n        },\n        {\n            \"attribute_id\": \"14\",\n            \"attribute_type\": \"attribute\",\n            \"system\": 0,\n            \"label\": \"Marime\",\n            \"options\": [\n                {\n                    \"id\": \"15\",\n                    \"label\": \"M\",\n                    \"count\": \"11\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"16\",\n                    \"label\": \"S\",\n                    \"count\": \"10\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"452\",\n                    \"label\": \"XL\",\n                    \"count\": \"6\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"52\",\n                    \"label\": \"L\",\n                    \"count\": \"5\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"59\",\n                    \"label\": \"39\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"61\",\n                    \"label\": \"40\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"450\",\n                    \"label\": \"XS\",\n                    \"count\": \"3\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"60\",\n                    \"label\": \"41\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"453\",\n                    \"label\": \"XXL\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"451\",\n                    \"label\": \"MP\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"20\",\n                    \"label\": \"68\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"255\",\n                    \"label\": \"45\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"254\",\n                    \"label\": \"43\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"74\",\n                    \"label\": \"3\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"73\",\n                    \"label\": \"2\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"72\",\n                    \"label\": \"1\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"69\",\n                    \"label\": \"80 cupa D\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"68\",\n                    \"label\": \"85 cupa E\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"22\",\n                    \"label\": \"70\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"65\",\n                    \"label\": \"90 cupa D\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"64\",\n                    \"label\": \"80 cupa B\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"63\",\n                    \"label\": \"85 cupa D\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"66\",\n                    \"label\": \"90 cupa C\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"21\",\n                    \"label\": \"69\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"499\",\n                    \"label\": \"23\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"67\",\n                    \"label\": \"90 cupa B\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                }\n            ]\n        },\n        {\n            \"attribute_id\": \"3\",\n            \"attribute_type\": \"rating\",\n            \"system\": 1,\n            \"label\": \"Rating\",\n            \"options\": [\n                {\n                    \"id\": \"r4-5\",\n                    \"label\": \"4,5\",\n                    \"count\": \"20\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"r3-5\",\n                    \"label\": \"3,5\",\n                    \"count\": \"27\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"r2-5\",\n                    \"label\": \"2,5\",\n                    \"count\": \"30\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"r1-5\",\n                    \"label\": \"1,5\",\n                    \"count\": \"31\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"r0-5\",\n                    \"label\": \"0,5\",\n                    \"count\": \"864\",\n                    \"selected\": false\n                }\n            ]\n        },\n        {\n            \"attribute_id\": \"33\",\n            \"attribute_type\": \"attribute\",\n            \"system\": 0,\n            \"label\": \"Racordaj\",\n            \"options\": [\n                {\n                    \"id\": \"41\",\n                    \"label\": \"600 cm2\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"43\",\n                    \"label\": \"700 cm2\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                }\n            ]\n        },\n        {\n            \"attribute_id\": \"75\",\n            \"attribute_type\": \"attribute\",\n            \"system\": 0,\n            \"label\": \"lung_atr\",\n            \"options\": [\n                {\n                    \"id\": \"336\",\n                    \"label\": \"Drujba electronica pentru copii cu sunete\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"305\",\n                    \"label\": \"Pompa de picior cu pedala si manometru\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"315\",\n                    \"label\": \"Casute si corturi copii\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"112\",\n                    \"label\": \"7\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"300\",\n                    \"label\": \"DNDRVFBBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"365\",\n                    \"label\": \"Elicopter mini galben Smiley cu infrarosii\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"382\",\n                    \"label\": \"DZCLPDMBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"131\",\n                    \"label\": \"564323\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"134\",\n                    \"label\": \"q234877\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"128\",\n                    \"label\": \"32\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"130\",\n                    \"label\": \"23423\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"126\",\n                    \"label\": \"98\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"124\",\n                    \"label\": \"55\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"115\",\n                    \"label\": \"12\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"352\",\n                    \"label\": \"Masa de joc BASKETBALL ACTION pentru 1 sau 2 jucatori\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"261\",\n                    \"label\": \"600mAh\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"361\",\n                    \"label\": \"DVBQF7MBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"270\",\n                    \"label\": \"Set masinute de curse\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"372\",\n                    \"label\": \"DW1XBMMBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"295\",\n                    \"label\": \"D2MGJBBBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"391\",\n                    \"label\": \"Decoratiune cu iepuras cu rochie si flori roz de Paste\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"111\",\n                    \"label\": \"6\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                }\n            ]\n        },\n        {\n            \"attribute_id\": \"39\",\n            \"attribute_type\": \"attribute\",\n            \"system\": 0,\n            \"label\": \"siguranta\",\n            \"options\": [\n                {\n                    \"id\": \"56\",\n                    \"label\": \"Mareeee\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"340\",\n                    \"label\": \"Verde\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                }\n            ]\n        },\n        {\n            \"attribute_id\": \"32\",\n            \"attribute_type\": \"attribute\",\n            \"system\": 0,\n            \"label\": \"Balans\",\n            \"options\": [\n                {\n                    \"id\": \"363\",\n                    \"label\": \"69\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"298\",\n                    \"label\": \"25\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"42\",\n                    \"label\": \"340 mm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"388\",\n                    \"label\": \"137\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"385\",\n                    \"label\": \"87\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"370\",\n                    \"label\": \"78\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"357\",\n                    \"label\": \"425\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"354\",\n                    \"label\": \"91\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"293\",\n                    \"label\": \"23\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"284\",\n                    \"label\": \"309\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"286\",\n                    \"label\": \"169\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"273\",\n                    \"label\": \"268\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"268\",\n                    \"label\": \"289\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"265\",\n                    \"label\": \"4\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"347\",\n                    \"label\": \"59\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"303\",\n                    \"label\": \"77\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"350\",\n                    \"label\": \"93\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"311\",\n                    \"label\": \"177\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"356\",\n                    \"label\": \"131\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"312\",\n                    \"label\": \"411\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"359\",\n                    \"label\": \"67\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"313\",\n                    \"label\": \"167\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"367\",\n                    \"label\": \"26\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"318\",\n                    \"label\": \"43\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"380\",\n                    \"label\": \"85\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"334\",\n                    \"label\": \"148\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"387\",\n                    \"label\": \"249\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"339\",\n                    \"label\": \"15 centimetru\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"389\",\n                    \"label\": \"32\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"40\",\n                    \"label\": \"330 mm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                }\n            ]\n        },\n        {\n            \"attribute_id\": \"61\",\n            \"attribute_type\": \"attribute\",\n            \"system\": 0,\n            \"label\": \"Dimensiune\",\n            \"options\": [\n                {\n                    \"id\": \"84\",\n                    \"label\": \"16mm\",\n                    \"count\": \"2\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"561\",\n                    \"label\": \"3 degete\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"560\",\n                    \"label\": \"4degete\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"390\",\n                    \"label\": \"D4YK0TMBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"364\",\n                    \"label\": \"DG3TQ7MBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"351\",\n                    \"label\": \"DY2Q97MBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"335\",\n                    \"label\": \"DCV782MBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"304\",\n                    \"label\": \"DLNRHFBBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"269\",\n                    \"label\": \"DSFL44BBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"87\",\n                    \"label\": \"18.5-22.5mm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"86\",\n                    \"label\": \"25-28.5mm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"85\",\n                    \"label\": \"31-37mm\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                }\n            ]\n        },\n        {\n            \"attribute_id\": \"124\",\n            \"attribute_type\": \"attribute\",\n            \"system\": 0,\n            \"label\": \"Afiseaza\",\n            \"options\": [\n                {\n                    \"id\": \"productType-0\",\n                    \"label\": \"Toate produsele\",\n                    \"count\": false,\n                    \"selected\": true\n                },\n                {\n                    \"id\": \"productType-d\",\n                    \"label\": \"Produse la reducere\",\n                    \"count\": false,\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"productType-n\",\n                    \"label\": \"Produse noi\",\n                    \"count\": false,\n                    \"selected\": false\n                }\n            ]\n        }\n    ],\n    \"products\": {\n        \"ids\": [\n            589,\n            35,\n            435,\n            9,\n            2,\n            16,\n            2964,\n            3884,\n            2626,\n            1484,\n            2223,\n            2476,\n            3522,\n            18,\n            54,\n            1487,\n            1489,\n            2215,\n            2232,\n            2273,\n            2935,\n            3527,\n            37,\n            43,\n            51,\n            59,\n            60,\n            61,\n            62,\n            63,\n            64,\n            65,\n            66,\n            67,\n            68,\n            69,\n            70,\n            71,\n            72,\n            73,\n            75,\n            76,\n            77,\n            78,\n            79,\n            80,\n            81,\n            83,\n            84,\n            85\n        ],\n        \"pagination\": {\n            \"page\": 1,\n            \"per_page\": \"50\",\n            \"total\": 866,\n            \"pages\": 18\n        }\n    }\n}"},{"id":"2a6cae54-a7e5-4524-9bba-35cbaacf6949","name":"Lista de filtre Optiuni multiple","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"}],"url":{"raw":"https://api.gomag.ro/api/v1/filter/read/json?category=4&options[]=123&options[]=abc&options[]=zxc","host":["https://api.gomag.ro"],"path":["api","v1","filter","read","json"],"query":[{"key":"brand","value":"driver","description":"\"URL-ul/slug-ul brandului pentru filtrare\"","type":"text","disabled":true},{"key":"price","value":"p100-500","description":"\"Interval de pret (format: pMIN-MAX, ex: p100-500)\"","type":"text","disabled":true},{"key":"rating","value":"r4-5","description":"\"Interval de rating (format: rMIN-MAX, ex: r4-5)\"","type":"text","disabled":true},{"key":"page","value":"566","description":"\"Numarul paginii (default: 1)\"","type":"text","disabled":true},{"key":"limit","value":"226","description":"\"Numarul de produse pe pagina\"","type":"text","disabled":true},{"key":"category","value":"4","description":"\"ID-ul categoriei pentru care se solicita filtrele\""},{"key":"options[]","value":"123","description":"\"Lista de ID-uri ale optiunilor de atribute selectateLista de ID-uri ale optiunilor de atribute selectate\""},{"key":"options[]","value":"abc","description":"\"Lista de ID-uri ale optiunilor de atribute selectateLista de ID-uri ale optiunilor de atribute selectate\""},{"key":"options[]","value":"zxc","description":"\"Lista de ID-uri ale optiunilor de atribute selectateLista de ID-uri ale optiunilor de atribute selectate\""}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 03 Feb 2026 09:10:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Api-Ratelimit-Read","value":"1"},{"key":"Api-Ratelimit-Read-Burst","value":"40"},{"key":"Api-Ratelimit-Read-Remaining","value":"39"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=y%2BQsWHkykBDlCLDfHO6jELXrGEN9CIaTFToCIsr%2Faan4cEfFetWMv%2Bcn4PV%2FNPOknu8qEcJ%2FLCn3BS2LwZbzxAVdIp%2FBzBYHa0WN\"}]}"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"31.14.252.228"},{"key":"G-V1","value":"1"},{"key":"G-V5","value":"tennisshop.gomag.ro"},{"key":"Link","value":"<https://fonts.googleapis.com>; rel=dns-prefetch,<https://fonts.gstatic.com>; rel=dns-prefetch, <https://stage.gomagcdn.ro>; rel=preconnect; crossorigin=anonymous"},{"key":"Pragma","value":"no-cache"},{"key":"Ratelimit-Policy","value":"100; w=1"},{"key":"Server","value":"cloudflare"},{"key":"Set-Cookie","value":"_gs=1; expires=Tue, 03-Feb-2026 10:10:30 GMT; Max-Age=3600"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c80cba9480ee456-OTP"}],"cookie":[],"responseTime":null,"body":"{\n    \"state\": {\n        \"category_id\": \"4\",\n        \"selected_option_ids\": [\n            \"123\",\n            \"abc\",\n            \"zxc\"\n        ]\n    },\n    \"ui\": {\n        \"visible_limit\": 5\n    },\n    \"categories\": {\n        \"id\": \"4\",\n        \"label\": \"Incaltaminte\",\n        \"items\": [\n            {\n                \"id\": \"341\",\n                \"label\": \"imbracaminte\"\n            }\n        ]\n    },\n    \"filters\": [\n        {\n            \"attribute_id\": \"75\",\n            \"attribute_type\": \"attribute\",\n            \"system\": 0,\n            \"label\": \"lung_atr\",\n            \"options\": [\n                {\n                    \"id\": \"336\",\n                    \"label\": \"Drujba electronica pentru copii cu sunete\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"305\",\n                    \"label\": \"Pompa de picior cu pedala si manometru\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"315\",\n                    \"label\": \"Casute si corturi copii\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"112\",\n                    \"label\": \"7\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"300\",\n                    \"label\": \"DNDRVFBBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"365\",\n                    \"label\": \"Elicopter mini galben Smiley cu infrarosii\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"382\",\n                    \"label\": \"DZCLPDMBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"131\",\n                    \"label\": \"564323\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"134\",\n                    \"label\": \"q234877\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"128\",\n                    \"label\": \"32\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"130\",\n                    \"label\": \"23423\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"126\",\n                    \"label\": \"98\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"124\",\n                    \"label\": \"55\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"115\",\n                    \"label\": \"12\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"352\",\n                    \"label\": \"Masa de joc BASKETBALL ACTION pentru 1 sau 2 jucatori\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"261\",\n                    \"label\": \"600mAh\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"361\",\n                    \"label\": \"DVBQF7MBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"270\",\n                    \"label\": \"Set masinute de curse\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"372\",\n                    \"label\": \"DW1XBMMBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"295\",\n                    \"label\": \"D2MGJBBBM\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"391\",\n                    \"label\": \"Decoratiune cu iepuras cu rochie si flori roz de Paste\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"111\",\n                    \"label\": \"6\",\n                    \"count\": \"1\",\n                    \"selected\": false\n                }\n            ]\n        },\n        {\n            \"attribute_id\": \"124\",\n            \"attribute_type\": \"attribute\",\n            \"system\": 0,\n            \"label\": \"Afiseaza\",\n            \"options\": [\n                {\n                    \"id\": \"productType-0\",\n                    \"label\": \"Toate produsele\",\n                    \"count\": false,\n                    \"selected\": true\n                }\n            ]\n        }\n    ],\n    \"products\": {\n        \"ids\": [],\n        \"pagination\": {\n            \"page\": 1,\n            \"per_page\": \"50\",\n            \"total\": 0,\n            \"pages\": 0\n        }\n    }\n}"}],"_postman_id":"fd47878c-0d31-42c7-a745-1168c70ecb08"}],"id":"a930044e-23b9-4482-9530-700f0734b375","description":"<h2 id=\"lista-de-filtre\">Lista de filtre</h2>\n<h3 id=\"returneaza-optiunile-de-filtrare-pentru-o-categorie-selectata-include-categorii-atribute-de-filtrare-si-id-urile-produselor-care-corespund-criteriilor-selectate\">Returneaza optiunile de filtrare pentru o categorie selectata. Include categorii, atribute de filtrare si ID-urile produselor care corespund criteriilor selectate.</h3>\n<ul>\n<li><p>Se pot selecta maxim 6 atribute de filtrare simultan</p>\n</li>\n<li><p>Formatul pentru filtrul de pret: pMIN-MAX (ex: p100-500 pentru interval 100-500 RON)</p>\n</li>\n<li><p>Formatul pentru filtrul de rating: rMIN-MAX (ex: r4-5 pentru rating intre 4 si 5 stele)</p>\n</li>\n<li><p>Daca categoria nu este gasita sau sidebar-ul este dezactivat, se returneaza array-uri goale pentru categories si filters</p>\n</li>\n<li><p>Campul products.ids returneaza doar ID-urile produselor; pentru detalii complete despre produse, folositi endpoint-ul product/read</p>\n</li>\n</ul>\n<h2 id=\"parametri\">Parametri</h2>\n<ul>\n<li><p><strong>category</strong> <em>(integer, obligatoriu)</em> ID-ul categoriei pentru care se solicita filtrele</p>\n</li>\n<li><p><strong>brand</strong> <em>(string, optional)</em> URL-ul/slug-ul brandului pentru filtrare</p>\n</li>\n<li><p><strong>options[]</strong> <em>(array, optional)</em> Lista de ID-uri ale optiunilor de atribute selectate</p>\n</li>\n<li><p><strong>price</strong> <em>(string, optional)</em> Interval de pret (format: <code>pMIN-MAX</code>, ex: <code>p100-500</code>)</p>\n</li>\n<li><p><strong>rating</strong> <em>(string, optional)</em> Interval de rating (format: <code>rMIN-MAX</code>, ex: <code>r4-5</code>)</p>\n</li>\n<li><p><strong>page</strong> <em>(integer, optional)</em> Numarul paginii (default: 1)</p>\n</li>\n<li><p><strong>limit</strong> <em>(integer, optional)</em> Numarul de produse pe pagina</p>\n</li>\n</ul>\n","_postman_id":"a930044e-23b9-4482-9530-700f0734b375","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"id":"9c065327-2fff-481a-8a10-3c006bbd5b7e","description":"<h2 id=\"filtre\">Filtre</h2>\n<h3 id=\"endpoint-disponibil-doar-pentru-pachetul-enterprise\">Endpoint disponibil doar pentru pachetul Enterprise.</h3>\n","_postman_id":"9c065327-2fff-481a-8a10-3c006bbd5b7e","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}},{"name":"Banner (Banner)","item":[{"name":"Banner Read (Citeste bannerele din magazin)","item":[{"name":"Read (Lista de marci)","id":"bf9c8fcd-3342-4ccd-9164-fa5a98e7f1a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":"https://api.gomag.ro/api/v1/banner/read/json","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}},"urlObject":{"path":["api","v1","banner","read","json"],"host":["https://api.gomag.ro"],"query":[{"disabled":true,"key":"target","value":"homepageAll"},{"disabled":true,"description":{"content":"<p>Id Banner</p>\n","type":"text/plain"},"key":"id","value":"849"}],"variable":[]}},"response":[{"id":"98235bbd-9167-4fb2-ae9a-e5071614ee40","name":"Read (Lista de marci)","originalRequest":{"method":"GET","header":[{"key":"ApiShop","value":"Api_shop_pagina","type":"text"},{"key":"Apikey","value":"{{Apikey}}","type":"text"}],"url":{"raw":"https://api.gomag.ro/api/v1/banner/read/json?id=2","host":["https://api.gomag.ro"],"path":["api","v1","banner","read","json"],"query":[{"key":"target","value":"homepageAll","type":"text","disabled":true},{"key":"id","value":"2","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000"},{"key":"Api-Ratelimit","value":"3"},{"key":"Api-Ratelimit-Read","value":"1"},{"key":"Api-Ratelimit-Read-Burst","value":"40"},{"key":"Api-Ratelimit-Read-Remaining","value":"39"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 22 Apr 2025 14:41:43 GMT"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"G-Hdr","value":"82.79.218.151"},{"key":"G-V1","value":"1"},{"key":"G-V5","value":"tennisshop.gomag.ro"},{"key":"Pragma","value":"no-cache"},{"key":"Ratelimit-Policy","value":"100; w=1"},{"key":"Server","value":"Caddy"},{"key":"Server","value":"Gomag"},{"key":"Set-Cookie","value":"_gs=1; expires=Tue, 22-Apr-2025 15:41:43 GMT; Max-Age=3600"},{"key":"Set-Cookie","value":"970dedf21bcf6da4467b2f8555264f36=6997dd05d8b64b3e332fa40741a37eea; expires=Thu, 22-May-2025 14:41:43 GMT; Max-Age=2592000; path=/"},{"key":"Strict-Transport-Security","value":"max-age=31536000;"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Powered-By","value":"Gomag"},{"key":"X-Xss-Protection","value":"1"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"2\",\n        \"name\": \"Echipament Nike\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/res_847a5b96fe54f541cefadc52144e85c9_full8640.jpg\",\n        \"url\": \"http://nike.ro/tricouri\",\n        \"urlTarget\": \"_blank\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"2020-02-01 00:00:00\",\n        \"displayEnd\": \"2020-02-20 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"3\",\n        \"name\": \"Tricou Nike\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/tricouri-sport-t-nike-park-vi-jsy-biaa-725984-100-copii-910799_0_full2051.jpg\",\n        \"url\": \"http://nike.ro/tricouri\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"2020-02-02 00:00:00\",\n        \"displayEnd\": \"2020-02-04 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"5\",\n        \"name\": \"Adidasi Nike\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/GQN4EOzVxx4955.jpg\",\n        \"url\": \"http://nike.ro/adidasi\",\n        \"urlTarget\": \"_blank\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"6\",\n        \"name\": \"Calitate\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/20759531270.png\",\n        \"url\": \"http://tennisshop.gomag.ro/echipament/http-tennisshop-gomag-ro-test-dariana-import2.html\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"Calitate\",\n        \"position\": \"0\",\n        \"device\": \"desktop\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"8\",\n        \"name\": \"Incredere\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/descărcare2195.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"Incredere\",\n        \"position\": \"0\",\n        \"device\": \"desktop\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"13\",\n        \"name\": \"Pagina 87\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/Tricou-iubesc-detaliu2417.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"14\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/allcall-romania-telefoane-si-accesorii-logo-15047025054773.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"15\",\n        \"name\": \"Pagina 11\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/carrefourlogoad8d55437e2d93f05072.png\",\n        \"url\": \"http://nike.ro/tricouri\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"16\",\n        \"name\": \"Pagina 11\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/shopmania_13537.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"17\",\n        \"name\": \"Pagina 11\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/carrefourlogoad8d55437e2d93f02377.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"20\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/grandhall - extensii de gene8179.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"23\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/instalatiigazeconstanta - proiectare si executie instalatii in constanta3254.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"24\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/generalcleaning - curatenie Pitesti8780.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"25\",\n        \"name\": \"Pagina 91\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/e-neatza - slagare romanesti1875.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"26\",\n        \"name\": \"Pagina 91\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/sanatateinfo - diete de slabit, cure de slabit1110.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"27\",\n        \"name\": \"Pagina 91\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/premiercleaning - curatare canapele bucuresti9269.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"28\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/accesorii-monturi4342.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"29\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/diverse-crap3082.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"30\",\n        \"name\": \"Pagina 11\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/bailida-42228476.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"titlu baner de marca\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"32\",\n        \"name\": \"baccc\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/oferta personalizata pachete revizie ulei filtre banner83368355.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"33\",\n        \"name\": \"categorie\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/banner-caini-meniu33508645.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"37\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/94252cb38c6869e592604b65d35dd08c5956.webp\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"38\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/flori5927.webp\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"39\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/Ceas_Dama_home_ff9360.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"40\",\n        \"name\": \"ASDFRGTY\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/b33905.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"41\",\n        \"name\": \"SDFGHJK\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/b11213.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"43\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/DSC_27031391079169-min3509.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"44\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/logo-cascamoto6988.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"45\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/AluLavanda - favicon5146.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"46\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/500-2-678x4683278.jpeg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"47\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/banner_23708.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"48\",\n        \"name\": \"Pagina 130\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/calarasi12454.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"49\",\n        \"name\": \"Pagina 130\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/pitesti33153.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"50\",\n        \"name\": \"Pagina 130\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/pitesti48446.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"51\",\n        \"name\": \"Pagina 130\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/severin17602.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"52\",\n        \"name\": \"Pagina 130\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/calarasi27481.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"53\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/beautycontour.ro - logo8549.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"54\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/logo Vlad Tools9369.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"55\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/logo-tinlavir.gomag.ro1935.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"56\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/logo_watchro.gomag.ro2367.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"57\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/logo-cascamoto7122.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"58\",\n        \"name\": \"Pagina 130\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/137416825911128.webp\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"2021-02-01 00:00:00\",\n        \"displayEnd\": \"2021-02-02 16:19:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"59\",\n        \"name\": \"Pagina 130\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/Yoyo-pentru-looping8877.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"2021-02-02 16:19:00\",\n        \"displayEnd\": \"2021-02-03 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"60\",\n        \"name\": \"Pagina 130\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/culori-607771 (2)3553.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"2021-02-02 00:00:00\",\n        \"displayEnd\": \"2021-02-02 16:21:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"61\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/yoyo-pentru-incepatori-1978879.webp\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"2021-02-03 00:00:00\",\n        \"displayEnd\": \"2021-02-04 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"62\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/pitesti13444.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"63\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/pitesti47505.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"64\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/severin14419.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"67\",\n        \"name\": \"Icon Plati Mobil\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/ico_plata_color34386737.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"Plata online\",\n        \"position\": \"0\",\n        \"device\": \"desktop\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"68\",\n        \"name\": \"Livrare Icon Mobil\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/ico_livrare_color96078812.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"Livrare Gratuita\",\n        \"position\": \"0\",\n        \"device\": \"desktop\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"69\",\n        \"name\": \"Icon Suport Mobil\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/ico_suport_color88841748.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"Suport - 0759101101\",\n        \"position\": \"0\",\n        \"device\": \"mobile\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"70\",\n        \"name\": \"Icon puncte fidelitate Mobil\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/ico_puncte_color84202810.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"Puncte fidelitate\",\n        \"position\": \"0\",\n        \"device\": \"mobile\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"79\",\n        \"name\": \"5\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/1241617_stock-photo-nature-header-and-footer5962.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"81\",\n        \"name\": \"Pagina 184\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/1241617_stock-photo-nature-header-and-footer2517.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"82\",\n        \"name\": \"Pagina 184\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/1241617_stock-photo-nature-header-and-footer2517.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"89\",\n        \"name\": \"Pagina 207\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/Banner-1-test57094227.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"91\",\n        \"name\": \"gfds\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/slatina31961_1623677922.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"92\",\n        \"name\": \"test\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/deschidedaca-logo3304.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"94\",\n        \"name\": \"bvcxasd\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/viata-altfel-logo1761.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"95\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/croitorie-24.gomag.ro-logo1985.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"Valoare folosita ca si titlu pentru url-ul indicat de banner.\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"96\",\n        \"name\": \"Pagina 197\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/logo - curcubeupecerulgurii.gomag.ro2106.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"Valoare folosita ca si titlu pentru url-ul indicat de banner.\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"97\",\n        \"name\": \"Pagina 197\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/vdoors.gomag.ro-logo5609.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"98\",\n        \"name\": \"Pagina 213\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/1241617_stock-photo-nature-header-and-footer7030.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"101\",\n        \"name\": \"Pagina 262\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/my-first-gruffalo-little-library-hardcover_1_fullsize1160.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"titlu banner 1 slider - componenta\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"102\",\n        \"name\": \"Pagina 262\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/poză îâpurodusțș șah-mat âî2737.jpg\",\n        \"url\": \"http://tennisshop.gomag.ro/imbracaminte\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"titlu banner 2 slider - componenta\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"103\",\n        \"name\": \"Pagina 262\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/logo Vlad Tools8391.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"titlu banner 3 slider - componenta\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"104\",\n        \"name\": \"Mareee\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/\",\n        \"url\": \"http://tennisshop.gomag.ro/produse-1\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"Mareee\",\n        \"position\": \"0\",\n        \"device\": \"desktop\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"105\",\n        \"name\": \"Black sea\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/Black-Sea-Romanian-Beach4104.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"desktop\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"106\",\n        \"name\": \"Pagina 131\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/Black-Sea-Romanian-Beach7089.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"titlu banner 1 slider - componenta\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"107\",\n        \"name\": \"Pagina 131\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/poză îâpurodusțș șah-mat âî8353.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"titlu banner 2 slider - componenta\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"108\",\n        \"name\": \"Pagina 131\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/banner3779.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"titlu banner 3 slider - componenta\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"109\",\n        \"name\": \"Pagina 279\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/poză îâpurodusțș șah-mat âî7028.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"0\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"110\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/masina-de-teren-cu-telecomanda-si-suspensii-318-12v-si-2-motoare-cu-port-mp3-portocaliu-krista (1)4326.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"111\",\n        \"name\": \"testttt\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/covoare4063_1639993812_1639993867_1639993912_1639993983.jpeg\",\n        \"url\": \"http://www.magazinultau.ro/promotii\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"Titlul afisat impreuna cu acest banner\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"112\",\n        \"name\": \"Pagina 288\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/pernele-decorative-frumoase-300x3003834.jpg\",\n        \"url\": \"http://tennisshop.gomag.ro/vas-wc-connect-suspendat-54-5x36-5.html\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"Titlul afisat sub banner in caruselul din pagina principala\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"113\",\n        \"name\": \"Pagina 288\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/FG11776.jpg\",\n        \"url\": \"http://tennisshop.gomag.ro/vas-wc-connect-suspendat-54-5x36-5.html\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"Titlul afisat sub banner in caruselul din pagina principala   ddddoooi\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"114\",\n        \"name\": \"Pagina 288\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/DS11952.jpg\",\n        \"url\": \"renata-t.gomag.ro/produse\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"test titlu\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"115\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/Dia Disc - favicon3539.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"titlu banner\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"116\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/LOGO NORGE4975.png\",\n        \"url\": \"http://renata-am.gomag.ro/pagina-10\",\n        \"urlTarget\": \"_blank\",\n        \"title\": \"titul test unu\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"117\",\n        \"name\": \"Pagina 315\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/Dia Disc - favicon6374.png\",\n        \"url\": \"http://tennisshop.gomag.ro/pagina-18?debug=gomag\",\n        \"urlTarget\": \"_blank\",\n        \"title\": \"titlul doi test\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"118\",\n        \"name\": \"Pagina 315\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/kombatshop logo8566.png\",\n        \"url\": \"http://tennisshop.gomag.ro/pagina-18?debug=gomag\",\n        \"urlTarget\": \"_blank\",\n        \"title\": \"titlul treitest\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"119\",\n        \"name\": \"test\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/DS14788_1639996888_1639996937_1639996980_1639997006_1639997026_1639997048_1639997058.jpg\",\n        \"url\": \"http://tennisshop.gomag.ro/test-cota-tva1.html\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"120\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/fundita-web61681794.webp\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"0\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"121\",\n        \"name\": \"test stage\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/DYHOME favicon8837.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"test stagetest stage\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"0\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"122\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/slatina41273.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"123\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/severin15489.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"124\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/pitesti27824.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"125\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/calarasi12144.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"126\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/calarasi23060.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"127\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/calarasi35783.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"133\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/test-si-1981.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"test% si%\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"134\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/ad-homepage-biberoane5927.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"0\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"135\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/156539.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"0\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"136\",\n        \"name\": \"Pagina 131\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/jocuri-de-societate-moderne7834.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"137\",\n        \"name\": \"Pagina 131\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/decoratiuni-si-accesorii-living3111.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"138\",\n        \"name\": \"Pagina 131\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/hexbugs1477.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"139\",\n        \"name\": \"fgvdc\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/unnamed2283.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"156\",\n        \"name\": \"esrdty\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/5-peppa-pig-read-it-yourself-with-ladybird-collect-5367864932.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"desktop\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"157\",\n        \"name\": \"sddsddd\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/71wcbham30l-ac-sl1500-735719720.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"desktop\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"158\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/carti-dezvoltare-personala-spiritualitate-cristale-pietre-semipretioase-elverostore-2-450x4508658.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"0\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"159\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/boluri-cantatoare-himalaya-7-metale-lucrate-manual-elverostore-categorie-prima-pagina-2-450x4505739.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"0\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"160\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/cristale-naturale-minerale-brute-bagheta-cabochoane-geode-cluster-categorie-450x4504679.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"0\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"161\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/obiecte-decor-pietre-semipretioase-categorie-450x4507037.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"0\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"166\",\n        \"name\": \"aazzz\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/test-product2612.jpg\",\n        \"url\": \"http://tennisshop.gomag.ro/usi-de-dus-pentru-nisa\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"titlu banner test\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"167\",\n        \"name\": \"Test Adrian Trust-Icon\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/zero-trust8875.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"Zero Trust\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"0\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"168\",\n        \"name\": \"Pagina 456\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/test-product4673.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"169\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/test-product1336.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"0\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"170\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/test-product1336.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"171\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/offer-banner8995.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"172\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/unnamed5798.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"173\",\n        \"name\": \"Pagina 131\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/model-11-2s-13113.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"174\",\n        \"name\": \"Pagina 131\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/slatina37897.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"179\",\n        \"name\": \"Pagina 532\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/model-11-2s-13282.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"180\",\n        \"name\": \"aaaaa\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/image-2-9653.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"0\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"181\",\n        \"name\": \"ffff\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/34-8246085.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"0\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"182\",\n        \"name\": \"ghj\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/42-82519.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"0\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"186\",\n        \"name\": \"Pagina\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/download-1-7327.jpg\",\n        \"url\": \"http://tennisshop.gomag.ro/metode-de-plata\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"titlu banner 1\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"187\",\n        \"name\": \"titlu banner 2\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/download-3-2060.jpg\",\n        \"url\": \"http://tennisshop.gomag.ro/metode-de-plata\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"titlu banner 2\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"188\",\n        \"name\": \"titlu banner 3\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/download-4-1183.jpg\",\n        \"url\": \"http://tennisshop.gomag.ro/metode-de-plata\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"titlu banner 3\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"190\",\n        \"name\": \"test 3\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/vivre-hu-4x5687.png\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"bbb\",\n        \"position\": \"0\",\n        \"device\": \"toate\",\n        \"visible\": \"0\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"191\",\n        \"name\": \"dsfaasdfdsaffdaf\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"0\",\n        \"device\": \"desktop\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"12\",\n        \"name\": \"Pagina 86\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/bb-banner-mare 22548.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"dd\",\n        \"position\": \"1\",\n        \"device\": \"mobile\",\n        \"visible\": \"1\",\n        \"displayStart\": \"2019-11-07 00:00:00\",\n        \"displayEnd\": \"2019-11-20 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"31\",\n        \"name\": \"hbgvfcdxs\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/1-halep-roland-garros8378.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"Proiect european fffsdfdfe\",\n        \"position\": \"1\",\n        \"device\": \"desktop\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"130\",\n        \"name\": \"unu\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/slatina19819.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"Titlul afisat impreuna cu acest banner\",\n        \"position\": \"1\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"175\",\n        \"name\": \"Pagina\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/9781474919012-spread-image-1-6507741514.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"aaaaaaaaaaaaaaaaa\",\n        \"position\": \"1\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"11\",\n        \"name\": \"Pagina 86\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/bb-banner-mare6961.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"bbd\",\n        \"position\": \"2\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"2019-11-07 00:00:00\",\n        \"displayEnd\": \"2019-11-12 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"18\",\n        \"name\": \"banner1\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/tennis-banner5340.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"2\",\n        \"device\": \"mobile\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"131\",\n        \"name\": \"doi\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/slatina26086.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"2\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"176\",\n        \"name\": \"Pagina\",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/9781474919012-spread-image-2-6153132800.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"bbbbbbbbbbbb\",\n        \"position\": \"2\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"177\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/9781474919012-spread-image-2-6153132800.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"3\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    },\n    {\n        \"id\": \"178\",\n        \"name\": \"Pagina \",\n        \"image\": \"/opt/app/e952f5de18df51407e95039854a9fe24/releases/83dc325d8b1c3254/app/domains/tennisshop/files/banner/9781474922296-spread-image-1-9008153257.jpg\",\n        \"url\": \"\",\n        \"urlTarget\": \"_self\",\n        \"title\": \"\",\n        \"position\": \"4\",\n        \"device\": \"toate\",\n        \"visible\": \"1\",\n        \"displayStart\": \"0000-00-00 00:00:00\",\n        \"displayEnd\": \"0000-00-00 00:00:00\",\n        \"target\": null\n    }\n]"}],"_postman_id":"bf9c8fcd-3342-4ccd-9164-fa5a98e7f1a4"}],"id":"ab7348ad-3d2e-4c82-9437-a4bff6685a5a","_postman_id":"ab7348ad-3d2e-4c82-9437-a4bff6685a5a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"id":"5d38b013-7aea-4668-879b-e2227e5951c6","_postman_id":"5d38b013-7aea-4668-879b-e2227e5951c6","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]},"isInherited":true,"source":{"_postman_id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","id":"aafd8c5f-343f-446e-9a9d-bc86fee8585f","name":"Gomag Public API","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Apikey"},{"key":"value","value":"Api_key_pagina"}]}},"event":[{"listen":"prerequest","script":{"id":"c83790cf-5ee7-4cbd-9530-a481b21193be","type":"text/javascript","exec":["pm.request.headers.add({key: 'User-Agent', value: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0'});","api = pm.environment.get(\"Apikey\");","pm.collectionVariables.unset(\"ApiKey\");","pm.collectionVariables.set(\"ApiKey\", api);","","shop = pm.environment.get(\"ApiShop\");","pm.collectionVariables.set(\"ApiShop\", shop);","","const moment = require('moment');","","// Generate a past and future date using dynamic postman variables ","let futureDate = pm.variables.replaceIn('Sun Nov 15 2026 08:26:26 GMT+0000 (Coordinated Universal Time)'),","    pastDate = pm.variables.replaceIn('Mon Dec 22 2025 02:19:26 GMT+0000 (Coordinated Universal Time)');","","// Use moment to output the right format","futureDate = moment(futureDate).format((\"YYYY-MM-DD\"));","pastDate = moment(pastDate).format((\"YYYY-MM-DD\"));","pm.variables.set(\"pastDate\", pastDate);","pm.variables.set(\"futureDate\", futureDate);",""]}},{"listen":"test","script":{"id":"da2a5606-60de-4d46-8763-796c0f2ec8d7","type":"text/javascript","exec":[""]}}],"variable":[{"key":"BaseUrl","value":"https://api.gomag.ro"},{"key":"ApiKey","value":"Api_key_pagina"},{"key":"ApiShop","value":"Api_shop_pagina"}]}