{"code":200,"message":"Success","data":{"content":"<style>\n    .description img {max-width: 100%}\n\n    .product-carousel .carousel-item img {\n        width: 100%;\n        height: auto;\n        object-fit: contain; \/* 完整显示图片，不裁剪 *\/\n        max-height: 400px;\n        background-color: #f8f9fa;\n    }\n    \/* 控制按钮简化，更清晰 *\/\n    .product-carousel .carousel-control-prev-icon,\n    .product-carousel .carousel-control-next-icon {\n        background-color: rgba(0,0,0,0.3);\n        border-radius: 50%;\n        padding: 15px;\n        background-size: 60% 60%;\n    }\n    .product-carousel .carousel-control-prev,\n    .product-carousel .carousel-control-next {\n        width: 5%;\n        opacity: 0.8;\n    }\n    .product-carousel .carousel-indicators button {\n        width: 10px;\n        height: 10px;\n        border-radius: 50%;\n        border: 1px solid #ddd;\n        background-color: #ccc;\n    }\n    .product-carousel .carousel-indicators .active {\n        background-color: #dc3545; \/* 与按钮红色呼应 *\/\n        border-color: #dc3545;\n    }\n<\/style>\n<div class=\"row\">\n    <div class=\"col-md-6\">\n        \n        <div id=\"productCarousel\" class=\"carousel slide product-carousel\" data-bs-ride=\"carousel\">\n            <!-- 指示器（小圆点），多图时显示 -->\n                        <div class=\"carousel-indicators\">\n                                <button type=\"button\" data-bs-target=\"#productCarousel\" data-bs-slide-to=\"0\"\n                        class=\"active\"\n                        aria-current=\"true\"\n                        aria-label=\"Slide 1\"><\/button>\n                                <button type=\"button\" data-bs-target=\"#productCarousel\" data-bs-slide-to=\"1\"\n                        class=\"\"\n                        aria-current=\"false\"\n                        aria-label=\"Slide 2\"><\/button>\n                                <button type=\"button\" data-bs-target=\"#productCarousel\" data-bs-slide-to=\"2\"\n                        class=\"\"\n                        aria-current=\"false\"\n                        aria-label=\"Slide 3\"><\/button>\n                                <button type=\"button\" data-bs-target=\"#productCarousel\" data-bs-slide-to=\"3\"\n                        class=\"\"\n                        aria-current=\"false\"\n                        aria-label=\"Slide 4\"><\/button>\n                                <button type=\"button\" data-bs-target=\"#productCarousel\" data-bs-slide-to=\"4\"\n                        class=\"\"\n                        aria-current=\"false\"\n                        aria-label=\"Slide 5\"><\/button>\n                            <\/div>\n            \n            <!-- 轮播项目 -->\n            <div class=\"carousel-inner\">\n                                <div class=\"carousel-item active\">\n                    <a href=\"javascript:;\" title=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\">\n                        <img src=\"https:\/\/img.alicdn.com\/img\/ibank\/O1CN01fNHqzy1d4PCrieTPm_!!2214783223682-0-cib.jpg\" class=\"d-block w-100\"\n                             alt=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\"\n                             title=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\">\n                    <\/a>\n                <\/div>\n                                <div class=\"carousel-item \">\n                    <a href=\"javascript:;\" title=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\">\n                        <img src=\"https:\/\/apiv1.ponybuy.com\/storage\/20260122\/c119a13c4ce17f3c4a9be514c91058703b7eca96.jpg\" class=\"d-block w-100\"\n                             alt=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\"\n                             title=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\">\n                    <\/a>\n                <\/div>\n                                <div class=\"carousel-item \">\n                    <a href=\"javascript:;\" title=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\">\n                        <img src=\"https:\/\/apiv1.ponybuy.com\/storage\/20260122\/2c3a85ca024b6cf7c65c1cd9def9975ee379869c.jpg\" class=\"d-block w-100\"\n                             alt=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\"\n                             title=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\">\n                    <\/a>\n                <\/div>\n                                <div class=\"carousel-item \">\n                    <a href=\"javascript:;\" title=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\">\n                        <img src=\"https:\/\/apiv1.ponybuy.com\/storage\/20260122\/f3889da61f01f56c6267aaa0fc3eaf748bea07f7.jpg\" class=\"d-block w-100\"\n                             alt=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\"\n                             title=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\">\n                    <\/a>\n                <\/div>\n                                <div class=\"carousel-item \">\n                    <a href=\"javascript:;\" title=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\">\n                        <img src=\"https:\/\/apiv1.ponybuy.com\/storage\/20260122\/17d063b5c81d3473b73892f091208db5763ab7dd.jpg\" class=\"d-block w-100\"\n                             alt=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\"\n                             title=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\">\n                    <\/a>\n                <\/div>\n                            <\/div>\n\n            <!-- 左右控制按钮，多图时显示 -->\n                        <button class=\"carousel-control-prev\" type=\"button\" data-bs-target=\"#productCarousel\" data-bs-slide=\"prev\">\n                <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"><\/span>\n                <span class=\"visually-hidden\">Previous<\/span>\n            <\/button>\n            <button class=\"carousel-control-next\" type=\"button\" data-bs-target=\"#productCarousel\" data-bs-slide=\"next\">\n                <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"><\/span>\n                <span class=\"visually-hidden\">Next<\/span>\n            <\/button>\n                    <\/div>\n\n<!--        <a href=\"javascript:;\" title=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\">-->\n<!--            <img src=\"https:\/\/img.alicdn.com\/img\/ibank\/O1CN01fNHqzy1d4PCrieTPm_!!2214783223682-0-cib.jpg\" class=\"card-img-top\" alt=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\" title=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\">-->\n<!--        <\/a>-->\n    <\/div>\n\n    <div class=\"col-md-6\">\n        <h5 class=\"mb-2\">\n            <a href=\"javascript:;\" title=\"New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.\" class=\"text-decoration-none fs-5 text-black\">New sunglasses outside Europe and the United States of America, with classic optic glasses 2271 in the box for men and women in the Kerca Plains.<\/a>\n        <\/h5>\n        <div class=\"mb-2\">\n                        <div class=\"fw-light mb-2 text-wrap\" style=\"font-size: 0.85rem;\">\n                Frame colour:<br>Mirrors: Blue Light            <\/div>\n            <div class=\"text-danger fw-bold\">\n                In Stock: 1            <\/div>\n        <\/div>\n        <div>\n            <a class=\"btn btn-danger d-inline-block\">Add to Bag<\/a>\n        <\/div>\n    <\/div>\n<\/div>\n"}}