{"product_id":"satin-ballerina-ballet-flats-with-elastic-strap","title":"Satin Ballerina Ballet Flats with Elastic Strap","description":"\u003cp\u003eA polished take on the classic ballet flat, this style pairs a soft satin upper with a secure elastic Mary-Jane strap. The flat profile keeps it effortless for all-day wear, while the cushioned footbed and grippy outsole bring comfort and stability from desk to dinner.\n\u003c\/p\u003e\n\u003cp\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003c\/p\u003e\n\u003ctitle\u003eProduct Details\u003c\/title\u003e\n  \u003cstyle\u003e\n    h2 {\n      text-align: center;\n      margin-bottom: 20px;\n    }\n    .tab-container {\n      display: flex;\n      border-bottom: 2px solid #ddd;\n      margin-bottom: 20px;\n    }\n    .tab {\n      flex: 1;\n      text-align: center;\n      padding: 10px;\n      cursor: pointer;\n      font-weight: bold;\n      border-bottom: 2px solid transparent;\n      transition: color 0.3s, border-bottom 0.3s;\n    }\n    .tab.active {\n      border-bottom: 2px solid #000;\n      color: #000;\n    }\n    .content {\n      display: none;\n    }\n    .content.active {\n      display: block;\n    }\n    ul {\n      list-style-type: disc;\n      padding-left: 20px;\n    }\n    .icon-row {\n      display: flex;\n      justify-content: space-around;\n      margin-top: 20px;\n    }\n    .icon {\n      text-align: center;\n    }\n  \u003c\/style\u003e\n\n\n  \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"tab-container\"\u003e\n      \u003cdiv class=\"tab active\" onclick=\"showContent('details')\"\u003eDetails\u003c\/div\u003e\n      \u003cdiv class=\"tab\" onclick=\"showContent('size-fit')\"\u003eSize \u0026amp; Fit\u003c\/div\u003e\n      \u003cdiv class=\"tab\" onclick=\"showContent('care')\"\u003eCare\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv id=\"details\" class=\"content active\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eColor: Light Brown, Black\u003c\/li\u003e\n        \u003cli\u003eWomen Size: US 5-9\u003c\/li\u003e\n        \u003cli\u003eHeel: Flat \u003c\/li\u003e\n        \u003cli\u003eUpper: Satin textile with a subtle sheen\u003c\/li\u003e\n        \u003cli\u003eLining: Soft textile lining with cushioned footbed\u003c\/li\u003e\n        \u003cli\u003eOutsole: Durable rubber for everyday traction\u003c\/li\u003e\n        \u003cli\u003eDesign: Elegant satin finish elevates everyday looks\u003c\/li\u003e\n        \u003cli\u003eElastic strap adds security without pressure points\u003c\/li\u003e\n        \u003cli\u003eLight, flexible build with cushioned underfoot feel\u003c\/li\u003e\n        \u003cli\u003eSlip-on convenience; rubber outsole for steady grip \u003c\/li\u003e\n        \n        \n         \u003c\/ul\u003e\n      \n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \n\n    \u003cdiv id=\"size-fit\" class=\"content\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eFit: generally true to size\u003c\/li\u003e\n        \u003cli\u003eBetween sizes? Size up for a touch more footbed room\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \n    \u003cdiv id=\"care\" class=\"content\"\u003e\n      \u003cp\u003eSpot clean with a soft, slightly damp cloth; air-dry away from heat\n      \u003c\/p\u003e\n      \u003cp\u003eAvoid harsh detergents\/solvents; keep away from rough surfaces to prevent snags in satin\n        \u003c\/p\u003e\n       \u003cp\u003eUse shoe trees or tissue paper to help maintain shape when stored\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n  \n\u003chr class=\"divider\"\u003e\n  \u003cscript\u003e\n    function showContent(tabId) {\n      \/\/ Hide all content sections and remove the active class from all tabs\n      const tabs = document.querySelectorAll('.tab');\n      const contents = document.querySelectorAll('.content');\n\n      tabs.forEach(tab =\u003e tab.classList.remove('active'));\n      contents.forEach(content =\u003e content.classList.remove('active'));\n\n      \/\/ Show the clicked tab's content and add active class\n      const targetContent = document.getElementById(tabId);\n      if (targetContent) {\n        targetContent.classList.add('active');\n      }\n      const targetTab = document.querySelector(`.tab[onclick=\"showContent('${tabId}')\"]`);\n      if (targetTab) {\n        targetTab.classList.add('active');\n      }\n    }\n  \u003c\/script\u003e\n\n              \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eBeyond Compare Table\u003c\/title\u003e\n\u003cstyle\u003e\n  \n    h2 {\n      text-align: left;\n      margin-bottom: 20px;\n    }\n      table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: center;\n    }\n\n    th, td {\n      padding: 12px 10px;\n      border: 1px solid #e0e0e0;\n    }\n\n    th {\n      background-color: #f7f7f7;\n      font-weight: bold;\n      text-transform: uppercase;\n      font-size: auto;\n      text-align: center;\n    }\n\n    tr:nth-child(even) {\n      text-align: center;\n      background-color: #f9f9f9;\n    }\n\n    .highlight {\n      color: #ff6f00;\n      font-weight: bold;\n    }\n\n    .dot {\n      width: 12px;\n      height: 12px;\n      border-radius: 50%;\n      display: inline-block;\n      background-color: #ff6f00;\n    }\n\n    .dot.gray {\n      background-color: #cccccc;\n    }\n\n    .dot.cross {\n      width: 12px;\n      height: 2px;\n      background-color: #ff6f00;\n      border-radius: 1px;\n      display: inline-block;\n    }\n\n    @media (max-width: 768px) {\n      table {\n\n      }\n      th, td {\n        padding: 8px;\n      }\n      h2 {\n\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2\u003eBeyond Compare\u003c\/h2\u003e\n  \u003cp\u003e\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eCompare\u003c\/th\u003e\n\u003cth\u003eLarosaStyle\u003c\/th\u003e\n\u003cth\u003eMiuMiu\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e$100.00\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e$1050.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSavings (%)\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e90%\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n                    \u003ctd\u003eLogo\u003c\/td\u003e\n                 \u003ctd style=\"text-align: center;\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003c\/td\u003e\n                 \u003ctd style=\"text-align: center;\"\u003e\u003cspan class=\"dot gray\"\u003e\u003c\/span\u003e\u003c\/td\u003e\n                \u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFree Shipping\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003eX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"The Larosa","offers":[{"title":"light-brown \/ us-5","offer_id":54191625601346,"sku":"KF0827-1-brown-5","price":100.0,"currency_code":"USD","in_stock":true},{"title":"light-brown \/ us-5-5","offer_id":54191625634114,"sku":"KF0827-1-brown-5.5","price":100.0,"currency_code":"USD","in_stock":true},{"title":"light-brown \/ us-6","offer_id":54191625666882,"sku":"KF0827-1-brown-6","price":100.0,"currency_code":"USD","in_stock":true},{"title":"light-brown \/ us-7","offer_id":54191625699650,"sku":"KF0827-1-brown-7","price":100.0,"currency_code":"USD","in_stock":true},{"title":"light-brown \/ us-7-5","offer_id":54191625732418,"sku":"KF0827-1-brown-7.5","price":100.0,"currency_code":"USD","in_stock":true},{"title":"light-brown \/ us-8","offer_id":54191625765186,"sku":"KF0827-1-brown-8","price":100.0,"currency_code":"USD","in_stock":true},{"title":"light-brown \/ us-9","offer_id":54191625797954,"sku":"KF0827-1-brown-9","price":100.0,"currency_code":"USD","in_stock":true},{"title":"black-1 \/ us-5","offer_id":54191625830722,"sku":"KF0827-1-Black-5","price":100.0,"currency_code":"USD","in_stock":true},{"title":"black-1 \/ us-5-5","offer_id":54191625863490,"sku":"KF0827-1-Black-5.5","price":100.0,"currency_code":"USD","in_stock":true},{"title":"black-1 \/ us-6","offer_id":54191625896258,"sku":"KF0827-1-Black-6","price":100.0,"currency_code":"USD","in_stock":true},{"title":"black-1 \/ us-7","offer_id":54191625929026,"sku":"KF0827-1-Black-7","price":100.0,"currency_code":"USD","in_stock":true},{"title":"black-1 \/ us-7-5","offer_id":54191625961794,"sku":"KF0827-1-Black-7.5","price":100.0,"currency_code":"USD","in_stock":true},{"title":"black-1 \/ us-8","offer_id":54191625994562,"sku":"KF0827-1-Black-8","price":100.0,"currency_code":"USD","in_stock":true},{"title":"black-1 \/ us-9","offer_id":54191626027330,"sku":"KF0827-1-Black-9","price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1012\/6753\/8242\/files\/lQLPJwY7GgpBHjnNCqrNCACw7jhExu4ivIIIitaxz2roAA_2048_2730.jpg?v=1779941811","url":"https:\/\/thelarosa.com\/products\/satin-ballerina-ballet-flats-with-elastic-strap","provider":"thelarosa","version":"1.0","type":"link"}