{"product_id":"agv-sun-and-moon-1","title":"Agv Sun And Moon 1","description":"\u003cstyle\u003e\n  @keyframes neonPulse {\n    0% { box-shadow: 0 0 10px rgba(156, 207, 35, 0.15); border-color: rgba(156, 207, 35, 0.4); }\n    50% { box-shadow: 0 0 20px rgba(156, 207, 35, 0.35); border-color: rgba(156, 207, 35, 0.8); }\n    100% { box-shadow: 0 0 10px rgba(156, 207, 35, 0.15); border-color: rgba(156, 207, 35, 0.4); }\n  }\n\n  @keyframes floatIcon {\n    0%, 100% { transform: translateY(0); }\n    50% { transform: translateY(-3px); }\n  }\n\n  .custom-product-details {\n    background: #0b0b0b;\n    border: 1.5px solid #9ccf23;\n    border-radius: 12px;\n    padding: 24px;\n    box-shadow: 0 0 15px rgba(156, 207, 35, 0.2);\n    animation: neonPulse 4s infinite ease-in-out;\n    max-width: 650px;\n    margin: 0 auto;\n    font-family: inherit;\n  }\n\n  .pd-section-title {\n    font-size: 14px;\n    font-weight: 900;\n    letter-spacing: 1.5px;\n    color: #9ccf23;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n    margin-top: 20px;\n  }\n\n  .pd-section-title:first-child {\n    margin-top: 0;\n  }\n\n  \/* Product Info Table Grid *\/\n  .pd-info-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n    margin-bottom: 20px;\n  }\n\n  .pd-info-item {\n    background: #141414;\n    border: 1px solid #222222;\n    padding: 10px 14px;\n    border-radius: 6px;\n    font-size: 13px;\n    color: #cccccc;\n    display: flex;\n    justify-content: space-between;\n  }\n\n  .pd-info-item strong {\n    color: #ffffff;\n  }\n\n  .pd-info-item .highlight {\n    color: #9ccf23;\n    font-weight: 800;\n  }\n\n  \/* Main Description *\/\n  .pd-main-desc {\n    font-size: 14px;\n    line-height: 1.7;\n    color: #cccccc;\n    margin-bottom: 20px;\n  }\n\n  \/* Key Highlights Grid *\/\n  .pd-bullets-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-bottom: 20px;\n  }\n\n  .pd-bullet-item {\n    background: #141414;\n    border: 1px solid #262626;\n    padding: 12px 16px;\n    border-radius: 8px;\n    font-size: 13px;\n    font-weight: 700;\n    color: #ffffff;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    transition: all 0.3s ease;\n  }\n\n  .pd-bullet-item:hover {\n    border-color: #9ccf23;\n    background: #1a1a1a;\n    transform: translateY(-2px);\n  }\n\n  .pd-bullet-item span {\n    color: #9ccf23;\n    display: inline-block;\n    animation: floatIcon 2s infinite ease-in-out;\n  }\n\n  \/* Tags Wrap *\/\n  .pd-tags-wrap {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .pd-tag {\n    background-color: rgba(156, 207, 35, 0.05);\n    border: 1px solid #9ccf23;\n    color: #9ccf23;\n    font-size: 12px;\n    font-weight: 600;\n    padding: 6px 14px;\n    border-radius: 20px;\n    transition: all 0.3s ease;\n    cursor: default;\n  }\n\n  .pd-tag:hover {\n    background-color: #9ccf23;\n    color: #000000;\n    box-shadow: 0 0 10px rgba(156, 207, 35, 0.5);\n    transform: scale(1.05);\n  }\n\n  @media (max-width: 600px) {\n    .pd-bullets-grid,\n    .pd-info-grid {\n      grid-template-columns: 1fr;\n    }\n    .custom-product-details {\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"custom-product-details\"\u003e\n  \n  \u003c!-- Product Information Grid --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003eProduct Information\u003c\/div\u003e\n  \u003cdiv class=\"pd-info-grid\"\u003e\n    \u003cdiv class=\"pd-info-item\"\u003e\n      \u003cspan\u003eModel Name:\u003c\/span\u003e \u003cstrong\u003eAgv Sun And Moon\u003c\/strong\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-info-item\"\u003e\n      \u003cspan\u003ePrice:\u003c\/span\u003e \u003cstrong class=\"highlight\"\u003eRM 129 (Sold Out)\u003c\/strong\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-info-item\"\u003e\n      \u003cspan\u003eBrand:\u003c\/span\u003e \u003cstrong\u003eFANS\u003c\/strong\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-info-item\"\u003e\n      \u003cspan\u003eLens:\u003c\/span\u003e \u003cstrong\u003eUV400 Protection\u003c\/strong\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-info-item\"\u003e\n      \u003cspan\u003eFrame:\u003c\/span\u003e \u003cstrong\u003eLightweight \u0026amp; Comfortable\u003c\/strong\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-info-item\"\u003e\n      \u003cspan\u003eCategory:\u003c\/span\u003e \u003cstrong\u003eOutdoor \/ Lifestyle \/ Active\u003c\/strong\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-info-item\"\u003e\n      \u003cspan\u003eGender:\u003c\/span\u003e \u003cstrong\u003eUnisex\u003c\/strong\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Description Section --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003eProduct Description\u003c\/div\u003e\n  \u003cp class=\"pd-main-desc\"\u003e\n    FANS Eyewear is designed for everyday wear, outdoor activities and an active lifestyle. The lightweight frame provides comfort for extended wear, while the UV400 lenses help protect the eyes from harmful ultraviolet rays. The design is sporty, bold and versatile, making it suitable for outdoor adventures as well as everyday casual and streetwear styles.\n  \u003c\/p\u003e\n\n  \u003c!-- Key Highlights --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003eMain Selling Points\u003c\/div\u003e\n  \u003cdiv class=\"pd-bullets-grid\"\u003e\n    \u003cdiv class=\"pd-bullet-item\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e UV400 Protection\u003c\/div\u003e\n    \u003cdiv class=\"pd-bullet-item\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e Lightweight Frame\u003c\/div\u003e\n    \u003cdiv class=\"pd-bullet-item\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e Outdoor \u0026amp; Active Ready\u003c\/div\u003e\n    \u003cdiv class=\"pd-bullet-item\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e FANS Signature Design\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Suitable For Tags --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003eSuitable For\u003c\/div\u003e\n  \u003cdiv class=\"pd-tags-wrap\"\u003e\n    \u003cspan class=\"pd-tag\"\u003eDriving\u003c\/span\u003e\n    \u003cspan class=\"pd-tag\"\u003eTravel\u003c\/span\u003e\n    \u003cspan class=\"pd-tag\"\u003eHiking\u003c\/span\u003e\n    \u003cspan class=\"pd-tag\"\u003eCycling\u003c\/span\u003e\n    \u003cspan class=\"pd-tag\"\u003eRiding\u003c\/span\u003e\n    \u003cspan class=\"pd-tag\"\u003eSports\u003c\/span\u003e\n    \u003cspan class=\"pd-tag\"\u003eOutdoor Activities\u003c\/span\u003e\n    \u003cspan class=\"pd-tag\"\u003eDaily Wear\u003c\/span\u003e\n    \u003cspan class=\"pd-tag\"\u003eStreetwear\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store 3","offers":[{"title":"Default Title","offer_id":50174157717754,"sku":null,"price":129.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0858\/3033\/6762\/files\/251229_-_FANS3597-removebg-preview.png?v=1787693765","url":"https:\/\/fansmw.com\/products\/agv-sun-and-moon-1","provider":"My Store 3","version":"1.0","type":"link"}