{"product_id":"grass-killer-spray-yd","title":"✨2026 SALE - Fast-Acting Natural Weed \u0026 Grass Killer Spray","description":"\u003cp\u003eREADY TO USE WORRY-FREE NATURAL FORMULA - \u003cstrong\u003ePeople \u0026amp; pet friendly.\u003c\/strong\u003e Ready to use, just spray and go. No messy mixing or diluting. An effective alternative to traditional weed killers.\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"preview\" src=\"https:\/\/cdn.newfastcdn.com\/image\/a0702bf352a0a7766bd2fc673703a471666a6275.jpeg\"\u003e\u003c\/p\u003e\n\u003cp\u003eVISIBLE RESULTS IN 7 DAYS - Our formula dehydrates to destroy weed roots, delivering visible results in just 7 days. Natural, concentrated solution targets hundreds of varieties of broadleaf and grassy weeds including dandelions, large crabgrass, white clover, dollarweed and morning glory vines. Treated weeds and grass will gradually wither and die completely.\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"preview\" src=\"https:\/\/cdn.newfastcdn.com\/image\/ff1af7c47ef39679bdfa5c9e94f4164f746e7c07.jpeg\"\u003e\u003c\/p\u003e\n\u003cp\u003ePLACES TO USE - Use Anywhere You Don't Want Weeds and Grass Growing Such As, Around Flower Beds, Shrubs and Trees, Barns, Driveways, Edging, Fence Lines, Foundations, Gravel Areas, Mulch Beds, Overgrown Weed Areas, Parking Areas, Patios, Pavers, Pool Areas, Rock Walls and Pathways, Walkways, Wells \u0026amp; Water Systems. Any Location Where No Vegetation is Wanted\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"preview\" src=\"https:\/\/cdn.newfastcdn.com\/image\/97ec14fbaa59ca5c5183d5be4d5ddeb7fd806ff2.jpeg\"\u003e\u003c\/p\u003e\n\u003cp\u003eREADY TO USE - NO MIXING REQUIRED - No measuring, mixing or complicated instructions. Simply spray weeds until thoroughly wet and let our fast-acting formula get to work. Perfect for quick, convenient weed control around your home.\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"preview\" src=\"https:\/\/cdn.newfastcdn.com\/image\/16cecc22509773f34407af07cef75a62ba508b54.jpeg\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCapacity: 300ML\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePACKAGE INCLUDE:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFast-Acting Natural Weed \u0026amp; Grass Killer Spray\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"preview\" src=\"https:\/\/cdn.newfastcdn.com\/image\/105366c9c281ac5ecef99d8f90fa1c13ffd4d03e.jpeg\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ==================== 整体容器：融入木纹背景 ==================== *\/\n  .weed-killer-howto-wrapper {\n    max-width: 1300px;\n    margin: 0 auto;\n    padding: 5rem 2rem;\n    \/* 去掉了原有的粉紫渐变，改为透明或与页面背景一致，让底层的木纹透出来 *\/\n    background-color: transparent; \n  }\n  \n  \/* ==================== 网格布局 ==================== *\/\n  .weed-killer-howto-grid {\n    display: grid;\n    \/* 保持 40 : 60 的比例，右侧视频更突出 *\/\n    grid-template-columns: 2fr 3fr;\n    gap: 3.5rem;\n    align-items: center;\n  }\n  \n  \/* ==================== 左侧：悬浮卡片设计 ==================== *\/\n  .howto-left-card {\n    background: #ffffff; \/* 纯白卡片，在木纹背景上会有明显的“浮起来”的感觉 *\/\n    padding: 3rem;\n    border-radius: 16px;\n    \/* 调整阴影颜色为偏暖的深灰色，比紫色更适合木质\/户外风格 *\/\n    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08); \n    position: relative;\n    z-index: 2; \/* 确保卡片在背景之上 *\/\n  }\n  \n  \/* 标题：采用深绿色，呼应自然与除草主题 *\/\n  .howto-title {\n    color: #2c4a2e; \/* 自然深绿色 *\/\n    font-size: 2.2rem;\n    font-weight: 800;\n    line-height: 1.3;\n    margin-top: 0;\n    margin-bottom: 2rem;\n  }\n  \n  \/* 步骤行 *\/\n  .howto-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 1.4rem;\n    margin-bottom: 1.6rem;\n    padding: 1.3rem 1.5rem;\n    border-radius: 12px;\n    \/* 极浅的灰绿色背景，呼应自然主题，比纯白柔和 *\/\n    background: #f8f9f6; \n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n    border: 1px solid #eef2eb; \/* 增加极细的边框，提升质感 *\/\n  }\n  .howto-step:last-child {\n    margin-bottom: 0;\n  }\n  .howto-step:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);\n  }\n  \n  \/* 圆形图标容器：边框使用柔和的绿色 *\/\n  .howto-icon {\n    flex-shrink: 0;\n    width: 5rem;\n    height: 5rem;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #ffffff;\n    border-radius: 50%;\n    \/* 绿色描边，强化主题 *\/\n    border: 2px solid #dde5d7; \n    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);\n  }\n  .howto-icon img {\n    width: 2.8rem;\n    height: 2.8rem;\n    object-fit: contain;\n  }\n  \n  \/* 步骤文字 *\/\n  .howto-text {\n    flex: 1;\n    padding-top: 0.3rem;\n  }\n  .howto-text p {\n    font-size: 1.45rem;\n    margin: 0;\n    color: #333333; \/* 深灰色文字，保证在浅色卡片上的可读性 *\/\n    line-height: 1.5;\n  }\n  \/* 强调文字：使用森林绿 *\/\n  .howto-text strong {\n    color: #4a7c59; \/* 森林绿 *\/\n    font-size: 1.5rem;\n  }\n  \n  \/* ==================== 右侧：动图容器 ==================== *\/\n  .howto-right {\n    text-align: center;\n  }\n  .howto-image-container {\n    position: relative;\n    width: 100%;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 18px 55px rgba(0, 0, 0, 0.15); \/* 更深的阴影，让视频压住背景 *\/\n    border: 1px solid rgba(0, 0, 0, 0.05);\n    background: #000; \/* 视频容器黑底，防止加载时闪烁 *\/\n  }\n  .howto-image-container img {\n    display: block;\n    width: 100%;\n    height: auto;\n    opacity: 0.95; \/* 稍微降低一点不透明度，让视频色调更柔和 *\/\n  }\n  \n  \/* ==================== 移动端自适应 ==================== *\/\n  @media (max-width: 749px) {\n    .weed-killer-howto-grid {\n      grid-template-columns: 1fr;\n      gap: 2.5rem;\n    }\n    .howto-left-card {\n      padding: 2.2rem;\n    }\n    .howto-title {\n      font-size: 1.9rem;\n    }\n    .howto-step {\n      padding: 1.2rem;\n      gap: 1.2rem;\n    }\n    .howto-icon {\n      width: 4.2rem;\n      height: 4.2rem;\n    }\n    .howto-icon img {\n      width: 2.4rem;\n      height: 2.4rem;\n    }\n    .howto-text p {\n      font-size: 1.35rem;\n    }\n    .howto-text strong {\n      font-size: 1.4rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"weed-killer-howto-wrapper\"\u003e\n  \u003cdiv class=\"weed-killer-howto-grid\"\u003e\n    \n    \u003c!-- ==================== 左侧：使用步骤 ==================== --\u003e\n    \u003cdiv class=\"howto-left-card\"\u003e\n      \u003ch2 class=\"howto-title\"\u003eHow to Use Your Fast-Acting Natural Weed \u0026amp; Grass Killer Spray\u003c\/h2\u003e\n      \n      \u003cdiv class=\"howto-step\"\u003e\n        \u003cdiv class=\"howto-icon\"\u003e\n          \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/1_3_af158f1b-de99-422a-8dc0-182ba3c50554.png?v=1782194985\u0026amp;width=300\" alt=\"Spray\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"howto-text\"\u003e\n          \u003cstrong\u003eSPRAY:\u003c\/strong\u003e Spray product directly onto target weeds and grasses\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"howto-step\"\u003e\n        \u003cdiv class=\"howto-icon\"\u003e\n          \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/2_1_f9dcd460-5831-421e-bd18-aff8e9039fc1.png?v=1782194988\u0026amp;width=300\" alt=\"Coverage\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"howto-text\"\u003e\n          \u003cstrong\u003eCOVERAGE:\u003c\/strong\u003e Thoroughly coat foliage for maximum absorption\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"howto-step\"\u003e\n        \u003cdiv class=\"howto-icon\"\u003e\n          \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/3_1_73784fa1-9879-4ba2-8edf-0b8050630e59.png?v=1782194990\u0026amp;width=300\" alt=\"Admire\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"howto-text\"\u003e\n          \u003cstrong\u003eADMIRE:\u003c\/strong\u003e Watch unwanted vegetation wither away for a clean, tidy yard!\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- ==================== 右侧：动图演示 ==================== --\u003e\n    \u003cdiv class=\"howto-right\"\u003e\n      \u003cdiv class=\"howto-image-container\"\u003e\n        \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/FDownload.App_AQMVEer5RiYrD9UGQ4aG7p32AC7EEVP4IUOTpSKa_GxSEwczuRKSTKWFGdznJyw-2g-ULrYH9pd0N7nnYf0dtyKd6GH8oyzE71gy1cbbBcyMwQ_720p__HD_2.gif?v=1785812562\u0026amp;width=1500\" alt=\"Weed Killer Demo\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Guocalm","offers":[{"title":"1 Bottle(300ml)","offer_id":52277721465128,"sku":"ML9157-DP","price":32.99,"currency_code":"USD","in_stock":true},{"title":"2 Bottle(600ml)","offer_id":52277721497896,"sku":"ML9157-DP-2P","price":49.99,"currency_code":"USD","in_stock":true},{"title":"🔥🔥 3 Bottle(900ml)","offer_id":52277721530664,"sku":"ML9157-DP-3P","price":75.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0969\/3541\/2008\/files\/17851228687075_2.png?v=1787561262","url":"https:\/\/www.guocalm.com\/products\/grass-killer-spray-yd","provider":"Guocalm","version":"1.0","type":"link"}