{"title":"Torbe i rančevi","description":"\u003cstyle\u003e\n    .collection-description {\n  font-family: \"Helvetica Neue\", sans-serif;\n  color: #333;\n  width: 100%;\n  padding: 2em 2em;\n  background-color: #f9f9f9;\n  border-radius: 8px;\n  box-sizing: border-box;\n}\n\n    .collection-description h1 {\n      font-size: 1.8em;\n      font-weight: 700;\n      margin-bottom: 0.5em;\n    }\n\n    .collection-description p {\n      font-size: 1em;\n      line-height: 1.6;\n      margin-bottom: 1em;\n    }\n\n    .collection-description ul {\n      list-style: none;\n      padding: 0;\n      margin: 1em 0;\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1em;\n    }\n\n    .collection-description li {\n      background: #fff;\n      border: 1px solid #ddd;\n      border-radius: 6px;\n      padding: 0.7em 1em;\n      font-size: 0.95em;\n    }\n\n    @media (max-width: 600px) {\n      .collection-description {\n        padding: 1em 0.5em;\n      }\n\n      .collection-description ul {\n        flex-direction: column;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"collection-description\"\u003e\n\u003ch1\u003eTorbe i rančevi za svaku priliku\u003c\/h1\u003e\n\u003cp\u003eU kolekciji \u003cstrong\u003etorbi i rančeva\u003c\/strong\u003e pronaći ćete savršen spoj stila, funkcionalnosti i kvaliteta. Bilo da tražite elegantnu \u003cstrong\u003ežensku torbu za posao\u003c\/strong\u003e, moderni \u003cstrong\u003eranac za svakodnevne obaveze\u003c\/strong\u003e ili kompaktnu \u003cstrong\u003ecrossbody torbicu\u003c\/strong\u003e za večernji izlazak – ovde ste na pravom mestu.\u003c\/p\u003e\n\u003cp\u003eNaša ponuda obuhvata modele od \u003cstrong\u003eeko kože\u003c\/strong\u003e, \u003cstrong\u003evodootpornih materijala\u003c\/strong\u003e i tkanina koje prate najnovije modne trendove. Istovremeno, vodimo računa da svaka torba bude dovoljno praktična – sa dovoljno prostora, funkcionalnim pregradama i udobnim ručkama ili kaiševima.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eŽenske kožne torbe\u003c\/li\u003e\n\u003cli\u003eElegantni i sportski rančevi\u003c\/li\u003e\n\u003cli\u003eCrossbody i torbe za rame\u003c\/li\u003e\n\u003cli\u003eTorbe za svakodnevnu upotrebu\u003c\/li\u003e\n\u003cli\u003eVodootporni i putni modeli\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eDodajte stil svojoj svakodnevici i pronađite torbu koja će pratiti vaš tempo. Uz pažljivo odabrane modele i atraktivan dizajn, ova kolekcija je sve što vam je potrebno da zablistate – gde god da krenete.\u003c\/p\u003e\n\u003c\/div\u003e","products":[{"product_id":"torba-tea","title":"Torba Tea","description":"\u003cstyle\u003e\n    .product-description {\n      font-family: 'Helvetica Neue', sans-serif;\n      max-width: 700px;\n      margin: 0 auto;\n      padding: 1em;\n      color: #333;\n    }\n\n    .product-description h2 {\n      font-size: 1.8em;\n      font-weight: 700;\n      margin-bottom: 1em;\n      text-align: center;\n    }\n\n    .product-description ul {\n      list-style: none;\n      padding: 0;\n      margin: 1em 0;\n      border-top: 1px solid #eee;\n      border-bottom: 1px solid #eee;\n    }\n\n    .product-description li {\n      padding: 0.7em 0;\n      border-bottom: 1px solid #f1f1f1;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n\n    .product-description li:hover {\n      background-color: #fafafa;\n    }\n\n    .product-description li:last-child {\n      border-bottom: none;\n    }\n\n    .product-description .label {\n      font-weight: 600;\n      color: #555;\n      display: flex;\n      align-items: center;\n      gap: 0.5em;\n    }\n\n    .product-description .label i {\n      width: 18px;\n      height: 18px;\n      display: inline-block;\n    }\n\n    .icon-color {\n      display: inline-block;\n      width: 16px;\n      height: 16px;\n      border-radius: 50%;\n      margin-left: 0.5em;\n      border: 1px solid #ccc;\n    }\n\n    .color-beige { background-color: #f5f5dc; }\n    .color-gold { background-color: #d4af37; }\n\n    .icon-dim { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/resize-diagonal.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-material { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/fabric.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-lock { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/lock-2.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-handle { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/handbag.png'); background-size: contain; background-repeat: no-repeat; }\n\n    .care-instructions {\n      margin-top: 2em;\n    }\n\n    .care-instructions \u003e p.label {\n      font-weight: 600;\n      font-size: 1.1em;\n      margin-bottom: 1em;\n      border-bottom: 1px solid #ccc;\n      padding-bottom: 0.3em;\n    }\n\n    .care-icons {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1em;\n    }\n\n    .care-item {\n      flex: 1 1 45%;\n      display: flex;\n      align-items: center;\n      gap: 0.7em;\n      margin-bottom: 1em;\n      transition: transform 0.2s ease;\n    }\n\n    .care-item:hover {\n      transform: scale(1.02);\n    }\n\n    .care-item svg {\n      width: 32px;\n      height: 32px;\n      flex-shrink: 0;\n      fill: #333;\n    }\n\n    .care-item p {\n      margin: 0;\n      font-size: 0.95em;\n    }\n\n    @media (max-width: 500px) {\n      .care-item {\n        flex: 1 1 100%;\n      }\n\n      .product-description li {\n        flex-direction: column;\n        align-items: flex-start;\n      }\n\n      .product-description li span:last-child {\n        margin-top: 0.3em;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch2\u003eŽenska kožna torba Tea\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M5 9h14l-1.5 9h-11L5 9Zm2-2a5 5 0 0 1 10 0\" stroke-width=\"2\" stroke=\"#555\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Kategorija:\u003c\/span\u003e\u003cspan\u003eŽenske torbe\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M12 2v2m6.364 1.636-1.414 1.414M22 12h-2M17.95 17.95l-1.414-1.414M12 20v2M6.05 17.95l1.414-1.414M2 12h2M6.05 6.05l1.414 1.414M12 8a4 4 0 1 1 0 8 4 4 0 0 1 0-8Z\" stroke-width=\"2\" stroke=\"#555\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Boja metala:\u003c\/span\u003e\u003cspan\u003eZlatna \u003cspan class=\"icon-color color-gold\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M5 3v2M5 19v2M19 3v2M19 19v2M3 5h2M3 19h2M19 5h2M19 19h2M7 7h10v10H7V7Z\" stroke-width=\"2\" stroke=\"#555\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Osnovna boja:\u003c\/span\u003e\u003cspan\u003eBež \u003cspan class=\"icon-color color-beige\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M4 6h16M4 12h16M4 18h16\" stroke-width=\"2\" stroke=\"#555\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Dimenzije ručki (cm):\u003c\/span\u003e\u003cspan\u003e150 \/ 23\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003crect stroke-width=\"2\" stroke=\"#555\" rx=\"2\" height=\"16\" width=\"16\" y=\"4\" x=\"4\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e Dimenzije (cm):\u003c\/span\u003e\u003cspan\u003e39x29x15\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M3 12h18M12 3v18\" stroke-width=\"2\" stroke=\"#555\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Forma:\u003c\/span\u003e\u003cspan\u003eMeka\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M4 4h16v4H4zM4 10h16v10H4z\" stroke-width=\"2\" stroke=\"#555\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Preklop:\u003c\/span\u003e\u003cspan\u003eDa\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003crect fill=\"#555\" rx=\"1\" height=\"2\" width=\"18\" y=\"11\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e Vrsta kopčanja:\u003c\/span\u003e\u003cspan\u003eMagnet\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M6 10a6 6 0 0 1 12 0v6H6v-6Z\" stroke-width=\"2\" stroke=\"#555\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Vrsta ručki:\u003c\/span\u003e\u003cspan\u003eŠnur\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003ccircle stroke-width=\"2\" stroke=\"#555\" r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M7 12h10\" stroke-width=\"2\" stroke=\"#555\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Materijal:\u003c\/span\u003e\u003cspan\u003eEko koža\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"care-instructions\"\u003e\n\u003cp class=\"label\"\u003eUputstvo za pranje:\u003c\/p\u003e\n\u003cdiv class=\"care-icons\"\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003csvg viewbox=\"0 0 96 96\"\u003e\u003cpath d=\"M48 0a48 48 0 1048 48A48 48 0 0048 0zM7.5 48a40.5 40.5 0 0111.7-28.5l13.8 13.8a45.9 45.9 0 00-7.3 17.4A24.9 24.9 0 0048 75a24.7 24.7 0 0017.5-7.2l8.1 8.1a40.5 40.5 0 01-65.1-27.9zm56.7 10.5L42 35.3c2.3-2.9 4.8-5.7 7-8 7.5 7.8 16.9 19.9 16.9 26.2a15 15 0 01-.8 5zm-4.3 7a16.9 16.9 0 01-28.8-11c0-3 2.1-7.2 5.1-11.7l23.7 23.7zm19.5 8.2l-9.1-9.1a24.5 24.5 0 002.6-11.1c0-12.9-19.9-32.6-22.1-34.8l-2.8-2.7-2.8 2.7c-.8-2.7-9.9 10.9-13-13a40.5 40.5 0 0151.4-6.4c6.2 4.1 11.3 9.5 15.2 15.8a40.5 40.5 0 01-6.4 51.4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003eNe kvasiti\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003csvg viewbox=\"0 0 96 96\"\u003e\u003cpath d=\"M94.8 78.7l-9.1-6.4c1.5 0 2.7-1.2 2.7-2.7V30c0-1.7-.3-3.4-.7-4.9l7.2-5c1.2-.9 1.5-2.6.7-3.8-.9-1.2-2.6-1.5-3.8-.7l-6.4 4.5c-.6-.9-1.3-1.7-2-2.4-3.2-3.2-7.5-5.1-12.4-5.1H33.2c-1.5 0-2.7 1.2-2.7 2.7s1.2 2.7 2.7 2.7h38.7c3.3 0 6.3 1.4 8.5 3.5.5.5 1 1.1 1.4 1.7l-16 11.2-21.7.1c-3.4 0-6.6.5-9.7 1.4L4.3 15.3c-1.2-.9-2.9-.6-3.8.7-.9 1.2-.6 2.9.7 3.8l26 18.2c-3.4 1.7-6.4 3.9-9.1 6.6C6.6 56.3 2.7 65 2.5 74.6c0 1.6 1.1 3 2.7 3L-.1 84.1c-1.2.9-1.5 2.6-.7 3.8.9 1.2 2.6 1.5 3.8.7l15.5-10.9h56.3l15.5 10.9c1.2.9 2.9.6 3.8-.7.9-1.2.6-2.9-.7-3.8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003eNije dozvoljeno peglanje\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003csvg viewbox=\"0 0 96 96\"\u003e\u003cpath d=\"M94.8 77.4l-11.7-8.2c3.8-6.2 5.9-13.5 5.9-21.2s-2.2-15-5.9-21.2L94.8 18c1.2-.9 1.5-2.6.7-3.8-.9-1.2-2.6-1.5-3.8-.7l-11.7 8.2c-7.5-9.3-19-15.3-32-15.3s-24.4 6-32 15.3L4.3 13.5c-1.2-.9-2.9-.6-3.8.7-.9 1.2-.6 2.9.7 3.8L13 26.2C9.2 32.4 7 39.7 7 47.9s2.2 15 5.9 21.2l-11.7 8.2c-1.2.9-1.5 2.6-.7 3.8.9 1.2 2.6 1.5 3.8.7l11.7-8.2C23.3 83.9 34.9 90 48 90s24.4-6 32-15.3l11.7 8.2c1.2.9 2.9.6 3.8-.7.9-1.2.6-2.9-.7-3.8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003eSuvo čišćenje nije dozvoljeno\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003csvg viewbox=\"0 0 96 96\"\u003e\u003cpath d=\"M95.9 34.2c-.4-1.2-1.7-1.8-2.9-1.4l-5.4 2 1.6-9.9c.2-1.2-.6-2.4-1.9-2.6s-2.4.6-2.6 1.9l-.6 3.6c-.3.1-.6.3-.9.4-5.9 3.1-9.3 1.5-12.7 0-4.3-2-8.6-4-16.3 0-5.9 3.1-9.3 1.5-12.7 0-4.3-2-8.6-4-16.3 0-5.9 3.1-9.3 1.5-12.7 0-.2-.1-.4-.2-.6-.3l-.6-3.7c-.2-1.2-1.4-2.1-2.6-1.9-1.2.2-2.1 1.4-1.9 2.6l1.6 9.9-5.4-2c-1.2-.4-2.5.2-2.9 1.4s.2 2.5 1.4 2.9l7.8 2.8 3.6 22-6.2 2.3c-1.2.4-1.8 1.7-1.4 2.9s1.7 1.8 2.9 1.4l5.4-2 0 5.2c.2 1.1 1.1 1.9 2.2 1.9h62.4c1.1 0 2-0.8 2.2-1.9l.9-5.2 5.4 2c1.2.4 2.5-.2 2.9-1.4s-.2-2.5-1.4-2.9l-6.2-2.3 3.6-22 7.8-2.8c1.2-.4 1.8-1.7 1.4-2.9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003eNije za pranje\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Emir torbe","offers":[{"title":"Bež","offer_id":41592224907358,"sku":"TORBA-TEA-BEZ","price":3200.0,"currency_code":"RSD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0056\/6620\/9881\/files\/4AE6F72E-91F8-4C19-9074-E130D4EABA28.jpg?v=1750681207"},{"product_id":"torba-julia","title":"Torba Julia","description":"\u003cstyle\u003e\n    .product-description {\n      font-family: 'Helvetica Neue', sans-serif;\n      max-width: 700px;\n      margin: 0 auto;\n      padding: 1em;\n      color: #333;\n    }\n\n    .product-description h2 {\n      font-size: 1.8em;\n      font-weight: 700;\n      margin-bottom: 1em;\n      text-align: center;\n    }\n\n    .product-description ul {\n      list-style: none;\n      padding: 0;\n      margin: 1em 0;\n      border-top: 1px solid #eee;\n      border-bottom: 1px solid #eee;\n    }\n\n    .product-description li {\n      padding: 0.7em 0;\n      border-bottom: 1px solid #f1f1f1;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n\n    .product-description li:hover {\n      background-color: #fafafa;\n    }\n\n    .product-description li:last-child {\n      border-bottom: none;\n    }\n\n    .product-description .label {\n      font-weight: 600;\n      color: #555;\n      display: flex;\n      align-items: center;\n      gap: 0.5em;\n    }\n\n    .product-description .label i {\n      width: 18px;\n      height: 18px;\n      display: inline-block;\n    }\n\n    .icon-color {\n      display: inline-block;\n      width: 16px;\n      height: 16px;\n      border-radius: 50%;\n      margin-left: 0.5em;\n      border: 1px solid #ccc;\n    }\n\n    .color-beige { background-color: #f5f5dc; }\n    .color-gold { background-color: #d4af37; }\n\n    .icon-dim { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/resize-diagonal.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-material { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/fabric.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-lock { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/lock-2.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-handle { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/handbag.png'); background-size: contain; background-repeat: no-repeat; }\n\n    .care-instructions {\n      margin-top: 2em;\n    }\n\n    .care-instructions \u003e p.label {\n      font-weight: 600;\n      font-size: 1.1em;\n      margin-bottom: 1em;\n      border-bottom: 1px solid #ccc;\n      padding-bottom: 0.3em;\n    }\n\n    .care-icons {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1em;\n    }\n\n    .care-item {\n      flex: 1 1 45%;\n      display: flex;\n      align-items: center;\n      gap: 0.7em;\n      margin-bottom: 1em;\n      transition: transform 0.2s ease;\n    }\n\n    .care-item:hover {\n      transform: scale(1.02);\n    }\n\n    .care-item svg {\n      width: 32px;\n      height: 32px;\n      flex-shrink: 0;\n      fill: #333;\n    }\n\n    .care-item p {\n      margin: 0;\n      font-size: 0.95em;\n    }\n\n    @media (max-width: 500px) {\n      .care-item {\n        flex: 1 1 100%;\n      }\n\n      .product-description li {\n        flex-direction: column;\n        align-items: flex-start;\n      }\n\n      .product-description li span:last-child {\n        margin-top: 0.3em;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch2\u003eŽenska kožna torba Julia\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath stroke=\"#555\" stroke-width=\"2\" d=\"M5 9h14l-1.5 9h-11L5 9Zm2-2a5 5 0 0 1 10 0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Kategorija:\u003c\/span\u003e\u003cspan\u003eŽenske torbe\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath stroke=\"#555\" stroke-width=\"2\" d=\"M12 2v2m6.364 1.636-1.414 1.414M22 12h-2M17.95 17.95l-1.414-1.414M12 20v2M6.05 17.95l1.414-1.414M2 12h2M6.05 6.05l1.414 1.414M12 8a4 4 0 1 1 0 8 4 4 0 0 1 0-8Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Boja metala:\u003c\/span\u003e\u003cspan\u003eZlatna \u003cspan class=\"icon-color color-gold\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath stroke=\"#555\" stroke-width=\"2\" d=\"M4 6h16M4 12h16M4 18h16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Dimenzije ručki (cm):\u003c\/span\u003e\u003cspan\u003e150 \/ 23\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" stroke=\"#555\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e Dimenzije (cm):\u003c\/span\u003e\u003cspan\u003e20x16x7.5\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath stroke=\"#555\" stroke-width=\"2\" d=\"M3 12h18M12 3v18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Forma:\u003c\/span\u003e\u003cspan\u003eMeka\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath stroke=\"#555\" stroke-width=\"2\" d=\"M4 4h16v4H4zM4 10h16v10H4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Preklop:\u003c\/span\u003e\u003cspan\u003eNe\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003crect x=\"3\" y=\"11\" width=\"18\" height=\"2\" rx=\"1\" fill=\"#555\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e Vrsta kopčanja:\u003c\/span\u003e\u003cspan\u003eRajsferšlus\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath stroke=\"#555\" stroke-width=\"2\" d=\"M6 10a6 6 0 0 1 12 0v6H6v-6Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Vrsta ručki:\u003c\/span\u003e\u003cspan\u003eMetalna\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"#555\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\u003cpath stroke=\"#555\" stroke-width=\"2\" d=\"M7 12h10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Materijal:\u003c\/span\u003e\u003cspan\u003eEko koža\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"care-instructions\"\u003e\n\u003cp class=\"label\"\u003eUputstvo za pranje:\u003c\/p\u003e\n\u003cdiv class=\"care-icons\"\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003csvg viewbox=\"0 0 96 96\"\u003e\u003cpath d=\"M48 0a48 48 0 1048 48A48 48 0 0048 0zM7.5 48a40.5 40.5 0 0111.7-28.5l13.8 13.8a45.9 45.9 0 00-7.3 17.4A24.9 24.9 0 0048 75a24.7 24.7 0 0017.5-7.2l8.1 8.1a40.5 40.5 0 01-65.1-27.9zm56.7 10.5L42 35.3c2.3-2.9 4.8-5.7 7-8 7.5 7.8 16.9 19.9 16.9 26.2a15 15 0 01-.8 5zm-4.3 7a16.9 16.9 0 01-28.8-11c0-3 2.1-7.2 5.1-11.7l23.7 23.7zm19.5 8.2l-9.1-9.1a24.5 24.5 0 002.6-11.1c0-12.9-19.9-32.6-22.1-34.8l-2.8-2.7-2.8 2.7c-.8-2.7-9.9 10.9-13-13a40.5 40.5 0 0151.4-6.4c6.2 4.1 11.3 9.5 15.2 15.8a40.5 40.5 0 01-6.4 51.4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003eNe kvasiti\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003csvg viewbox=\"0 0 96 96\"\u003e\u003cpath d=\"M94.8 78.7l-9.1-6.4c1.5 0 2.7-1.2 2.7-2.7V30c0-1.7-.3-3.4-.7-4.9l7.2-5c1.2-.9 1.5-2.6.7-3.8-.9-1.2-2.6-1.5-3.8-.7l-6.4 4.5c-.6-.9-1.3-1.7-2-2.4-3.2-3.2-7.5-5.1-12.4-5.1H33.2c-1.5 0-2.7 1.2-2.7 2.7s1.2 2.7 2.7 2.7h38.7c3.3 0 6.3 1.4 8.5 3.5.5.5 1 1.1 1.4 1.7l-16 11.2-21.7.1c-3.4 0-6.6.5-9.7 1.4L4.3 15.3c-1.2-.9-2.9-.6-3.8.7-.9 1.2-.6 2.9.7 3.8l26 18.2c-3.4 1.7-6.4 3.9-9.1 6.6C6.6 56.3 2.7 65 2.5 74.6c0 1.6 1.1 3 2.7 3L-.1 84.1c-1.2.9-1.5 2.6-.7 3.8.9 1.2 2.6 1.5 3.8.7l15.5-10.9h56.3l15.5 10.9c1.2.9 2.9.6 3.8-.7.9-1.2.6-2.9-.7-3.8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003eNije dozvoljeno peglanje\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003csvg viewbox=\"0 0 96 96\"\u003e\u003cpath d=\"M94.8 77.4l-11.7-8.2c3.8-6.2 5.9-13.5 5.9-21.2s-2.2-15-5.9-21.2L94.8 18c1.2-.9 1.5-2.6.7-3.8-.9-1.2-2.6-1.5-3.8-.7l-11.7 8.2c-7.5-9.3-19-15.3-32-15.3s-24.4 6-32 15.3L4.3 13.5c-1.2-.9-2.9-.6-3.8.7-.9 1.2-.6 2.9.7 3.8L13 26.2C9.2 32.4 7 39.7 7 47.9s2.2 15 5.9 21.2l-11.7 8.2c-1.2.9-1.5 2.6-.7 3.8.9 1.2 2.6 1.5 3.8.7l11.7-8.2C23.3 83.9 34.9 90 48 90s24.4-6 32-15.3l11.7 8.2c1.2.9 2.9.6 3.8-.7.9-1.2.6-2.9-.7-3.8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003eSuvo čišćenje nije dozvoljeno\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003csvg viewbox=\"0 0 96 96\"\u003e\u003cpath d=\"M95.9 34.2c-.4-1.2-1.7-1.8-2.9-1.4l-5.4 2 1.6-9.9c.2-1.2-.6-2.4-1.9-2.6s-2.4.6-2.6 1.9l-.6 3.6c-.3.1-.6.3-.9.4-5.9 3.1-9.3 1.5-12.7 0-4.3-2-8.6-4-16.3 0-5.9 3.1-9.3 1.5-12.7 0-4.3-2-8.6-4-16.3 0-5.9 3.1-9.3 1.5-12.7 0-.2-.1-.4-.2-.6-.3l-.6-3.7c-.2-1.2-1.4-2.1-2.6-1.9-1.2.2-2.1 1.4-1.9 2.6l1.6 9.9-5.4-2c-1.2-.4-2.5.2-2.9 1.4s.2 2.5 1.4 2.9l7.8 2.8 3.6 22-6.2 2.3c-1.2.4-1.8 1.7-1.4 2.9s1.7 1.8 2.9 1.4l5.4-2 0 5.2c.2 1.1 1.1 1.9 2.2 1.9h62.4c1.1 0 2-0.8 2.2-1.9l.9-5.2 5.4 2c1.2.4 2.5-.2 2.9-1.4s-.2-2.5-1.4-2.9l-6.2-2.3 3.6-22 7.8-2.8c1.2-.4 1.8-1.7 1.4-2.9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003eNije za pranje\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Emir torbe","offers":[{"title":"Bež","offer_id":41592173723742,"sku":"TORBA-JULIA-BEZ","price":2600.0,"currency_code":"RSD","in_stock":false},{"title":"Braon","offer_id":41592173756510,"sku":"TORBA-JULIA-BRAON","price":2600.0,"currency_code":"RSD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0056\/6620\/9881\/files\/70553008-E774-4415-BF1A-970190AD16AD.jpg?v=1750681205"},{"product_id":"torba-mina","title":"Torba Mina","description":"\u003cstyle\u003e\n    .product-description {\n      font-family: 'Helvetica Neue', sans-serif;\n      max-width: 700px;\n      margin: 0 auto;\n      padding: 1em;\n      color: #333;\n    }\n\n    .product-description h2 {\n      font-size: 1.8em;\n      font-weight: 700;\n      margin-bottom: 1em;\n      text-align: center;\n    }\n\n    .product-description ul {\n      list-style: none;\n      padding: 0;\n      margin: 1em 0;\n      border-top: 1px solid #eee;\n      border-bottom: 1px solid #eee;\n    }\n\n    .product-description li {\n      padding: 0.7em 0;\n      border-bottom: 1px solid #f1f1f1;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n\n    .product-description li:hover {\n      background-color: #fafafa;\n    }\n\n    .product-description li:last-child {\n      border-bottom: none;\n    }\n\n    .product-description .label {\n      font-weight: 600;\n      color: #555;\n      display: flex;\n      align-items: center;\n      gap: 0.5em;\n    }\n\n    .product-description .label i {\n      width: 18px;\n      height: 18px;\n      display: inline-block;\n    }\n\n    .icon-color {\n      display: inline-block;\n      width: 16px;\n      height: 16px;\n      border-radius: 50%;\n      margin-left: 0.5em;\n      border: 1px solid #ccc;\n    }\n\n    .color-beige { background-color: #f5f5dc; }\n    .color-gold { background-color: #d4af37; }\n\n    .icon-dim { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/resize-diagonal.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-material { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/fabric.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-lock { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/lock-2.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-handle { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/handbag.png'); background-size: contain; background-repeat: no-repeat; }\n\n    .care-instructions {\n      margin-top: 2em;\n    }\n\n    .care-instructions \u003e p.label {\n      font-weight: 600;\n      font-size: 1.1em;\n      margin-bottom: 1em;\n      border-bottom: 1px solid #ccc;\n      padding-bottom: 0.3em;\n    }\n\n    .care-icons {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1em;\n    }\n\n    .care-item {\n      flex: 1 1 45%;\n      display: flex;\n      align-items: center;\n      gap: 0.7em;\n      margin-bottom: 1em;\n      transition: transform 0.2s ease;\n    }\n\n    .care-item:hover {\n      transform: scale(1.02);\n    }\n\n    .care-item svg {\n      width: 32px;\n      height: 32px;\n      flex-shrink: 0;\n      fill: #333;\n    }\n\n    .care-item p {\n      margin: 0;\n      font-size: 0.95em;\n    }\n\n    @media (max-width: 500px) {\n      .care-item {\n        flex: 1 1 100%;\n      }\n\n      .product-description li {\n        flex-direction: column;\n        align-items: flex-start;\n      }\n\n      .product-description li span:last-child {\n        margin-top: 0.3em;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch2\u003eŽenska kožna torba Mina\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M5 9h14l-1.5 9h-11L5 9Zm2-2a5 5 0 0 1 10 0\" stroke-width=\"2\" stroke=\"#555\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Kategorija:\u003c\/span\u003e\u003cspan\u003eŽenske torbe\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M12 2v2m6.364 1.636-1.414 1.414M22 12h-2M17.95 17.95l-1.414-1.414M12 20v2M6.05 17.95l1.414-1.414M2 12h2M6.05 6.05l1.414 1.414M12 8a4 4 0 1 1 0 8 4 4 0 0 1 0-8Z\" stroke-width=\"2\" stroke=\"#555\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Boja metala:\u003c\/span\u003e\u003cspan\u003eZlatna \u003cspan class=\"icon-color color-gold\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M5 3v2M5 19v2M19 3v2M19 19v2M3 5h2M3 19h2M19 5h2M19 19h2M7 7h10v10H7V7Z\" stroke-width=\"2\" stroke=\"#555\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Osnovna boja\u003c\/span\u003e\u003cspan\u003eCrna \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e Dimenzije ručki (cm):\u003c\/span\u003e\u003cspan\u003e150 \/ 23\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003crect stroke-width=\"2\" stroke=\"#555\" rx=\"2\" height=\"16\" width=\"16\" y=\"4\" x=\"4\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e Dimenzije (cm):\u003c\/span\u003e\u003cspan\u003e39x29x15\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M3 12h18M12 3v18\" stroke-width=\"2\" stroke=\"#555\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Forma:\u003c\/span\u003e\u003cspan\u003eMeka\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M4 4h16v4H4zM4 10h16v10H4z\" stroke-width=\"2\" stroke=\"#555\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Preklop:\u003c\/span\u003e\u003cspan\u003eDa\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003crect fill=\"#555\" rx=\"1\" height=\"2\" width=\"18\" y=\"11\" x=\"3\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e Vrsta kopčanja:\u003c\/span\u003e\u003cspan\u003eRajsferšlus, bravica\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M6 10a6 6 0 0 1 12 0v6H6v-6Z\" stroke-width=\"2\" stroke=\"#555\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Vrsta ručki:\u003c\/span\u003e\u003cspan\u003eŠnur\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003ccircle stroke-width=\"2\" stroke=\"#555\" r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M7 12h10\" stroke-width=\"2\" stroke=\"#555\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Materijal:\u003c\/span\u003e\u003cspan\u003eEko koža\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"care-instructions\"\u003e\n\u003cp class=\"label\"\u003eUputstvo za pranje:\u003c\/p\u003e\n\u003cdiv class=\"care-icons\"\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003csvg viewbox=\"0 0 96 96\"\u003e\u003cpath d=\"M48 0a48 48 0 1048 48A48 48 0 0048 0zM7.5 48a40.5 40.5 0 0111.7-28.5l13.8 13.8a45.9 45.9 0 00-7.3 17.4A24.9 24.9 0 0048 75a24.7 24.7 0 0017.5-7.2l8.1 8.1a40.5 40.5 0 01-65.1-27.9zm56.7 10.5L42 35.3c2.3-2.9 4.8-5.7 7-8 7.5 7.8 16.9 19.9 16.9 26.2a15 15 0 01-.8 5zm-4.3 7a16.9 16.9 0 01-28.8-11c0-3 2.1-7.2 5.1-11.7l23.7 23.7zm19.5 8.2l-9.1-9.1a24.5 24.5 0 002.6-11.1c0-12.9-19.9-32.6-22.1-34.8l-2.8-2.7-2.8 2.7c-.8-2.7-9.9 10.9-13-13a40.5 40.5 0 0151.4-6.4c6.2 4.1 11.3 9.5 15.2 15.8a40.5 40.5 0 01-6.4 51.4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003eNe kvasiti\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003csvg viewbox=\"0 0 96 96\"\u003e\u003cpath d=\"M94.8 78.7l-9.1-6.4c1.5 0 2.7-1.2 2.7-2.7V30c0-1.7-.3-3.4-.7-4.9l7.2-5c1.2-.9 1.5-2.6.7-3.8-.9-1.2-2.6-1.5-3.8-.7l-6.4 4.5c-.6-.9-1.3-1.7-2-2.4-3.2-3.2-7.5-5.1-12.4-5.1H33.2c-1.5 0-2.7 1.2-2.7 2.7s1.2 2.7 2.7 2.7h38.7c3.3 0 6.3 1.4 8.5 3.5.5.5 1 1.1 1.4 1.7l-16 11.2-21.7.1c-3.4 0-6.6.5-9.7 1.4L4.3 15.3c-1.2-.9-2.9-.6-3.8.7-.9 1.2-.6 2.9.7 3.8l26 18.2c-3.4 1.7-6.4 3.9-9.1 6.6C6.6 56.3 2.7 65 2.5 74.6c0 1.6 1.1 3 2.7 3L-.1 84.1c-1.2.9-1.5 2.6-.7 3.8.9 1.2 2.6 1.5 3.8.7l15.5-10.9h56.3l15.5 10.9c1.2.9 2.9.6 3.8-.7.9-1.2.6-2.9-.7-3.8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003eNije dozvoljeno peglanje\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003csvg viewbox=\"0 0 96 96\"\u003e\u003cpath d=\"M94.8 77.4l-11.7-8.2c3.8-6.2 5.9-13.5 5.9-21.2s-2.2-15-5.9-21.2L94.8 18c1.2-.9 1.5-2.6.7-3.8-.9-1.2-2.6-1.5-3.8-.7l-11.7 8.2c-7.5-9.3-19-15.3-32-15.3s-24.4 6-32 15.3L4.3 13.5c-1.2-.9-2.9-.6-3.8.7-.9 1.2-.6 2.9.7 3.8L13 26.2C9.2 32.4 7 39.7 7 47.9s2.2 15 5.9 21.2l-11.7 8.2c-1.2.9-1.5 2.6-.7 3.8.9 1.2 2.6 1.5 3.8.7l11.7-8.2C23.3 83.9 34.9 90 48 90s24.4-6 32-15.3l11.7 8.2c1.2.9 2.9.6 3.8-.7.9-1.2.6-2.9-.7-3.8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003eSuvo čišćenje nije dozvoljeno\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003csvg viewbox=\"0 0 96 96\"\u003e\u003cpath d=\"M95.9 34.2c-.4-1.2-1.7-1.8-2.9-1.4l-5.4 2 1.6-9.9c.2-1.2-.6-2.4-1.9-2.6s-2.4.6-2.6 1.9l-.6 3.6c-.3.1-.6.3-.9.4-5.9 3.1-9.3 1.5-12.7 0-4.3-2-8.6-4-16.3 0-5.9 3.1-9.3 1.5-12.7 0-4.3-2-8.6-4-16.3 0-5.9 3.1-9.3 1.5-12.7 0-.2-.1-.4-.2-.6-.3l-.6-3.7c-.2-1.2-1.4-2.1-2.6-1.9-1.2.2-2.1 1.4-1.9 2.6l1.6 9.9-5.4-2c-1.2-.4-2.5.2-2.9 1.4s.2 2.5 1.4 2.9l7.8 2.8 3.6 22-6.2 2.3c-1.2.4-1.8 1.7-1.4 2.9s1.7 1.8 2.9 1.4l5.4-2 0 5.2c.2 1.1 1.1 1.9 2.2 1.9h62.4c1.1 0 2-0.8 2.2-1.9l.9-5.2 5.4 2c1.2.4 2.5-.2 2.9-1.4s-.2-2.5-1.4-2.9l-6.2-2.3 3.6-22 7.8-2.8c1.2-.4 1.8-1.7 1.4-2.9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003eNije za pranje\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Emir torbe","offers":[{"title":"Crna","offer_id":41592228872286,"sku":"TORBA-MINA-CRNA","price":3200.0,"currency_code":"RSD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0056\/6620\/9881\/files\/IMG-4734.jpg?v=1750681203"},{"product_id":"torba-modena","title":"Torba Modena","description":"\u003cstyle\u003e\n    .product-description {\n      font-family: 'Helvetica Neue', sans-serif;\n      max-width: 700px;\n      margin: 0 auto;\n      padding: 1em;\n      color: #333;\n    }\n\n    .product-description h2 {\n      font-size: 1.8em;\n      font-weight: 700;\n      margin-bottom: 1em;\n      text-align: center;\n    }\n\n    .product-description ul {\n      list-style: none;\n      padding: 0;\n      margin: 1em 0;\n      border-top: 1px solid #eee;\n      border-bottom: 1px solid #eee;\n    }\n\n    .product-description li {\n      padding: 0.7em 0;\n      border-bottom: 1px solid #f1f1f1;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n\n    .product-description li:hover {\n      background-color: #fafafa;\n    }\n\n    .product-description li:last-child {\n      border-bottom: none;\n    }\n\n    .product-description .label {\n      font-weight: 600;\n      color: #555;\n      display: flex;\n      align-items: center;\n      gap: 0.5em;\n    }\n\n    .product-description .label i {\n      width: 18px;\n      height: 18px;\n      display: inline-block;\n    }\n\n    .icon-color {\n      display: inline-block;\n      width: 16px;\n      height: 16px;\n      border-radius: 50%;\n      margin-left: 0.5em;\n      border: 1px solid #ccc;\n    }\n\n    .color-beige { background-color: #f5f5dc; }\n    .color-gold { background-color: #d4af37; }\n\n    .icon-dim { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/resize-diagonal.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-material { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/fabric.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-lock { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/lock-2.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-handle { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/handbag.png'); background-size: contain; background-repeat: no-repeat; }\n\n    .care-instructions {\n      margin-top: 2em;\n    }\n\n    .care-instructions \u003e p.label {\n      font-weight: 600;\n      font-size: 1.1em;\n      margin-bottom: 1em;\n      border-bottom: 1px solid #ccc;\n      padding-bottom: 0.3em;\n    }\n\n    .care-icons {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1em;\n    }\n\n    .care-item {\n      flex: 1 1 45%;\n      display: flex;\n      align-items: center;\n      gap: 0.7em;\n      margin-bottom: 1em;\n      transition: transform 0.2s ease;\n    }\n\n    .care-item:hover {\n      transform: scale(1.02);\n    }\n\n    .care-item svg {\n      width: 32px;\n      height: 32px;\n      flex-shrink: 0;\n      fill: #333;\n    }\n\n    .care-item p {\n      margin: 0;\n      font-size: 0.95em;\n    }\n\n    @media (max-width: 500px) {\n      .care-item {\n        flex: 1 1 100%;\n      }\n\n      .product-description li {\n        flex-direction: column;\n        align-items: flex-start;\n      }\n\n      .product-description li span:last-child {\n        margin-top: 0.3em;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch2\u003eŽenska kožna torba Modena\u003cbr\u003e\n\u003c\/h2\u003e\n\u003cp\u003eMaterijal: eko koža\u003cbr\u003eŠirina: 20cm\u003cbr\u003eDužina: 9cm\u003cbr\u003eVisina: 17cm\u003cbr\u003eVisina sa ručkom: 29cm\u003cbr\u003eZatvaranje :rajsferšlus, dodatna pregrada, dodatni kaiš\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Emir torbe","offers":[{"title":"Braon","offer_id":41592193417310,"sku":"TORBA-MODENA-BRAON","price":2600.0,"currency_code":"RSD","in_stock":false},{"title":"Crna","offer_id":41592193384542,"sku":"TORBA-MODENA-CRNA","price":2600.0,"currency_code":"RSD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0056\/6620\/9881\/files\/E5D079E4-FDEA-4D04-826E-B6443FBDCB75.jpg?v=1750681201"},{"product_id":"torba-klara","title":"Torba Klara","description":"\u003cstyle\u003e\n    .product-description {\n      font-family: 'Helvetica Neue', sans-serif;\n      max-width: 700px;\n      margin: 0 auto;\n      padding: 1em;\n      color: #333;\n    }\n\n    .product-description h2 {\n      font-size: 1.8em;\n      font-weight: 700;\n      margin-bottom: 1em;\n      text-align: center;\n    }\n\n    .product-description ul {\n      list-style: none;\n      padding: 0;\n      margin: 1em 0;\n      border-top: 1px solid #eee;\n      border-bottom: 1px solid #eee;\n    }\n\n    .product-description li {\n      padding: 0.7em 0;\n      border-bottom: 1px solid #f1f1f1;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n\n    .product-description li:hover {\n      background-color: #fafafa;\n    }\n\n    .product-description li:last-child {\n      border-bottom: none;\n    }\n\n    .product-description .label {\n      font-weight: 600;\n      color: #555;\n      display: flex;\n      align-items: center;\n      gap: 0.5em;\n    }\n\n    .product-description .label i {\n      width: 18px;\n      height: 18px;\n      display: inline-block;\n    }\n\n    .icon-color {\n      display: inline-block;\n      width: 16px;\n      height: 16px;\n      border-radius: 50%;\n      margin-left: 0.5em;\n      border: 1px solid #ccc;\n    }\n\n    .color-beige { background-color: #f5f5dc; }\n    .color-gold { background-color: #d4af37; }\n\n    .icon-dim { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/resize-diagonal.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-material { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/fabric.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-lock { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/lock-2.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-handle { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/handbag.png'); background-size: contain; background-repeat: no-repeat; }\n\n    .care-instructions {\n      margin-top: 2em;\n    }\n\n    .care-instructions \u003e p.label {\n      font-weight: 600;\n      font-size: 1.1em;\n      margin-bottom: 1em;\n      border-bottom: 1px solid #ccc;\n      padding-bottom: 0.3em;\n    }\n\n    .care-icons {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1em;\n    }\n\n    .care-item {\n      flex: 1 1 45%;\n      display: flex;\n      align-items: center;\n      gap: 0.7em;\n      margin-bottom: 1em;\n      transition: transform 0.2s ease;\n    }\n\n    .care-item:hover {\n      transform: scale(1.02);\n    }\n\n    .care-item svg {\n      width: 32px;\n      height: 32px;\n      flex-shrink: 0;\n      fill: #333;\n    }\n\n    .care-item p {\n      margin: 0;\n      font-size: 0.95em;\n    }\n\n    @media (max-width: 500px) {\n      .care-item {\n        flex: 1 1 100%;\n      }\n\n      .product-description li {\n        flex-direction: column;\n        align-items: flex-start;\n      }\n\n      .product-description li span:last-child {\n        margin-top: 0.3em;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch2\u003eŽenska kožna torba Klara\u003c\/h2\u003e\n\u003c\/div\u003e","brand":"Emir torbe","offers":[{"title":"Crna","offer_id":41592229265502,"sku":"TORBA-KLARA-CRNA","price":3200.0,"currency_code":"RSD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0056\/6620\/9881\/files\/6C31BF99-1C32-4267-8813-0851FA6E57A0.jpg?v=1750681199"},{"product_id":"torba-klea","title":"Torba Klea","description":"\u003cstyle\u003e\n    .product-description {\n      font-family: 'Helvetica Neue', sans-serif;\n      max-width: 700px;\n      margin: 0 auto;\n      padding: 1em;\n      color: #333;\n    }\n\n    .product-description h2 {\n      font-size: 1.8em;\n      font-weight: 700;\n      margin-bottom: 1em;\n      text-align: center;\n    }\n\n    .product-description ul {\n      list-style: none;\n      padding: 0;\n      margin: 1em 0;\n      border-top: 1px solid #eee;\n      border-bottom: 1px solid #eee;\n    }\n\n    .product-description li {\n      padding: 0.7em 0;\n      border-bottom: 1px solid #f1f1f1;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n\n    .product-description li:hover {\n      background-color: #fafafa;\n    }\n\n    .product-description li:last-child {\n      border-bottom: none;\n    }\n\n    .product-description .label {\n      font-weight: 600;\n      color: #555;\n      display: flex;\n      align-items: center;\n      gap: 0.5em;\n    }\n\n    .product-description .label i {\n      width: 18px;\n      height: 18px;\n      display: inline-block;\n    }\n\n    .icon-color {\n      display: inline-block;\n      width: 16px;\n      height: 16px;\n      border-radius: 50%;\n      margin-left: 0.5em;\n      border: 1px solid #ccc;\n    }\n\n    .color-beige { background-color: #f5f5dc; }\n    .color-gold { background-color: #d4af37; }\n\n    .icon-dim { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/resize-diagonal.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-material { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/fabric.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-lock { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/lock-2.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-handle { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/handbag.png'); background-size: contain; background-repeat: no-repeat; }\n\n    .care-instructions {\n      margin-top: 2em;\n    }\n\n    .care-instructions \u003e p.label {\n      font-weight: 600;\n      font-size: 1.1em;\n      margin-bottom: 1em;\n      border-bottom: 1px solid #ccc;\n      padding-bottom: 0.3em;\n    }\n\n    .care-icons {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1em;\n    }\n\n    .care-item {\n      flex: 1 1 45%;\n      display: flex;\n      align-items: center;\n      gap: 0.7em;\n      margin-bottom: 1em;\n      transition: transform 0.2s ease;\n    }\n\n    .care-item:hover {\n      transform: scale(1.02);\n    }\n\n    .care-item svg {\n      width: 32px;\n      height: 32px;\n      flex-shrink: 0;\n      fill: #333;\n    }\n\n    .care-item p {\n      margin: 0;\n      font-size: 0.95em;\n    }\n\n    @media (max-width: 500px) {\n      .care-item {\n        flex: 1 1 100%;\n      }\n\n      .product-description li {\n        flex-direction: column;\n        align-items: flex-start;\n      }\n\n      .product-description li span:last-child {\n        margin-top: 0.3em;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch2\u003eŽenska kožna torba Klea\u003c\/h2\u003e\n\u003cp\u003eMaterijal: eko koža\u003cbr\u003e\u003cbr\u003eŠirina: 26cm\u003cbr\u003eDužina: 7,5cm\u003cbr\u003eVisina: 15cm\u003cbr\u003eVisina sa kaišem: 43+cm (3 podešavanja dužine kaiša)\u003cbr\u003eZatvaranje: rajsferšlus, nema dodatne pregrade\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Emir torbe","offers":[{"title":"Crna","offer_id":41592229003358,"sku":"TORBA-KLEA-CRNA","price":2600.0,"currency_code":"RSD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0056\/6620\/9881\/files\/D50BEFD7-D20A-4DC5-93A8-AB4514D7AC8F.jpg?v=1750681198"},{"product_id":"torba-nina","title":"Torba Nina","description":"\u003cstyle\u003e\n    .product-description {\n      font-family: 'Helvetica Neue', sans-serif;\n      max-width: 700px;\n      margin: 0 auto;\n      padding: 1em;\n      color: #333;\n    }\n\n    .product-description h2 {\n      font-size: 1.8em;\n      font-weight: 700;\n      margin-bottom: 1em;\n      text-align: center;\n    }\n\n    .product-description ul {\n      list-style: none;\n      padding: 0;\n      margin: 1em 0;\n      border-top: 1px solid #eee;\n      border-bottom: 1px solid #eee;\n    }\n\n    .product-description li {\n      padding: 0.7em 0;\n      border-bottom: 1px solid #f1f1f1;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n\n    .product-description li:hover {\n      background-color: #fafafa;\n    }\n\n    .product-description li:last-child {\n      border-bottom: none;\n    }\n\n    .product-description .label {\n      font-weight: 600;\n      color: #555;\n      display: flex;\n      align-items: center;\n      gap: 0.5em;\n    }\n\n    .product-description .label i {\n      width: 18px;\n      height: 18px;\n      display: inline-block;\n    }\n\n    .icon-color {\n      display: inline-block;\n      width: 16px;\n      height: 16px;\n      border-radius: 50%;\n      margin-left: 0.5em;\n      border: 1px solid #ccc;\n    }\n\n    .color-beige { background-color: #f5f5dc; }\n    .color-gold { background-color: #d4af37; }\n\n    .icon-dim { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/resize-diagonal.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-material { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/fabric.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-lock { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/lock-2.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-handle { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/handbag.png'); background-size: contain; background-repeat: no-repeat; }\n\n    .care-instructions {\n      margin-top: 2em;\n    }\n\n    .care-instructions \u003e p.label {\n      font-weight: 600;\n      font-size: 1.1em;\n      margin-bottom: 1em;\n      border-bottom: 1px solid #ccc;\n      padding-bottom: 0.3em;\n    }\n\n    .care-icons {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1em;\n    }\n\n    .care-item {\n      flex: 1 1 45%;\n      display: flex;\n      align-items: center;\n      gap: 0.7em;\n      margin-bottom: 1em;\n      transition: transform 0.2s ease;\n    }\n\n    .care-item:hover {\n      transform: scale(1.02);\n    }\n\n    .care-item svg {\n      width: 32px;\n      height: 32px;\n      flex-shrink: 0;\n      fill: #333;\n    }\n\n    .care-item p {\n      margin: 0;\n      font-size: 0.95em;\n    }\n\n    @media (max-width: 500px) {\n      .care-item {\n        flex: 1 1 100%;\n      }\n\n      .product-description li {\n        flex-direction: column;\n        align-items: flex-start;\n      }\n\n      .product-description li span:last-child {\n        margin-top: 0.3em;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch2\u003eŽenska kožna torba Nina\u003c\/h2\u003e\n\u003cp\u003eMaterijal: eko koža\u003cbr\u003eŠirina: 28,5cm (24cm na vrhu)\u003cbr\u003eDužina: 8cm\u003cbr\u003eVisina: 16cm\u003cbr\u003eVisina sa ručkom: 34cm\u003cbr\u003eZatvaranje: preklop, nema dodatne pregrade\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Emir torbe","offers":[{"title":"Crna","offer_id":41592212488286,"sku":"TORBA-NINA-CRNA","price":3600.0,"currency_code":"RSD","in_stock":false},{"title":"Braon","offer_id":41592212521054,"sku":"TORBA-NINA-BRAON","price":3600.0,"currency_code":"RSD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0056\/6620\/9881\/files\/7659E3E2-EA4B-4794-8209-78F27F895412.jpg?v=1750681196"},{"product_id":"torba-nela","title":"Torba Nela","description":"\u003cstyle\u003e\n    .product-description {\n      font-family: 'Helvetica Neue', sans-serif;\n      max-width: 700px;\n      margin: 0 auto;\n      padding: 1em;\n      color: #333;\n    }\n\n    .product-description h2 {\n      font-size: 1.8em;\n      font-weight: 700;\n      margin-bottom: 1em;\n      text-align: center;\n    }\n\n    .product-description ul {\n      list-style: none;\n      padding: 0;\n      margin: 1em 0;\n      border-top: 1px solid #eee;\n      border-bottom: 1px solid #eee;\n    }\n\n    .product-description li {\n      padding: 0.7em 0;\n      border-bottom: 1px solid #f1f1f1;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n\n    .product-description li:hover {\n      background-color: #fafafa;\n    }\n\n    .product-description li:last-child {\n      border-bottom: none;\n    }\n\n    .product-description .label {\n      font-weight: 600;\n      color: #555;\n      display: flex;\n      align-items: center;\n      gap: 0.5em;\n    }\n\n    .product-description .label i {\n      width: 18px;\n      height: 18px;\n      display: inline-block;\n    }\n\n    .icon-color {\n      display: inline-block;\n      width: 16px;\n      height: 16px;\n      border-radius: 50%;\n      margin-left: 0.5em;\n      border: 1px solid #ccc;\n    }\n\n    .color-beige { background-color: #f5f5dc; }\n    .color-gold { background-color: #d4af37; }\n\n    .icon-dim { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/resize-diagonal.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-material { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/fabric.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-lock { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/lock-2.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-handle { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/handbag.png'); background-size: contain; background-repeat: no-repeat; }\n\n    .care-instructions {\n      margin-top: 2em;\n    }\n\n    .care-instructions \u003e p.label {\n      font-weight: 600;\n      font-size: 1.1em;\n      margin-bottom: 1em;\n      border-bottom: 1px solid #ccc;\n      padding-bottom: 0.3em;\n    }\n\n    .care-icons {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1em;\n    }\n\n    .care-item {\n      flex: 1 1 45%;\n      display: flex;\n      align-items: center;\n      gap: 0.7em;\n      margin-bottom: 1em;\n      transition: transform 0.2s ease;\n    }\n\n    .care-item:hover {\n      transform: scale(1.02);\n    }\n\n    .care-item svg {\n      width: 32px;\n      height: 32px;\n      flex-shrink: 0;\n      fill: #333;\n    }\n\n    .care-item p {\n      margin: 0;\n      font-size: 0.95em;\n    }\n\n    @media (max-width: 500px) {\n      .care-item {\n        flex: 1 1 100%;\n      }\n\n      .product-description li {\n        flex-direction: column;\n        align-items: flex-start;\n      }\n\n      .product-description li span:last-child {\n        margin-top: 0.3em;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch2\u003eŽenska kožna torba Nela\u003cbr\u003e\n\u003c\/h2\u003e\n\u003cp\u003eMaterijal: eko koža\u003cbr\u003e\u003cbr\u003eŠirina: 26cm\u003cbr\u003eDužina: 8cm\u003cbr\u003eVisina: 19,5cm\u003cbr\u003eVisina sa ručkom: 30cm\u003cbr\u003eZatvaranje: rajsferšlus i preklop na magnet, dodatni kaiš, dve unutrašnje pregrade \u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Emir torbe","offers":[{"title":"Teget","offer_id":41592217043038,"sku":"TORBA-NELA-TEGET","price":3600.0,"currency_code":"RSD","in_stock":false},{"title":"Bež","offer_id":41592217075806,"sku":"TORBA-NELA-BEZ","price":3600.0,"currency_code":"RSD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0056\/6620\/9881\/files\/D26CD78E-4294-40E0-A6FA-993AE34FDCA1.jpg?v=1750681194"},{"product_id":"torba-lea","title":"Torba Lea","description":"\u003cstyle\u003e\n    .product-description {\n      font-family: 'Helvetica Neue', sans-serif;\n      max-width: 700px;\n      margin: 0 auto;\n      padding: 1em;\n      color: #333;\n    }\n\n    .product-description h2 {\n      font-size: 1.8em;\n      font-weight: 700;\n      margin-bottom: 1em;\n      text-align: center;\n    }\n\n    .product-description ul {\n      list-style: none;\n      padding: 0;\n      margin: 1em 0;\n      border-top: 1px solid #eee;\n      border-bottom: 1px solid #eee;\n    }\n\n    .product-description li {\n      padding: 0.7em 0;\n      border-bottom: 1px solid #f1f1f1;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n\n    .product-description li:hover {\n      background-color: #fafafa;\n    }\n\n    .product-description li:last-child {\n      border-bottom: none;\n    }\n\n    .product-description .label {\n      font-weight: 600;\n      color: #555;\n      display: flex;\n      align-items: center;\n      gap: 0.5em;\n    }\n\n    .product-description .label i {\n      width: 18px;\n      height: 18px;\n      display: inline-block;\n    }\n\n    .icon-color {\n      display: inline-block;\n      width: 16px;\n      height: 16px;\n      border-radius: 50%;\n      margin-left: 0.5em;\n      border: 1px solid #ccc;\n    }\n\n    .color-beige { background-color: #f5f5dc; }\n    .color-gold { background-color: #d4af37; }\n\n    .icon-dim { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/resize-diagonal.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-material { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/fabric.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-lock { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/lock-2.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-handle { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/handbag.png'); background-size: contain; background-repeat: no-repeat; }\n\n    .care-instructions {\n      margin-top: 2em;\n    }\n\n    .care-instructions \u003e p.label {\n      font-weight: 600;\n      font-size: 1.1em;\n      margin-bottom: 1em;\n      border-bottom: 1px solid #ccc;\n      padding-bottom: 0.3em;\n    }\n\n    .care-icons {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1em;\n    }\n\n    .care-item {\n      flex: 1 1 45%;\n      display: flex;\n      align-items: center;\n      gap: 0.7em;\n      margin-bottom: 1em;\n      transition: transform 0.2s ease;\n    }\n\n    .care-item:hover {\n      transform: scale(1.02);\n    }\n\n    .care-item svg {\n      width: 32px;\n      height: 32px;\n      flex-shrink: 0;\n      fill: #333;\n    }\n\n    .care-item p {\n      margin: 0;\n      font-size: 0.95em;\n    }\n\n    @media (max-width: 500px) {\n      .care-item {\n        flex: 1 1 100%;\n      }\n\n      .product-description li {\n        flex-direction: column;\n        align-items: flex-start;\n      }\n\n      .product-description li span:last-child {\n        margin-top: 0.3em;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch2\u003eŽenska kožna torba Lea\u003c\/h2\u003e\n\u003cp\u003eŠirina: 27cm\u003cbr\u003eDužina: 7cm\u003cbr\u003eVisina: 13cm\u003cbr\u003eVisina sa kaišem: 36cm\u003cbr\u003eZatvaranje: rajsferšlus, nema pregrade\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Emir torbe","offers":[{"title":"Bež","offer_id":41592220418142,"sku":"TORBA-LEA-BEZ","price":2600.0,"currency_code":"RSD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0056\/6620\/9881\/files\/173DFE22-DB9A-49D7-98F5-132CFD3F6381.jpg?v=1750681193"},{"product_id":"torba-hana","title":"Torba Hana","description":"\u003cstyle\u003e\n    .product-description {\n      font-family: 'Helvetica Neue', sans-serif;\n      max-width: 700px;\n      margin: 0 auto;\n      padding: 1em;\n      color: #333;\n    }\n\n    .product-description h2 {\n      font-size: 1.8em;\n      font-weight: 700;\n      margin-bottom: 1em;\n      text-align: center;\n    }\n\n    .product-description ul {\n      list-style: none;\n      padding: 0;\n      margin: 1em 0;\n      border-top: 1px solid #eee;\n      border-bottom: 1px solid #eee;\n    }\n\n    .product-description li {\n      padding: 0.7em 0;\n      border-bottom: 1px solid #f1f1f1;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      transition: background 0.3s ease;\n    }\n\n    .product-description li:hover {\n      background-color: #fafafa;\n    }\n\n    .product-description li:last-child {\n      border-bottom: none;\n    }\n\n    .product-description .label {\n      font-weight: 600;\n      color: #555;\n      display: flex;\n      align-items: center;\n      gap: 0.5em;\n    }\n\n    .product-description .label i {\n      width: 18px;\n      height: 18px;\n      display: inline-block;\n    }\n\n    .icon-color {\n      display: inline-block;\n      width: 16px;\n      height: 16px;\n      border-radius: 50%;\n      margin-left: 0.5em;\n      border: 1px solid #ccc;\n    }\n\n    .color-beige { background-color: #f5f5dc; }\n    .color-gold { background-color: #d4af37; }\n\n    .icon-dim { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/resize-diagonal.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-material { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/fabric.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-lock { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/lock-2.png'); background-size: contain; background-repeat: no-repeat; }\n    .icon-handle { background-image: url('https:\/\/img.icons8.com\/ios-filled\/50\/000000\/handbag.png'); background-size: contain; background-repeat: no-repeat; }\n\n    .care-instructions {\n      margin-top: 2em;\n    }\n\n    .care-instructions \u003e p.label {\n      font-weight: 600;\n      font-size: 1.1em;\n      margin-bottom: 1em;\n      border-bottom: 1px solid #ccc;\n      padding-bottom: 0.3em;\n    }\n\n    .care-icons {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1em;\n    }\n\n    .care-item {\n      flex: 1 1 45%;\n      display: flex;\n      align-items: center;\n      gap: 0.7em;\n      margin-bottom: 1em;\n      transition: transform 0.2s ease;\n    }\n\n    .care-item:hover {\n      transform: scale(1.02);\n    }\n\n    .care-item svg {\n      width: 32px;\n      height: 32px;\n      flex-shrink: 0;\n      fill: #333;\n    }\n\n    .care-item p {\n      margin: 0;\n      font-size: 0.95em;\n    }\n\n    @media (max-width: 500px) {\n      .care-item {\n        flex: 1 1 100%;\n      }\n\n      .product-description li {\n        flex-direction: column;\n        align-items: flex-start;\n      }\n\n      .product-description li span:last-child {\n        margin-top: 0.3em;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch2\u003eŽenska kožna torba Hana\u003c\/h2\u003e\n\u003c\/div\u003e","brand":"Emir torbe","offers":[{"title":"Bordo","offer_id":41592221892702,"sku":"TORBA-HANA-BORDO","price":2600.0,"currency_code":"RSD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0056\/6620\/9881\/files\/2EA4BAE8-36F8-4615-B929-1EC04902D71C.jpg?v=1750681191"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0056\/6620\/9881\/collections\/zenske-torbe-i-rancevi-contessa-moda.png?v=1743370344","url":"https:\/\/contessamoda.shop\/en-us\/collections\/zenske-torbe.oembed","provider":"Contessa Moda","version":"1.0","type":"link"}