{"product_id":"morphy-richards-venture-1-5l-blue-pyramid-kettle-duck-egg-100136","title":"Morphy Richards Venture 1.5L Blue Pyramid Kettle - Duck Egg | 100136","description":"\u003cstyle\u003e\n.pd {\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  color: #444;\n  line-height: 1.8;\n  font-size: 15px;\n}\n\n.pd h1, .pd h2, .pd h3 {\n  color: #1a1a1a;\n  margin: 0;\n}\n\n.pd h3 {\n  font-size: 18px;\n  font-weight: 700;\n  margin-bottom: 12px;\n}\n\n.section-divider {\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #003B71;\n  margin: 40px 0 20px 0;\n  position: relative;\n  padding-right: 24px;\n}\n\n.section-divider::after {\n  content: '';\n  position: absolute;\n  right: 0;\n  top: 50%;\n  height: 2px;\n  background: #003B71;\n  flex: 1;\n  width: 60px;\n}\n\n.breadcrumb {\n  font-size: 11px;\n  text-transform: uppercase;\n  letter-spacing: 4px;\n  color: #003B71;\n  margin-bottom: 16px;\n  position: relative;\n  padding-right: 24px;\n}\n\n.breadcrumb::after {\n  content: '';\n  position: absolute;\n  right: 0;\n  top: 50%;\n  height: 1px;\n  background: #ccc;\n  width: 80px;\n}\n\n.hero-title {\n  font-size: 38px;\n  font-weight: 800;\n  letter-spacing: -1px;\n  color: #1a1a1a;\n  margin: 16px 0;\n  line-height: 1.1;\n}\n\n.deck {\n  font-size: 18px;\n  font-weight: 300;\n  color: #666;\n  max-width: 600px;\n  margin-bottom: 24px;\n}\n\n.hero-border {\n  border-bottom: 3px solid #003B71;\n  margin-bottom: 32px;\n}\n\n.stats-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr 1fr;\n  border: 1px solid #eee;\n  border-radius: 8px;\n  margin: 32px 0;\n}\n\n.stat-cell {\n  padding: 20px 16px;\n  text-align: center;\n  border-right: 1px solid #eee;\n}\n\n.stat-cell:last-child {\n  border-right: none;\n}\n\n.stat-label {\n  font-size: 10px;\n  text-transform: uppercase;\n  letter-spacing: 2px;\n  color: #aaa;\n  display: block;\n  margin-bottom: 8px;\n}\n\n.stat-value {\n  font-size: 20px;\n  font-weight: 800;\n  color: #003B71;\n  display: block;\n}\n\n.stat-note {\n  font-size: 11px;\n  color: #999;\n  margin-top: 4px;\n}\n\n.pull-quote {\n  background: linear-gradient(135deg, #003B71, #0a5298);\n  color: white;\n  padding: 32px;\n  margin: 40px 0;\n  border-radius: 8px;\n}\n\n.pull-quote-text {\n  font-size: 22px;\n  font-style: italic;\n  font-weight: 600;\n  max-width: 600px;\n  margin-bottom: 12px;\n  line-height: 1.4;\n}\n\n.pull-quote-attr {\n  font-size: 14px;\n  color: rgba(255,255,255,0.6);\n}\n\n.persona-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  gap: 16px;\n  margin: 24px 0 40px 0;\n}\n\n.persona-card {\n  background: #f8fafb;\n  border: 1px solid #eee;\n  border-radius: 10px;\n  padding: 24px;\n  text-align: center;\n}\n\n.persona-icon {\n  width: 28px;\n  height: 28px;\n  background: #f0f4f8;\n  border-radius: 6px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 16px auto;\n  color: #003B71;\n}\n\n.persona-title {\n  font-size: 13px;\n  font-weight: 700;\n  text-transform: uppercase;\n  color: #003B71;\n  margin-bottom: 8px;\n}\n\n.persona-desc {\n  font-size: 12px;\n  color: #777;\n  line-height: 1.5;\n}\n\n.features-grid {\n  border-top: 2px solid #003B71;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  margin: 32px 0;\n}\n\n.feature-cell {\n  border-bottom: 1px solid #eee;\n  border-right: 1px solid #eee;\n  padding: 20px;\n}\n\n.feature-cell:nth-child(even) {\n  border-right: none;\n}\n\n.feature-title {\n  font-size: 14px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n  color: #003B71;\n  margin-bottom: 8px;\n}\n\n.feature-desc {\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.6;\n}\n\n.highlight-badge {\n  display: inline-block;\n  background: #f0f4f8;\n  border-radius: 6px;\n  padding: 3px 10px;\n  font-weight: 700;\n  color: #003B71;\n  font-size: 14px;\n  margin: 0 4px;\n}\n\n.compare-section {\n  background: #f8fafb;\n  border: 1px solid #eee;\n  border-radius: 10px;\n  padding: 28px;\n  margin: 32px 0;\n}\n\n.compare-title {\n  font-size: 14px;\n  font-weight: 700;\n  text-transform: uppercase;\n  color: #003B71;\n  margin-bottom: 20px;\n}\n\n.compare-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.compare-table th {\n  font-size: 11px;\n  color: #999;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  padding: 12px 0;\n  border-bottom: 1px solid #e8e8e8;\n}\n\n.compare-table td {\n  padding: 12px 0;\n  border-bottom: 1px solid #e8e8e8;\n}\n\n.compare-feature {\n  color: #444;\n  font-size: 14px;\n  text-align: left;\n}\n\n.compare-product {\n  text-align: center;\n}\n\n.compare-badge {\n  background: #e8f0f8;\n  color: #003B71;\n  font-weight: 700;\n  font-size: 13px;\n  padding: 4px 12px;\n  border-radius: 4px;\n  display: inline-block;\n}\n\n.compare-typical {\n  color: #999;\n  font-size: 13px;\n  text-align: right;\n}\n\n.verdict-box {\n  border: 2px solid #003B71;\n  margin: 32px 0;\n}\n\n.verdict-header {\n  background: #003B71;\n  color: white;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  padding: 12px 24px;\n}\n\n.verdict-body {\n  padding: 24px;\n}\n\n.verdict-section {\n  margin-bottom: 20px;\n}\n\n.verdict-section:last-child {\n  margin-bottom: 0;\n}\n\n.verdict-section h4 {\n  font-size: 14px;\n  font-weight: 700;\n  margin-bottom: 12px;\n}\n\n.strengths h4 {\n  color: #1a8f4a;\n}\n\n.consider h4 {\n  color: #c0392b;\n}\n\n.verdict-list {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n}\n\n.verdict-list li {\n  font-size: 14px;\n  line-height: 1.6;\n  margin-bottom: 8px;\n  padding-left: 20px;\n  position: relative;\n}\n\n.strengths li::before {\n  content: '+';\n  position: absolute;\n  left: 0;\n  color: #1a8f4a;\n  font-weight: 700;\n}\n\n.consider li::before {\n  content: '−';\n  position: absolute;\n  left: 0;\n  color: #c0392b;\n  font-weight: 700;\n}\n\n.box-contents {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  padding: 16px;\n  border: 1px solid #eee;\n  border-radius: 8px;\n  background: #f8fafb;\n  margin: 24px 0;\n}\n\n.box-item {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: white;\n  border: 1px solid #eee;\n  border-radius: 20px;\n  padding: 6px 14px;\n  font-size: 13px;\n  font-weight: 500;\n  color: #444;\n}\n\n@media (max-width: 640px) {\n  .pd {\n    font-size: 14px;\n  }\n\n  .section-divider {\n    margin: 24px 0 12px 0;\n  }\n\n  .hero-title {\n    font-size: 28px;\n  }\n\n  .deck {\n    font-size: 16px;\n  }\n\n  .stats-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .pull-quote {\n    padding: 20px;\n  }\n\n  .pull-quote-text {\n    font-size: 17px;\n  }\n\n  .persona-grid {\n    grid-template-columns: 1fr;\n    gap: 0;\n    border: 1px solid #eee;\n    border-radius: 10px;\n    overflow: hidden;\n  }\n\n  .persona-card {\n    background: white;\n    border: none;\n    border-radius: 0;\n    border-bottom: 1px solid #eee;\n    padding: 14px 16px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    text-align: left;\n  }\n\n  .persona-card:last-child {\n    border-bottom: none;\n  }\n\n  .persona-icon {\n    width: 24px;\n    height: 24px;\n    margin: 0;\n    flex-shrink: 0;\n  }\n\n  .features-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .feature-cell {\n    border-right: none;\n    padding: 16px 0;\n  }\n\n  .compare-section {\n    padding: 16px;\n  }\n\n  .compare-table {\n    font-size: 12px;\n  }\n\n  .verdict-body {\n    padding: 16px;\n  }\n\n  .verdict-list li {\n    font-size: 13px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pd\"\u003e\n\u003cdiv class=\"breadcrumb\"\u003eKITCHEN APPLIANCES • KETTLES • PYRAMID KETTLES\u003c\/div\u003e\n\u003cdiv class=\"hero-title\"\u003eMorphy Richards Venture 1.5L Pyramid Kettle\u003c\/div\u003e\n\u003cdiv class=\"deck\"\u003eA stylish pyramid kettle in elegant duck egg blue that combines traditional design with modern efficiency for your kitchen.\u003c\/div\u003e\n\u003cdiv class=\"hero-border\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"stats-grid\"\u003e\n\u003cdiv class=\"stat-cell\"\u003e\n\u003cspan class=\"stat-label\"\u003eCapacity\u003c\/span\u003e \u003cspan class=\"stat-value\"\u003e1.5L\u003c\/span\u003e\n\u003cdiv class=\"stat-note\"\u003e6 cups\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-cell\"\u003e\n\u003cspan class=\"stat-label\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"stat-value\"\u003ePyramid\u003c\/span\u003e\n\u003cdiv class=\"stat-note\"\u003eRetro design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-cell\"\u003e\n\u003cspan class=\"stat-label\"\u003eColour\u003c\/span\u003e \u003cspan class=\"stat-value\"\u003eDuck Egg\u003c\/span\u003e\n\u003cdiv class=\"stat-note\"\u003eBlue finish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe Morphy Richards Venture Pyramid Kettle brings a touch of vintage charm to modern kitchens with its distinctive triangular silhouette and soothing duck egg blue finish. This compact 1.5-litre kettle is designed for smaller households and limited worktop space, proving that style doesn't need to be sacrificed for practicality.\u003c\/p\u003e\n\u003cp\u003eBuilt with the same attention to detail that has made Morphy Richards a trusted name in British kitchens for over 80 years, this pyramid kettle combines classic aesthetics with contemporary functionality. The elegant duck egg blue coating complements both traditional and modern kitchen colour schemes, whilst the generous 1.5-litre capacity provides enough boiling water for up to six cups.\u003c\/p\u003e\n\u003cdiv class=\"pull-quote\"\u003e\n\u003cdiv class=\"pull-quote-text\"\u003e\"The perfect balance of retro style and everyday practicality for the modern kitchen.\"\u003c\/div\u003e\n\u003cdiv class=\"pull-quote-attr\"\u003eKitchen Design Specialist\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003eIDEAL FOR\u003c\/div\u003e\n\u003cdiv class=\"persona-grid\"\u003e\n\u003cdiv class=\"persona-card\"\u003e\n\u003cdiv class=\"persona-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"persona-title\"\u003eFIRST-TIME BUYERS\u003c\/div\u003e\n\u003cdiv class=\"persona-desc\"\u003ePerfect starter kettle for new homes or student accommodation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"persona-card\"\u003e\n\u003cdiv class=\"persona-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06A1.65 1.65 0 0 0 4.68 15a1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06A1.65 1.65 0 0 0 9 4.68a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06A1.65 1.65 0 0 0 19.4 9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"persona-title\"\u003eSTYLE CONSCIOUS\u003c\/div\u003e\n\u003cdiv class=\"persona-desc\"\u003eDesign-minded homeowners seeking vintage-inspired appliances\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"persona-card\"\u003e\n\u003cdiv class=\"persona-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"persona-title\"\u003eCOMPACT LIVING\u003c\/div\u003e\n\u003cdiv class=\"persona-desc\"\u003eSmall kitchens, caravans, and office spaces with limited worktop room\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003eKEY FEATURES\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-cell\"\u003e\n\u003cdiv class=\"feature-title\"\u003ePYRAMID DESIGN\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eClassic triangular silhouette creates an eye-catching focal point that complements both traditional and contemporary kitchen styles.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-cell\"\u003e\n\u003cdiv class=\"feature-title\"\u003e1.5L CAPACITY\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003ePerfect size for 1-3 people, providing enough boiling water for up to six cups whilst maintaining a compact footprint.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-cell\"\u003e\n\u003cdiv class=\"feature-title\"\u003eDUCK EGG BLUE FINISH\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eSophisticated pale blue coating adds a calming, vintage-inspired touch that works beautifully with pastel and neutral kitchen palettes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-cell\"\u003e\n\u003cdiv class=\"feature-title\"\u003eRAPID BOIL ELEMENT\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eEfficient heating element brings water to boiling point quickly, saving time during busy morning routines.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-cell\"\u003e\n\u003cdiv class=\"feature-title\"\u003eEASY-FILL SPOUT\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eWide spout design makes filling simple and reduces splashing, whilst the angled profile ensures precise pouring.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-cell\"\u003e\n\u003cdiv class=\"feature-title\"\u003eSAFETY FEATURES\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eBuilt-in safety mechanisms including automatic switch-off and boil-dry protection provide peace of mind during daily use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003eDESIGN \u0026amp; BUILD\u003c\/div\u003e\n\u003ch3\u003eVintage Charm Meets Modern Function\u003c\/h3\u003e\n\u003cp\u003eThe pyramid kettle's distinctive triangular profile isn't just about looks—this classic design actually helps distribute heat more evenly whilst creating a stable base that won't tip easily. The duck egg blue finish has been carefully selected to complement the current trend for soft, muted tones in kitchen design, particularly the popular Scandi and country cottage styles.\u003c\/p\u003e\n\u003cp\u003eMorphy Richards has used a durable coating that resists fingerprints and water marks, keeping your kettle looking pristine with minimal maintenance. The \u003cspan class=\"highlight-badge\"\u003e1.5-litre capacity\u003c\/span\u003e strikes the perfect balance between being compact enough for smaller worktops whilst still providing sufficient volume for households of 1-3 people.\u003c\/p\u003e\n\u003cdiv class=\"section-divider\"\u003eEVERYDAY PERFORMANCE\u003c\/div\u003e\n\u003ch3\u003eBuilt for Daily Reliability\u003c\/h3\u003e\n\u003cp\u003eDespite its budget-friendly price point, this kettle doesn't compromise on the essentials. The rapid-boil element heats water efficiently, whilst the comfortable handle stays cool during operation. The automatic switch-off function activates once boiling point is reached, whilst boil-dry protection prevents damage if the kettle is switched on when empty.\u003c\/p\u003e\n\u003cp\u003eThe easy-fill spout design makes refilling simple, even in compact kitchen spaces where sink access might be limited. The \u003cspan class=\"highlight-badge\"\u003e360-degree\u003c\/span\u003e base allows left and right-handed users to position the kettle comfortably, whilst the compact footprint means it won't dominate smaller worktops.\u003c\/p\u003e\n\u003cdiv class=\"section-divider\"\u003eHOW IT COMPARES\u003c\/div\u003e\n\u003cdiv class=\"compare-section\"\u003e\n\u003cdiv class=\"compare-title\"\u003eVENTURE PYRAMID vs. TYPICAL BUDGET KETTLES\u003c\/div\u003e\n\u003ctable class=\"compare-table\" style=\"width: 100%; height: 170.547px;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 19.7969px;\"\u003e\n\u003cth class=\"compare-feature\" style=\"width: 27.3764%; height: 19.7969px;\"\u003eFEATURE\u003c\/th\u003e\n\u003cth class=\"compare-product\" style=\"width: 42.2411%; height: 19.7969px;\"\u003eTHIS PRODUCT\u003c\/th\u003e\n\u003cth class=\"compare-typical\" style=\"width: 29.6221%; height: 19.7969px;\"\u003eTYPICAL\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 31.3906px;\"\u003e\n\u003ctd class=\"compare-feature\" style=\"width: 27.3764%; height: 31.3906px;\"\u003eDesign Style\u003c\/td\u003e\n\u003ctd class=\"compare-product\" style=\"width: 42.2411%; height: 31.3906px;\"\u003e\u003cspan class=\"compare-badge\"\u003eDistinctive Pyramid\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"compare-typical\" style=\"width: 29.6221%; height: 31.3906px;\"\u003eStandard dome\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 31.3906px;\"\u003e\n\u003ctd class=\"compare-feature\" style=\"width: 27.3764%; height: 31.3906px;\"\u003eColour Options\u003c\/td\u003e\n\u003ctd class=\"compare-product\" style=\"width: 42.2411%; height: 31.3906px;\"\u003e\u003cspan class=\"compare-badge\"\u003eDesigner Duck Egg\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"compare-typical\" style=\"width: 29.6221%; height: 31.3906px;\"\u003eBasic white\/black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 31.3906px;\"\u003e\n\u003ctd class=\"compare-feature\" style=\"width: 27.3764%; height: 31.3906px;\"\u003eCapacity\u003c\/td\u003e\n\u003ctd class=\"compare-product\" style=\"width: 42.2411%; height: 31.3906px;\"\u003e\u003cspan class=\"compare-badge\"\u003e1.5L Compact\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"compare-typical\" style=\"width: 29.6221%; height: 31.3906px;\"\u003e1.7L+ oversized\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 31.3906px;\"\u003e\n\u003ctd class=\"compare-feature\" style=\"width: 27.3764%; height: 31.3906px;\"\u003eBuild Quality\u003c\/td\u003e\n\u003ctd class=\"compare-product\" style=\"width: 42.2411%; height: 31.3906px;\"\u003e\u003cspan class=\"compare-badge\"\u003eMorphy Richards\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"compare-typical\" style=\"width: 29.6221%; height: 31.3906px;\"\u003eUnknown brand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 25.1875px;\"\u003e\n\u003ctd class=\"compare-feature\" style=\"width: 27.3764%; height: 25.1875px;\"\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd class=\"compare-product\" style=\"width: 42.2411%; height: 25.1875px;\"\u003e\u003c\/td\u003e\n\u003ctd class=\"compare-typical\" style=\"width: 29.6221%; height: 25.1875px;\"\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verdict-box\"\u003e\n\u003cdiv class=\"verdict-header\"\u003eTHE VERDICT\u003c\/div\u003e\n\u003cdiv class=\"verdict-body\"\u003e\n\u003cdiv class=\"verdict-section strengths\"\u003e\n\u003ch4\u003eSTRENGTHS\u003c\/h4\u003e\n\u003cul class=\"verdict-list\"\u003e\n\u003cli\u003eDistinctive pyramid design adds character to any kitchen\u003c\/li\u003e\n\u003cli\u003eBeautiful duck egg blue finish complements modern colour trends\u003c\/li\u003e\n\u003cli\u003eCompact 1.5L size perfect for smaller households and limited space\u003c\/li\u003e\n\u003cli\u003eTrusted Morphy Richards build quality at an excellent price point\u003c\/li\u003e\n\u003cli\u003eEssential safety features including auto switch-off and boil-dry protection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verdict-section consider\"\u003e\n\u003ch4\u003eCONSIDER\u003c\/h4\u003e\n\u003cul class=\"verdict-list\"\u003e\n\u003cli\u003eLimited capacity may require multiple boils for larger families\u003c\/li\u003e\n\u003cli\u003eNo temperature control or keep-warm function\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003eWHAT'S IN THE BOX\u003c\/div\u003e\n\u003cdiv class=\"box-contents\"\u003e\n\u003cdiv class=\"box-item\"\u003eMorphy Richards Venture Pyramid Kettle\u003c\/div\u003e\n\u003cdiv class=\"box-item\"\u003e360° Cordless Base\u003c\/div\u003e\n\u003cdiv class=\"box-item\"\u003eUser Manual\u003c\/div\u003e\n\u003cdiv class=\"box-item\"\u003eWarranty Information\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Morphy Richards","offers":[{"title":"Default Title","offer_id":53552232825159,"sku":"100136","price":69.95,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0550\/5807\/1748\/files\/61TbyZYf9WL._AC_SL1500.jpg?v=1773932740","url":"https:\/\/euronics.ie\/products\/morphy-richards-venture-1-5l-blue-pyramid-kettle-duck-egg-100136","provider":"Euronics Ireland","version":"1.0","type":"link"}