{"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            \n            <!-- 轮播项目 -->\n            <div class=\"carousel-inner\">\n                                <div class=\"carousel-item active\">\n                    <a href=\"javascript:;\" title=\"A large-capacity backpack for outdoors, two-shouldered junior high school sports boys and girls, two-shouldered traveler students ' computer bag\">\n                        <img src=\"https:\/\/si.geilicdn.com\/open1848972357-1234478995-6ceb000001944b2ed2e90a22d234_951_951.jpg\" class=\"d-block w-100\"\n                             alt=\"A large-capacity backpack for outdoors, two-shouldered junior high school sports boys and girls, two-shouldered traveler students ' computer bag\"\n                             title=\"A large-capacity backpack for outdoors, two-shouldered junior high school sports boys and girls, two-shouldered traveler students ' computer bag\">\n                    <\/a>\n                <\/div>\n                            <\/div>\n\n            <!-- 左右控制按钮，多图时显示 -->\n                    <\/div>\n\n<!--        <a href=\"javascript:;\" title=\"A large-capacity backpack for outdoors, two-shouldered junior high school sports boys and girls, two-shouldered traveler students ' computer bag\">-->\n<!--            <img src=\"https:\/\/si.geilicdn.com\/open1848972357-1234478995-6ceb000001944b2ed2e90a22d234_951_951.jpg\" class=\"card-img-top\" alt=\"A large-capacity backpack for outdoors, two-shouldered junior high school sports boys and girls, two-shouldered traveler students ' computer bag\" title=\"A large-capacity backpack for outdoors, two-shouldered junior high school sports boys and girls, two-shouldered traveler students ' computer bag\">-->\n<!--        <\/a>-->\n    <\/div>\n\n    <div class=\"col-md-6\">\n        <h5 class=\"mb-2\">\n            <a href=\"javascript:;\" title=\"A large-capacity backpack for outdoors, two-shouldered junior high school sports boys and girls, two-shouldered traveler students ' computer bag\" class=\"text-decoration-none fs-5 text-black\">A large-capacity backpack for outdoors, two-shouldered junior high school sports boys and girls, two-shouldered traveler students ' computer bag<\/a>\n        <\/h5>\n        <div class=\"mb-2\">\n                        <div class=\"fw-light mb-2 text-wrap\" style=\"font-size: 0.85rem;\">\n                Colour: Black            <\/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"}}