{"title":"Today, Top Selling Product","description":"\u003c!-- =====================================================\n     VELFY — TODAY'S TOP SELLING COLLECTION DESCRIPTION\n     HTML + CSS + JAVASCRIPT\n     ===================================================== --\u003e\n\u003cstyle\u003e\n\n  .velfy-top-selling{\n    --velfy-green: #3DC109;\n    --velfy-dark: #000000;\n    --velfy-light-green: #F2FFED;\n\n    width: 100%;\n    margin: 10px 0 25px;\n    font-family: Poppins, sans-serif;\n  }\n\n  .velfy-top-selling *{\n    box-sizing: border-box;\n  }\n\n  \/* Main Premium Box *\/\n\n  .velfy-selling-box{\n    position: relative;\n    overflow: hidden;\n\n    padding: 22px 18px;\n\n    background: linear-gradient(\n      135deg,\n      #000000 0%,\n      #161616 55%,\n      #263d1b 100%\n    );\n\n    border-radius: 18px;\n\n    box-shadow: 0 10px 30px rgba(0,0,0,.18);\n\n    text-align: center;\n  }\n\n  \/* Decorative Glow *\/\n\n  .velfy-selling-box::before{\n    content: \"\";\n    position: absolute;\n\n    width: 160px;\n    height: 160px;\n\n    border-radius: 50%;\n\n    background: rgba(61,193,9,.18);\n\n    top: -80px;\n    right: -50px;\n\n    filter: blur(10px);\n  }\n\n  .velfy-selling-box::after{\n    content: \"\";\n    position: absolute;\n\n    width: 100px;\n    height: 100px;\n\n    border-radius: 50%;\n\n    background: rgba(61,193,9,.12);\n\n    bottom: -50px;\n    left: -30px;\n\n    filter: blur(8px);\n  }\n\n  .velfy-selling-content{\n    position: relative;\n    z-index: 2;\n  }\n\n  \/* Live Badge *\/\n\n  .velfy-live-badge{\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n\n    padding: 7px 13px;\n\n    background: rgba(61,193,9,.16);\n\n    border: 1px solid rgba(61,193,9,.55);\n\n    border-radius: 50px;\n\n    color: #ffffff;\n\n    font-size: 11px;\n    font-weight: 600;\n\n    letter-spacing: .7px;\n    text-transform: uppercase;\n  }\n\n  .velfy-live-dot{\n    width: 8px;\n    height: 8px;\n\n    background: var(--velfy-green);\n\n    border-radius: 50%;\n\n    animation: velfyPulse 1.5s infinite;\n  }\n\n  @keyframes velfyPulse{\n    0%{\n      box-shadow: 0 0 0 0 rgba(61,193,9,.7);\n    }\n\n    70%{\n      box-shadow: 0 0 0 8px rgba(61,193,9,0);\n    }\n\n    100%{\n      box-shadow: 0 0 0 0 rgba(61,193,9,0);\n    }\n  }\n\n  \/* Heading *\/\n\n  .velfy-selling-title{\n    margin: 13px 0 8px;\n\n    color: #ffffff;\n\n    font-size: 25px;\n    font-weight: 700;\n\n    line-height: 1.2;\n  }\n\n  .velfy-selling-title span{\n    color: var(--velfy-green);\n  }\n\n  \/* Description *\/\n\n  .velfy-selling-text{\n    max-width: 620px;\n\n    margin: 0 auto;\n\n    color: rgba(255,255,255,.75);\n\n    font-size: 13px;\n\n    line-height: 1.7;\n  }\n\n  \/* Feature Pills *\/\n\n  .velfy-selling-features{\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n\n    gap: 8px;\n\n    margin-top: 17px;\n  }\n\n  .velfy-feature{\n    padding: 7px 11px;\n\n    border-radius: 50px;\n\n    background: rgba(255,255,255,.08);\n\n    border: 1px solid rgba(255,255,255,.12);\n\n    color: #ffffff;\n\n    font-size: 11px;\n    font-weight: 500;\n  }\n\n  .velfy-feature span{\n    color: var(--velfy-green);\n    margin-right: 4px;\n  }\n\n  \/* Bottom Message *\/\n\n  .velfy-selling-bottom{\n    margin-top: 16px;\n\n    font-size: 12px;\n    font-weight: 600;\n\n    color: var(--velfy-green);\n  }\n\n  \/* Mobile *\/\n\n  @media(max-width: 480px){\n\n    .velfy-selling-box{\n      padding: 20px 14px;\n      border-radius: 15px;\n    }\n\n    .velfy-selling-title{\n      font-size: 21px;\n    }\n\n    .velfy-selling-text{\n      font-size: 12px;\n    }\n\n  }\n\n\u003c\/style\u003e\n\u003cdiv class=\"velfy-top-selling\"\u003e\n\u003cdiv class=\"velfy-selling-box\"\u003e\n\u003cdiv class=\"velfy-selling-content\"\u003e\n\u003c!-- Live Badge --\u003e\n\u003cdiv class=\"velfy-live-badge\"\u003e\n\u003cspan class=\"velfy-live-dot\"\u003e\u003c\/span\u003e Trending Right Now\u003c\/div\u003e\n\u003c!-- Main Heading --\u003e\n\u003ch2 class=\"velfy-selling-title\"\u003e🔥 Today's \u003cspan\u003eTop Selling\u003c\/span\u003e Products\u003c\/h2\u003e\n\u003c!-- Description --\u003e\n\u003ch4 class=\"velfy-selling-text\"\u003eOur customers are loving the Kalvanji Shampoo! Only 7 Stocks are left before it's gone—make it yours B\u003cstrong\u003e\u003cspan class=\"rQesXe MPyX\"\u003eefore Someone Else Does\u003c\/span\u003e\u003c\/strong\u003e\u003cstrong class=\"rQesXe MPyX\"\u003e!\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003c!-- Features --\u003e\n\u003cdiv class=\"velfy-selling-features\"\u003e\n\u003cdiv class=\"velfy-feature\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e Customer Favorites\u003c\/div\u003e\n\u003cdiv class=\"velfy-feature\"\u003e\n\u003cspan\u003e🔥\u003c\/span\u003e Trending Now\u003c\/div\u003e\n\u003cdiv class=\"velfy-feature\"\u003e\n\u003cspan\u003e★\u003c\/span\u003e Popular Picks\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Bottom Text --\u003e\n\u003cdiv class=\"velfy-selling-bottom\"\u003e✨ Automatically detected by our store based on today's customer interest \u0026amp; popular trends.\u003cscript\u003e\n\ndocument.addEventListener(\"DOMContentLoaded\", function(){\n\n  const topSelling = document.querySelector(\".velfy-top-selling\");\n\n  if(topSelling){\n\n    \/* Simple entrance animation *\/\n\n    topSelling.style.opacity = \"0\";\n    topSelling.style.transform = \"translateY(15px)\";\n    topSelling.style.transition = \"all .6s ease\";\n\n    setTimeout(function(){\n\n      topSelling.style.opacity = \"1\";\n      topSelling.style.transform = \"translateY(0)\";\n\n    }, 150);\n\n  }\n\n});\n\n\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","products":[{"product_id":"herbal-black-seed-read-more","title":"Herbal Black Seed Read More...","description":"\u003cp class=\"name text-[20px] text-left\"\u003e\u003cstrong\u003eOrganic Kalwanji Shampoo (CH6) Herbal Black Seed Hair Cleanser - Haircare Product Designed For Cleansing And Hair Care Routine.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/1889\/3468\/files\/ChatGPT_Image_Jul_30_2026_01_29_31_AM.png?v=1785356998\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003eDescription\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eOrganic Kalwanji Shampoo (CH6) is a herbal black seed hair cleanser designed to meet your everyday haircare needs. Formulated with natural ingredients, it delivers effective cleansing while supporting scalp health. This shampoo integrates seamlessly into your daily grooming routine, offering consistent performance with easy application. Whether you're looking for reliable hair care or a dependable addition to your personal care regimen, this organic formula provides the gentle yet effective cleansing your hair deserves.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eKey Features\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eOrganic black seed formula for natural haircare Delivers effective cleansing and scalp support Consistent performance for daily use Easy application and convenient use Suitable for regular grooming routines Essential for everyday hair maintenance\u003c\/p\u003e","brand":"MallGo.Online","offers":[{"title":"Default Title","offer_id":47281981194396,"sku":null,"price":1950.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0758\/1889\/3468\/files\/ChatGPTImageJul30_2026_01_24_42AM.png?v=1785356776"}],"url":"https:\/\/mallgo.online\/collections\/top-selling-product.oembed","provider":"MallGo Online","version":"1.0","type":"link"}