{"product_id":"double-perfume","title":"🌺Double Perfume Tuberose Flower Seeds – Grow Your Own Moon Garden Blooms","description":"\u003cstyle\u003e  .tuberose-lp,  .tuberose-lp *,  .tuberose-lp *::before,  .tuberose-lp *::after {    box-sizing: border-box;  }  .tuberose-lp {    --green-dark: #0d3025;    --green: #1d5944;    --green-soft: #e8f2eb;    --cream: #fffaf1;    --pink: #d783a1;    --pink-soft: #fff0f4;    --purple: #8f78aa;    --gold: #e0bd72;    --yellow: #f3d767;    --text: #27362e;    --muted: #65736b;    --white: #ffffff;    width: 100%;    max-width: 1180px;    margin: 0 auto;    padding: 0;    overflow: hidden;    color: var(--text);    background: var(--cream);    font-family: Arial, Helvetica, sans-serif;    line-height: 1.65;    container-type: inline-size;  }  .tuberose-lp img {    display: block;    width: 100% !important;    max-width: 100% !important;    height: auto !important;    margin: 0 !important;    border: 0;  }  .tuberose-lp h1,  .tuberose-lp h2,  .tuberose-lp h3,  .tuberose-lp p {    margin-top: 0;  }  .tuberose-lp h1,  .tuberose-lp h2,  .tuberose-lp h3 {    color: var(--green-dark);    font-family: Georgia, \"Times New Roman\", serif;    line-height: 1.14;  }  .tb-section {    padding: 50px 20px;  }  .tb-center {    text-align: center;  }  .tb-label {    display: inline-flex;    margin-bottom: 14px;    padding: 8px 15px;    align-items: center;    justify-content: center;    gap: 7px;    border: 1px solid rgba(224, 189, 114, 0.8);    border-radius: 999px;    color: var(--green-dark);    background: #f8eac8;    font-size: 12px;    font-weight: 900;    line-height: 1.2;    letter-spacing: 1px;    text-transform: uppercase;  }  .tb-main-title {    max-width: 860px;    margin: 0 auto 19px;    color: var(--white) !important;    font-size: clamp(39px, 7vw, 68px);    font-weight: 800;    letter-spacing: -1.7px;  }  .tb-title {    margin-bottom: 16px;    font-size: clamp(30px, 5vw, 46px);    font-weight: 800;    letter-spacing: -0.8px;    overflow-wrap: break-word;  }  .tb-subtitle {    max-width: 740px;    margin: 0 auto 28px;    color: var(--muted);    font-size: 17px;    line-height: 1.75;  }  .tb-button {    display: inline-flex;    min-height: 57px;    padding: 16px 29px;    align-items: center;    justify-content: center;    border: 1px solid #efd19a;    border-radius: 999px;    color: #143527 !important;    background:      linear-gradient(        135deg,        #fff4ce 0%,        #e5ba70 50%,        #f7dda3 100%      );    box-shadow:      0 14px 30px rgba(0, 0, 0, 0.25),      inset 0 1px 0 rgba(255, 255, 255, 0.75);    font-size: 16px;    font-weight: 900;    line-height: 1.25;    text-align: center;    text-decoration: none !important;    transition: transform 0.2s ease, box-shadow 0.2s ease;  }  .tb-button:hover {    color: #143527 !important;    transform: translateY(-2px);    box-shadow:      0 18px 36px rgba(0, 0, 0, 0.31),      inset 0 1px 0 rgba(255, 255, 255, 0.8);  }  \/* HERO *\/  .tb-hero {    position: relative;    padding: 59px 20px 35px;    overflow: hidden;    color: var(--white);    text-align: center;    background:      radial-gradient(        circle at 12% 10%,        rgba(215, 131, 161, 0.32),        transparent 31%      ),      radial-gradient(        circle at 89% 9%,        rgba(224, 189, 114, 0.25),        transparent 28%      ),      linear-gradient(        145deg,        #071c15 0%,        #17503c 55%,        #09241b 100%      );  }  .tb-hero::before,  .tb-hero::after {    position: absolute;    color: rgba(255, 255, 255, 0.13);    line-height: 1;    pointer-events: none;  }  .tb-hero::before {    top: 28px;    left: 5%;    content: \"✦\";    font-size: 72px;  }  .tb-hero::after {    right: 5%;    bottom: 145px;    content: \"☾\";    font-size: 74px;  }  .tb-hero-content {    position: relative;    z-index: 2;  }  .tb-hero-copy {    max-width: 720px;    margin: 0 auto 28px;    color: #e8f3ec;    font-size: 18px;    line-height: 1.75;  }  .tb-hero-note {    margin: 15px 0 0;    color: #c8ddd0;    font-size: 13px;  }  .tb-hero-image {    position: relative;    z-index: 2;    width: 100%;    max-width: 770px;    margin: 39px auto -81px;    padding: 11px;    overflow: hidden;    border: 1px solid rgba(239, 209, 154, 0.7);    border-radius: 28px;    background: rgba(255, 255, 255, 0.98);    box-shadow: 0 29px 66px rgba(0, 0, 0, 0.45);  }  .tb-hero-image img {    border-radius: 19px;    aspect-ratio: 1 \/ 1;    object-fit: cover;  }  \/* 核心数据 *\/  .tb-facts-wrap {    padding: 109px 14px 37px;    background: var(--cream);  }  .tb-facts {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    width: 100%;    max-width: 950px;    margin: 0 auto;    overflow: hidden;    border: 1px solid #d7e2d9;    border-radius: 18px;    background: var(--white);    box-shadow: 0 14px 34px rgba(20, 58, 43, 0.11);  }  .tb-fact {    min-width: 0;    padding: 23px 9px;    border-right: 1px solid #e0e9e2;    border-bottom: 1px solid #e0e9e2;    text-align: center;  }  .tb-fact:nth-child(2n) {    border-right: 0;  }  .tb-fact:nth-last-child(-n + 2) {    border-bottom: 0;  }  .tb-fact-icon {    display: block;    margin-bottom: 8px;    font-size: 28px;    line-height: 1;  }  .tb-fact strong {    display: block;    color: var(--green-dark);    font-family: Georgia, \"Times New Roman\", serif;    font-size: 19px;    font-weight: 800;    line-height: 1.3;  }  .tb-fact span {    display: block;    margin-top: 6px;    color: var(--muted);    font-size: 12px;    font-weight: 700;    line-height: 1.45;  }  \/* 情绪引入 *\/  .tb-emotion {    background: var(--white);  }  .tb-quote {    max-width: 770px;    margin: 32px auto 0;    padding: 30px 24px;    border-left: 7px solid var(--pink);    border-radius: 8px 22px 22px 8px;    color: var(--green-dark);    background:      linear-gradient(135deg, #fff2f6, #fffdf9);    box-shadow: 0 14px 34px rgba(20, 58, 43, 0.09);    font-family: Georgia, \"Times New Roman\", serif;    font-size: 21px;    font-weight: 800;    line-height: 1.5;    text-align: left;  }  .tb-quote small {    display: block;    margin-top: 14px;    color: var(--muted);    font-family: Arial, Helvetica, sans-serif;    font-size: 15px;    font-weight: 500;    line-height: 1.7;  }  \/* 图文布局 *\/  .tb-split {    display: grid;    grid-template-columns: minmax(0, 1fr);    gap: 31px;    align-items: center;  }  .tb-split \u003e * {    min-width: 0;  }  .tb-copy {    width: 100%;    min-width: 0;  }  .tb-copy p {    margin-bottom: 18px;    color: var(--muted);    font-size: 16px;    line-height: 1.75;  }  .tb-image-card {    width: 100%;    max-width: 590px;    margin: 0 auto;    padding: 10px;    overflow: hidden;    border: 1px solid #cfddd2;    border-radius: 23px;    background: var(--white);    box-shadow: 0 19px 43px rgba(24, 61, 49, 0.17);  }  .tb-image-card img {    border-radius: 15px;    aspect-ratio: 1 \/ 1;    object-fit: cover;  }  .tb-checks {    margin: 22px 0 0;    padding: 0;    list-style: none;  }  .tb-checks li {    position: relative;    margin-bottom: 14px;    padding-left: 36px;    color: var(--text);    font-size: 15px;    font-weight: 700;    line-height: 1.55;  }  .tb-checks li::before {    position: absolute;    top: 1px;    left: 0;    display: flex;    width: 25px;    height: 25px;    align-items: center;    justify-content: center;    border-radius: 50%;    color: var(--white);    background: var(--green);    content: \"✓\";    font-size: 13px;    font-weight: 900;  }  \/* 深色卖点区 *\/  .tb-dark {    color: var(--white);    background:      radial-gradient(        circle at 89% 13%,        rgba(215, 131, 161, 0.23),        transparent 29%      ),      linear-gradient(145deg, #071e17, #245d47);  }  .tb-dark h2,  .tb-dark h3 {    color: var(--white);  }  .tb-dark .tb-copy p {    color: #dcebe1;  }  .tb-dark .tb-checks li {    color: var(--white);  }  .tb-dark .tb-checks li::before {    color: var(--green-dark);    background: var(--gold);  }  \/* 三卡卖点 *\/  .tb-benefits {    background: var(--green-soft);  }  .tb-card-grid {    display: grid;    grid-template-columns: minmax(0, 1fr);    gap: 18px;    margin-top: 33px;  }  .tb-card {    min-width: 0;    padding: 27px 21px;    border: 1px solid #d0ddd3;    border-radius: 20px;    background: var(--white);    box-shadow: 0 11px 27px rgba(20, 58, 43, 0.08);    text-align: left;  }  .tb-card-icon {    display: flex;    width: 55px;    height: 55px;    margin-bottom: 18px;    align-items: center;    justify-content: center;    border-radius: 17px;    background:      linear-gradient(135deg, #f8e2ea, #eed8ac);    font-size: 28px;  }  .tb-card h3 {    margin-bottom: 10px;    font-size: 21px;    font-weight: 800;  }  .tb-card p {    margin-bottom: 0;    color: var(--muted);    font-size: 15px;    line-height: 1.7;  }  \/* 大图展示 *\/  .tb-showcase {    background: var(--white);  }  .tb-showcase-frame {    width: 100%;    max-width: 810px;    margin: 34px auto 0;    padding: 10px;    overflow: hidden;    border: 1px solid #d3e0d5;    border-radius: 25px;    background: var(--white);    box-shadow: 0 21px 49px rgba(24, 61, 49, 0.17);  }  .tb-showcase-frame img {    border-radius: 17px;    aspect-ratio: 1 \/ 1;    object-fit: cover;  }  \/* 图片色彩画廊 *\/  .tb-gallery {    background:      linear-gradient(135deg, #fff6f8, #f8f7ff);  }  .tb-gallery-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 13px;    margin-top: 31px;  }  .tb-gallery-card {    position: relative;    min-width: 0;    overflow: hidden;    border: 7px solid var(--white);    border-radius: 18px;    background: var(--white);    box-shadow: 0 10px 25px rgba(37, 55, 46, 0.11);  }  .tb-gallery-card img {    aspect-ratio: 1 \/ 1;    object-fit: cover;  }  .tb-gallery-name {    position: absolute;    right: 8px;    bottom: 8px;    left: 8px;    padding: 9px 8px;    border-radius: 10px;    color: var(--white);    background: rgba(8, 37, 27, 0.73);    backdrop-filter: blur(4px);    font-size: 13px;    font-weight: 900;    text-align: center;  }  \/* 种植步骤 *\/  .tb-planting {    background: var(--cream);  }  .tb-step-grid {    display: grid;    grid-template-columns: minmax(0, 1fr);    gap: 18px;    margin-top: 33px;  }  .tb-step {    min-width: 0;    padding: 31px 21px 25px;    border: 1px solid #d5e1d7;    border-radius: 20px;    background: var(--white);    text-align: center;  }  .tb-step-number {    display: flex;    width: 52px;    height: 52px;    margin: 0 auto 18px;    align-items: center;    justify-content: center;    border-radius: 50%;    color: var(--white);    background:      linear-gradient(135deg, var(--green), #79a087);    font-size: 21px;    font-weight: 900;  }  .tb-step h3 {    margin-bottom: 9px;    font-size: 19px;    font-weight: 800;  }  .tb-step p {    margin-bottom: 0;    color: var(--muted);    font-size: 15px;    line-height: 1.65;  }  \/* 地栽盆栽 *\/  .tb-options {    background: var(--white);  }  .tb-option-grid {    display: grid;    grid-template-columns: minmax(0, 1fr);    gap: 18px;    max-width: 870px;    margin: 33px auto 0;  }  .tb-option {    min-width: 0;    padding: 29px 23px;    border-radius: 20px;    text-align: left;  }  .tb-option.ground {    color: var(--white);    background:      linear-gradient(145deg, #174533, #2d7257);  }  .tb-option.pot {    border: 1px solid #dfcee2;    background: #fcf3fc;  }  .tb-option h3 {    margin-bottom: 14px;    font-size: 23px;  }  .tb-option.ground h3 {    color: var(--white);  }  .tb-option p {    margin-bottom: 14px;    font-size: 15px;    line-height: 1.7;  }  .tb-option.ground p {    color: #dcece2;  }  .tb-option.pot p {    color: var(--muted);  }  .tb-option ul {    margin: 0;    padding-left: 21px;    font-size: 15px;  }  .tb-option li {    margin-bottom: 9px;  }  \/* 社会证明 *\/  .tb-proof {    color: var(--white);    background:      radial-gradient(        circle at 12% 18%,        rgba(224, 189, 114, 0.21),        transparent 28%      ),      linear-gradient(140deg, #4c3154, #80628a);  }  .tb-proof h2 {    color: var(--white);  }  .tb-proof .tb-subtitle {    color: #f1e8f3;  }  .tb-proof-grid {    display: grid;    grid-template-columns: minmax(0, 1fr);    gap: 16px;    margin-top: 31px;  }  .tb-proof-card {    min-width: 0;    padding: 27px 20px;    border: 1px solid rgba(255, 255, 255, 0.28);    border-radius: 19px;    background: rgba(255, 255, 255, 0.1);    backdrop-filter: blur(4px);    text-align: center;  }  .tb-proof-card strong {    display: block;    margin-bottom: 7px;    color: var(--white);    font-family: Georgia, \"Times New Roman\", serif;    font-size: 27px;    line-height: 1.2;  }  .tb-proof-card span {    display: block;    color: #eee5f1;    font-size: 14px;    line-height: 1.55;  }  \/* 规格表 *\/  .tb-details {    background: var(--green-soft);  }  .tb-table {    width: 100%;    max-width: 850px;    margin: 31px auto 0;    overflow: hidden;    border: 1px solid #cad8cd;    border-radius: 19px;    background: var(--white);    box-shadow: 0 12px 29px rgba(20, 58, 43, 0.09);    text-align: left;  }  .tb-table-row {    display: grid;    grid-template-columns: minmax(0, 1fr);    border-bottom: 1px solid #dfe8e1;  }  .tb-table-row:last-child {    border-bottom: 0;  }  .tb-table-label,  .tb-table-value {    min-width: 0;    padding: 15px 18px;    overflow-wrap: break-word;    font-size: 15px;  }  .tb-table-label {    padding-bottom: 6px;    color: var(--green-dark);    background: #f1f6f2;    font-weight: 900;  }  .tb-table-value {    padding-top: 7px;    color: var(--muted);  }  \/* FAQ *\/  .tb-faq {    background: var(--white);  }  .tb-faq-list {    width: 100%;    max-width: 850px;    margin: 30px auto 0;    text-align: left;  }  .tb-faq details {    margin-bottom: 13px;    overflow: hidden;    border: 1px solid #d5e1d7;    border-radius: 15px;    background: #fbfdfb;  }  .tb-faq summary {    position: relative;    padding: 19px 50px 19px 19px;    color: var(--green-dark);    cursor: pointer;    font-size: 16px;    font-weight: 900;    line-height: 1.45;    list-style: none;  }  .tb-faq summary::-webkit-details-marker {    display: none;  }  .tb-faq summary::after {    position: absolute;    top: 50%;    right: 19px;    color: var(--pink);    content: \"+\";    font-size: 27px;    font-weight: 800;    transform: translateY(-50%);  }  .tb-faq details[open] summary::after {    content: \"−\";  }  .tb-faq-answer {    padding: 0 19px 19px;    color: var(--muted);    font-size: 15px;    line-height: 1.7;  }  \/* 底部CTA *\/  .tb-final {    position: relative;    padding: 64px 20px;    overflow: hidden;    color: var(--white);    text-align: center;    background:      radial-gradient(        circle at 50% 0%,        rgba(215, 131, 161, 0.31),        transparent 42%      ),      linear-gradient(145deg, #071c15, #245b45);  }  .tb-final h2 {    max-width: 790px;    margin-right: auto;    margin-left: auto;    color: var(--white);  }  .tb-final-copy {    max-width: 710px;    margin: 0 auto 28px;    color: #dcebe1;    font-size: 17px;    line-height: 1.75;  }  .tb-final-note {    margin: 16px 0 0;    color: #bed6c7;    font-size: 13px;  }  \/* 根据落地页实际宽度自动适配 *\/  @container (min-width: 720px) {    .tb-section {      padding: 68px 42px;    }    .tb-hero {      padding: 71px 42px 45px;    }    .tb-facts-wrap {      padding: 115px 30px 45px;    }    .tb-facts {      grid-template-columns: repeat(4, minmax(0, 1fr));    }    .tb-fact {      border-right: 1px solid #e0e9e2;      border-bottom: 0;    }    .tb-fact:nth-child(2) {      border-right: 1px solid #e0e9e2;    }    .tb-fact:last-child {      border-right: 0;    }    .tb-split {      grid-template-columns: repeat(2, minmax(0, 1fr));      gap: 50px;    }    .tb-card-grid {      grid-template-columns: repeat(3, minmax(0, 1fr));      gap: 20px;    }    .tb-step-grid {      grid-template-columns: repeat(4, minmax(0, 1fr));      gap: 16px;    }    .tb-gallery-grid {      grid-template-columns: repeat(4, minmax(0, 1fr));      gap: 15px;    }    .tb-option-grid {      grid-template-columns: repeat(2, minmax(0, 1fr));      gap: 20px;    }    .tb-proof-grid {      grid-template-columns: repeat(3, minmax(0, 1fr));      gap: 18px;    }    .tb-table-row {      grid-template-columns: 39% 61%;    }    .tb-table-label,    .tb-table-value {      padding: 16px 19px;    }    .tb-final {      padding: 79px 42px;    }  }  @container (min-width: 980px) {    .tb-section {      padding: 80px 59px;    }    .tb-hero {      padding: 81px 59px 50px;    }    .tb-split {      gap: 63px;    }    .tb-main-title {      font-size: 67px;    }    .tb-title {      font-size: 44px;    }    .tb-copy p {      font-size: 17px;    }    .tb-final {      padding: 89px 59px;    }  }  @media screen and (max-width: 480px) {    .tb-main-title {      font-size: 39px;    }    .tb-title {      font-size: 30px;    }    .tb-hero-copy,    .tb-subtitle {      font-size: 16px;    }    .tb-button {      width: 100%;      max-width: 430px;      padding-right: 18px;      padding-left: 18px;    }    .tb-quote {      font-size: 19px;    }  }\u003c\/style\u003e\n\u003cdiv class=\"tuberose-lp\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"tb-hero\"\u003e\n\u003cdiv class=\"tb-hero-content\"\u003e\n\u003cspan class=\"tb-label\"\u003e 🌙 Double-Petaled Perfume Tuberose \u003c\/span\u003e\n\u003ch1 class=\"tb-main-title\"\u003ePlant Once.\u003cbr\u003eLet the Fragrance Fill Your Whole Yard.\u003c\/h1\u003e\n\u003cp class=\"tb-hero-copy\"\u003eGrow large double-petaled flowers with a stronger, longer-lasting fragrance that can surround your patio, walkway and garden throughout the flowering season.\u003c\/p\u003e\n\u003cp class=\"tb-hero-note\"\u003eSelected large bulbs • Fast germination • More flowers • Easy for beginners\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/2837\/6178\/files\/ChatGPT_Image_Jun_26_2026_02_52_19_AM.png?v=1782460360\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORE FACTS --\u003e\n\u003csection class=\"tb-facts-wrap\"\u003e\n\u003cdiv class=\"tb-facts\"\u003e\n\u003cdiv class=\"tb-fact\"\u003e\n\u003cspan class=\"tb-fact-icon\"\u003e⏳\u003c\/span\u003e \u003cstrong\u003e120+ Days\u003c\/strong\u003e \u003cspan\u003eSuper-long flowering period\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-fact\"\u003e\n\u003cspan class=\"tb-fact-icon\"\u003e🌱\u003c\/span\u003e \u003cstrong\u003eAbout 40 Days\u003c\/strong\u003e \u003cspan\u003eFrom planting to flowering\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-fact\"\u003e\n\u003cspan class=\"tb-fact-icon\"\u003e🏡\u003c\/span\u003e \u003cstrong\u003e100,000+ Families\u003c\/strong\u003e \u003cspan\u003eA popular home-garden choice\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-fact\"\u003e\n\u003cspan class=\"tb-fact-icon\"\u003e🪴\u003c\/span\u003e \u003cstrong\u003eGround or Pot\u003c\/strong\u003e \u003cspan\u003eGrow it almost anywhere\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EMOTIONAL INTRO --\u003e\n\u003csection class=\"tb-section tb-emotion tb-center\"\u003e\u003cspan class=\"tb-label\"\u003e A Garden You Can Smell Before You See \u003c\/span\u003e\n\u003ch2 class=\"tb-title\"\u003eImagine Opening the Door to a Yard Filled With Natural Floral Fragrance\u003c\/h2\u003e\n\u003cp class=\"tb-subtitle\"\u003eDouble-petaled tuberose is not only beautiful to look at. Its rich floral fragrance spreads through the surrounding garden and becomes especially noticeable during warm, peaceful evenings.\u003c\/p\u003e\n\u003cdiv class=\"tb-quote\"\u003e“The fragrance of the flowers filled the whole yard.” \u003csmall\u003e Plant once and enjoy large double flowers, rich fragrance and a flowering period designed to last throughout the warm season. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOUBLE FLOWERS --\u003e\n\u003csection class=\"tb-section tb-dark\"\u003e\n\u003cdiv class=\"tb-split\"\u003e\n\u003cdiv class=\"tb-image-card\"\u003e\u003cimg src=\"https:\/\/boseeds.com\/cdn\/shop\/files\/4f6b9e34aa9149a56422c7a72aa3c902.png?v=1782198443\u0026amp;width=1946\" alt=\"White double-petaled fragrant tuberose flowers\" width=\"800\" height=\"800\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tb-copy\"\u003e\n\u003cspan class=\"tb-label\"\u003e Double-Petaled Large Flowers \u003c\/span\u003e\n\u003ch2 class=\"tb-title\"\u003eFuller Blooms With a Stronger, Longer-Lasting Fragrance\u003c\/h2\u003e\n\u003cp\u003eThe layered double-petaled flower shape creates a fuller and more luxurious display than ordinary single flowers, while releasing a rich floral fragrance that can last throughout the season.\u003c\/p\u003e\n\u003cul class=\"tb-checks\"\u003e\n\u003cli\u003eLarge, full double-petaled flower shape\u003c\/li\u003e\n\u003cli\u003eStronger and longer-lasting fragrance\u003c\/li\u003e\n\u003cli\u003eRich natural floral aroma\u003c\/li\u003e\n\u003cli\u003eExtremely fragrant during the evening\u003c\/li\u003e\n\u003cli\u003eIdeal for patios, entryways and seating areas\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MAIN BENEFITS --\u003e\n\u003csection class=\"tb-section tb-benefits tb-center\"\u003e\u003cspan class=\"tb-label\"\u003e Why People Are Rushing to Buy \u003c\/span\u003e\n\u003ch2 class=\"tb-title\"\u003eBeautiful Flowers Without Complicated Gardening\u003c\/h2\u003e\n\u003cp class=\"tb-subtitle\"\u003eSelected large bulbs, fast germination, abundant flowering and strong adaptability make this an easy choice for experienced gardeners and complete beginners.\u003c\/p\u003e\n\u003cdiv class=\"tb-card-grid\"\u003e\n\u003cdiv class=\"tb-card\"\u003e\n\u003cdiv class=\"tb-card-icon\"\u003e🌱\u003c\/div\u003e\n\u003ch3\u003eSelected Large Bulbs\u003c\/h3\u003e\n\u003cp\u003eCarefully selected large bulbs provide stored energy for faster germination, vigorous growth and more abundant flowers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-card\"\u003e\n\u003cdiv class=\"tb-card-icon\"\u003e🌸\u003c\/div\u003e\n\u003ch3\u003e120+ Days of Flowers\u003c\/h3\u003e\n\u003cp\u003eA super-long flowering period lets you enjoy the flowers and fragrance throughout spring and summer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-card\"\u003e\n\u003cdiv class=\"tb-card-icon\"\u003e🙌\u003c\/div\u003e\n\u003ch3\u003eEven Beginners Can Bloom\u003c\/h3\u003e\n\u003cp\u003eSuper easy to plant and care for, with no complicated gardening skills required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FULL GARDEN --\u003e\n\u003csection class=\"tb-section tb-showcase tb-center\"\u003e\u003cspan class=\"tb-label\"\u003e One Planting, a Whole Season of Beauty \u003c\/span\u003e\n\u003ch2 class=\"tb-title\"\u003eTurn Empty Garden Space Into a Fragrant Floral Display\u003c\/h2\u003e\n\u003cp class=\"tb-subtitle\"\u003ePlant several bulbs together to create a fuller garden scene filled with upright flower spikes, layered blooms and fragrance that spreads through the surrounding yard.\u003c\/p\u003e\n\u003cdiv class=\"tb-showcase-frame\"\u003e\u003cimg src=\"https:\/\/boseeds.com\/cdn\/shop\/files\/56565676bd46c6339ac6924db4cb7587.png?v=1782198442\u0026amp;width=1946\" alt=\"Large group of colorful double tuberose flowers\" width=\"800\" height=\"800\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLOR GALLERY --\u003e\n\u003csection class=\"tb-section tb-gallery tb-center\"\u003e\u003cspan class=\"tb-label\"\u003e Create Your Favorite Garden Color Story \u003c\/span\u003e\n\u003ch2 class=\"tb-title\"\u003eChoose One Color or Mix Them for a Bigger Visual Impact\u003c\/h2\u003e\n\u003cp class=\"tb-subtitle\"\u003eSelect Mixed Color, Purple, Pink, White or Yellow to match your existing garden, patio containers or flower-bed design.\u003c\/p\u003e\n\u003cdiv class=\"tb-gallery-grid\"\u003e\n\u003cdiv class=\"tb-gallery-card\"\u003e\n\u003cimg src=\"https:\/\/boseeds.com\/cdn\/shop\/files\/03d401028704734cea4464d240c9961b.png?v=1782198442\u0026amp;width=1946\" alt=\"Mixed color double tuberose flowers\" loading=\"lazy\"\u003e\n\u003cdiv class=\"tb-gallery-name\"\u003eMixed Color\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-gallery-card\"\u003e\n\u003cimg src=\"https:\/\/boseeds.com\/cdn\/shop\/files\/4f6b9e34aa9149a56422c7a72aa3c902.png?v=1782198443\u0026amp;width=1946\" alt=\"White double tuberose flowers\" loading=\"lazy\"\u003e\n\u003cdiv class=\"tb-gallery-name\"\u003eWhite\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-gallery-card\"\u003e\n\u003cimg src=\"https:\/\/boseeds.com\/cdn\/shop\/files\/4810264817956d22065d9513562e2fd0.png?v=1782198442\u0026amp;width=1946\" alt=\"Pink double tuberose flowers\" loading=\"lazy\"\u003e\n\u003cdiv class=\"tb-gallery-name\"\u003ePink\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-gallery-card\"\u003e\n\u003cimg src=\"https:\/\/boseeds.com\/cdn\/shop\/files\/6f29fd0757b84b2be4c88547eeb58955.png?v=1782198442\u0026amp;width=1946\" alt=\"Purple double tuberose flowers\" loading=\"lazy\"\u003e\n\u003cdiv class=\"tb-gallery-name\"\u003ePurple\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LARGE BULBS --\u003e\n\u003csection class=\"tb-section\"\u003e\n\u003cdiv class=\"tb-split\"\u003e\n\u003cdiv class=\"tb-copy\"\u003e\n\u003cspan class=\"tb-label\"\u003e Fast Germination and More Flowers \u003c\/span\u003e\n\u003ch2 class=\"tb-title\"\u003eSelected Large Bulbs Give Your Garden a Stronger Start\u003c\/h2\u003e\n\u003cp\u003eLarge, carefully selected bulbs contain more stored energy to support fast germination, vigorous stems and abundant double-petaled flowers.\u003c\/p\u003e\n\u003cul class=\"tb-checks\"\u003e\n\u003cli\u003eSelected large and healthy bulbs\u003c\/li\u003e\n\u003cli\u003eFast and vigorous germination\u003c\/li\u003e\n\u003cli\u003eStrong upright flower spikes\u003c\/li\u003e\n\u003cli\u003eProduces many large double flowers\u003c\/li\u003e\n\u003cli\u003ePerfect for planting several bulbs together\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-image-card\"\u003e\u003cimg src=\"https:\/\/boseeds.com\/cdn\/shop\/files\/2e12c187aa4005b34ab1f2ba09916d82.png?v=1782198442\u0026amp;width=1946\" alt=\"Pink double tuberose flowers growing in sunlight\" width=\"800\" height=\"800\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PLANTING --\u003e\n\u003csection class=\"tb-section tb-planting tb-center\"\u003e\u003cspan class=\"tb-label\"\u003e Easier to Grow Than You Think \u003c\/span\u003e\n\u003ch2 class=\"tb-title\"\u003eFour Simple Steps to a Yard Filled With Flowers\u003c\/h2\u003e\n\u003cp class=\"tb-subtitle\"\u003eStrong adaptability and simple care make these bulbs suitable for busy gardeners and complete beginners.\u003c\/p\u003e\n\u003cdiv class=\"tb-step-grid\"\u003e\n\u003cdiv class=\"tb-step\"\u003e\n\u003cdiv class=\"tb-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003ePlant All Year Round\u003c\/h3\u003e\n\u003cp\u003eStrong adaptability allows planting throughout the year. The earlier you plant, the earlier the flowers can bloom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-step\"\u003e\n\u003cdiv class=\"tb-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eChoose More Sunlight\u003c\/h3\u003e\n\u003cp\u003ePlace the bulbs in a bright location. The more sunlight they receive, the more flowers they can produce.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-step\"\u003e\n\u003cdiv class=\"tb-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003ePot or Ground\u003c\/h3\u003e\n\u003cp\u003ePlant directly in the garden or use balcony and patio containers. Both growing methods can produce flowers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-step\"\u003e\n\u003cdiv class=\"tb-step-number\"\u003e4\u003c\/div\u003e\n\u003ch3\u003eBloom in About 40 Days\u003c\/h3\u003e\n\u003cp\u003eFlowers can begin appearing about 40 days after planting and continue for a long flowering period.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- POT OR GROUND --\u003e\n\u003csection class=\"tb-section tb-options tb-center\"\u003e\u003cspan class=\"tb-label\"\u003e Grow Them Wherever You Have Space \u003c\/span\u003e\n\u003ch2 class=\"tb-title\"\u003eA Large Backyard Is Not Required\u003c\/h2\u003e\n\u003cp class=\"tb-subtitle\"\u003eBring the same large flowers and rich fragrance to a garden bed, patio, balcony or sunny entryway.\u003c\/p\u003e\n\u003cdiv class=\"tb-option-grid\"\u003e\n\u003cdiv class=\"tb-option ground\"\u003e\n\u003ch3\u003ePlant Directly in the Ground\u003c\/h3\u003e\n\u003cp\u003eCreate large fragrant clusters in flower beds, borders, walkways and sunny areas around the yard.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eIdeal for planting larger groups\u003c\/li\u003e\n\u003cli\u003eHelps fragrance spread across the yard\u003c\/li\u003e\n\u003cli\u003eAdds upright height to garden borders\u003c\/li\u003e\n\u003cli\u003eMore sunlight encourages more flowers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-option pot\"\u003e\n\u003ch3\u003ePlant in Balcony Pots\u003c\/h3\u003e\n\u003cp\u003eEnjoy beautiful flowers in containers placed near patios, balconies, windows or outdoor seating areas.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePerfect for limited garden space\u003c\/li\u003e\n\u003cli\u003eEasy to keep close to living areas\u003c\/li\u003e\n\u003cli\u003eSimple to water and care for\u003c\/li\u003e\n\u003cli\u003eBring the fragrance closer to your home\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LONG FLOWERING --\u003e\n\u003csection class=\"tb-section tb-dark\"\u003e\n\u003cdiv class=\"tb-split\"\u003e\n\u003cdiv class=\"tb-image-card\"\u003e\u003cimg src=\"https:\/\/boseeds.com\/cdn\/shop\/files\/0e27c226523c56f0eec7459dfeec3448.png?v=1782198442\u0026amp;width=1946\" alt=\"Purple double tuberose flowers with rich green foliage\" width=\"800\" height=\"800\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tb-copy\"\u003e\n\u003cspan class=\"tb-label\"\u003e Super-Long Flowering Period \u003c\/span\u003e\n\u003ch2 class=\"tb-title\"\u003eMore Than 120 Days of Flowers and Fragrance\u003c\/h2\u003e\n\u003cp\u003eInstead of waiting months for only a few days of flowers, enjoy an extended flowering period that can continue throughout spring and summer.\u003c\/p\u003e\n\u003cul class=\"tb-checks\"\u003e\n\u003cli\u003eFlowering period lasts more than 120 days\u003c\/li\u003e\n\u003cli\u003eEnjoy flowers throughout the warm season\u003c\/li\u003e\n\u003cli\u003eLong-lasting fragrance around the garden\u003c\/li\u003e\n\u003cli\u003eExcellent value from a single planting\u003c\/li\u003e\n\u003cli\u003eIdeal for gardeners who want lasting color\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SOCIAL PROOF --\u003e\n\u003csection class=\"tb-section tb-proof tb-center\"\u003e\u003cspan class=\"tb-label\"\u003e Selling Like Crazy \u003c\/span\u003e\n\u003ch2 class=\"tb-title\"\u003eThe Common Choice of More Than 100,000 Families\u003c\/h2\u003e\n\u003cp class=\"tb-subtitle\"\u003eLarge double flowers, stronger fragrance, fast germination, easy planting and a long flowering season have made these bulbs a highly repurchased garden favorite.\u003c\/p\u003e\n\u003cdiv class=\"tb-proof-grid\"\u003e\n\u003cdiv class=\"tb-proof-card\"\u003e\n\u003cstrong\u003e100,000+\u003c\/strong\u003e \u003cspan\u003eFamilies have chosen these fragrant flower bulbs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-proof-card\"\u003e\n\u003cstrong\u003eRave Reviews\u003c\/strong\u003e \u003cspan\u003eGardeners love the large flowers and powerful fragrance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-proof-card\"\u003e\n\u003cstrong\u003eHigh Repurchase\u003c\/strong\u003e \u003cspan\u003eCustomers return to expand their gardens and containers.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL IMAGE --\u003e\n\u003csection class=\"tb-section tb-showcase tb-center\"\u003e\u003cspan class=\"tb-label\"\u003e Let Your Garden Come Alive \u003c\/span\u003e\n\u003ch2 class=\"tb-title\"\u003eFlowers, Fragrance and Color in One Beautiful Planting\u003c\/h2\u003e\n\u003cp class=\"tb-subtitle\"\u003eUse several bulbs together to create a lush focal point that brings color to the garden and naturally attracts attention throughout the season.\u003c\/p\u003e\n\u003cdiv class=\"tb-showcase-frame\"\u003e\u003cimg src=\"https:\/\/boseeds.com\/cdn\/shop\/files\/19b84cfe9b42e2e71150738d4de2ee27.png?v=1782198442\u0026amp;width=1946\" alt=\"Pink double tuberose flower garden with butterflies\" width=\"800\" height=\"800\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"tb-section tb-details tb-center\"\u003e\u003cspan class=\"tb-label\"\u003e Product Information \u003c\/span\u003e\n\u003ch2 class=\"tb-title\"\u003eChoose the Perfect Pack for Your Garden\u003c\/h2\u003e\n\u003cdiv class=\"tb-table\"\u003e\n\u003cdiv class=\"tb-table-row\"\u003e\n\u003cdiv class=\"tb-table-label\"\u003eProduct\u003c\/div\u003e\n\u003cdiv class=\"tb-table-value\"\u003eDouble Perfume Tuberose Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-table-row\"\u003e\n\u003cdiv class=\"tb-table-label\"\u003eFlower Type\u003c\/div\u003e\n\u003cdiv class=\"tb-table-value\"\u003eLarge double-petaled fragrant flowers\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-table-row\"\u003e\n\u003cdiv class=\"tb-table-label\"\u003eFragrance\u003c\/div\u003e\n\u003cdiv class=\"tb-table-value\"\u003eStronger, richer and longer-lasting floral fragrance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-table-row\"\u003e\n\u003cdiv class=\"tb-table-label\"\u003eFlowering Time\u003c\/div\u003e\n\u003cdiv class=\"tb-table-value\"\u003eAbout 40 days after planting\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-table-row\"\u003e\n\u003cdiv class=\"tb-table-label\"\u003eFlowering Period\u003c\/div\u003e\n\u003cdiv class=\"tb-table-value\"\u003eMore than 120 days\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-table-row\"\u003e\n\u003cdiv class=\"tb-table-label\"\u003ePlanting Time\u003c\/div\u003e\n\u003cdiv class=\"tb-table-value\"\u003eCan be planted throughout the year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-table-row\"\u003e\n\u003cdiv class=\"tb-table-label\"\u003eGrowing Location\u003c\/div\u003e\n\u003cdiv class=\"tb-table-value\"\u003eGarden ground, balcony pots or patio containers\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-table-row\"\u003e\n\u003cdiv class=\"tb-table-label\"\u003eSunlight\u003c\/div\u003e\n\u003cdiv class=\"tb-table-value\"\u003eMore sunlight encourages more flowers\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-table-row\"\u003e\n\u003cdiv class=\"tb-table-label\"\u003eColor Options\u003c\/div\u003e\n\u003cdiv class=\"tb-table-value\"\u003eMixed Color, Purple, Pink, White and Yellow\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tb-table-row\"\u003e\n\u003cdiv class=\"tb-table-label\"\u003ePack Options\u003c\/div\u003e\n\u003cdiv class=\"tb-table-value\"\u003e2, 4, 6, 10 or 15 bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"tb-section tb-faq tb-center\"\u003e\u003cspan class=\"tb-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch2 class=\"tb-title\"\u003eEverything You Need to Know\u003c\/h2\u003e\n\u003cdiv class=\"tb-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for complete beginners?\u003c\/summary\u003e\n\u003cdiv class=\"tb-faq-answer\"\u003eYes. The bulbs have strong adaptability and are super easy to plant and care for. Even novice gardeners can grow them and enjoy flowers.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does it take to bloom?\u003c\/summary\u003e\n\u003cdiv class=\"tb-faq-answer\"\u003eFlowers can begin blooming about 40 days after planting. The earlier the bulbs are planted, the earlier the flowering can begin.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does the flowering period last?\u003c\/summary\u003e\n\u003cdiv class=\"tb-faq-answer\"\u003eThe flowering period lasts for more than 120 days, allowing you to enjoy the flowers and fragrance throughout spring and summer.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the bulbs be planted in pots?\u003c\/summary\u003e\n\u003cdiv class=\"tb-faq-answer\"\u003eYes. They can be planted directly in the ground or grown in balcony pots and patio containers. Both planting methods can produce flowers.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan they be planted throughout the year?\u003c\/summary\u003e\n\u003cdiv class=\"tb-faq-answer\"\u003eYes. The bulbs have strong adaptability and can be planted all year round. Planting earlier allows you to enjoy the flowers earlier.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow can I encourage more flowers?\u003c\/summary\u003e\n\u003cdiv class=\"tb-faq-answer\"\u003eChoose a bright growing location. The more sunlight the plants receive, the more abundant the flowers can become.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the fragrance strong?\u003c\/summary\u003e\n\u003cdiv class=\"tb-faq-answer\"\u003eYes. The double-petaled flowers have a rich, strong and long-lasting floral fragrance and become especially fragrant during the evening.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"tb-final\"\u003e\u003cspan class=\"tb-label\"\u003e Plant Once, Enjoy All Season \u003c\/span\u003e\n\u003ch2 class=\"tb-title\"\u003eFill Your Yard With Large Double Flowers and Lasting Fragrance\u003c\/h2\u003e\n\u003cp class=\"tb-final-copy\"\u003eChoose your favorite color and bulb quantity, plant them in the garden or a balcony pot, and enjoy fast germination, abundant blooms and a flowering period of more than 120 days.\u003c\/p\u003e\n\u003cp class=\"tb-final-note\"\u003eAvailable in Mixed Color, Purple, Pink, White and Yellow.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"LYLY","offers":[{"title":"Purple \/ 🌱 Covers up to 15–25 sq ft (Approx.)100Seeds","offer_id":47714150383805,"sku":"B01961-G","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 🌱 Covers up to 30–50 sq ft (Approx.)200Seeds","offer_id":47714319106237,"sku":"B01961-H","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 🌱 Covers up to 15–25 sq ft (Approx.)100Seeds","offer_id":47714150547645,"sku":"B01961-C","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 🌱 Covers up to 30–50 sq ft (Approx.)200Seeds","offer_id":47714319237309,"sku":"B01961-D","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 🌱 Covers up to 15–25 sq ft (Approx.)100Seeds","offer_id":47714150711485,"sku":"B01961-A","price":19.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 🌱 Covers up to 30–50 sq ft (Approx.)200Seeds","offer_id":47714319368381,"sku":"B01961-B","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 🌱 Covers up to 15–25 sq ft (Approx.)100Seeds","offer_id":47714150875325,"sku":"B01961-E","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 🌱 Covers up to 30–50 sq ft (Approx.)200Seeds","offer_id":47714319499453,"sku":"B01961-F","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/O1CN01OD1ZZJ1NvxtDDXqgr__2218462671633-0-cib_jpg_3570ffe9-617c-4bc3-887f-3c0328c519c2.webp?v=1784795331","url":"https:\/\/valorsnet.us\/products\/double-perfume","provider":"Valors-net","version":"1.0","type":"link"}