{"title":"Spring Deals","description":"","products":[{"product_id":"la-vie-tee","title":"La Vie Tee","description":"\u003cstyle\u003e\n  .model-popup-anso {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0; top: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0,0,0,0.7);\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  .model-popup-anso-content {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    max-width: 500px;\n    width: 90%;\n    box-shadow: 0 0 30px rgba(0,0,0,0.3);\n    text-align: center;\n  }\n\n  .model-popup-anso img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 15px;\n    box-shadow: 0 0 15px rgba(0,0,0,0.3);\n  }\n\n  .model-popup-anso .caption {\n    color: #000;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  .model-popup-anso.active {\n    display: flex;\n  }\n\n  .model-popup-anso::after {\n    content: '✕';\n    position: absolute;\n    top: 20px;\n    right: 30px;\n    color: white;\n    font-size: 30px;\n    cursor: pointer;\n  }\n\n  .model-caption-link-anso {\n    font-style: italic;\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 20px;\n  }\n\n  .model-name-anso {\n    color: #000;\n    cursor: pointer;\n    text-decoration: underline;\n    font-style: italic;\n  }\n\n  .model-name-anso:hover {\n    color: #222;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"model-caption-link-anso\"\u003e\n\n \u003cspan class=\"model-name-anso\" onclick=\"openModelAnso()\"\u003eAn-Sofie\u003c\/span\u003e is 1m70 and wears size M. \n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"model-popup-anso\" id=\"popup-anso\" onclick=\"closeModelAnso()\"\u003e\n\n\u003cdiv class=\"model-popup-anso-content\" onclick=\"event.stopPropagation()\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/43D79484-B221-4AAA-ADF8-B67735E38F11.jpg?v=1758364519\" alt=\"An-Sofie\"\u003e\n\u003cdiv class=\"caption\"\u003e An-Sofie is 1m70 and wears size M. \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n  function openModelAnso() {\n    document.getElementById('popup-anso').classList.add('active');\n  }\n  function closeModelAnso() {\n    document.getElementById('popup-anso').classList.remove('active');\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  .model-popup-hanne {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0; top: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0,0,0,0.7);\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  .model-popup-hanne-content {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    max-width: 500px;\n    width: 90%;\n    box-shadow: 0 0 30px rgba(0,0,0,0.3);\n    text-align: center;\n  }\n\n  .model-popup-hanne img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 15px;\n    box-shadow: 0 0 15px rgba(0,0,0,0.3);\n  }\n\n  .model-popup-hanne .caption {\n    color: #000;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  .model-popup-hanne.active {\n    display: flex;\n  }\n\n  .model-popup-hanne::after {\n    content: '✕';\n    position: absolute;\n    top: 20px;\n    right: 30px;\n    color: white;\n    font-size: 30px;\n    cursor: pointer;\n  }\n\n  .model-caption-link-hanne {\n    font-style: italic;\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 20px;\n  }\n\n  .model-name-hanne {\n    color: #000;\n    cursor: pointer;\n    text-decoration: underline;\n    font-style: italic;\n  }\n\n  .model-name-hanne:hover {\n    color: #222;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"model-caption-link-hanne\"\u003e\n\n \u003cspan class=\"model-name-hanne\" onclick=\"openModelHanne()\"\u003eHanne\u003c\/span\u003e is 1m60 and wears size S. \n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"model-popup-hanne\" id=\"popup-hanne\" onclick=\"closeModelHanne()\"\u003e\n\n\u003cdiv class=\"model-popup-hanne-content\" onclick=\"event.stopPropagation()\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/48DFE7DC-8CAA-4842-AF45-8CFD217234B3.jpg?v=1758386393\" alt=\"Hanne\"\u003e\n\u003cdiv class=\"caption\"\u003e Hanne is 1m60 and wears size S. \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n  function openModelHanne() {\n    document.getElementById('popup-hanne').classList.add('active');\n  }\n  function closeModelHanne() {\n    document.getElementById('popup-hanne').classList.remove('active');\n  }\n\u003c\/script\u003e\n","brand":"Bellavie Fashion","offers":[{"title":"Butter Yellow \/ S","offer_id":51283831226709,"sku":null,"price":10.0,"currency_code":"EUR","in_stock":true},{"title":"Butter Yellow \/ M","offer_id":51283831423317,"sku":null,"price":10.0,"currency_code":"EUR","in_stock":true},{"title":"Butter Yellow \/ L","offer_id":51283831456085,"sku":null,"price":10.0,"currency_code":"EUR","in_stock":true},{"title":"Navy \/ S","offer_id":51283831193941,"sku":null,"price":10.0,"currency_code":"EUR","in_stock":true},{"title":"Navy \/ M","offer_id":51283831357781,"sku":null,"price":10.0,"currency_code":"EUR","in_stock":false},{"title":"Navy \/ L","offer_id":51283831390549,"sku":null,"price":10.0,"currency_code":"EUR","in_stock":false},{"title":"Pink \/ S","offer_id":51283831259477,"sku":null,"price":10.0,"currency_code":"EUR","in_stock":false},{"title":"Pink \/ M","offer_id":51283831488853,"sku":null,"price":10.0,"currency_code":"EUR","in_stock":true},{"title":"Pink \/ L","offer_id":51283831521621,"sku":null,"price":10.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/la-vie-teebotergeel-6586301.jpg?v=1756068517"},{"product_id":"romy-stripe-top","title":"Romy Stripe Top","description":"\u003cstyle\u003e\n  .model-popup-anso {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0; top: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0,0,0,0.7);\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  .model-popup-anso-content {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    max-width: 500px;\n    width: 90%;\n    box-shadow: 0 0 30px rgba(0,0,0,0.3);\n    text-align: center;\n  }\n\n  .model-popup-anso img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 15px;\n    box-shadow: 0 0 15px rgba(0,0,0,0.3);\n  }\n\n  .model-popup-anso .caption {\n    color: #000;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  .model-popup-anso.active {\n    display: flex;\n  }\n\n  .model-popup-anso::after {\n    content: '✕';\n    position: absolute;\n    top: 20px;\n    right: 30px;\n    color: white;\n    font-size: 30px;\n    cursor: pointer;\n  }\n\n  .model-caption-link-anso {\n    font-style: italic;\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 20px;\n  }\n\n  .model-name-anso {\n    color: #000;\n    cursor: pointer;\n    text-decoration: underline;\n    font-style: italic;\n  }\n\n  .model-name-anso:hover {\n    color: #222;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"model-caption-link-anso\"\u003e\n\n \u003cspan class=\"model-name-anso\" onclick=\"openModelAnso()\"\u003eAn-Sofie\u003c\/span\u003e is 1m70 and wears size M. \n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"model-popup-anso\" id=\"popup-anso\" onclick=\"closeModelAnso()\"\u003e\n\n\u003cdiv class=\"model-popup-anso-content\" onclick=\"event.stopPropagation()\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/43D79484-B221-4AAA-ADF8-B67735E38F11.jpg?v=1758364519\" alt=\"An-Sofie\"\u003e\n\u003cdiv class=\"caption\"\u003e An-Sofie is 1m70 and wears size M. \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n  function openModelAnso() {\n    document.getElementById('popup-anso').classList.add('active');\n  }\n  function closeModelAnso() {\n    document.getElementById('popup-anso').classList.remove('active');\n  }\n\u003c\/script\u003e\n","brand":"Bellavie Fashion","offers":[{"title":"Burgundy \/ S","offer_id":51281956307285,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true},{"title":"Navy \/ S","offer_id":51285498069333,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true},{"title":"Burgundy \/ M","offer_id":51281957093717,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":false},{"title":"Navy \/ M","offer_id":51285498102101,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":false},{"title":"Burgundy \/ L","offer_id":51281957126485,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true},{"title":"Navy \/ L","offer_id":51285498134869,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/romy-stripe-topbordeaux-9527814.jpg?v=1756068510"},{"product_id":"colette-top","title":"Colette Top","description":"\u003cstyle\u003e\n  .model-popup-hanne {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0; top: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0,0,0,0.7);\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  .model-popup-hanne-content {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    max-width: 500px;\n    width: 90%;\n    box-shadow: 0 0 30px rgba(0,0,0,0.3);\n    text-align: center;\n  }\n\n  .model-popup-hanne img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 15px;\n    box-shadow: 0 0 15px rgba(0,0,0,0.3);\n  }\n\n  .model-popup-hanne .caption {\n    color: #000;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  .model-popup-hanne.active {\n    display: flex;\n  }\n\n  .model-popup-hanne::after {\n    content: '✕';\n    position: absolute;\n    top: 20px;\n    right: 30px;\n    color: white;\n    font-size: 30px;\n    cursor: pointer;\n  }\n\n  .model-caption-link-hanne {\n    font-style: italic;\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 20px;\n  }\n\n  .model-name-hanne {\n    color: #000;\n    cursor: pointer;\n    text-decoration: underline;\n    font-style: italic;\n  }\n\n  .model-name-hanne:hover {\n    color: #222;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"model-caption-link-hanne\"\u003e\n\n \u003cspan class=\"model-name-hanne\" onclick=\"openModelHanne()\"\u003eHanne\u003c\/span\u003e is 1m60 and wears size S. \n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"model-popup-hanne\" id=\"popup-hanne\" onclick=\"closeModelHanne()\"\u003e\n\n\u003cdiv class=\"model-popup-hanne-content\" onclick=\"event.stopPropagation()\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/48DFE7DC-8CAA-4842-AF45-8CFD217234B3.jpg?v=1758386393\" alt=\"Hanne\"\u003e\n\u003cdiv class=\"caption\"\u003e Hanne is 1m60 and wears size S. \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n  function openModelHanne() {\n    document.getElementById('popup-hanne').classList.add('active');\n  }\n  function closeModelHanne() {\n    document.getElementById('popup-hanne').classList.remove('active');\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  .model-popup-anso {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0; top: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0,0,0,0.7);\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  .model-popup-anso-content {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    max-width: 500px;\n    width: 90%;\n    box-shadow: 0 0 30px rgba(0,0,0,0.3);\n    text-align: center;\n  }\n\n  .model-popup-anso img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 15px;\n    box-shadow: 0 0 15px rgba(0,0,0,0.3);\n  }\n\n  .model-popup-anso .caption {\n    color: #000;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  .model-popup-anso.active {\n    display: flex;\n  }\n\n  .model-popup-anso::after {\n    content: '✕';\n    position: absolute;\n    top: 20px;\n    right: 30px;\n    color: white;\n    font-size: 30px;\n    cursor: pointer;\n  }\n\n  .model-caption-link-anso {\n    font-style: italic;\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 20px;\n  }\n\n  .model-name-anso {\n    color: #000;\n    cursor: pointer;\n    text-decoration: underline;\n    font-style: italic;\n  }\n\n  .model-name-anso:hover {\n    color: #222;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"model-caption-link-anso\"\u003e\n\n\u003cspan class=\"model-name-anso\" onclick=\"openModelAnso()\"\u003eAn-Sofie\u003c\/span\u003e is 1m70 and wears size M. \n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"model-popup-anso\" id=\"popup-anso\" onclick=\"closeModelAnso()\"\u003e\n\n\u003cdiv class=\"model-popup-anso-content\" onclick=\"event.stopPropagation()\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/43D79484-B221-4AAA-ADF8-B67735E38F11.jpg?v=1758364519\" alt=\"An-Sofie\"\u003e\n\u003cdiv class=\"caption\"\u003e An-Sofie is 1m70 and wears size M. \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n  function openModelAnso() {\n    document.getElementById('popup-anso').classList.add('active');\n  }\n  function closeModelAnso() {\n    document.getElementById('popup-anso').classList.remove('active');\n  }\n\u003c\/script\u003e\n\u003cstyle\u003e\n  .model-popup-ajla {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0; top: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0,0,0,0.7);\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  .model-popup-ajla-content {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    max-width: 500px;\n    width: 90%;\n    box-shadow: 0 0 30px rgba(0,0,0,0.3);\n    text-align: center;\n  }\n\n  .model-popup-ajla img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 15px;\n    box-shadow: 0 0 15px rgba(0,0,0,0.3);\n  }\n\n  .model-popup-ajla .caption {\n    color: #000;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  .model-popup-ajla.active {\n    display: flex;\n  }\n\n  .model-popup-ajla::after {\n    content: '✕';\n    position: absolute;\n    top: 20px;\n    right: 30px;\n    color: white;\n    font-size: 30px;\n    cursor: pointer;\n  }\n\n  .model-caption-link-ajla {\n    font-style: italic;\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 20px;\n  }\n\n  .model-name-ajla {\n    color: #000;\n    cursor: pointer;\n    text-decoration: underline;\n    font-style: italic;\n  }\n\n  .model-name-ajla:hover {\n    color: #222;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"model-caption-link-ajla\"\u003e \n\u003cspan class=\"model-name-ajla\" onclick=\"openModelAjla()\"\u003eAjla\u003c\/span\u003e is 1m74 and wears size M. \n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"model-popup-ajla\" id=\"popup-ajla\" onclick=\"closeModelAjla()\"\u003e\n\n\u003cdiv class=\"model-popup-ajla-content\" onclick=\"event.stopPropagation()\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/DSC4620.jpg?v=1758386393\" alt=\"Ajla\"\u003e\n\u003cdiv class=\"caption\"\u003e Ajla is 1m74 and wears size M. \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n  function openModelAjla() {\n    document.getElementById('popup-ajla').classList.add('active');\n  }\n  function closeModelAjla() {\n    document.getElementById('popup-ajla').classList.remove('active');\n  }\n\u003c\/script\u003e\n","brand":"Bellavie Fashion","offers":[{"title":"Coral \/ One Size","offer_id":51281941168469,"sku":null,"price":9.99,"currency_code":"EUR","in_stock":true},{"title":"Baby Blue \/ One Size","offer_id":51281941135701,"sku":null,"price":9.99,"currency_code":"EUR","in_stock":false},{"title":"Green \/ One Size","offer_id":51281941234005,"sku":null,"price":9.99,"currency_code":"EUR","in_stock":false},{"title":"Fuchsia \/ One Size","offer_id":51281941201237,"sku":null,"price":9.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/colette-topkoraal-3477089.jpg?v=1775050554"},{"product_id":"saylor-top","title":"Saylor Top","description":"","brand":"Mijn winkel","offers":[{"title":"White \/ One Size","offer_id":51281935532373,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true},{"title":"Navy \/ One Size","offer_id":51281935499605,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/saylor-topwit-4892426.jpg?v=1756068507"},{"product_id":"luna-striped-sweater","title":"Luna Striped Sweater ","description":"\u003cstyle\u003e\n  .model-popup-hanne {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0; top: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0,0,0,0.7);\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  .model-popup-hanne-content {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    max-width: 500px;\n    width: 90%;\n    box-shadow: 0 0 30px rgba(0,0,0,0.3);\n    text-align: center;\n  }\n\n  .model-popup-hanne img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 15px;\n    box-shadow: 0 0 15px rgba(0,0,0,0.3);\n  }\n\n  .model-popup-hanne .caption {\n    color: #000;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  .model-popup-hanne.active {\n    display: flex;\n  }\n\n  .model-popup-hanne::after {\n    content: '✕';\n    position: absolute;\n    top: 20px;\n    right: 30px;\n    color: white;\n    font-size: 30px;\n    cursor: pointer;\n  }\n\n  .model-caption-link-hanne {\n    font-style: italic;\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 20px;\n  }\n\n  .model-name-hanne {\n    color: #000;\n    cursor: pointer;\n    text-decoration: underline;\n    font-style: italic;\n  }\n\n  .model-name-hanne:hover {\n    color: #222;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"model-caption-link-hanne\"\u003e\n\n\u003cmeta charset=\"utf-8\"\u003e One size — fits sizes 34 to 42 \u003c\/div\u003e\n\n\u003cdiv class=\"model-popup-anso\" id=\"popup-anso\"\u003e\n\n\u003cdiv class=\"model-popup-anso-content\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/43D79484-B221-4AAA-ADF8-B67735E38F11.jpg?v=1758364519\" alt=\"An-Sofie\"\u003e\n \u003cdiv class=\"caption\"\u003eAn-Sofie is 1m70 and wears size M. \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  .model-popup-anso {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0; top: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0,0,0,0.7);\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  .model-popup-anso-content {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    max-width: 500px;\n    width: 90%;\n    box-shadow: 0 0 30px rgba(0,0,0,0.3);\n    text-align: center;\n  }\n\n  .model-popup-anso img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 15px;\n    box-shadow: 0 0 15px rgba(0,0,0,0.3);\n  }\n\n  .model-popup-anso .caption {\n    color: #000;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  .model-popup-anso.active {\n    display: flex;\n  }\n\n  .model-popup-anso::after {\n    content: '✕';\n    position: absolute;\n    top: 20px;\n    right: 30px;\n    color: white;\n    font-size: 30px;\n    cursor: pointer;\n  }\n\n  .model-caption-link-anso {\n    font-style: italic;\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 20px;\n  }\n\n  .model-name-anso {\n    color: #000;\n    cursor: pointer;\n    text-decoration: underline;\n    font-style: italic;\n  }\n\n  .model-name-anso:hover {\n    color: #222;\n  }\n\u003c\/style\u003e","brand":"Bellavie Fashion","offers":[{"title":"Burgundy \/ One Size","offer_id":51493734482261,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Chocolate Brown \/ One Size","offer_id":51493734449493,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":false},{"title":"Navy \/ One Size","offer_id":51493734383957,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Olive Green \/ One Size","offer_id":51493734416725,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/CA5E243F-4A00-4B4A-B781-1AF03701AA60.jpg?v=1758362426"},{"product_id":"adna-stripe-sweater","title":"Adna Stripe Sweater","description":"","brand":"Bellavie Fashion","offers":[{"title":"Chocolate Brown","offer_id":51659077976405,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":false},{"title":"Red","offer_id":51659078009173,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true},{"title":"Navy","offer_id":51659078041941,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":false},{"title":"Burgundy","offer_id":51659078074709,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/DSC5760.jpg?v=1760366538"},{"product_id":"blauw-jas","title":"Romy Jas","description":"","brand":"Bellavie Fashion","offers":[{"title":"White \/ S","offer_id":51672749146453,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true},{"title":"White \/ M","offer_id":51672749179221,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true},{"title":"White \/ L","offer_id":51672749211989,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/DSC5796.jpg?v=1760366939"},{"product_id":"luka-striped-sweater","title":"Luka Striped Sweater ","description":"\u003cstyle\u003e\n  .model-popup-hanne {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0; top: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0,0,0,0.7);\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  .model-popup-hanne-content {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    max-width: 500px;\n    width: 90%;\n    box-shadow: 0 0 30px rgba(0,0,0,0.3);\n    text-align: center;\n  }\n\n  .model-popup-hanne img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 15px;\n    box-shadow: 0 0 15px rgba(0,0,0,0.3);\n  }\n\n  .model-popup-hanne .caption {\n    color: #000;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  .model-popup-hanne.active {\n    display: flex;\n  }\n\n  .model-popup-hanne::after {\n    content: '✕';\n    position: absolute;\n    top: 20px;\n    right: 30px;\n    color: white;\n    font-size: 30px;\n    cursor: pointer;\n  }\n\n  .model-caption-link-hanne {\n    font-style: italic;\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 20px;\n  }\n\n  .model-name-hanne {\n    color: #000;\n    cursor: pointer;\n    text-decoration: underline;\n    font-style: italic;\n  }\n\n  .model-name-hanne:hover {\n    color: #222;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"model-caption-link-hanne\"\u003e\n\n\u003cmeta charset=\"utf-8\"\u003e One size — fits sizes 34 to 42 \u003c\/div\u003e\n\n\u003cdiv class=\"model-popup-hanne\" id=\"popup-hanne\"\u003e\n\n\u003cdiv class=\"model-popup-hanne-content\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/48DFE7DC-8CAA-4842-AF45-8CFD217234B3.jpg?v=1758386393\" alt=\"Hanne\"\u003e\n\u003cdiv class=\"caption\"\u003e Hanne is 1m60 and wears size S.\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e\u003c\/p\u003e","brand":"Bellavie Fashion","offers":[{"title":"One size \/ Chocoladebruin","offer_id":51830825091413,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true},{"title":"One size \/ Bordeaux","offer_id":51830825058645,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/12A5B87A-C2A3-4A1A-835A-1515AF315F17.jpg?v=1766127760"},{"product_id":"nora-striped-sweater","title":"Nora Striped Sweater","description":"\u003cstyle\u003e\n  .model-popup-hanne {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0; top: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0,0,0,0.7);\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  .model-popup-hanne-content {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    max-width: 500px;\n    width: 90%;\n    box-shadow: 0 0 30px rgba(0,0,0,0.3);\n    text-align: center;\n  }\n\n  .model-popup-hanne img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 15px;\n    box-shadow: 0 0 15px rgba(0,0,0,0.3);\n  }\n\n  .model-popup-hanne .caption {\n    color: #000;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  .model-popup-hanne.active {\n    display: flex;\n  }\n\n  .model-popup-hanne::after {\n    content: '✕';\n    position: absolute;\n    top: 20px;\n    right: 30px;\n    color: white;\n    font-size: 30px;\n    cursor: pointer;\n  }\n\n  .model-caption-link-hanne {\n    font-style: italic;\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 20px;\n  }\n\n  .model-name-hanne {\n    color: #000;\n    cursor: pointer;\n    text-decoration: underline;\n    font-style: italic;\n  }\n\n  .model-name-hanne:hover {\n    color: #222;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"model-caption-link-hanne\"\u003e\n\n\u003cmeta charset=\"utf-8\"\u003e One size — fits sizes 34 to 42 \u003c\/div\u003e\n\n\u003cdiv id=\"popup-hanne\" class=\"model-popup-hanne\"\u003e\n\n\u003cdiv class=\"model-popup-hanne-content\"\u003e\n\n\u003cimg alt=\"Hanne\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/48DFE7DC-8CAA-4842-AF45-8CFD217234B3.jpg?v=1758386393\"\u003e\n\u003cdiv class=\"caption\"\u003e Hanne is 1m60 and wears size S.\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e\u003c\/p\u003e","brand":"Bellavie Fashion","offers":[{"title":"One size \/ Grijs","offer_id":51830890758485,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/917ACDE8-E66A-4DBF-91FC-F3282FC4FEA5.jpg?v=1762179683"},{"product_id":"fay-striped-sweater","title":"Fay Striped Sweater","description":"\u003cstyle\u003e\n  .model-popup-hanne {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0; top: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0,0,0,0.7);\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  .model-popup-hanne-content {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    max-width: 500px;\n    width: 90%;\n    box-shadow: 0 0 30px rgba(0,0,0,0.3);\n    text-align: center;\n  }\n\n  .model-popup-hanne img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 15px;\n    box-shadow: 0 0 15px rgba(0,0,0,0.3);\n  }\n\n  .model-popup-hanne .caption {\n    color: #000;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  .model-popup-hanne.active {\n    display: flex;\n  }\n\n  .model-popup-hanne::after {\n    content: '✕';\n    position: absolute;\n    top: 20px;\n    right: 30px;\n    color: white;\n    font-size: 30px;\n    cursor: pointer;\n  }\n\n  .model-caption-link-hanne {\n    font-style: italic;\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 20px;\n  }\n\n  .model-name-hanne {\n    color: #000;\n    cursor: pointer;\n    text-decoration: underline;\n    font-style: italic;\n  }\n\n  .model-name-hanne:hover {\n    color: #222;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"model-caption-link-hanne\"\u003e\n\n\u003cmeta charset=\"utf-8\"\u003e One size — fits sizes 34 to 42 \u003c\/div\u003e\n\n\u003cdiv id=\"popup-hanne\" class=\"model-popup-hanne\"\u003e\n\n\u003cdiv class=\"model-popup-hanne-content\"\u003e\n\n\u003cimg alt=\"Hanne\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/48DFE7DC-8CAA-4842-AF45-8CFD217234B3.jpg?v=1758386393\"\u003e\n\u003cdiv class=\"caption\"\u003e Hanne is 1m60 and wears size S.\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e\u003c\/p\u003e","brand":"Bellavie Fashion","offers":[{"title":"One size \/ Marineblauw","offer_id":51830911664469,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/54CC7D88-6399-454E-923E-E399464BC45C.jpg?v=1762179785"},{"product_id":"olivia-striped-sweater","title":"Olivia Striped Sweater","description":"\u003cstyle\u003e\n  .model-popup-hanne {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0; top: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0,0,0,0.7);\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  .model-popup-hanne-content {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    max-width: 500px;\n    width: 90%;\n    box-shadow: 0 0 30px rgba(0,0,0,0.3);\n    text-align: center;\n  }\n\n  .model-popup-hanne img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 15px;\n    box-shadow: 0 0 15px rgba(0,0,0,0.3);\n  }\n\n  .model-popup-hanne .caption {\n    color: #000;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  .model-popup-hanne.active {\n    display: flex;\n  }\n\n  .model-popup-hanne::after {\n    content: '✕';\n    position: absolute;\n    top: 20px;\n    right: 30px;\n    color: white;\n    font-size: 30px;\n    cursor: pointer;\n  }\n\n  .model-caption-link-hanne {\n    font-style: italic;\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 20px;\n  }\n\n  .model-name-hanne {\n    color: #000;\n    cursor: pointer;\n    text-decoration: underline;\n    font-style: italic;\n  }\n\n  .model-name-hanne:hover {\n    color: #222;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"model-caption-link-hanne\"\u003e\n\n\u003cmeta charset=\"utf-8\"\u003e One size — fits sizes 34 to 42 \u003c\/div\u003e\n\n\u003cdiv id=\"popup-hanne\" class=\"model-popup-hanne\"\u003e\n\n\u003cdiv class=\"model-popup-hanne-content\"\u003e\n\n\u003cimg alt=\"Hanne\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/48DFE7DC-8CAA-4842-AF45-8CFD217234B3.jpg?v=1758386393\"\u003e\n\u003cdiv class=\"caption\"\u003e Hanne is 1m60 and wears size S.\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e\u003c\/p\u003e","brand":"Bellavie Fashion","offers":[{"title":"One size \/ Chocoladebruin","offer_id":51831131701589,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":true},{"title":"One size \/ Bordeaux","offer_id":51831131636053,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":true},{"title":"One size \/ Marineblauw","offer_id":51831131603285,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":false},{"title":"One size \/ Grijs","offer_id":51831131668821,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/D19C4A54-30F4-4BDC-9BE6-0824ABA41FF7.jpg?v=1762180903"},{"product_id":"soft-stripe-sweater","title":"Soft Stripe Sweater","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e One size — fits sizes 34 to 42\u003c\/p\u003e","brand":"Bellavie Fashion","offers":[{"title":"Mosgroen \/ One size","offer_id":51987060031829,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true},{"title":"Marineblauw \/ One size","offer_id":51987059999061,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/1857412E-E667-43F6-81BA-BD29150E866E.jpg?v=1775814187"},{"product_id":"striped-turtleneck","title":"Noa Long Sleeve Tee","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cspan class=\"model-name-anso\"\u003eAn-Sofie\u003c\/span\u003e is 1m70 and wears size M\/L.\u003c\/p\u003e","brand":"Bellavie Fashion","offers":[{"title":"Chocoladebruin \/ S\/M","offer_id":51987140313429,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true},{"title":"Chocoladebruin \/ M\/L","offer_id":51987140346197,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true},{"title":"Mosgroen \/ S\/M","offer_id":51987140378965,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true},{"title":"Mosgroen \/ M\/L","offer_id":51987140411733,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true},{"title":"Taupe \/ S\/M","offer_id":51987140444501,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":false},{"title":"Taupe \/ M\/L","offer_id":51987140477269,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/9FCA4D49-0CDA-4174-AA83-D9167378FB47.jpg?v=1764071038"},{"product_id":"basic-turtleneck","title":"Lize Turtleneck","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e One size — fits sizes 34 to 42\u003c\/p\u003e","brand":"Bellavie Fashion","offers":[{"title":"Donkergroen \/ One size","offer_id":51987297567061,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":false},{"title":"Beige \/ One size","offer_id":51987285147989,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true},{"title":"Zwart \/ One size","offer_id":51987285180757,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/AA78611E-AEF3-4159-92EE-0960C64F7AC1.jpg?v=1764072876"},{"product_id":"zara-striped-sweater","title":"Zara Striped Sweater","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e One size — fits sizes 34 to 42\u003c\/p\u003e","brand":"Bellavie Fashion","offers":[{"title":"Lichtroze \/ One size","offer_id":51987310575957,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true},{"title":"Babyblauw \/ One size","offer_id":51987310608725,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/7CF763B1-4DC4-4229-ACCE-4E66338CED8B.jpg?v=1764073331"},{"product_id":"sweater-1","title":"Moo Sweater","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e One size — fits sizes 34 to 42\u003c\/p\u003e","brand":"Bellavie Fashion","offers":[{"title":"Koepatroon \/ One size","offer_id":51987326894421,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/9AF50F37-0008-4BB6-9990-47236E0FF7C0.jpg?v=1764073412"},{"product_id":"olive-sweater","title":"Olive Sweater","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e One size — fits sizes 34 to 42\u003c\/p\u003e","brand":"Bellavie Fashion","offers":[{"title":"Donkergroen \/ One size","offer_id":51987336626517,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/F044C19D-799A-4387-8134-0C253AB4AB36.jpg?v=1764181350"},{"product_id":"teddy-cardigan","title":"Teddy Cardigan ","description":"\u003cstyle\u003e\n  .model-popup-anso {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0; top: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0,0,0,0.7);\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  .model-popup-anso-content {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    max-width: 500px;\n    width: 90%;\n    box-shadow: 0 0 30px rgba(0,0,0,0.3);\n    text-align: center;\n  }\n\n  .model-popup-anso img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 15px;\n    box-shadow: 0 0 15px rgba(0,0,0,0.3);\n  }\n\n  .model-popup-anso .caption {\n    color: #000;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  .model-popup-anso.active {\n    display: flex;\n  }\n\n  .model-popup-anso::after {\n    content: '✕';\n    position: absolute;\n    top: 20px;\n    right: 30px;\n    color: white;\n    font-size: 30px;\n    cursor: pointer;\n  }\n\n  .model-caption-link-anso {\n    font-style: italic;\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 20px;\n  }\n\n  .model-name-anso {\n    color: #000;\n    cursor: pointer;\n    text-decoration: underline;\n    font-style: italic;\n  }\n\n  .model-name-anso:hover {\n    color: #222;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"model-caption-link-anso\"\u003e\n\n\u003cmeta charset=\"utf-8\"\u003e One size — fits sizes 34 to 42 \u003c\/div\u003e\n\n\u003cdiv id=\"popup-hanne\" class=\"model-popup-hanne\"\u003e\n\n\u003cdiv class=\"model-popup-hanne-content\"\u003e\n\n\u003cimg alt=\"Hanne\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/48DFE7DC-8CAA-4842-AF45-8CFD217234B3.jpg?v=1758386393\"\u003e\n\u003cdiv class=\"caption\"\u003e Hanne is 1m60 and wears size S. \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  .model-popup-hanne {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0; top: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0,0,0,0.7);\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  .model-popup-hanne-content {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    max-width: 500px;\n    width: 90%;\n    box-shadow: 0 0 30px rgba(0,0,0,0.3);\n    text-align: center;\n  }\n\n  .model-popup-hanne img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 15px;\n    box-shadow: 0 0 15px rgba(0,0,0,0.3);\n  }\n\n  .model-popup-hanne .caption {\n    color: #000;\n    font-size: 16px;\n    font-style: italic;\n  }\n\n  .model-popup-hanne.active {\n    display: flex;\n  }\n\n  .model-popup-hanne::after {\n    content: '✕';\n    position: absolute;\n    top: 20px;\n    right: 30px;\n    color: white;\n    font-size: 30px;\n    cursor: pointer;\n  }\n\n  .model-caption-link-hanne {\n    font-style: italic;\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 20px;\n  }\n\n  .model-name-hanne {\n    color: #000;\n    cursor: pointer;\n    text-decoration: underline;\n    font-style: italic;\n  }\n\n  .model-name-hanne:hover {\n    color: #222;\n  }\n\u003c\/style\u003e\n\u003cp\u003e\u003c\/p\u003e","brand":"Bellavie Fashion","offers":[{"title":"Beige \/ One size","offer_id":51987347964245,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/4FF4C241-3127-4151-9F65-080BE87D8A4B.jpg?v=1764183507"},{"product_id":"anso-striped-sweater","title":"Anso Striped Sweater","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e One size — fits sizes 34 to 42\u003c\/p\u003e","brand":"Bellavie Fashion","offers":[{"title":"Bordeaux \/ One size","offer_id":51987349012821,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true},{"title":"Botergeel \/ One size","offer_id":51987351142741,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/F04623B4-001B-488B-9E75-F1688FEBE150.jpg?v=1764183893"},{"product_id":"emmie-sweater","title":"Emmie Sweater","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e One size — fits sizes 34 to 42\u003c\/p\u003e","brand":"Bellavie Fashion","offers":[{"title":"Beige \/ One size","offer_id":51987356909909,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true},{"title":"Lichtroze \/ One size","offer_id":51987356942677,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/1F2B87E9-6AB5-4DD6-9AD3-B49F0BF20718.jpg?v=1764182981"},{"product_id":"amy-sweater","title":"Amy Sweater","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cspan class=\"model-name-anso\"\u003eAn-Sofie\u003c\/span\u003e is 1m70 and wears size M\/L.\u003c\/p\u003e","brand":"Bellavie Fashion","offers":[{"title":"Lichtgrijs \/ S\/M","offer_id":51987365036373,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true},{"title":"Lichtgrijs \/ M\/L","offer_id":51988206977365,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/B6DE705C-9CDD-4863-BF04-E8DD045A6164.jpg?v=1764184416"},{"product_id":"noor-striped-sweater","title":"Noor Striped Sweater","description":"","brand":"Bellavie Fashion","offers":[{"title":"Bordeaux \/ One size","offer_id":52077302219093,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true},{"title":"Babyblauw \/ One size","offer_id":52077418742101,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true},{"title":"Navy \/ One size","offer_id":52077418709333,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":false},{"title":"Roze \/ One size","offer_id":52077302186325,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true},{"title":"Chocoladebruin \/ One size","offer_id":52077302251861,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/DCC0231B-397C-4596-BF03-9607FD19EED9.jpg?v=1765556873"},{"product_id":"ella-striped-cardigan","title":"Ella Striped Cardigan","description":"","brand":"Bellavie Fashion","offers":[{"title":"Bordeaux \/ One size","offer_id":52211319865685,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true},{"title":"Navy \/ One size","offer_id":52077335806293,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true},{"title":"Mosgroen \/ One size","offer_id":52077335773525,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/CBD8A58F-75F2-4A4C-AB93-1BF948D905DE.jpg?v=1767698871"},{"product_id":"eva-sweater","title":"Eva Sweater","description":"","brand":"Bellavie Fashion","offers":[{"title":"Blauw \/ One size","offer_id":52212663419221,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/39EDB24C-165A-4036-8ED6-05B4DF7E9DB9.jpg?v=1767706026"},{"product_id":"mommy-long-sleeve-tee","title":"Mommy Long Sleeve Tee","description":"","brand":"Bellavie Fashion","offers":[{"title":"Gestreept Lila-Geel \/ One size","offer_id":53544223211861,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Gestreept Oranje-Fuschia \/ One size","offer_id":53544223244629,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":true},{"title":"Gestreept Roze-Blauw \/ One size","offer_id":53630702158165,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4939\/9125\/files\/3784210B-5BDB-48EB-A000-006E18667285.jpg?v=1774346316"}],"url":"https:\/\/bellaviefashion.com\/en-be\/collections\/spring-deals.oembed","provider":"Bellavie Fashion","version":"1.0","type":"link"}