{"product_id":"morphy-richards-venture-1-5l-silver-pyramid-kettle-100130","title":"Morphy Richards Venture 1.5L Silver Pyramid Kettle | 100130","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  max-width: 100%;\n  margin: 0;\n  padding: 0;\n}\n\n.pd * {\n  box-sizing: border-box;\n}\n\n.pd h1, .pd h2, .pd h3 {\n  color: #1a1a1a;\n  margin: 0 0 16px 0;\n}\n\n.pd h1 {\n  font-size: 38px;\n  font-weight: 800;\n  letter-spacing: -1px;\n  line-height: 1.1;\n}\n\n.pd h3 {\n  font-size: 18px;\n  font-weight: 700;\n  margin-top: 24px;\n  margin-bottom: 12px;\n}\n\n.pd p {\n  margin: 0 0 16px 0;\n}\n\n.pd .breadcrumb {\n  font-size: 11px;\n  text-transform: uppercase;\n  letter-spacing: 4px;\n  color: #003B71;\n  font-weight: 600;\n  margin-bottom: 12px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.pd .breadcrumb::after {\n  content: '';\n  flex: 1;\n  height: 1px;\n  background: #ddd;\n  margin-left: 16px;\n}\n\n.pd .hero-title {\n  border-bottom: 3px solid #003B71;\n  padding-bottom: 24px;\n  margin-bottom: 32px;\n}\n\n.pd .deck {\n  font-size: 18px;\n  font-weight: 300;\n  color: #666;\n  max-width: 600px;\n  margin-top: 16px;\n}\n\n.pd .stats-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 1px;\n  background: #eee;\n  border: 1px solid #eee;\n  border-radius: 8px;\n  overflow: hidden;\n  margin: 32px 0;\n}\n\n.pd .stat {\n  background: white;\n  padding: 16px;\n  text-align: center;\n}\n\n.pd .stat-label {\n  display: block;\n  font-size: 10px;\n  text-transform: uppercase;\n  letter-spacing: 2px;\n  color: #aaa;\n  margin-bottom: 4px;\n}\n\n.pd .stat-value {\n  font-size: 20px;\n  font-weight: 800;\n  color: #003B71;\n  display: block;\n}\n\n.pd .stat-note {\n  font-size: 11px;\n  color: #999;\n  margin-top: 2px;\n}\n\n.pd .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  display: flex;\n  align-items: center;\n  gap: 16px;\n}\n\n.pd .section-divider::after {\n  content: '';\n  flex: 1;\n  height: 2px;\n  background: #003B71;\n}\n\n.pd .pullquote {\n  background: linear-gradient(135deg, #003B71, #0a5298);\n  color: white;\n  padding: 32px;\n  margin: 32px 0;\n  border-radius: 12px;\n}\n\n.pd .pullquote-text {\n  font-size: 22px;\n  font-weight: 600;\n  font-style: italic;\n  max-width: 600px;\n  margin: 0 0 12px 0;\n}\n\n.pd .pullquote-attribution {\n  font-size: 14px;\n  color: rgba(255,255,255,0.6);\n}\n\n.pd .ideal-for {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n  margin: 24px 0;\n}\n\n.pd .persona-card {\n  background: #f8fafb;\n  border: 1px solid #eee;\n  border-radius: 10px;\n  padding: 24px;\n  text-align: center;\n}\n\n.pd .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.pd .persona-title {\n  font-size: 13px;\n  font-weight: 700;\n  text-transform: uppercase;\n  color: #003B71;\n  margin-bottom: 8px;\n}\n\n.pd .persona-desc {\n  font-size: 12px;\n  color: #777;\n  line-height: 1.5;\n}\n\n.pd .features-grid {\n  border-top: 2px solid #003B71;\n  background: white;\n  margin: 32px 0;\n}\n\n.pd .features-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1px;\n  background: #eee;\n}\n\n.pd .feature {\n  background: white;\n  padding: 20px;\n  border-bottom: 1px solid #eee;\n}\n\n.pd .feature:last-child,\n.pd .feature:nth-last-child(2) {\n  border-bottom: none;\n}\n\n.pd .feature-title {\n  font-size: 14px;\n  font-weight: 700;\n  text-transform: uppercase;\n  color: #003B71;\n  margin-bottom: 8px;\n}\n\n.pd .feature-desc {\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.6;\n}\n\n.pd .highlight-stat {\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}\n\n.pd .compare-section {\n  background: #f8fafb;\n  border: 1px solid #eee;\n  border-radius: 10px;\n  padding: 28px;\n  margin: 32px 0;\n}\n\n.pd .compare-title {\n  font-size: 14px;\n  font-weight: 700;\n  text-transform: uppercase;\n  color: #003B71;\n  margin-bottom: 20px;\n}\n\n.pd .compare-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.pd .compare-table th {\n  font-size: 11px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  color: #999;\n  font-weight: 600;\n  padding: 0 0 12px 0;\n  text-align: left;\n}\n\n.pd .compare-table th:nth-child(2) {\n  text-align: center;\n}\n\n.pd .compare-table th:nth-child(3) {\n  text-align: right;\n}\n\n.pd .compare-table td {\n  padding: 12px 0;\n  border-bottom: 1px solid #e8e8e8;\n}\n\n.pd .compare-table td:nth-child(1) {\n  color: #444;\n  font-size: 14px;\n}\n\n.pd .compare-table td:nth-child(2) {\n  text-align: center;\n}\n\n.pd .compare-table td:nth-child(3) {\n  text-align: right;\n  color: #999;\n  font-size: 13px;\n}\n\n.pd .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.pd .verdict {\n  border: 2px solid #003B71;\n  border-radius: 8px;\n  overflow: hidden;\n  margin: 32px 0;\n}\n\n.pd .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.pd .verdict-body {\n  padding: 24px;\n  background: white;\n}\n\n.pd .verdict-section {\n  margin-bottom: 20px;\n}\n\n.pd .verdict-section:last-child {\n  margin-bottom: 0;\n}\n\n.pd .verdict-section h4 {\n  font-size: 14px;\n  font-weight: 700;\n  margin-bottom: 12px;\n}\n\n.pd .strengths h4 {\n  color: #1a8f4a;\n}\n\n.pd .considerations h4 {\n  color: #c0392b;\n}\n\n.pd .verdict-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.pd .verdict-list li {\n  padding: 4px 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.pd .strengths li::before {\n  content: '+ ';\n  color: #1a8f4a;\n  font-weight: bold;\n}\n\n.pd .considerations li::before {\n  content: '- ';\n  color: #c0392b;\n  font-weight: bold;\n}\n\n.pd .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.pd .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    line-height: 1.7;\n  }\n  \n  .pd .hero-title {\n    padding-bottom: 16px;\n    margin-bottom: 20px;\n  }\n  \n  .pd h1 {\n    font-size: 28px;\n    margin-bottom: 12px;\n  }\n  \n  .pd .deck {\n    font-size: 16px;\n  }\n  \n  .pd .pullquote {\n    padding: 20px;\n  }\n  \n  .pd .pullquote-text {\n    font-size: 17px;\n  }\n  \n  .pd .stats-grid {\n    grid-template-columns: repeat(2, 1fr);\n    margin: 20px 0;\n  }\n  \n  .pd .ideal-for {\n    display: block;\n    border: 1px solid #eee;\n    border-radius: 10px;\n    overflow: hidden;\n    background: white;\n  }\n  \n  .pd .persona-card {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    text-align: left;\n    padding: 14px 16px;\n    border-radius: 0;\n    border: none;\n    background: transparent;\n    border-bottom: 1px solid #eee;\n  }\n  \n  .pd .persona-card:last-child {\n    border-bottom: none;\n  }\n  \n  .pd .persona-icon {\n    width: 24px;\n    height: 24px;\n    margin: 0;\n    flex-shrink: 0;\n  }\n  \n  .pd .features-row {\n    grid-template-columns: 1fr;\n  }\n  \n  .pd .feature {\n    padding: 16px 0;\n  }\n  \n  .pd .section-divider {\n    margin: 24px 0 12px 0;\n  }\n  \n  .pd .compare-section {\n    padding: 16px;\n  }\n  \n  .pd .compare-table {\n    font-size: 12px;\n  }\n  \n  .pd .compare-table td {\n    padding: 8px 0;\n  }\n  \n  .pd .verdict-body {\n    padding: 16px;\n  }\n  \n  .pd .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 • BUDGET RANGE\u003c\/div\u003e\n\u003cdiv class=\"hero-title\"\u003e\n\u003ch1\u003eMorphy Richards Venture 1.5L Silver Pyramid Kettle\u003c\/h1\u003e\n\u003cdiv class=\"deck\"\u003eEssential kettle functionality at an exceptional price point, designed for budget-conscious households.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stats-grid\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan class=\"stat-label\"\u003eCAPACITY\u003c\/span\u003e \u003cspan class=\"stat-value\"\u003e1.5L\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan class=\"stat-label\"\u003eDESIGN\u003c\/span\u003e \u003cspan class=\"stat-value\"\u003ePyramid\u003c\/span\u003e \u003cspan class=\"stat-note\"\u003eClassic style\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan class=\"stat-label\"\u003eFINISH\u003c\/span\u003e \u003cspan class=\"stat-value\"\u003eSilver\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\u003cspan class=\"stat-label\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe Venture Pyramid Kettle proves that great value doesn't mean compromising on reliability. Built by Morphy Richards' budget division, this straightforward kettle delivers the essential function you need - boiling water quickly and safely - without any unnecessary frills that push up the price.\u003c\/p\u003e\n\u003cp\u003eWith its classic pyramid shape and polished silver finish, the Venture fits comfortably into any kitchen aesthetic whilst offering the dependable performance Morphy Richards is known for, just at a price that makes sense for first-time buyers, students, or anyone seeking simple functionality.\u003c\/p\u003e\n\u003cdiv class=\"pullquote\"\u003e\n\u003cdiv class=\"pullquote-text\"\u003e\"Sometimes the best appliances are the simplest ones - and at £9.99, this kettle delivers exactly what you need, when you need it.\"\u003c\/div\u003e\n\u003cdiv class=\"pullquote-attribution\"\u003eBudget Kitchen Essentials Review\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003eIDEAL FOR\u003c\/div\u003e\n\u003cdiv class=\"ideal-for\"\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 homeowners who need reliable basics without breaking the budget.\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\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"persona-title\"\u003eSTUDENT ACCOMMODATION\u003c\/div\u003e\n\u003cdiv class=\"persona-desc\"\u003eCompact 1.5L capacity ideal for shared kitchens, dorms, or small living spaces on a tight budget.\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\u003cpolygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"persona-title\"\u003eOFFICE KITCHENETTES\u003c\/div\u003e\n\u003cdiv class=\"persona-desc\"\u003eSimple, reliable solution for workplace tea and coffee needs without complex features to maintain.\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=\"features-row\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-title\"\u003ePYRAMID DESIGN\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eClassic wide-base, narrow-top shape provides stability whilst heating water efficiently and evenly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-title\"\u003e1.5L CAPACITY\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003ePerfect size for 2-4 cups, ideal for couples or small households without wasting energy on excess water.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-title\"\u003ePOLISHED SILVER FINISH\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eNeutral metallic coating complements any kitchen colour scheme whilst being easy to wipe clean.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-title\"\u003eCONCEALED ELEMENT\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eHeating element hidden beneath the base prevents limescale buildup and makes cleaning straightforward.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-title\"\u003eAUTOMATIC SWITCH-OFF\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eEssential safety feature turns off power when water reaches boiling point, preventing damage and accidents.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-title\"\u003eWATER LEVEL INDICATOR\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eClear gauge shows minimum and maximum fill levels, helping you use just the right amount of water.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003eBUDGET-FRIENDLY PERFORMANCE\u003c\/div\u003e\n\u003ch3\u003eStraightforward Functionality\u003c\/h3\u003e\n\u003cp\u003eThe Venture kettle strips away unnecessary features to focus on what matters - boiling water reliably and safely. There's no temperature control, no keep-warm function, no digital display - just a simple on\/off switch and automatic shut-off when your water reaches \u003cspan class=\"highlight-stat\"\u003e100°C\u003c\/span\u003e. This simplicity makes it virtually maintenance-free and less likely to develop faults.\u003c\/p\u003e\n\u003cp\u003eThe concealed heating element sits beneath a smooth stainless steel base, making limescale removal much easier than exposed coil designs. Combined with the wide opening for easy access, keeping this kettle clean requires minimal effort.\u003c\/p\u003e\n\u003cdiv class=\"section-divider\"\u003ePRACTICAL DESIGN\u003c\/div\u003e\n\u003ch3\u003eCompact Yet Capable\u003c\/h3\u003e\n\u003cp\u003eThe pyramid shape isn't just about looks - it provides a stable, wide base that's harder to knock over, whilst the \u003cspan class=\"highlight-stat\"\u003e1.5-litre\u003c\/span\u003e capacity means you're not heating more water than you actually need. This size strikes the perfect balance for most households, being large enough for multiple cups but small enough to heat quickly and efficiently.\u003c\/p\u003e\n\u003cp\u003eThe polished silver finish is both practical and attractive, hiding fingerprints and water spots better than darker colours whilst complementing both modern and traditional kitchen styles.\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 Kettle vs. Typical Budget Kettles\u003c\/div\u003e\n\u003ctable class=\"compare-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFEATURE\u003c\/th\u003e\n\u003cth\u003eTHIS PRODUCT\u003c\/th\u003e\n\u003cth\u003eTYPICAL\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand Reliability\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"compare-badge\"\u003eMorphy Richards\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003eUnknown brands\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eElement Design\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"compare-badge\"\u003eConcealed\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003eOften exposed coil\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBuild Quality\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"compare-badge\"\u003eSolid construction\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003eVariable quality\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWater Level Guide\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"compare-badge\"\u003eClear markings\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003eOften unclear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003c\/td\u003e\n\u003ctd\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\"\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\u003eExceptional value at just £9.99 from a trusted brand\u003c\/li\u003e\n\u003cli\u003eSimple operation with no complex features to go wrong\u003c\/li\u003e\n\u003cli\u003eConcealed element design easier to clean and maintain\u003c\/li\u003e\n\u003cli\u003ePerfect 1.5L capacity for small households and offices\u003c\/li\u003e\n\u003cli\u003eClassic pyramid design provides good stability\u003c\/li\u003e\n\u003cli\u003eAutomatic safety shut-off prevents overheating\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verdict-section considerations\"\u003e\n\u003ch4\u003eCONSIDER\u003c\/h4\u003e\n\u003cul class=\"verdict-list\"\u003e\n\u003cli\u003eNo temperature control or variable heat settings\u003c\/li\u003e\n\u003cli\u003eBasic plastic construction may not suit premium kitchens\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\"\u003eVenture 1.5L Kettle\u003c\/div\u003e\n\u003cdiv class=\"box-item\"\u003ePower Base\u003c\/div\u003e\n\u003cdiv class=\"box-item\"\u003eUser Manual\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Morphy Richards","offers":[{"title":"Default Title","offer_id":53552493789511,"sku":"100130","price":69.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0550\/5807\/1748\/files\/venture-15l-silver-pyramid-kettle-01.jpg?v=1773934598","url":"https:\/\/euronics.ie\/products\/morphy-richards-venture-1-5l-silver-pyramid-kettle-100130","provider":"Euronics Ireland","version":"1.0","type":"link"}