{"product_id":"3-in-1-garden-flat-axe-shovel-for-garden","title":"3-in-1-garden-flat-axe-shovel","description":"\u003cstyle\u003e\n:root{\n  --primary:#2f6b3d;\n  --secondary:#f4f7f2;\n  --dark:#1f1f1f;\n  --light:#ffffff;\n  --accent:#ffb703;\n  --border:#d9e4d7;\n}\n\n.garden-wrapper{\n  font-family: Arial, sans-serif;\n  color: var(--dark);\n  line-height: 1.6;\n}\n\n.hero-section{\n  background: linear-gradient(135deg,#2f6b3d,#4f9b5f);\n  color: white;\n  padding: 60px 25px;\n  text-align: center;\n  border-radius: 18px;\n}\n\n.hero-section h1{\n  font-size: 42px;\n  margin-bottom: 15px;\n  font-weight: 800;\n}\n\n.hero-section p{\n  font-size: 18px;\n  max-width: 750px;\n  margin: auto;\n}\n\n.hero-btn{\n  display: inline-block;\n  margin-top: 25px;\n  background: var(--accent);\n  color: black;\n  padding: 14px 28px;\n  border-radius: 8px;\n  font-weight: bold;\n  text-decoration: none;\n  font-size: 16px;\n}\n\n.section{\n  padding: 60px 20px;\n}\n\n.section-title{\n  text-align: center;\n  font-size: 34px;\n  margin-bottom: 40px;\n  color: var(--primary);\n  font-weight: 700;\n}\n\n.features-grid{\n  display: grid;\n  grid-template-columns: repeat(auto-fit,minmax(250px,1fr));\n  gap: 25px;\n}\n\n.feature-box{\n  background: var(--secondary);\n  padding: 30px;\n  border-radius: 14px;\n  border: 1px solid var(--border);\n  transition: 0.3s;\n}\n\n.feature-box:hover{\n  transform: translateY(-5px);\n}\n\n.feature-box h3{\n  margin-bottom: 15px;\n  color: var(--primary);\n  font-size: 22px;\n}\n\n.benefits{\n  background: #f8faf7;\n  border-radius: 18px;\n}\n\n.benefits ul{\n  max-width: 850px;\n  margin: auto;\n  padding: 0;\n  list-style: none;\n}\n\n.benefits li{\n  background: white;\n  margin-bottom: 18px;\n  padding: 20px;\n  border-left: 5px solid var(--primary);\n  border-radius: 10px;\n  font-size: 17px;\n}\n\n.spec-table{\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 25px;\n}\n\n.spec-table th,\n.spec-table td{\n  padding: 16px;\n  border: 1px solid #ddd;\n  text-align: left;\n}\n\n.spec-table th{\n  background: var(--primary);\n  color: white;\n}\n\n.cta-section{\n  background: linear-gradient(135deg,#1f4729,#2f6b3d);\n  color: white;\n  text-align: center;\n  padding: 70px 20px;\n  border-radius: 18px;\n}\n\n.cta-section h2{\n  font-size: 38px;\n  margin-bottom: 20px;\n}\n\n.cta-section p{\n  max-width: 700px;\n  margin: auto;\n  font-size: 18px;\n}\n\n.cta-btn{\n  display: inline-block;\n  margin-top: 30px;\n  background: var(--accent);\n  color: black;\n  padding: 16px 34px;\n  border-radius: 10px;\n  text-decoration: none;\n  font-weight: bold;\n  font-size: 18px;\n}\n\n@media(max-width:768px){\n  .hero-section h1{\n    font-size: 30px;\n  }\n\n  .section-title{\n    font-size: 28px;\n  }\n\n  .cta-section h2{\n    font-size: 30px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"garden-wrapper\"\u003e\n\n  \u003c!-- HERO SECTION --\u003e\n  \u003csection class=\"hero-section\"\u003e\n    \u003ch1\u003e3-in-1 Garden Flat Axe Shovel\u003c\/h1\u003e\n    \u003cp\u003e\n      One powerful tool for digging, cutting, chopping, weeding, and soil leveling.\n      Built with heavy-duty carbon steel for farmers, gardeners, and outdoor workers\n      who need strength, durability, and efficiency in one tool.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#\" class=\"hero-btn\"\u003eOrder Now\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eWhy This Tool Is Different\u003c\/h2\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n\n      \u003cdiv class=\"feature-box\"\u003e\n        \u003ch3\u003e3-in-1 Multipurpose Design\u003c\/h3\u003e\n        \u003cp\u003e\n          Works as an axe, shovel, and digging tool. Save money and reduce the need\n          for carrying multiple gardening tools.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-box\"\u003e\n        \u003ch3\u003eHeavy-Duty Carbon Steel\u003c\/h3\u003e\n        \u003cp\u003e\n          Made using premium rust-resistant carbon steel for maximum durability,\n          strength, and long-lasting performance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-box\"\u003e\n        \u003ch3\u003eSharp Cutting Edge\u003c\/h3\u003e\n        \u003cp\u003e\n          Designed with sharpened edges for fast cutting of roots, weeds,\n          compact soil, and small branches.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-box\"\u003e\n        \u003ch3\u003eComfort Grip Handle\u003c\/h3\u003e\n        \u003cp\u003e\n          Ergonomic anti-slip grip provides better control and reduces fatigue\n          during long gardening sessions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-box\"\u003e\n        \u003ch3\u003ePerfect for Every Garden\u003c\/h3\u003e\n        \u003cp\u003e\n          Ideal for farming, backyard gardening, landscaping, trenching,\n          planting, and outdoor work.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-box\"\u003e\n        \u003ch3\u003eCompact \u0026amp; Easy to Carry\u003c\/h3\u003e\n        \u003cp\u003e\n          Lightweight yet powerful construction makes it easy to carry,\n          store, and use anywhere.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"section benefits\"\u003e\n    \u003ch2 class=\"section-title\"\u003eBenefits You’ll Love\u003c\/h2\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e✔ Save time with one tool that performs multiple gardening tasks.\u003c\/li\u003e\n      \u003cli\u003e✔ Easily cut weeds, roots, and hard soil without extra effort.\u003c\/li\u003e\n      \u003cli\u003e✔ Strong enough for farming and professional outdoor work.\u003c\/li\u003e\n      \u003cli\u003e✔ Rust-resistant material ensures long-term durability.\u003c\/li\u003e\n      \u003cli\u003e✔ Reduces hand fatigue with ergonomic grip design.\u003c\/li\u003e\n      \u003cli\u003e✔ Suitable for beginners, gardeners, and farmers alike.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctr\u003e\n        \u003cth\u003eSpecification\u003c\/th\u003e\n        \u003cth\u003eDetails\u003c\/th\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eProduct Name\u003c\/td\u003e\n        \u003ctd\u003e3-in-1 Garden Flat Axe Shovel\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eMaterial\u003c\/td\u003e\n        \u003ctd\u003eHeavy-Duty Carbon Steel\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eFunctions\u003c\/td\u003e\n        \u003ctd\u003eDigging, Chopping, Weeding, Cutting, Soil Leveling\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eUsage\u003c\/td\u003e\n        \u003ctd\u003eGarden, Farm, Outdoor Work, Landscaping\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eGrip Type\u003c\/td\u003e\n        \u003ctd\u003eAnti-Slip Ergonomic Handle\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eDurability\u003c\/td\u003e\n        \u003ctd\u003eRust Resistant \u0026amp; Long Lasting\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003csection class=\"cta-section\"\u003e\n    \u003ch2\u003eUpgrade Your Gardening Experience\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Stop struggling with weak tools. Get the powerful 3-in-1 Garden Flat Axe Shovel\n      and make gardening faster, easier, and more efficient.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#\" class=\"cta-btn\"\u003eBuy Now\u003c\/a\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Dropdash","offers":[{"title":"1. 3-in-1 Garden Flat Axe Shovel for garden","offer_id":46120766439620,"sku":"flaty","price":899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/5077\/2932\/files\/8b82a54b-0806-465b-b154-1c8e02f8d28e.jpg?v=1778063888","url":"https:\/\/dreamyfindstore.com\/products\/3-in-1-garden-flat-axe-shovel-for-garden","provider":"DreamyFinds","version":"1.0","type":"link"}