{"product_id":"homegrown-creeping-thyme-seeds","title":"🌸Creeping Thyme Seeds, Multi-Color Ground Cover Flower Seeds🌸","description":"\u003cstyle\u003e  .cts-page,  .cts-page * {    box-sizing: border-box;  }  .cts-page {    --cts-lavender: #f2ecfa;    --cts-lavender-light: #faf7fd;    --cts-lilac: #e5d8f1;    --cts-purple: #75538e;    --cts-plum: #4b345c;    --cts-deep: #382740;    --cts-sage: #72836f;    --cts-ink: #403b45;    --cts-muted: #766e7c;    --cts-cream: #fffdf9;    --cts-line: rgba(117, 83, 142, .16);    width: 100%;    overflow: hidden;    padding: 20px 0 48px;    color: var(--cts-ink);    background:      radial-gradient(circle at 8% 3%, rgba(255,255,255,.98), transparent 25%),      radial-gradient(circle at 94% 15%, rgba(218,201,234,.58), transparent 28%),      linear-gradient(180deg, #fcfaff 0%, #f1eafa 48%, #eee5f7 100%);    font-family: Arial, Helvetica, sans-serif;    line-height: 1.65;  }  .cts-page img {    display: block;    width: 100%;    max-width: 100%;    height: auto;  }  .cts-container {    width: calc(100% - 28px);    max-width: 980px;    margin: 0 auto;  }  .cts-section {    position: relative;    overflow: hidden;    margin: 24px 0;    padding: clamp(25px, 5vw, 48px) clamp(18px, 5vw, 48px);    border: 1px solid var(--cts-line);    border-radius: 32px;    background:      radial-gradient(circle at 100% 0%, rgba(255,255,255,.92), transparent 35%),      linear-gradient(145deg, var(--cts-cream), #f5effa);    box-shadow: 0 16px 38px rgba(85, 58, 103, .12);  }  .cts-section::before {    position: absolute;    top: -90px;    right: -80px;    width: 190px;    height: 190px;    border: 1px solid rgba(117, 83, 142, .16);    border-radius: 50%;    box-shadow:      0 0 0 22px rgba(117, 83, 142, .045),      0 0 0 44px rgba(117, 83, 142, .025);    content: \"\";    pointer-events: none;  }  .cts-section::after {    position: absolute;    bottom: -110px;    left: -90px;    width: 220px;    height: 220px;    border-radius: 50%;    background: rgba(218, 201, 234, .22);    content: \"\";    pointer-events: none;  }  .cts-section \u003e * {    position: relative;    z-index: 1;  }  .cts-hero {    text-align: center;    background:      radial-gradient(circle at 50% 0%, rgba(255,255,255,.98), transparent 44%),      linear-gradient(145deg, #fffdfd, #f2e8fa 65%, #e2d5ee);  }  .cts-kicker {    display: inline-flex;    align-items: center;    gap: 9px;    margin-bottom: 15px;    padding: 8px 16px;    border: 1px solid rgba(117, 83, 142, .22);    border-radius: 999px;    color: var(--cts-purple);    background: rgba(255,255,255,.78);    font-size: 12px;    font-weight: 800;    letter-spacing: 1.5px;    text-transform: uppercase;  }  .cts-kicker::before {    width: 8px;    height: 8px;    border-radius: 50%;    background: var(--cts-purple);    box-shadow: 0 0 0 5px rgba(117, 83, 142, .12);    content: \"\";  }  .cts-title,  .cts-heading {    margin: 0 auto 15px;    color: var(--cts-plum);    font-weight: 800;    letter-spacing: -.7px;    line-height: 1.16;  }  .cts-title {    max-width: 820px;    font-size: clamp(32px, 6vw, 59px);  }  .cts-heading {    font-size: clamp(26px, 4vw, 39px);  }  .cts-title span,  .cts-heading span {    color: var(--cts-purple);  }  .cts-lead {    max-width: 730px;    margin: 0 auto 23px;    color: var(--cts-muted);    font-size: clamp(16px, 2vw, 19px);  }  .cts-text {    margin: 0 auto 18px;    color: var(--cts-muted);    font-size: 16px;  }  .cts-center {    text-align: center;  }  .cts-chip-row {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 9px;    margin: 22px 0 26px;  }  .cts-chip {    padding: 9px 14px;    border: 1px solid rgba(117, 83, 142, .17);    border-radius: 999px;    color: var(--cts-plum);    background: rgba(255,255,255,.82);    font-size: 13px;    font-weight: 700;  }  .cts-image-wrap {    position: relative;    overflow: hidden;    margin-top: 27px;    padding: 8px;    border: 1px solid rgba(117, 83, 142, .19);    border-radius: 26px;    background: linear-gradient(135deg, #ffffff, #eadff3);    box-shadow: 0 14px 32px rgba(85, 58, 103, .14);  }  .cts-image-wrap img {    border-radius: 19px;    transition: transform .55s ease, filter .55s ease;  }  .cts-image-wrap:hover img {    transform: scale(1.025);    filter: saturate(1.05);  }  .cts-divider {    width: 56px;    height: 3px;    margin: 15px auto 21px;    border-radius: 99px;    background: linear-gradient(90deg, var(--cts-purple), #baa1ce);  }  .cts-section--deep {    color: #f9f6fb;    border-color: rgba(255,255,255,.14);    background:      radial-gradient(circle at 100% 0%, rgba(218,201,234,.18), transparent 34%),      linear-gradient(145deg, #493355, #6f4e83);  }  .cts-section--deep .cts-heading {    color: #ffffff;  }  .cts-section--deep .cts-text {    color: #eee5f3;  }  .cts-section--deep .cts-kicker {    color: #f2e7f7;    border-color: rgba(255,255,255,.2);    background: rgba(255,255,255,.08);  }  .cts-section--deep .cts-kicker::before {    background: #f2e7f7;  }  .cts-feature-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 15px;    margin-top: 24px;  }  .cts-card {    padding: 20px 18px;    border: 1px solid rgba(117, 83, 142, .13);    border-radius: 22px;    background: rgba(255,255,255,.82);    box-shadow: 0 8px 20px rgba(85, 58, 103, .07);    transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;  }  .cts-card:hover {    transform: translateY(-5px);    border-color: rgba(117, 83, 142, .36);    box-shadow: 0 15px 29px rgba(85, 58, 103, .15);  }  .cts-section--deep .cts-card {    border-color: rgba(255,255,255,.14);    background: rgba(255,255,255,.09);  }  .cts-section--deep .cts-card h3 {    color: #ffffff;  }  .cts-section--deep .cts-card p {    color: #eee5f3;  }  .cts-icon {    display: inline-flex;    align-items: center;    justify-content: center;    width: 42px;    height: 42px;    margin-bottom: 10px;    border-radius: 14px;    color: #ffffff;    background: linear-gradient(145deg, var(--cts-purple), #a883b8);    font-size: 18px;    box-shadow: 0 7px 16px rgba(117,83,142,.2);  }  .cts-card h3 {    margin: 0 0 7px;    color: var(--cts-plum);    font-size: 17px;  }  .cts-card p {    margin: 0;    color: var(--cts-muted);    font-size: 14px;    line-height: 1.6;  }  .cts-check-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 12px 18px;    margin-top: 22px;  }  .cts-check {    display: flex;    align-items: flex-start;    gap: 9px;    color: var(--cts-ink);    font-size: 15px;    text-align: left;  }  .cts-check::before {    flex: 0 0 auto;    width: 21px;    height: 21px;    margin-top: 2px;    border-radius: 50%;    color: #ffffff;    background: var(--cts-sage);    content: \"✓\";    font-size: 13px;    font-weight: 800;    line-height: 21px;    text-align: center;  }  .cts-section--deep .cts-check {    color: #f2eaf6;  }  .cts-highlight {    margin-top: 23px;    padding: 18px 20px;    border-left: 4px solid var(--cts-sage);    border-radius: 0 18px 18px 0;    color: #5f5665;    background: rgba(255,255,255,.72);    font-size: 14px;  }  .cts-highlight strong {    color: var(--cts-plum);  }  .cts-section--deep .cts-highlight {    color: #eee6f2;    background: rgba(255,255,255,.08);  }  .cts-section--deep .cts-highlight strong {    color: #e5d8f1;  }  .cts-steps {    display: grid;    grid-template-columns: repeat(4, minmax(0, 1fr));    gap: 13px;    margin-top: 25px;  }  .cts-step {    padding: 19px 14px;    border: 1px solid rgba(117, 83, 142, .13);    border-radius: 21px;    background: rgba(255,255,255,.8);    text-align: center;    transition: transform .35s ease, box-shadow .35s ease;  }  .cts-step:hover {    transform: translateY(-5px);    box-shadow: 0 14px 25px rgba(85,58,103,.13);  }  .cts-step-number {    display: inline-flex;    align-items: center;    justify-content: center;    width: 42px;    height: 42px;    margin-bottom: 10px;    border-radius: 50%;    color: #ffffff;    background: linear-gradient(145deg, var(--cts-sage), #9cae94);    font-size: 16px;    font-weight: 800;  }  .cts-step h3 {    margin: 0 0 6px;    color: var(--cts-plum);    font-size: 16px;  }  .cts-step p {    margin: 0;    color: var(--cts-muted);    font-size: 13px;    line-height: 1.55;  }  .cts-specs {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 12px;    margin-top: 23px;  }  .cts-spec {    padding: 17px;    border: 1px solid rgba(117, 83, 142, .12);    border-radius: 18px;    background: rgba(255,255,255,.8);  }  .cts-spec strong {    display: block;    margin-bottom: 4px;    color: var(--cts-purple);    font-size: 14px;  }  .cts-spec span {    color: var(--cts-muted);    font-size: 14px;  }  .cts-faq {    margin-top: 22px;  }  .cts-faq details {    margin: 12px 0;    overflow: hidden;    border: 1px solid rgba(117, 83, 142, .13);    border-radius: 18px;    background: rgba(255,255,255,.8);  }  .cts-faq summary {    position: relative;    padding: 17px 48px 17px 18px;    color: var(--cts-plum);    cursor: pointer;    font-size: 15px;    font-weight: 800;    list-style: none;  }  .cts-faq summary::-webkit-details-marker {    display: none;  }  .cts-faq summary::after {    position: absolute;    top: 50%;    right: 18px;    color: var(--cts-purple);    content: \"+\";    font-size: 22px;    font-weight: 400;    transform: translateY(-50%);  }  .cts-faq details[open] summary::after {    content: \"−\";  }  .cts-faq details p {    margin: 0;    padding: 0 18px 18px;    color: var(--cts-muted);    font-size: 14px;  }  .cts-final {    text-align: center;    background:      radial-gradient(circle at 50% 0%, rgba(255,255,255,.92), transparent 40%),      linear-gradient(145deg, #faf4fd, #e9d9f2 68%, #d9e3d5);  }  .cts-final-label {    display: inline-block;    margin-bottom: 14px;    color: var(--cts-purple);    font-size: 12px;    font-weight: 800;    letter-spacing: 2px;  }  .cts-final-title {    max-width: 730px;    margin: 0 auto 14px;    color: var(--cts-plum);    font-size: clamp(28px, 5vw, 46px);    font-weight: 800;    line-height: 1.18;  }  .cts-final-title span {    color: var(--cts-purple);  }  .cts-final-text {    max-width: 700px;    margin: 0 auto;    color: var(--cts-muted);    font-size: 16px;  }  @media (max-width: 760px) {    .cts-page {      padding: 12px 0 32px;    }    .cts-container {      width: calc(100% - 18px);    }    .cts-section {      margin: 16px 0;      padding: 25px 16px;      border-radius: 25px;    }    .cts-title {      font-size: 33px;    }    .cts-heading {      font-size: 27px;    }    .cts-lead,    .cts-text {      font-size: 15px;    }    .cts-feature-grid,    .cts-check-grid,    .cts-steps,    .cts-specs {      grid-template-columns: 1fr;    }    .cts-step {      display: grid;      grid-template-columns: 45px 1fr;      column-gap: 12px;      align-items: center;      text-align: left;    }    .cts-step-number {      grid-row: span 2;      margin-bottom: 0;    }    .cts-step h3 {      margin-bottom: 2px;    }    .cts-chip-row {      gap: 7px;    }    .cts-chip {      font-size: 12px;    }  }  @media (prefers-reduced-motion: reduce) {    .cts-page *,    .cts-page *::before,    .cts-page *::after {      animation: none !important;      transition: none !important;    }  }\u003c\/style\u003e\u003cdiv class=\"cts-page\"\u003e  \u003cdiv class=\"cts-container\"\u003e    \u003c!-- HERO --\u003e    \u003csection class=\"cts-section cts-hero\"\u003e      \u003cdiv class=\"cts-kicker\"\u003eCreeping Thyme Seeds\u003c\/div\u003e      \u003ch1 class=\"cts-title\"\u003e        Let Your Garden Bloom        \u003cspan\u003eBetween the Stones\u003c\/span\u003e      \u003c\/h1\u003e      \u003cp class=\"cts-lead\"\u003e        Create a charming natural garden with fast-spreading creeping thyme.        This low-growing perennial adds colorful blooms, aromatic foliage, and effortless beauty to stone gaps, garden borders, walkways, walls, and balcony planters.      \u003c\/p\u003e      \u003cdiv class=\"cts-chip-row\"\u003e        \u003cdiv class=\"cts-chip\"\u003e💜 Vibrant Flower Carpets\u003c\/div\u003e        \u003cdiv class=\"cts-chip\"\u003e❄️ Cold-Hardy \u0026amp; Drought-Tolerant\u003c\/div\u003e        \u003cdiv class=\"cts-chip\"\u003e🌱 Beginner-Friendly\u003c\/div\u003e        \u003cdiv class=\"cts-chip\"\u003e🍳 Edible Culinary Herb\u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"cts-image-wrap\"\u003e        \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/4412ace43db5b91749fd50cbcdcdce34efaf054d.gif\" alt=\"Creeping thyme flowers growing between garden stones\" loading=\"eager\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e    \u003c!-- INTRO --\u003e    \u003csection class=\"cts-section cts-section--deep cts-center\"\u003e      \u003cdiv class=\"cts-kicker\"\u003eMore Than a Flower\u003c\/div\u003e      \u003ch2 class=\"cts-heading\"\u003e        A Living Carpet of Color        \u003cspan\u003efor Your Dream Garden\u003c\/span\u003e      \u003c\/h2\u003e      \u003cp class=\"cts-text\"\u003e        Common flowers can struggle with cold, drought, and high maintenance.        Creeping thyme offers a beautiful alternative with spreading growth, vibrant blooms, evergreen foliage, and a naturally rich herbal fragrance.      \u003c\/p\u003e      \u003cdiv class=\"cts-feature-grid\"\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e🌿\u003c\/div\u003e          \u003ch3\u003eLow-Growing Beauty\u003c\/h3\u003e          \u003cp\u003eCompact trailing stems spread outward and create a soft, colorful ground-cover effect.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e💧\u003c\/div\u003e          \u003ch3\u003eDrought-Tolerant\u003c\/h3\u003e          \u003cp\u003eOnce established, the plants need less frequent watering and are suited to dry garden conditions.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e❄️\u003c\/div\u003e          \u003ch3\u003eCold-Hardy\u003c\/h3\u003e          \u003cp\u003eDesigned to handle cold weather and retain evergreen foliage through winter seasons.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e🍳\u003c\/div\u003e          \u003ch3\u003eBeautiful \u0026amp; Useful\u003c\/h3\u003e          \u003cp\u003eEnjoy colorful garden decoration and harvest mature sprigs for culinary seasoning.\u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e    \u003c!-- VIBRANT BLOOMS --\u003e    \u003csection class=\"cts-section\"\u003e      \u003cdiv class=\"cts-kicker\"\u003e01 · Vibrant Creeping Thyme Seeds\u003c\/div\u003e      \u003ch2 class=\"cts-heading\"\u003e        Fast-Spreading Greenery        \u003cspan\u003ewith Purple Blooms\u003c\/span\u003e      \u003c\/h2\u003e      \u003cp class=\"cts-text\"\u003e        Creeping thyme spreads across the ground with trailing stems and produces masses of vivid clustered flowers.        As the plants fill in, they create a colorful flower carpet that brings texture and movement to your garden.      \u003c\/p\u003e      \u003cdiv class=\"cts-check-grid\"\u003e        \u003cdiv class=\"cts-check\"\u003eLow-growing trailing growth habit\u003c\/div\u003e        \u003cdiv class=\"cts-check\"\u003eFast-spreading ground cover\u003c\/div\u003e        \u003cdiv class=\"cts-check\"\u003eDense clusters of tiny flowers\u003c\/div\u003e        \u003cdiv class=\"cts-check\"\u003eLong flowering period\u003c\/div\u003e        \u003cdiv class=\"cts-check\"\u003eRich natural herbal fragrance\u003c\/div\u003e        \u003cdiv class=\"cts-check\"\u003eBeautiful between stones and borders\u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"cts-image-wrap\"\u003e        \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/3f66c28495de3b4e08194d688718d184acc64265.png\" alt=\"Vibrant purple creeping thyme flowers used as ground cover\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e    \u003c!-- COLD RESISTANCE --\u003e    \u003csection class=\"cts-section cts-section--deep\"\u003e      \u003cdiv class=\"cts-kicker\"\u003e02 · Extreme Cold Resistance\u003c\/div\u003e      \u003ch2 class=\"cts-heading\"\u003e        Beauty That Stays        \u003cspan\u003eThrough the Seasons\u003c\/span\u003e      \u003c\/h2\u003e      \u003cp class=\"cts-text\"\u003e        This winter-hardy perennial is designed to withstand sub-zero freezing weather and maintain evergreen foliage through cold winter seasons.        It is a dependable choice for outdoor gardens in changing climates.      \u003c\/p\u003e      \u003cdiv class=\"cts-feature-grid\"\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e❄️\u003c\/div\u003e          \u003ch3\u003eWinter-Hardy Growth\u003c\/h3\u003e          \u003cp\u003eSuitable for outdoor planting where winter temperatures can drop below freezing.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e🌿\u003c\/div\u003e          \u003ch3\u003eEvergreen Foliage\u003c\/h3\u003e          \u003cp\u003eLeaves can remain present through cold weather for continued garden structure.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e☀️\u003c\/div\u003e          \u003ch3\u003eFull-Sun Friendly\u003c\/h3\u003e          \u003cp\u003eMore sunlight can encourage heavier blooming and stronger visual impact.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e🏡\u003c\/div\u003e          \u003ch3\u003eReliable Ground Cover\u003c\/h3\u003e          \u003cp\u003eWorks well in outdoor spaces that need resilient, low-maintenance planting.\u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"cts-image-wrap\"\u003e        \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/ff918f4cd3b81d72d089492cc984a90833dd9338.png\" alt=\"Cold-hardy creeping thyme ground cover for winter gardens\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e    \u003c!-- CULINARY HERB --\u003e    \u003csection class=\"cts-section cts-section--rose\"\u003e      \u003cdiv class=\"cts-kicker\"\u003e03 · Aromatic Culinary Herb\u003c\/div\u003e      \u003ch2 class=\"cts-heading\"\u003e        Grow Something Beautiful        \u003cspan\u003eand Useful\u003c\/span\u003e      \u003c\/h2\u003e      \u003cp class=\"cts-text\"\u003e        Creeping thyme adds more than visual charm to your garden.        Its fragrant edible foliage can be harvested when mature and used as a natural seasoning for homemade meals.      \u003c\/p\u003e      \u003cdiv class=\"cts-feature-grid\"\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e🌿\u003c\/div\u003e          \u003ch3\u003eRich Herbal Aroma\u003c\/h3\u003e          \u003cp\u003eEnjoy the natural fragrance of thyme as it grows around your garden paths and borders.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e🍽️\u003c\/div\u003e          \u003ch3\u003eFresh Culinary Use\u003c\/h3\u003e          \u003cp\u003eHarvest mature sprigs to complement a variety of homemade dishes.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e🌸\u003c\/div\u003e          \u003ch3\u003eOrnamental \u0026amp; Edible\u003c\/h3\u003e          \u003cp\u003eCombine decorative landscaping with a practical herb garden feature.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e🏠\u003c\/div\u003e          \u003ch3\u003ePerfect for Home Gardens\u003c\/h3\u003e          \u003cp\u003eBring natural beauty and useful greenery to yards, pots, paths, and small spaces.\u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"cts-image-wrap\"\u003e        \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/cd81f557b98acb155981e9f1cab8d1b574d52a7a.png\" alt=\"Aromatic creeping thyme herb suitable for culinary seasoning\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e    \u003c!-- COLOR VARIETIES --\u003e    \u003csection class=\"cts-section cts-center\"\u003e      \u003cdiv class=\"cts-kicker\"\u003e04 · Stunning Color Varieties\u003c\/div\u003e      \u003ch2 class=\"cts-heading\"\u003e        Paint Your Garden        \u003cspan\u003ein Natural Color\u003c\/span\u003e      \u003c\/h2\u003e      \u003cp class=\"cts-text\"\u003e        Choose from multiple vibrant color options to create a garden that feels personal and full of seasonal character.        Mix different shades to form a more diverse and expressive floral display.      \u003c\/p\u003e      \u003cdiv class=\"cts-chip-row\"\u003e        \u003cdiv class=\"cts-chip\"\u003ePurple Ice\u003c\/div\u003e        \u003cdiv class=\"cts-chip\"\u003eBlue\u003c\/div\u003e        \u003cdiv class=\"cts-chip\"\u003ePink\u003c\/div\u003e        \u003cdiv class=\"cts-chip\"\u003ePurple-Red\u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"cts-feature-grid\"\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e💜\u003c\/div\u003e          \u003ch3\u003eSoft Purple Tones\u003c\/h3\u003e          \u003cp\u003eAdd a romantic, calming feel to stone paths and garden borders.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e💙\u003c\/div\u003e          \u003ch3\u003eCool Blue Shades\u003c\/h3\u003e          \u003cp\u003eCreate a fresh and peaceful contrast against green foliage and stone.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e🌸\u003c\/div\u003e          \u003ch3\u003eGentle Pink Blooms\u003c\/h3\u003e          \u003cp\u003eBring a soft floral accent to planters, balconies, and cottage-style spaces.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e🎨\u003c\/div\u003e          \u003ch3\u003eMix and Match\u003c\/h3\u003e          \u003cp\u003eCombine colors to create layered floral tones across your outdoor space.\u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"cts-image-wrap\"\u003e        \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/89c1537be7872d842f5b26892363a62f3913a3b3.png\" alt=\"Multiple vibrant color varieties of creeping thyme flowers\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e    \u003c!-- LANDSCAPING --\u003e    \u003csection class=\"cts-section cts-section--deep cts-center\"\u003e      \u003cdiv class=\"cts-kicker\"\u003e05 · Versatile Garden Landscaping\u003c\/div\u003e      \u003ch2 class=\"cts-heading\"\u003e        Fill Empty Spaces        \u003cspan\u003ewith Living Color\u003c\/span\u003e      \u003c\/h2\u003e      \u003cp class=\"cts-text\"\u003e        Creeping thyme is highly adaptable and works beautifully in narrow gaps, sloped areas, containers, and garden edges.        Its low-growing habit allows it to spread naturally without overwhelming the surrounding space.      \u003c\/p\u003e      \u003cdiv class=\"cts-feature-grid\"\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e🪨\u003c\/div\u003e          \u003ch3\u003eStone Gaps\u003c\/h3\u003e          \u003cp\u003eSoften hard surfaces and add colorful blooms between stepping stones and paving.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e🧱\u003c\/div\u003e          \u003ch3\u003eWall Slopes \u0026amp; Crevices\u003c\/h3\u003e          \u003cp\u003eBring trailing greenery and flowers to unusual vertical or sloped garden spaces.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e🌱\u003c\/div\u003e          \u003ch3\u003eGarden Borders\u003c\/h3\u003e          \u003cp\u003eCreate a soft, colorful edge along lawns, paths, patios, and flower beds.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-card\"\u003e          \u003cdiv class=\"cts-icon\"\u003e🪴\u003c\/div\u003e          \u003ch3\u003ePlanters \u0026amp; Balconies\u003c\/h3\u003e          \u003cp\u003eEnjoy charming ground cover even when you have limited outdoor space.\u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"cts-image-wrap\"\u003e        \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/e7ba54e755d7b211afb61f18c90642c6c58c05b3.png\" alt=\"Creeping thyme used in garden borders, stone gaps and planters\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e    \u003c!-- EASY GERMINATION --\u003e    \u003csection class=\"cts-section\"\u003e      \u003cdiv class=\"cts-kicker\"\u003e06 · Easy Seed Germination\u003c\/div\u003e      \u003ch2 class=\"cts-heading\"\u003e        Start Small.        \u003cspan\u003eGrow Something Special.\u003c\/span\u003e      \u003c\/h2\u003e      \u003cp class=\"cts-text\"\u003e        With simple planting steps and a reliable germination profile, these seeds are friendly for beginners and experienced gardening enthusiasts.        Give them sunlight, drainage, and consistent moisture during germination.      \u003c\/p\u003e      \u003cdiv class=\"cts-check-grid\"\u003e        \u003cdiv class=\"cts-check\"\u003eSimple sowing procedure\u003c\/div\u003e        \u003cdiv class=\"cts-check\"\u003eBeginner-friendly planting\u003c\/div\u003e        \u003cdiv class=\"cts-check\"\u003eFull sun preferred\u003c\/div\u003e        \u003cdiv class=\"cts-check\"\u003eLoose, well-drained soil recommended\u003c\/div\u003e        \u003cdiv class=\"cts-check\"\u003eSuitable for poor or stony soil\u003c\/div\u003e        \u003cdiv class=\"cts-check\"\u003eApprox. 1000 seeds per pack\u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"cts-highlight\"\u003e        \u003cstrong\u003eGrowing tip:\u003c\/strong\u003e        Keep the soil moist until germination, but never allow water-logging. Once established, reduce watering to support the plant’s natural drought resistance.      \u003c\/div\u003e      \u003cdiv class=\"cts-image-wrap\"\u003e        \u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/70724764e2cb381907e4914b8f75dbdc1b58eea8.png\" alt=\"Beginner-friendly creeping thyme seed germination and planting\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e    \u003c!-- HOW TO USE --\u003e    \u003csection class=\"cts-section cts-section--rose\"\u003e      \u003cdiv class=\"cts-kicker\"\u003eHow to Plant\u003c\/div\u003e      \u003ch2 class=\"cts-heading\"\u003e        Create Your Flower Carpet        \u003cspan\u003ein Five Simple Steps\u003c\/span\u003e      \u003c\/h2\u003e      \u003cdiv class=\"cts-steps\"\u003e        \u003cdiv class=\"cts-step\"\u003e          \u003cdiv class=\"cts-step-number\"\u003e1\u003c\/div\u003e          \u003ch3\u003eChoose the Spot\u003c\/h3\u003e          \u003cp\u003eSelect a full-sun location with loose, well-drained soil.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-step\"\u003e          \u003cdiv class=\"cts-step-number\"\u003e2\u003c\/div\u003e          \u003ch3\u003eSow the Seeds\u003c\/h3\u003e          \u003cp\u003eSow evenly and cover lightly with a thin layer of soil.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-step\"\u003e          \u003cdiv class=\"cts-step-number\"\u003e3\u003c\/div\u003e          \u003ch3\u003eKeep Moist\u003c\/h3\u003e          \u003cp\u003eMaintain gentle moisture until the seeds begin to germinate.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-step\"\u003e          \u003cdiv class=\"cts-step-number\"\u003e4\u003c\/div\u003e          \u003ch3\u003eGive Sunlight\u003c\/h3\u003e          \u003cp\u003eProvide plenty of sunlight after sprouting for stronger blooming.\u003c\/p\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-step\"\u003e          \u003cdiv class=\"cts-step-number\"\u003e5\u003c\/div\u003e          \u003ch3\u003eLet It Spread\u003c\/h3\u003e          \u003cp\u003eAllow the plants to grow outward and cover the selected area.\u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"cts-highlight\"\u003e        \u003cstrong\u003eImportant:\u003c\/strong\u003e        Avoid waterlogged conditions and leave enough space for the plants to expand outward as ground cover.      \u003c\/div\u003e    \u003c\/section\u003e    \u003c!-- PRODUCT SPECIFICATIONS --\u003e    \u003csection class=\"cts-section\"\u003e      \u003cdiv class=\"cts-kicker\"\u003eProduct Specifications\u003c\/div\u003e      \u003ch2 class=\"cts-heading\"\u003e        Everything You Need        \u003cspan\u003eto Plan Your Garden\u003c\/span\u003e      \u003c\/h2\u003e      \u003cdiv class=\"cts-specs\"\u003e        \u003cdiv class=\"cts-spec\"\u003e          \u003cstrong\u003eItem\u003c\/strong\u003e          \u003cspan\u003eCreeping Thyme Seeds\u003c\/span\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-spec\"\u003e          \u003cstrong\u003eSeed Quantity\u003c\/strong\u003e          \u003cspan\u003eApproximately 1000 seeds per pack\u003c\/span\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-spec\"\u003e          \u003cstrong\u003ePlant Type\u003c\/strong\u003e          \u003cspan\u003ePerennial creeping ground-cover herb\u003c\/span\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-spec\"\u003e          \u003cstrong\u003eGrowth Habit\u003c\/strong\u003e          \u003cspan\u003eLow-growing, fast-spreading trailing stems\u003c\/span\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-spec\"\u003e          \u003cstrong\u003eStress Resistance\u003c\/strong\u003e          \u003cspan\u003eCold-hardy, drought-tolerant, and heat-resistant\u003c\/span\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-spec\"\u003e          \u003cstrong\u003eFoliage\u003c\/strong\u003e          \u003cspan\u003eEvergreen foliage can retain leaves in cold weather\u003c\/span\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-spec\"\u003e          \u003cstrong\u003eLight Requirement\u003c\/strong\u003e          \u003cspan\u003eFull sun preferred for heavier blooming\u003c\/span\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-spec\"\u003e          \u003cstrong\u003eSoil Requirement\u003c\/strong\u003e          \u003cspan\u003eLoose, well-drained soil; tolerates poor and stony soil\u003c\/span\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-spec\"\u003e          \u003cstrong\u003eBlooming Feature\u003c\/strong\u003e          \u003cspan\u003eClustered tiny blooms with a long flowering period\u003c\/span\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-spec\"\u003e          \u003cstrong\u003eAvailable Colors\u003c\/strong\u003e          \u003cspan\u003ePurple Ice, Blue, Pink, and Purple-Red\u003c\/span\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-spec\"\u003e          \u003cstrong\u003eApplications\u003c\/strong\u003e          \u003cspan\u003eStone gaps, wall slopes, borders, pots, and pathways\u003c\/span\u003e        \u003c\/div\u003e        \u003cdiv class=\"cts-spec\"\u003e          \u003cstrong\u003ePlanting Difficulty\u003c\/strong\u003e          \u003cspan\u003eBeginner-friendly\u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e    \u003c!-- CARE NOTES --\u003e    \u003csection class=\"cts-section cts-section--deep\"\u003e      \u003cdiv class=\"cts-kicker\"\u003eHelpful Growing Notes\u003c\/div\u003e      \u003ch2 class=\"cts-heading\"\u003e        A Little Care        \u003cspan\u003eGoes a Long Way\u003c\/span\u003e      \u003c\/h2\u003e      \u003cdiv class=\"cts-check-grid\"\u003e        \u003cdiv class=\"cts-check\"\u003eUse well-drained soil for outdoor planting.\u003c\/div\u003e        \u003cdiv class=\"cts-check\"\u003eAvoid frequent watering once plants are established.\u003c\/div\u003e        \u003cdiv class=\"cts-check\"\u003eProvide full sunlight whenever possible.\u003c\/div\u003e        \u003cdiv class=\"cts-check\"\u003eAvoid water-logging during rainy seasons.\u003c\/div\u003e        \u003cdiv class=\"cts-check\"\u003eLeave enough room for outward spreading.\u003c\/div\u003e        \u003cdiv class=\"cts-check\"\u003eHarvest mature sprigs for culinary seasoning.\u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"cts-highlight\"\u003e        \u003cstrong\u003eBest placement:\u003c\/strong\u003e        Creeping thyme grows well in stone crevices, walkway gaps, garden borders, wall slopes, balcony pots, and other areas with good drainage.      \u003c\/div\u003e    \u003c\/section\u003e    \u003c!-- FAQ --\u003e    \u003csection class=\"cts-section\"\u003e      \u003cdiv class=\"cts-kicker\"\u003eGood to Know\u003c\/div\u003e      \u003ch2 class=\"cts-heading\"\u003e        Frequently Asked        \u003cspan\u003eQuestions\u003c\/span\u003e      \u003c\/h2\u003e      \u003cdiv class=\"cts-faq\"\u003e        \u003cdetails\u003e          \u003csummary\u003eIs creeping thyme suitable for beginners?\u003c\/summary\u003e          \u003cp\u003e            Yes. It has a simple sowing process and is friendly for novice gardening enthusiasts.          \u003c\/p\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eWhere can I plant these seeds?\u003c\/summary\u003e          \u003cp\u003e            They can be planted in stone gaps, wall crevices, garden borders, planter boxes, balcony pots, and walkway gaps.          \u003c\/p\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eDoes creeping thyme need full sun?\u003c\/summary\u003e          \u003cp\u003e            Full sun is preferred. More sunlight can encourage heavier blooming and stronger garden color.          \u003c\/p\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eHow often should I water the plants?\u003c\/summary\u003e          \u003cp\u003e            Keep the soil moist until germination, but avoid water-logging. Once established, the plants are drought-tolerant and generally need less frequent watering.          \u003c\/p\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eCan creeping thyme survive cold weather?\u003c\/summary\u003e          \u003cp\u003e            It is a cold-hardy perennial designed to tolerate freezing weather and maintain evergreen foliage through cold seasons.          \u003c\/p\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eCan the leaves be used in cooking?\u003c\/summary\u003e          \u003cp\u003e            Yes. Mature fragrant sprigs can be harvested and used as a culinary seasoning for homemade dishes.          \u003c\/p\u003e        \u003c\/details\u003e      \u003c\/div\u003e    \u003c\/section\u003e    \u003c!-- FINAL CTA --\u003e    \u003csection class=\"cts-section cts-final\"\u003e      \u003cdiv class=\"cts-final-label\"\u003eSOW · GROW · BLOOM\u003c\/div\u003e      \u003ch2 class=\"cts-final-title\"\u003e        Turn Empty Garden Gaps Into        \u003cspan\u003eLiving Color\u003c\/span\u003e      \u003c\/h2\u003e      \u003cp class=\"cts-final-text\"\u003e        Create a charming natural garden with low-growing creeping thyme.        Enjoy vibrant flower carpets, aromatic foliage, seasonal beauty, and a beginner-friendly growing experience in one versatile plant.      \u003c\/p\u003e    \u003c\/section\u003e  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"1,000 Seeds \/ Purple","offer_id":47137129136326,"sku":"NC02982609015134-紫冰-1000粒","price":24.99,"currency_code":"USD","in_stock":true},{"title":"1,000 Seeds \/ Red","offer_id":47137129169094,"sku":"NC02982609015134-红色-1000粒","price":24.99,"currency_code":"USD","in_stock":true},{"title":"1,000 Seeds \/ Blue","offer_id":47137129201862,"sku":"NC02982609015134-蓝色-1000粒","price":24.99,"currency_code":"USD","in_stock":true},{"title":"1,000 Seeds \/ White","offer_id":47137129234630,"sku":"NC02982609015134-白色-1000粒","price":24.99,"currency_code":"USD","in_stock":true},{"title":"1,000 Seeds \/ Mix","offer_id":47137129267398,"sku":"NC02982609015134-混色-1000粒","price":24.99,"currency_code":"USD","in_stock":true},{"title":"2,000 Seeds \/ Purple","offer_id":47137129300166,"sku":"NC02982609015134-紫冰-1000粒*2","price":27.99,"currency_code":"USD","in_stock":true},{"title":"2,000 Seeds \/ Red","offer_id":47137129332934,"sku":"NC02982609015134-红色-1000粒*2","price":27.99,"currency_code":"USD","in_stock":true},{"title":"2,000 Seeds \/ Blue","offer_id":47137129365702,"sku":"NC02982609015134-蓝色-1000粒*2","price":27.99,"currency_code":"USD","in_stock":true},{"title":"2,000 Seeds \/ White","offer_id":47137129398470,"sku":"NC02982609015134-白色-1000粒*2","price":27.99,"currency_code":"USD","in_stock":true},{"title":"2,000 Seeds \/ Mix","offer_id":47137129431238,"sku":"NC02982609015134-混色-1000粒*2","price":27.99,"currency_code":"USD","in_stock":true},{"title":"5,000 Seeds \/ Purple","offer_id":47137129464006,"sku":"NC02982609015134-紫冰-5000粒","price":29.99,"currency_code":"USD","in_stock":true},{"title":"5,000 Seeds \/ Red","offer_id":47137129496774,"sku":"NC02982609015134-红色-5000粒","price":29.99,"currency_code":"USD","in_stock":true},{"title":"5,000 Seeds \/ Blue","offer_id":47137129529542,"sku":"NC02982609015134-蓝色-5000粒","price":29.99,"currency_code":"USD","in_stock":true},{"title":"5,000 Seeds \/ White","offer_id":47137129562310,"sku":"NC02982609015134-白色-5000粒","price":29.99,"currency_code":"USD","in_stock":true},{"title":"5,000 Seeds \/ Mix","offer_id":47137129595078,"sku":"NC02982609015134-混色-5000粒","price":29.99,"currency_code":"USD","in_stock":true},{"title":"10,000 Seeds \/ Purple","offer_id":47137129627846,"sku":"NC02982609015134-紫冰-10000粒","price":31.99,"currency_code":"USD","in_stock":true},{"title":"10,000 Seeds \/ Red","offer_id":47137129660614,"sku":"NC02982609015134-红色-10000粒","price":31.99,"currency_code":"USD","in_stock":true},{"title":"10,000 Seeds \/ Blue","offer_id":47137129693382,"sku":"NC02982609015134-蓝色-10000粒","price":31.99,"currency_code":"USD","in_stock":true},{"title":"10,000 Seeds \/ White","offer_id":47137129726150,"sku":"NC02982609015134-白色-10000粒","price":31.99,"currency_code":"USD","in_stock":true},{"title":"10,000 Seeds \/ Mix","offer_id":47137129758918,"sku":"NC02982609015134-混色-10000粒","price":31.99,"currency_code":"USD","in_stock":true},{"title":"15,000 Seeds \/ Purple","offer_id":47137129791686,"sku":"NC02982609015134-紫冰-10000粒+NC02982609015134-紫冰-5000粒","price":32.99,"currency_code":"USD","in_stock":true},{"title":"15,000 Seeds \/ Red","offer_id":47137129824454,"sku":"NC02982609015134-红色-10000粒+C02982609015134-红色-5000粒","price":32.99,"currency_code":"USD","in_stock":true},{"title":"15,000 Seeds \/ Blue","offer_id":47137129857222,"sku":"NC02982609015134-蓝色-10000粒+NC02982609015134-蓝色-5000粒","price":32.99,"currency_code":"USD","in_stock":true},{"title":"15,000 Seeds \/ White","offer_id":47137129889990,"sku":"NC02982609015134-白色-10000粒+NC02982609015134-白色-5000粒","price":32.99,"currency_code":"USD","in_stock":true},{"title":"15,000 Seeds \/ Mix","offer_id":47137129922758,"sku":"NC02982609015134-混色-10000粒+NC02982609015134-混色-5000粒","price":32.99,"currency_code":"USD","in_stock":true},{"title":"20,000 Seeds \/ Purple","offer_id":47137129955526,"sku":"NC02982609015134-紫冰-10000粒*2","price":34.99,"currency_code":"USD","in_stock":true},{"title":"20,000 Seeds \/ Red","offer_id":47137129988294,"sku":"NC02982609015134-红色-10000粒*2","price":34.99,"currency_code":"USD","in_stock":true},{"title":"20,000 Seeds \/ Blue","offer_id":47137130021062,"sku":"NC02982609015134-蓝色-10000粒*2","price":34.99,"currency_code":"USD","in_stock":true},{"title":"20,000 Seeds \/ White","offer_id":47137130053830,"sku":"NC02982609015134-白色-10000粒*2","price":34.99,"currency_code":"USD","in_stock":true},{"title":"20,000 Seeds \/ Mix","offer_id":47137130086598,"sku":"NC02982609015134-混色-10000粒*2","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0747\/4177\/6582\/files\/5a662176-1347-4c0d-a35a-ce87fc253242.png?v=1788439538","url":"https:\/\/thetrello.com\/products\/homegrown-creeping-thyme-seeds","provider":"Thetrello","version":"1.0","type":"link"}