{"product_id":"homage-food-processor-hfp-107a0","title":"Homage Food Processor HFP-107A0","description":"\u003c!-- \u003cp\u003e\u003cspan\u003e7 in 1. Rated power 1000W , Rotary switch with touch panel , Stepless speed control with pulse, Pre-program setting, 7 blades--Chopping, kneading, coarse \u0026amp; fine shredding, French fry blade, coarse \u0026amp; fine slicing. Double safety switch , 3.5L bowl capacity with 2.0L rated, Big feeding mouth for whole potato and carrot, LED decoration around switch.\u003c\/span\u003e\u003c\/p\u003e --\u003e\n\u003cstyle\u003e\n.custom-accordion {\n  max-width: 900px;\n  font-family: Arial, sans-serif;\n}\n\n.acc-item {\n  border: 1px solid #e3e3e3;\n  border-radius: 8px;\n  margin-bottom: 14px;\n  overflow: hidden;\n}\n\n.acc-header {\n  background: #f7f7f7;\n  padding: 16px 20px;\n  font-size: 15px;\n  font-weight: 600;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  transition: background 0.3s ease;\n}\n\n.acc-header:hover {\n  background: #ececec;\n}\n\n.acc-icon {\n  font-size: 18px;\n}\n\n.acc-content-wrap {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.35s ease;\n}\n\n.acc-content {\n  padding: 18px 20px;\n  font-size: 14px;\n  line-height: 1.7;\n  color: #000;\n}\n\n.acc-content ul {\n  padding-left: 20px;\n  margin: 0;\n  list-style: disc;\n}\n\n.acc-content ul li {\n  margin-bottom: 8px;\n}\n\n.acc-content ul li ul {\n  list-style: disc;\n  margin-left: 20px;\n  margin-top: 5px;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"custom-accordion\"\u003e\n\n  \u003c!-- Product Overview --\u003e\n  \u003cdiv class=\"acc-item\"\u003e\n    \u003cdiv class=\"acc-header\"\u003e\n      Product Overview\n      \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"acc-content-wrap\"\u003e\n      \u003cdiv class=\"acc-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eHOMAGE FOOD PROCESSOR HFP-107A0\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eThis 7-in-1 food processor is designed for powerful and versatile kitchen performance. With high power, multiple blades, and smart safety features, it simplifies everyday food preparation with ease.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Technical Details --\u003e\n  \u003cdiv class=\"acc-item\"\u003e\n    \u003cdiv class=\"acc-header\"\u003e\n      Technical Details\n      \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"acc-content-wrap\"\u003e\n      \u003cdiv class=\"acc-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eRated Power: 1000W\u003c\/li\u003e\n          \u003cli\u003eBowl Capacity: 3.5L (2.0L Rated)\u003c\/li\u003e\n          \u003cli\u003eSpeed Control: Stepless Speed with Pulse\u003c\/li\u003e\n          \u003cli\u003eControl Type: Rotary Switch with Touch Panel\u003c\/li\u003e\n          \u003cli\u003eSafety: Double Safety Switch\u003c\/li\u003e\n          \u003cli\u003eFeeding Mouth: Big Feeding Mouth for Whole Vegetables\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Features --\u003e\n  \u003cdiv class=\"acc-item\"\u003e\n    \u003cdiv class=\"acc-header\"\u003e\n      Key Features\n      \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"acc-content-wrap\"\u003e\n      \u003cdiv class=\"acc-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003e7-in-1 Multi-Function Food Processor\u003c\/li\u003e\n          \u003cli\u003e7 Blades: Chopping, Kneading, Coarse \u0026amp; Fine Shredding\u003c\/li\u003e\n          \u003cli\u003eFrench Fry Blade Included\u003c\/li\u003e\n          \u003cli\u003eCoarse \u0026amp; Fine Slicing Blades\u003c\/li\u003e\n          \u003cli\u003ePre-Programmed Settings for Easy Use\u003c\/li\u003e\n          \u003cli\u003eLED Decoration Around Control Switch\u003c\/li\u003e\n          \u003cli\u003ePowerful \u0026amp; Heavy-Duty Performance\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  document.querySelectorAll('.acc-header').forEach(header =\u003e {\n    header.addEventListener('click', () =\u003e {\n      const contentWrap = header.nextElementSibling;\n      const icon = header.querySelector('.acc-icon');\n\n      if (contentWrap.style.maxHeight) {\n        contentWrap.style.maxHeight = null;\n        icon.textContent = '+';\n      } else {\n        \/\/ Close other accordions\n        document.querySelectorAll('.acc-content-wrap').forEach(item =\u003e {\n          item.style.maxHeight = null;\n          item.previousElementSibling.querySelector('.acc-icon').textContent = '+';\n        });\n        contentWrap.style.maxHeight = contentWrap.scrollHeight + 'px';\n        icon.textContent = '−';\n      }\n    });\n  });\n});\n\u003c\/script\u003e\n","brand":"HOMAGE","offers":[{"title":"Default Title","offer_id":48600950735105,"sku":"HFP-107A0","price":33000.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/0420\/0193\/files\/4_1_1.jpg?v=1776438791","url":"https:\/\/evertrustappliances.com\/products\/homage-food-processor-hfp-107a0","provider":"EverTrust Appliances","version":"1.0","type":"link"}