{"product_id":"homage-food-processor-hfp-711a0","title":"Homage Food Processor HFP-711A0","description":"\u003c!-- \u003cp\u003e\u003cspan\u003e11 in 1 Rated power: 750W, 2 speed with pulse, 2L processing bowl with 1.2L rated, Stainless steel chopping blade, 3 blade disc\/ 5 function (coarse shredding\u0026amp; slicing, fine shredding \u0026amp; slicing, grating blade disc）, Kneading blade, Emulsifying disc, Citrus juicer attachment.\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}\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-top: 5px;\n  margin-left: 20px;\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-711A0\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eThis 11-in-1 food processor is built for efficient and versatile kitchen performance. Equipped with multiple blades and attachments, it simplifies food preparation while delivering consistent and reliable results.\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: 750W\u003c\/li\u003e\n          \u003cli\u003eSpeed Settings: 2 Speed with Pulse\u003c\/li\u003e\n          \u003cli\u003eProcessing Bowl Capacity: 2 Liters\u003c\/li\u003e\n          \u003cli\u003eRated Bowl Capacity: 1.2 Liters\u003c\/li\u003e\n          \u003cli\u003eStainless Steel Chopping Blade\u003c\/li\u003e\n          \u003cli\u003eModel: HFP-711A0\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Features \u0026 Attachments --\u003e\n  \u003cdiv class=\"acc-item\"\u003e\n    \u003cdiv class=\"acc-header\"\u003e\n      Key Features \u0026amp; Attachments\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\u003e11-in-1 Multi-Function Food Processor\u003c\/li\u003e\n          \u003cli\u003e3 Blade Disc with 5 Functions:\n            \u003cul\u003e\n              \u003cli\u003eCoarse Shredding \u0026amp; Slicing\u003c\/li\u003e\n              \u003cli\u003eFine Shredding \u0026amp; Slicing\u003c\/li\u003e\n              \u003cli\u003eGrating Blade Disc\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/li\u003e\n          \u003cli\u003eKneading Blade\u003c\/li\u003e\n          \u003cli\u003eEmulsifying Disc\u003c\/li\u003e\n          \u003cli\u003eCitrus Juicer Attachment\u003c\/li\u003e\n          \u003cli\u003ePowerful \u0026amp; Efficient 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":48600950636801,"sku":"HFP-711A0","price":26800.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/0420\/0193\/files\/2_1_1.jpg?v=1776438788","url":"https:\/\/evertrustappliances.com\/products\/homage-food-processor-hfp-711a0","provider":"EverTrust Appliances","version":"1.0","type":"link"}