allegro / allegro-api

Issue tracker and wiki for Allegro REST API
https://developer.allegro.pl/
213 stars 39 forks source link

Problemy z wyszukiwaniem - nieprawidłowe zachowanie 'fallback=false' #2869

Closed rtnet-pl closed 4 years ago

rtnet-pl commented 4 years ago

Występuje problem:

:beetle: Opis

Dla tego zapytania nie mamy wyników:

GET https://api.allegro.pl/offers/listing?phrase=etui+na+papierosy&searchMode=REGULAR&limit=100&sort=%2bprice&fallback=false HTTP/1.1
Accept: application/vnd.allegro.public.v1+json
Content-Type: application/vnd.allegro.public.v1+json
Authorization: Bearer xxxxxxxx
Accept-Language: pl-PL,pl;q=0.9,en-US;q=0.8,en;q=0.7
Host: api.allegro.pl
Connection: Close

A powinny być.

Tutaj otrzymujemy wyniki:

GET https://api.allegro.pl/offers/listing?phrase=etui+na+papierosy&searchMode=REGULAR&limit=100&sort=%2bprice HTTP/1.1
Accept: application/vnd.allegro.public.v1+json
Content-Type: application/vnd.allegro.public.v1+json
Authorization: Bearer xxxxxxxx
Accept-Language: pl-PL,pl;q=0.9,en-US;q=0.8,en;q=0.7
Host: api.allegro.pl
Connection: Close

spływają do nas kolejne zgłoszenia - wygląda na to, że problem jest szerszy.

PrzemyslawLukanowski commented 4 years ago

Zweryfikowałem to i w obydwu przypadkach otrzymalem 716 wyników. Czy problem w takim razie dalej występuje?

rtnet-pl commented 4 years ago

Tak, występuje. Tu inny przykład (wklejam cały request i response)

GET https://api.allegro.pl/offers/listing?phrase=FORMY+SILIKONOWE+DO+GOTOWANIA&searchMode=REGULAR&limit=100&sort=%2bprice&fallback=false&sellingMode.format=BUY_NOW&option=0&include=all&offset=0 HTTP/1.1
Accept: application/vnd.allegro.public.v1+json
Content-Type: application/vnd.allegro.public.v1+json
Authorization: Bearer xxxxxxxxxx
Api-Key: xxx
Accept-Language: pl-PL,pl;q=0.9,en-US;q=0.8,en;q=0.7
Host: api.allegro.pl
Connection: Close
HTTP/1.1 200 OK
server: envoy
trace-id: 41fd544d96bd7517
date: Mon, 24 Feb 2020 11:52:38 GMT
x-ratelimit-remaining: 19449
content-type: application/vnd.allegro.public.v1+json;charset=UTF-8
x-ratelimit-limit: 20000
x-envoy-upstream-service-time: 120
connection: close
Content-Length: 4214

{"items":{"promoted":[],"regular":[]},"searchMeta":{"availableCount":0,"totalCount":0,"fallback":false},"categories":{"subcategories":[],"path":[{"id":"954b95b6-43cf-4104-8354-dea4d9b10ddf","name":"Allegro"}]},"filters":[{"id":"sellingMode.format","type":"MULTI","name":"rodzaj oferty","values":[{"value":"BUY_NOW","name":"kup teraz","count":0,"selected":true},{"value":"AUCTION","name":"licytacje","count":0,"selected":false}]},{"id":"price","type":"NUMERIC","name":"cena","values":[{"idSuffix":".from","name":"od","selected":false},{"idSuffix":".to","name":"do","selected":false}],"minValue":0,"maxValue":1000000000,"unit":"zł"},{"id":"deliveryMethod","type":"MULTI","name":"sposoby dostawy","values":[{"value":"5b445fa0580ce26bb2f99602","name":"Kurier","count":0,"selected":false},{"value":"5b445fd9580ce26bb2f99608","name":"Kurier wieczór","count":0,"selected":false},{"value":"5b445fe6580ce26bb2f9960a","name":"Paczkomaty InPost","count":0,"selected":false},{"value":"5b446004580ce26bb2f9960c","name":"Odbiór w punkcie","count":0,"selected":false},{"value":"5b446013580ce26bb2f9960e","name":"List","count":0,"selected":false},{"value":"5b446031580ce26bb2f99610","name":"Paczka","count":0,"selected":false},{"value":"5b44606c580ce26bb2f99616","name":"Ekspresowa dostawa","count":0,"selected":false},{"value":"5b446044580ce26bb2f99612","name":"Odbiór osobisty","count":0,"selected":false},{"value":"5b44605c580ce26bb2f99614","name":"Przesyłka elektroniczna","count":0,"selected":false}]},{"id":"location.city","type":"TEXT","name":"miejscowość","values":[{"name":"miejscowość","selected":false}]},{"id":"location.province","type":"SINGLE","name":"województwo","values":[{"value":"DOLNOSLASKIE","name":"z dolnośląskiego","selected":false},{"value":"KUJAWSKO_POMORSKIE","name":"z kujawsko-pomorskiego","selected":false},{"value":"LUBELSKIE","name":"z lubelskiego","selected":false},{"value":"LUBUSKIE","name":"z lubuskiego","selected":false},{"value":"LODZKIE","name":"z łódzkiego","selected":false},{"value":"MALOPOLSKIE","name":"z małopolskiego","selected":false},{"value":"MAZOWIECKIE","name":"z mazowieckiego","selected":false},{"value":"OPOLSKIE","name":"z opolskiego","selected":false},{"value":"PODKARPACKIE","name":"z podkarpackiego","selected":false},{"value":"PODLASKIE","name":"z podlaskiego","selected":false},{"value":"POMORSKIE","name":"z pomorskiego","selected":false},{"value":"SLASKIE","name":"ze śląskiego","selected":false},{"value":"SWIETOKRZYSKIE","name":"ze świętokrzyskiego","selected":false},{"value":"WARMINSKO_MAZURSKIE","name":"z warmińsko-mazurskiego","selected":false},{"value":"WIELKOPOLSKIE","name":"z wielkopolskiego","selected":false},{"value":"ZACHODNIOPOMORSKIE","name":"z zachodniopomorskiego","selected":false}]},{"id":"option","type":"MULTI","name":"oferta ma","values":[{"value":"FREE_SHIPPING","name":"darmowa dostawa","selected":false},{"value":"FREE_RETURN","name":"darmowy zwrot","selected":false},{"value":"VAT_INVOICE","name":"faktura VAT","selected":false},{"value":"COINS","name":"Monety Allegro","selected":false},{"value":"BRAND_ZONE","name":"Strefa Marek","selected":false},{"value":"SUPERSELLER","name":"Super Sprzedawca","selected":false},{"value":"CHARITY","name":"Allegro Charytatywni","selected":false},{"value":"SMART","name":"Allegro Smart!","selected":false}]},{"id":"campaign","type":"MULTI","name":"kampania","values":[{"value":"INSTALLMENTS_ZERO","name":"raty zero","selected":false},{"value":"BARGAIN","name":"Strefa okazji","selected":false}]}],"sort":[{"value":"-relevance","name":"trafność","order":"największa","selected":false},{"value":"+price","name":"cena","order":"od najniższej","selected":true},{"value":"-price","name":"cena","order":"od najwyższej","selected":false},{"value":"+withDeliveryPrice","name":"cena z dostawą","order":"od najniższej","selected":false},{"value":"-withDeliveryPrice","name":"cena z dostawą","order":"od najwyższej","selected":false},{"value":"-popularity","name":"popularność","order":"największa","selected":false},{"value":"+endTime","name":"czas do końca","order":"najmniej","selected":false},{"value":"-startTime","name":"czas dodania","order":"najnowsze","selected":false}]}

i drugi raz to samo, ale bez fallback=false

GET https://api.allegro.pl/offers/listing?phrase=FORMY+SILIKONOWE+DO+GOTOWANIA&searchMode=REGULAR&limit=100&sort=%2bprice&sellingMode.format=BUY_NOW&option=0&include=all&offset=0 HTTP/1.1
Accept: application/vnd.allegro.public.v1+json
Content-Type: application/vnd.allegro.public.v1+json
Authorization: Bearer  xxxxxxxxxx
Api-Key: xxx
Accept-Language: pl-PL,pl;q=0.9,en-US;q=0.8,en;q=0.7
Host: api.allegro.pl
Connection: Close
HTTP/1.1 200 OK
server: envoy
trace-id: ad5e424dc052245f
date: Mon, 24 Feb 2020 11:53:27 GMT
x-ratelimit-remaining: 19215
content-type: application/vnd.allegro.public.v1+json;charset=UTF-8
x-ratelimit-limit: 20000
x-envoy-upstream-service-time: 142
connection: close
Content-Length: 48945

{"items":{"promoted":[{"id":"8853543804","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"42313798","company":true,"superSeller":true},"promotion":{"emphasized":true,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"7.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/037bca/0049edd947839016383503df3945"},{"url":"https://a.allegroimg.com/original/038264/b0002e244d7facfebf96bd88cac9"},{"url":"https://a.allegroimg.com/original/034e24/e47a94994f3bb9f0869a08ba07d7"},{"url":"https://a.allegroimg.com/original/034b9e/e4b623024ced8f7200c8461f1e42"},{"url":"https://a.allegroimg.com/original/0311cf/66e3a29f49f493fb3b3a1d57a5dd"},{"url":"https://a.allegroimg.com/original/03b579/4962b1e942c3988b82d62eab79f8"},{"url":"https://a.allegroimg.com/original/03aa20/37ffc4de4720a84a651abc70c45b"},{"url":"https://a.allegroimg.com/original/030a26/1e1a3bfa4a25a7cb9259e70d58a2"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"9.99","currency":"PLN"},"popularity":51},"stock":{"unit":"UNIT","available":928},"category":{"id":"67444"}},{"id":"7875850219","name":"Silikonowe formy do gotowania jajek bez skorupek","seller":{"id":"42191548","company":true,"superSeller":false},"promotion":{"emphasized":true,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"2.90","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/037e00/7daac14f404991f204600f2f85e8"},{"url":"https://a.allegroimg.com/original/015680/15f9645f421688764f7cf73a9122"},{"url":"https://a.allegroimg.com/original/017091/512328d0427da0c8ed641e8bd08b"},{"url":"https://a.allegroimg.com/original/019b4f/3595a9384839ab074d1cf5c14c80"},{"url":"https://a.allegroimg.com/original/019ea6/a56f897c4caa8eb1ca2345a6b9a0"},{"url":"https://a.allegroimg.com/original/01028f/c72e18fd4ae08ecb4d9b066b8a18"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"11.37","currency":"PLN"},"popularity":48},"stock":{"unit":"UNIT","available":219},"category":{"id":"67444"}},{"id":"7823688508","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"50254169","company":true,"superSeller":false},"promotion":{"emphasized":true,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"2.90","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/01f8d8/657b4386445a9cbdaf59cc6e5ea6"},{"url":"https://a.allegroimg.com/original/012fb7/46f5265f46c8a289e153689086de"},{"url":"https://a.allegroimg.com/original/01ee5e/cf72d5c642bf8be502058941b86a"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"11.38","currency":"PLN"},"popularity":10},"stock":{"unit":"UNIT","available":99772},"category":{"id":"15979"}},{"id":"7861495046","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"47303203","company":true,"superSeller":false},"promotion":{"emphasized":true,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/03541e/4ee5baae4e7eb16974c34b19ce61"},{"url":"https://a.allegroimg.com/original/03c5e4/b8ec27eb4b368034831e300fcfa6"},{"url":"https://a.allegroimg.com/original/031be0/40f0b7d74a90b9382e269f77eeda"},{"url":"https://a.allegroimg.com/original/0360e7/681f3f04453490084bd7861e35fe"},{"url":"https://a.allegroimg.com/original/03c96c/f8095f074a17a1ac43b0eec04b0f"},{"url":"https://a.allegroimg.com/original/033cca/ba7a72064e3181e32ce3aa9f92f1"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.99","currency":"PLN"},"popularity":1},"stock":{"unit":"UNIT","available":1245},"category":{"id":"15979"}}],"regular":[{"id":"7851789198","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"13807686","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/06b805/268c8f6a47abacef1bb87cdaaa0f"},{"url":"https://a.allegroimg.com/original/0679cc/8b986cad451488dfb1471d0025fe"},{"url":"https://a.allegroimg.com/original/06ea8c/5ba3a3ab495a92e8c60ba5760146"},{"url":"https://a.allegroimg.com/original/06a818/2c17a0c84809a57a38f486a9b98d"},{"url":"https://a.allegroimg.com/original/068294/44d55bf9480db07191d52ef6f38f"},{"url":"https://a.allegroimg.com/original/06825d/822721d642e7a76d75dc3f08a99e"},{"url":"https://a.allegroimg.com/original/064879/a52b3aa64941a09dc1f929039444"},{"url":"https://a.allegroimg.com/original/063714/655caea34fb0bf91805985362c30"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"4.99","currency":"PLN"},"popularity":2},"stock":{"unit":"UNIT","available":158},"category":{"id":"15979"}},{"id":"8872002544","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"42313798","company":true,"superSeller":true},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"7.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/037bca/0049edd947839016383503df3945"},{"url":"https://a.allegroimg.com/original/038264/b0002e244d7facfebf96bd88cac9"},{"url":"https://a.allegroimg.com/original/034e24/e47a94994f3bb9f0869a08ba07d7"},{"url":"https://a.allegroimg.com/original/034b9e/e4b623024ced8f7200c8461f1e42"},{"url":"https://a.allegroimg.com/original/0311cf/66e3a29f49f493fb3b3a1d57a5dd"},{"url":"https://a.allegroimg.com/original/03b579/4962b1e942c3988b82d62eab79f8"},{"url":"https://a.allegroimg.com/original/03aa20/37ffc4de4720a84a651abc70c45b"},{"url":"https://a.allegroimg.com/original/030a26/1e1a3bfa4a25a7cb9259e70d58a2"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"9.99","currency":"PLN"},"popularity":10},"stock":{"unit":"UNIT","available":987},"category":{"id":"67444"}},{"id":"8808875454","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"73448562","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"6.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/03cf44/77bb9ec64aa7a22437896959520f"},{"url":"https://a.allegroimg.com/original/032c63/b33c02d94f7fa02fed2d01cf8680"},{"url":"https://a.allegroimg.com/original/033ec9/e7c8ad7248e99ad46f19dab8c693"},{"url":"https://a.allegroimg.com/original/03f2c7/7ff818b44ac29c9bab8a621b4f0d"},{"url":"https://a.allegroimg.com/original/03467e/94367e734e1eb07d1cd653fa89a1"},{"url":"https://a.allegroimg.com/original/03a8ef/584c7f994c07b99180b3021ba40a"},{"url":"https://a.allegroimg.com/original/034848/9bf1169d4669a641eda0c44326c4"},{"url":"https://a.allegroimg.com/original/03ee3c/a81c19554b00bd5f735d89c627e2"},{"url":"https://a.allegroimg.com/original/037811/a7645c0d42df83c189c95588ea02"},{"url":"https://a.allegroimg.com/original/034dca/814bd0f941e4baad7528438e206c"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"10.39","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":1},"category":{"id":"15979"}},{"id":"8808491613","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"72019273","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"6.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/033b82/8e1b36cc4b2a80c360bc51f16543"},{"url":"https://a.allegroimg.com/original/03b4b2/76bf162b4ae8aebcb3bd6848fc29"},{"url":"https://a.allegroimg.com/original/0343c4/abb876cf49489c5fac1096a4a9cf"},{"url":"https://a.allegroimg.com/original/03857f/ea766be748d39fb5d15cb1c648ff"},{"url":"https://a.allegroimg.com/original/03bea4/5e7b935a4a0f8bace811e2522640"},{"url":"https://a.allegroimg.com/original/030390/506043c64b8bb27fe9916b22bf9a"},{"url":"https://a.allegroimg.com/original/03abb9/f3aea432481597de5a4201c422ce"},{"url":"https://a.allegroimg.com/original/0364e0/a9719a6f40cf84eea891a2fae6c3"},{"url":"https://a.allegroimg.com/original/03578e/2a0b9ff6492787dd770560b66927"},{"url":"https://a.allegroimg.com/original/03c29d/d7d774be4105b560b447ad7afedc"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"10.39","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":1},"category":{"id":"15979"}},{"id":"7675601085","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"37380145","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://b.allegroimg.com/original/033900/02c90d874f8699c5a742ed9e50ab"},{"url":"https://f.allegroimg.com/original/038f6b/06cbbedd403f9ab01293c05ede4f"},{"url":"https://7.allegroimg.com/original/03fb7f/70e2f8304ed59162dccd42e98db7"},{"url":"https://b.allegroimg.com/original/03b557/f0bb9fa144d283f1f8686a834e2b"},{"url":"https://b.allegroimg.com/original/03033b/dbb386d0407f89475447a879138b"},{"url":"https://2.allegroimg.com/original/03cf5e/3f59383441a18cbc26cb6fa934f2"},{"url":"https://3.allegroimg.com/original/036884/05a1af7949999fc49529bc6a9d93"},{"url":"https://8.allegroimg.com/original/03f0dc/c5d8f7cd460bbfa111db5a91d538"},{"url":"https://f.allegroimg.com/original/0357e0/9544a56e4175ae943bd3177d921f"},{"url":"https://2.allegroimg.com/original/03bce7/2cc6a9c74cc7902b8711186c8492"},{"url":"https://6.allegroimg.com/original/03fbd5/b22dc3c84a498a0617b6c7123a56"},{"url":"https://e.allegroimg.com/original/0368bc/c44604cb4d9abdd3e6c048680fce"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"10.49","currency":"PLN"},"popularity":17},"stock":{"unit":"UNIT","available":214},"category":{"id":"15979"}},{"id":"7775980974","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"4006441","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://2.allegroimg.com/original/03fe45/939f5e3a4024bc26e129c72ac422"},{"url":"https://1.allegroimg.com/original/0383e7/8737402e4fa7aa716994d3cacb81"},{"url":"https://d.allegroimg.com/original/03b13b/6b893b2a41f4b3da4bef051f085d"},{"url":"https://3.allegroimg.com/original/03ea18/e5886634406584cf8d125d560213"},{"url":"https://0.allegroimg.com/original/035b6d/eb56f930446d96b0fef3955ef9e0"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"10.75","currency":"PLN"},"popularity":2},"stock":{"unit":"UNIT","available":8},"category":{"id":"67444"}},{"id":"7776908590","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"50948179","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://c.allegroimg.com/original/0178b9/58ee9895481dbb5bab89edb4310c"},{"url":"https://5.allegroimg.com/original/016cb2/c9150bae42f9a5815e84838327a5"},{"url":"https://9.allegroimg.com/original/012a20/7729c7e44416afc32bbe2c69ca09"},{"url":"https://4.allegroimg.com/original/01624d/c89ed17a41dcb35ef1e74de1ed14"},{"url":"https://2.allegroimg.com/original/01f842/da16d53b49c6948fab26d8999cb2"},{"url":"https://6.allegroimg.com/original/01e87c/2faeca7d4cc08af4175b6b1387c6"},{"url":"https://b.allegroimg.com/original/01e78e/cd4ae1844c8986596e026147b89b"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"11.85","currency":"PLN"},"popularity":1},"stock":{"unit":"SET","available":16},"category":{"id":"67444"}},{"id":"8853550745","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"61320589","company":true,"superSeller":true},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"7.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/031a9b/10df70ab432685d1a5bfa037eb75"},{"url":"https://a.allegroimg.com/original/0355d2/8c65d11d44a49a9ec2e6bf57da3e"},{"url":"https://a.allegroimg.com/original/030daa/176b638848ec903567f09b8799a8"},{"url":"https://a.allegroimg.com/original/0388c3/d26fc1be492e921b507f4cbdbd26"},{"url":"https://a.allegroimg.com/original/033617/70294cef4b3fa5b1aa22bbc35ae4"},{"url":"https://a.allegroimg.com/original/031253/2c1969014032b8faf86f456345fe"},{"url":"https://a.allegroimg.com/original/03e9b2/63d7367846f6a329da866bf02bb1"},{"url":"https://a.allegroimg.com/original/0328bd/0793cd274ff593d9b313d446a14b"},{"url":"https://a.allegroimg.com/original/034f0c/5141e1c54c57b6ba18cb443f01d2"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"12.99","currency":"PLN"},"popularity":3},"stock":{"unit":"UNIT","available":995},"category":{"id":"67444"}},{"id":"8251048848","name":"Silikonowe formy do gotowania jajek bez skorupek","seller":{"id":"44861546","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/03ab87/c1f5102e418496c7e157c51b37a3"},{"url":"https://a.allegroimg.com/original/03d115/3d4d9e884443bf80d592692effdb"},{"url":"https://7.allegroimg.com/original/03c807/d6e5e90a4880968f775f887d0047"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"13.99","currency":"PLN"},"popularity":1},"stock":{"unit":"UNIT","available":99995},"category":{"id":"15979"}},{"id":"7917234416","name":"Silikonowe formy do gotowania jajek bez skorupek","seller":{"id":"20598492","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/0386ac/097d40054b2f8c12411f6ed7f6f0"},{"url":"https://a.allegroimg.com/original/03453c/b12695864ac39c2911a300da20a3"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"13.99","currency":"PLN"},"popularity":1},"stock":{"unit":"UNIT","available":996},"category":{"id":"15974"}},{"id":"7854627115","name":"Silikonowe formy do gotowania jajek bez skorupek 6","seller":{"id":"57222153","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"2.50","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/0378c0/c9c6496a44f5bf82f6679c02493e"},{"url":"https://a.allegroimg.com/original/032e81/571f9f5c4225b04e29caefa2a9a8"},{"url":"https://a.allegroimg.com/original/03f7ca/a455cdab47d3bb09699269c048f5"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"14.49","currency":"PLN"},"popularity":2},"stock":{"unit":"SET","available":193},"category":{"id":"110925"}},{"id":"7891726327","name":"Silikonowe formy do gotowania jajek bez skorupek","seller":{"id":"57099791","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/01c670/ae9599554b8599f7016d563f2f4c"},{"url":"https://a.allegroimg.com/original/01f588/9268b0d94d03a1318955b2d8e500"},{"url":"https://a.allegroimg.com/original/0146c5/63c01ca1402185668534098bb90b"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"14.90","currency":"PLN"},"popularity":13},"stock":{"unit":"SET","available":460},"category":{"id":"15979"}},{"id":"7561807340","name":"Silikonowe formy do gotowania jajek bez skorupek","seller":{"id":"47198360","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://8.allegroimg.com/original/03a078/7c2015ff455884ca5af9bb8fe028"},{"url":"https://5.allegroimg.com/original/03fab3/bdea7fdc470d80b6a183ff329cc5"},{"url":"https://3.allegroimg.com/original/03c2f4/b874d1e84bee940a9768c7f08b23"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"14.90","currency":"PLN"},"popularity":4},"stock":{"unit":"UNIT","available":292},"category":{"id":"15979"}},{"id":"8951584259","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"25022326","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"6.70","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/116e8c/6bb46c2240929380bde633d00e00"},{"url":"https://a.allegroimg.com/original/1186de/a99ae01c4ca8a3a2349721e8c49c"},{"url":"https://a.allegroimg.com/original/110f60/1d7eb48d42a58d056a7546be43ca"},{"url":"https://a.allegroimg.com/original/11b79e/6b18a18e4e52a9f2b3292188e069"},{"url":"https://a.allegroimg.com/original/113d63/7bae082c47dbb2eb636d7e6f47bf"},{"url":"https://a.allegroimg.com/original/1101a5/8feef7f54da78abe29a8f9569e0f"},{"url":"https://a.allegroimg.com/original/117b27/8d9f64984d0bbf00c7d74fdf1cfd"},{"url":"https://a.allegroimg.com/original/1156ed/f36e8c424849946126827d5d9a39"},{"url":"https://a.allegroimg.com/original/1112c6/e2fc3e9e408a862d2a4c366c8c16"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"14.90","currency":"PLN"},"popularity":3},"stock":{"unit":"UNIT","available":37},"category":{"id":"15979"}},{"id":"8313091476","name":"Silikonowe formy do gotowania jajek bez skorupek","seller":{"id":"63400368","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/0340d6/039c947044039a6b767c9860e6ad"},{"url":"https://a.allegroimg.com/original/03391b/baf5902d40b1868feb541186b4fb"},{"url":"https://a.allegroimg.com/original/03fe4f/27d6453e4fc99dadf81ee07b9186"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"14.90","currency":"PLN"},"popularity":3},"stock":{"unit":"UNIT","available":979},"category":{"id":"15979"}},{"id":"7956522326","name":"Silikonowe formy foremki do gotowania jajek x 6szt","seller":{"id":"48299897","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/03463d/a63f982740a1b99e583d7a8aa7e7"},{"url":"https://a.allegroimg.com/original/03e07e/cd286fa6411bbcfe0fea43168362"},{"url":"https://a.allegroimg.com/original/03549c/8383f052452781a5bdbd6917c18c"},{"url":"https://a.allegroimg.com/original/03b9c5/7a17cef5498484546728ec0773dc"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"14.90","currency":"PLN"},"popularity":3},"stock":{"unit":"UNIT","available":950},"category":{"id":"110916"}},{"id":"8564719217","name":"Do gotowania jajek bez skorupki formy silikonowe","seller":{"id":"25677520","company":true,"superSeller":true},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/038b21/675df32c429d964b8b3a2dbb54c1"},{"url":"https://a.allegroimg.com/original/03858d/0b656f954eb59f11c480a8ad2f0c"},{"url":"https://a.allegroimg.com/original/036d2c/e023742142b1b9f7c433cda3fdc1"},{"url":"https://a.allegroimg.com/original/039d76/a93bf7da47c58ed5896e2d0028be"},{"url":"https://a.allegroimg.com/original/03f97a/ed2893b9498aac2e2045239b0d14"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"15.00","currency":"PLN"},"popularity":5},"stock":{"unit":"UNIT","available":18},"category":{"id":"15979"}},{"id":"8648209925","name":"Formy Silikonowe do gotowania jajek BEZ SKORUPEK","seller":{"id":"48504374","company":true,"superSeller":true},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/0349cd/0f3ad73a4859acfa64856ef33aa4"},{"url":"https://a.allegroimg.com/original/033806/3fee7b184ddca6f5634c03f9fab2"},{"url":"https://a.allegroimg.com/original/037d29/eeb632734d98a3e219d4e961a5b4"},{"url":"https://a.allegroimg.com/original/03bdca/d5ab8be54033a87d22321cfc43d9"},{"url":"https://a.allegroimg.com/original/038d22/ea51565047a48ce8ccf7e1e704c3"},{"url":"https://a.allegroimg.com/original/035b80/4eb9c794401e9786a09cd81e1ea1"},{"url":"https://a.allegroimg.com/original/0331a4/c9576d4f4ded90759e9659c1edc5"},{"url":"https://a.allegroimg.com/original/039b90/361b17e64147841763e72aba0cf2"},{"url":"https://a.allegroimg.com/original/034a7f/80bf136f4cf587a05d9fd3881f87"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"15.00","currency":"PLN"},"popularity":1},"stock":{"unit":"UNIT","available":2},"category":{"id":"15979"}},{"id":"8522348137","name":"Silikonowe formy do gotowania jajek bez skorupek","seller":{"id":"63500144","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"5.90","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/11705b/20774a6240589e07718a161da03e"},{"url":"https://a.allegroimg.com/original/1141fd/3ad99f954c90bcf7000129254d57"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"15.99","currency":"PLN"},"popularity":3},"stock":{"unit":"UNIT","available":100},"category":{"id":"15979"}},{"id":"8413330264","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"45081606","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/03c287/191df69c4cd399be2bdf8c4bdf56"},{"url":"https://a.allegroimg.com/original/037e33/f8da76e74a0cb023a2b358ffdbfd"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"16.49","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":82},"category":{"id":"15979"}},{"id":"8328414837","name":"SILIKONOWE FORMY DO GOTOWANIA JAJEK bez SKORUPEK 6","seller":{"id":"14058010","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/11f2d9/983696f344b4b28bcecfa5e7b0bb"},{"url":"https://a.allegroimg.com/original/11c713/bb6889454be79bd2d25d5c30f502"},{"url":"https://a.allegroimg.com/original/11a689/27945a4d410da5a37fa2d0facd28"},{"url":"https://a.allegroimg.com/original/114da4/49e923cf4679ac8db51afbfc2393"},{"url":"https://a.allegroimg.com/original/11ca82/1f182b874c10ac4b4045f2f9df1e"},{"url":"https://a.allegroimg.com/original/113700/d63b7afb4a4ea8c528f83a2e8433"},{"url":"https://a.allegroimg.com/original/11daa3/92264b4a48bf9927152a6d891bce"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"16.90","currency":"PLN"},"popularity":4},"stock":{"unit":"UNIT","available":2},"category":{"id":"110925"}},{"id":"8892691549","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"26879556","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/114e34/17f03d1c4b70be2dfffc9d1f14d2"},{"url":"https://a.allegroimg.com/original/11c236/54ba17f1428eaefe3349a6a11219"},{"url":"https://a.allegroimg.com/original/1142c0/67f9c870458aab462e541dcb73ad"},{"url":"https://a.allegroimg.com/original/11ab84/dc0066a74859915afc487535b20d"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"16.99","currency":"PLN"},"popularity":4},"stock":{"unit":"UNIT","available":943},"category":{"id":"15979"}},{"id":"8892689420","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"26879556","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/11427d/968616094ce6b08d6ca646943b23"},{"url":"https://a.allegroimg.com/original/11a456/594d234a4edf9e29cef71e7aec8e"},{"url":"https://a.allegroimg.com/original/1118d2/9a26a3c5438c8d85c0cada2281b2"},{"url":"https://a.allegroimg.com/original/112e3c/696c0ef64bf6b38e6c04f2fb7413"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"16.99","currency":"PLN"},"popularity":1},"stock":{"unit":"UNIT","available":1342},"category":{"id":"15979"}},{"id":"8892689697","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"26879556","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/113f54/49dd755343428978d4da839a002e"},{"url":"https://a.allegroimg.com/original/119859/6847d0c7470e921b3ec642fdd190"},{"url":"https://a.allegroimg.com/original/11394f/42bd230340ee946f285251560693"},{"url":"https://a.allegroimg.com/original/110a05/9d8a41da41e2bbf93e344602aec4"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"16.99","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":1370},"category":{"id":"15979"}},{"id":"8892689614","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"26879556","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/117eff/43e34b6d49f28ec81139f9ceaa4e"},{"url":"https://a.allegroimg.com/original/114751/bdbea3834c139d158722adeae820"},{"url":"https://a.allegroimg.com/original/112350/636a01214e6a9bbab38dc15d6bb7"},{"url":"https://a.allegroimg.com/original/119a1c/135af50c454faf8bc9469686a3cc"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"16.99","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":1363},"category":{"id":"15979"}},{"id":"8422478923","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"26879556","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/110432/ec37789c43e1b3eb1201fbcda16f"},{"url":"https://a.allegroimg.com/original/113d71/762c9a1545319eb7b1e3fed48167"},{"url":"https://a.allegroimg.com/original/11214e/c4f284ad4d84a8d3a8dcccd80a7f"},{"url":"https://a.allegroimg.com/original/11b65b/35e1a77f489488c1f3df9b7e67a4"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.20","currency":"PLN"},"popularity":1},"stock":{"unit":"UNIT","available":974},"category":{"id":"15979"}},{"id":"8422473069","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"26879556","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/1116ec/e027b15b4f78a618849630ca09b0"},{"url":"https://a.allegroimg.com/original/11f57b/29f8c1fb446885f415cada0f8fcc"},{"url":"https://a.allegroimg.com/original/11caa8/8637c9944f65a8decaeed63821de"},{"url":"https://a.allegroimg.com/original/117ca4/84c98d9d4ece90f5d54f4b35d990"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.20","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":1369},"category":{"id":"15979"}},{"id":"8422472722","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"26879556","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/11fed3/c1a3bfcd41299b2c90d6020eacd7"},{"url":"https://a.allegroimg.com/original/11a178/3f5353e54ce19b6caf745d484a9b"},{"url":"https://a.allegroimg.com/original/118131/6e0adb76411e9b419f77025536a6"},{"url":"https://a.allegroimg.com/original/11cce3/1a9e63ba4ac198fd3632ce722001"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.20","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":1364},"category":{"id":"15979"}},{"id":"8422472214","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"26879556","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/11381b/c5cb63584373b66b4fd00389491e"},{"url":"https://a.allegroimg.com/original/1187e8/91c3e23f40c486f2d6abefafb611"},{"url":"https://a.allegroimg.com/original/11a7b5/8f9b01f74804a773d600af4b9c70"},{"url":"https://a.allegroimg.com/original/113051/4cc76e36427588b7776949c3550c"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.20","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":1344},"category":{"id":"15979"}},{"id":"7619177961","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"22942517","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://b.allegroimg.com/original/06becb/3047fbd848c99896f6a07c23924b"},{"url":"https://6.allegroimg.com/original/0647e8/29c713214d2a8210504095232c56"},{"url":"https://a.allegroimg.com/original/061205/d86d7f41481ababd876d6a6c568a"},{"url":"https://0.allegroimg.com/original/062bc3/860542844c9094cf74d38898ea60"},{"url":"https://2.allegroimg.com/original/061541/65645dfd4bc9bf30aa7a47828c32"},{"url":"https://3.allegroimg.com/original/0601bf/ec80bd674501b97584e316391ac3"},{"url":"https://d.allegroimg.com/original/060adf/48d191904bd8b01da7407e092b7d"},{"url":"https://2.allegroimg.com/original/06570a/f1601aaa4e25bc97100778172c42"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.90","currency":"PLN"},"popularity":7},"stock":{"unit":"UNIT","available":99368},"category":{"id":"15979"}},{"id":"7826367306","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"1653512","company":true,"superSeller":true},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/034b3e/8e3807a74beeab00ef7ce2b38fac"},{"url":"https://a.allegroimg.com/original/033e83/b4f9a87c4f2e8956233ef60fce4c"},{"url":"https://a.allegroimg.com/original/036049/da2b12124f4c88a6718a47014ec5"},{"url":"https://a.allegroimg.com/original/03dd35/ee34f09142fd99628693c3d71d85"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.99","currency":"PLN"},"popularity":4},"stock":{"unit":"UNIT","available":943},"category":{"id":"15979"}},{"id":"7839321274","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"1653512","company":true,"superSeller":true},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/033e83/b4f9a87c4f2e8956233ef60fce4c"},{"url":"https://a.allegroimg.com/original/034b3e/8e3807a74beeab00ef7ce2b38fac"},{"url":"https://a.allegroimg.com/original/036049/da2b12124f4c88a6718a47014ec5"},{"url":"https://a.allegroimg.com/original/03dd35/ee34f09142fd99628693c3d71d85"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.99","currency":"PLN"},"popularity":3},"stock":{"unit":"UNIT","available":1340},"category":{"id":"15979"}},{"id":"7839321082","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"1653512","company":true,"superSeller":true},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/033e83/b4f9a87c4f2e8956233ef60fce4c"},{"url":"https://a.allegroimg.com/original/034b3e/8e3807a74beeab00ef7ce2b38fac"},{"url":"https://a.allegroimg.com/original/036049/da2b12124f4c88a6718a47014ec5"},{"url":"https://a.allegroimg.com/original/03dd35/ee34f09142fd99628693c3d71d85"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.99","currency":"PLN"},"popularity":1},"stock":{"unit":"UNIT","available":1362},"category":{"id":"15979"}},{"id":"8975240565","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"67795788","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/113def/68029a4e4f27b36af334236a77d4"},{"url":"https://a.allegroimg.com/original/11ceb4/57d0519b4c25af4f1c29b541bdee"},{"url":"https://a.allegroimg.com/original/1141b9/8edd18f14a44b5f1e3cad12a6007"},{"url":"https://a.allegroimg.com/original/1174a6/0d8ae8e54334931d2ae5c4907839"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.99","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":944},"category":{"id":"15979"}},{"id":"8975239799","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"67795788","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/11dc30/07a91fcd455b8cedc002e2d136f1"},{"url":"https://a.allegroimg.com/original/1168aa/36cf959d4bc4beddf41e0b33269e"},{"url":"https://a.allegroimg.com/original/11e2d9/131c4bd040b381dbb8382775d656"},{"url":"https://a.allegroimg.com/original/119afe/1dd48a3e4c24b6f300e368a22dd4"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.99","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":1370},"category":{"id":"15979"}},{"id":"8975239636","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"67795788","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/118057/00df128349fcabe33c73e93eadac"},{"url":"https://a.allegroimg.com/original/111983/4e12d06641639f976fcd1f17d93a"},{"url":"https://a.allegroimg.com/original/118352/e65ed62f414b9aefb5008f1d44da"},{"url":"https://a.allegroimg.com/original/1154dc/ce66ca8145cca04cc440941a0be0"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.99","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":1362},"category":{"id":"15979"}},{"id":"8975239513","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"67795788","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.99","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/11faec/4debdcbe41659fa6595deb9e7326"},{"url":"https://a.allegroimg.com/original/11c78a/7d4732424ef0bdce045fc375bcf5"},{"url":"https://a.allegroimg.com/original/11f56e/b30bf3a8493a9b3290dc6e48b252"},{"url":"https://a.allegroimg.com/original/116e11/5d8ef12c4142a12cf48ae7f2d335"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.99","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":1340},"category":{"id":"15979"}},{"id":"7865466287","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"42617484","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/03bfaa/70ae8703442fbb73e97998e76346"},{"url":"https://a.allegroimg.com/original/03a47b/bc34bf1c4fc7a5221934ab2ee4e2"},{"url":"https://a.allegroimg.com/original/031a5c/1b9a30bf40938a9279bf897539d7"},{"url":"https://a.allegroimg.com/original/037a49/55c07b7b42c58f73ced067c2d16c"},{"url":"https://a.allegroimg.com/original/03d54b/920a8cf8480d9bb3c459ef63dc9c"},{"url":"https://a.allegroimg.com/original/03f24f/bc054cc24e1d881841e0201a2546"},{"url":"https://a.allegroimg.com/original/037699/d1565d30490e8b8b1892c219ea14"},{"url":"https://0.allegroimg.com/original/03bdc0/bcafca2142e182bb496ea68e9d40"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.99","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":986},"category":{"id":"15979"}},{"id":"7861503916","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"42617484","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/03bfaa/70ae8703442fbb73e97998e76346"},{"url":"https://a.allegroimg.com/original/03a47b/bc34bf1c4fc7a5221934ab2ee4e2"},{"url":"https://a.allegroimg.com/original/031a5c/1b9a30bf40938a9279bf897539d7"},{"url":"https://a.allegroimg.com/original/037a49/55c07b7b42c58f73ced067c2d16c"},{"url":"https://a.allegroimg.com/original/03d54b/920a8cf8480d9bb3c459ef63dc9c"},{"url":"https://a.allegroimg.com/original/03f24f/bc054cc24e1d881841e0201a2546"},{"url":"https://a.allegroimg.com/original/037699/d1565d30490e8b8b1892c219ea14"},{"url":"https://0.allegroimg.com/original/03bdc0/bcafca2142e182bb496ea68e9d40"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.99","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":995},"category":{"id":"15979"}},{"id":"7839318614","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"1653512","company":true,"superSeller":true},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/033e83/b4f9a87c4f2e8956233ef60fce4c"},{"url":"https://a.allegroimg.com/original/034b3e/8e3807a74beeab00ef7ce2b38fac"},{"url":"https://a.allegroimg.com/original/036049/da2b12124f4c88a6718a47014ec5"},{"url":"https://a.allegroimg.com/original/03dd35/ee34f09142fd99628693c3d71d85"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"19.99","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":1370},"category":{"id":"15979"}},{"id":"7887973365","name":"SILIKONOWE FORMY DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"56837407","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/014804/045f8d9b49c08e975011a88d5033"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"20.54","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":1},"category":{"id":"15979"}},{"id":"7888075961","name":"SILIKONOWE FORMY DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"49926148","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/01b7b6/edcccb9145a59632dd3b0e860869"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"20.74","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":2},"category":{"id":"15979"}},{"id":"7887096917","name":"SILIKONOWE FORMY DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"49944270","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"5.90","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/01fb33/d87c845845179416f3a7268f598f"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"20.94","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":2},"category":{"id":"15979"}},{"id":"7821898575","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"56391874","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"7.98","currency":"PLN"}},"images":[{"url":"https://a.allegroimg.com/original/01533c/6c3363664271bfec4c03c57d76d9"},{"url":"https://a.allegroimg.com/original/0177e6/48769a364ff49680ff4d6d5120da"},{"url":"https://a.allegroimg.com/original/01d6ce/6f4fab634213b74895993ff5aebc"},{"url":"https://a.allegroimg.com/original/017d6f/50ed1a6d413a854c47ec4aa4f2eb"},{"url":"https://a.allegroimg.com/original/014bd4/9b89c86c454ea2a4adadbf0d0527"},{"url":"https://a.allegroimg.com/original/01bfc1/e57a85054095b624aaa6f50d71c3"},{"url":"https://a.allegroimg.com/original/013dd3/82ec42b041bda223bdf62feb0759"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"24.49","currency":"PLN"},"popularity":0},"stock":{"unit":"SET","available":99995},"category":{"id":"67444"}},{"id":"7776052439","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"55044618","company":true,"superSeller":true},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"7.99","currency":"PLN"}},"images":[{"url":"https://6.allegroimg.com/original/01d51d/35507ce2415fa6fc3023b4e11be6"},{"url":"https://3.allegroimg.com/original/017bd0/d901378a45d79062459a7c332173"},{"url":"https://c.allegroimg.com/original/019855/e3a402da4a9db4ecd2de91f85ebc"},{"url":"https://6.allegroimg.com/original/01eaf5/5c7af75e4552af027955f3a3de36"},{"url":"https://8.allegroimg.com/original/015577/64a797c246098a0a59d8aef43ba8"},{"url":"https://e.allegroimg.com/original/0117f8/c2e921f64485b186421ce5317c3e"},{"url":"https://3.allegroimg.com/original/01f058/91b582f346bd8cef92c108a92bc3"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"24.49","currency":"PLN"},"popularity":0},"stock":{"unit":"SET","available":99980},"category":{"id":"67444"}},{"id":"7775913673","name":"FORMY SILIKONOWE DO GOTOWANIA JAJEK BEZ SKORUPEK","seller":{"id":"45092426","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"8.00","currency":"PLN"}},"images":[{"url":"https://0.allegroimg.com/original/03577f/e874c6e5425ebfa79a66b9983980"},{"url":"https://d.allegroimg.com/original/03ae8f/c1b107fa4931ad05973b2fb825cd"},{"url":"https://8.allegroimg.com/original/03879f/b3cfe0ee493ab97cb7001faa6ed8"},{"url":"https://9.allegroimg.com/original/0360c7/df03724d430ab0abbf2165dda949"},{"url":"https://7.allegroimg.com/original/03358a/9ea2fcee4b0fb18bf24981067f87"},{"url":"https://5.allegroimg.com/original/03de7a/e03307f24e669f6eebffbfbcb445"},{"url":"https://0.allegroimg.com/original/034320/66ac7b714cafaacc2e4c4d8cc970"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"24.49","currency":"PLN"},"popularity":0},"stock":{"unit":"SET","available":99994},"category":{"id":"67444"}},{"id":"7544259441","name":"Formy silikonowe do gotowania jajek bez skorupek","seller":{"id":"44602043","company":true,"superSeller":false},"promotion":{"emphasized":false,"bold":false,"highlight":false},"delivery":{"availableForFree":false,"lowestPrice":{"amount":"6.70","currency":"PLN"}},"images":[{"url":"https://6.allegroimg.com/original/06d5e5/20f6365741c8a845cecb705a84d6"},{"url":"https://8.allegroimg.com/original/06b9e9/c4f085ff49ab839030dffb593bb8"},{"url":"https://1.allegroimg.com/original/062299/e5c7698a4509a31a9cd07093dd01"}],"sellingMode":{"format":"BUY_NOW","price":{"amount":"29.90","currency":"PLN"},"popularity":0},"stock":{"unit":"UNIT","available":100},"category":{"id":"110925"}}]},"searchMeta":{"availableCount":51,"totalCount":51,"fallback":true},"categories":{"subcategories":[{"id":"5","name":"Dom i Ogród","count":42},{"id":"10","name":"RTV i AGD","count":9}],"path":[{"id":"954b95b6-43cf-4104-8354-dea4d9b10ddf","name":"Allegro"}]},"filters":[{"id":"parameter.11323","type":"MULTI","name":"Stan","values":[{"value":"11323_1","name":"nowe","count":51,"selected":false}]},{"id":"sellingMode.format","type":"MULTI","name":"rodzaj oferty","values":[{"value":"BUY_NOW","name":"kup teraz","count":51,"selected":true},{"value":"AUCTION","name":"licytacje","count":0,"selected":false}]},{"id":"price","type":"NUMERIC","name":"cena","values":[{"idSuffix":".from","name":"od","selected":false},{"idSuffix":".to","name":"do","selected":false}],"minValue":0,"maxValue":1000000000,"unit":"zł"},{"id":"deliveryMethod","type":"MULTI","name":"sposoby dostawy","values":[{"value":"5b445fa0580ce26bb2f99602","name":"Kurier","count":49,"selected":false},{"value":"5b445fe6580ce26bb2f9960a","name":"Paczkomaty InPost","count":46,"selected":false},{"value":"5b446004580ce26bb2f9960c","name":"Odbiór w punkcie","count":33,"selected":false},{"value":"5b446013580ce26bb2f9960e","name":"List","count":11,"selected":false},{"value":"5b446031580ce26bb2f99610","name":"Paczka","count":8,"selected":false},{"value":"5b446044580ce26bb2f99612","name":"Odbiór osobisty","count":33,"selected":false},{"value":"5b445fd9580ce26bb2f99608","name":"Kurier wieczór","count":0,"selected":false},{"value":"5b44606c580ce26bb2f99616","name":"Ekspresowa dostawa","count":0,"selected":false},{"value":"5b44605c580ce26bb2f99614","name":"Przesyłka elektroniczna","count":0,"selected":false}]},{"id":"location.city","type":"TEXT","name":"miejscowość","values":[{"name":"miejscowość","selected":false}]},{"id":"location.province","type":"SINGLE","name":"województwo","values":[{"value":"DOLNOSLASKIE","name":"z dolnośląskiego","selected":false},{"value":"KUJAWSKO_POMORSKIE","name":"z kujawsko-pomorskiego","selected":false},{"value":"LUBELSKIE","name":"z lubelskiego","selected":false},{"value":"LUBUSKIE","name":"z lubuskiego","selected":false},{"value":"LODZKIE","name":"z łódzkiego","selected":false},{"value":"MALOPOLSKIE","name":"z małopolskiego","selected":false},{"value":"MAZOWIECKIE","name":"z mazowieckiego","selected":false},{"value":"OPOLSKIE","name":"z opolskiego","selected":false},{"value":"PODKARPACKIE","name":"z podkarpackiego","selected":false},{"value":"PODLASKIE","name":"z podlaskiego","selected":false},{"value":"POMORSKIE","name":"z pomorskiego","selected":false},{"value":"SLASKIE","name":"ze śląskiego","selected":false},{"value":"SWIETOKRZYSKIE","name":"ze świętokrzyskiego","selected":false},{"value":"WARMINSKO_MAZURSKIE","name":"z warmińsko-mazurskiego","selected":false},{"value":"WIELKOPOLSKIE","name":"z wielkopolskiego","selected":false},{"value":"ZACHODNIOPOMORSKIE","name":"z zachodniopomorskiego","selected":false}]},{"id":"option","type":"MULTI","name":"oferta ma","values":[{"value":"FREE_SHIPPING","name":"darmowa dostawa","selected":false},{"value":"FREE_RETURN","name":"darmowy zwrot","selected":false},{"value":"VAT_INVOICE","name":"faktura VAT","selected":false},{"value":"COINS","name":"Monety Allegro","selected":false},{"value":"BRAND_ZONE","name":"Strefa Marek","selected":false},{"value":"SUPERSELLER","name":"Super Sprzedawca","selected":false},{"value":"CHARITY","name":"Allegro Charytatywni","selected":false},{"value":"SMART","name":"Allegro Smart!","selected":false}]},{"id":"campaign","type":"MULTI","name":"kampania","values":[{"value":"INSTALLMENTS_ZERO","name":"raty zero","selected":false},{"value":"BARGAIN","name":"Strefa okazji","selected":false}]}],"sort":[{"value":"-relevance","name":"trafność","order":"największa","selected":false},{"value":"+price","name":"cena","order":"od najniższej","selected":true},{"value":"-price","name":"cena","order":"od najwyższej","selected":false},{"value":"+withDeliveryPrice","name":"cena z dostawą","order":"od najniższej","selected":false},{"value":"-withDeliveryPrice","name":"cena z dostawą","order":"od najwyższej","selected":false},{"value":"-popularity","name":"popularność","order":"największa","selected":false},{"value":"+endTime","name":"czas do końca","order":"najmniej","selected":false},{"value":"-startTime","name":"czas dodania","order":"najnowsze","selected":false}]}
rtnet-pl commented 4 years ago

Problem znika jeśli usuniemy przyimek (chyba tak to się nazywa? i, do, na, dla, ...) z frazy

PrzemyslawLukanowski commented 4 years ago

Udało nam się znaleźć źródło problemu. W najbliższym czasie wprowadzimy odpowiednią poprawkę.

rtnet-pl commented 4 years ago

Musze podać klientom jakieś ramy czasowe, czy to jest kwestia godzin czy dni czy miesięcy?

PrzemyslawLukanowski commented 4 years ago

Najprawdopodobniej do końca tygodnia wdrożymy odpowiednią poprawkę.

PrzemyslawLukanowski commented 4 years ago

@rtnet-pl Otrzymałem informację od odpowiedzialnego zespołu, że już udało się wyeliminować problem. Czy możesz zweryfikować, czy otrzymujesz już poprawne wyniki?

rtnet-pl commented 4 years ago

Działa, dzięki 👍