{"product_id":"food-cutterslicer","title":"Food Cutter\/Slicer","description":"\u003cstyle type=\"text\/css\"\u003e\n  \u003c!--\n  @import url(\"https:\/\/fonts.googleapis.com\/css?family=Roboto\");\n\n  \/\/\n  --\u003e\n\u003c\/style\u003e\n\u003cstyle type=\"text\/css\"\u003e\n  \u003c!--\n  .ddr-page-wrapper * {\n    box-sizing: border-box;\n  }\n\n  .ddr-page-wrapper {\n    position: relative;\n    padding: 0px;\n    margin: 0px;\n    font-family: sans-serif;\n    font-size: 16px;\n  }\n\n  .ddr-page-wrapper .ddr-page {\n    position: relative;\n  }\n\n  .ddr-page-wrapper .ddr-page .ddr-page-section-pre-content::after,\n  .ddr-page-wrapper .ddr-page .ddr-page-section-pre-content::before,\n  .ddr-page-wrapper .ddr-page\u003ediv::after,\n  .ddr-page-wrapper .ddr-page\u003ediv::before {\n    content: \"\";\n    display: table;\n    clear: both;\n  }\n\n  .ddr-page-wrapper div,\n  .ddr-page-wrapper h1,\n  .ddr-page-wrapper h2,\n  .ddr-page-wrapper h3,\n  .ddr-page-wrapper h4,\n  .ddr-page-wrapper h5,\n  .ddr-page-wrapper h6,\n  .ddr-page-wrapper p,\n  .ddr-page-wrapper span {\n    line-height: normal;\n  }\n\n  .big-loader-wrapper {\n    position: relative;\n    height: 150px;\n    width: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    background: rgba(212, 211, 211, 0.5);\n    z-index: 1;\n  }\n\n  .big-loader-wrapper .big-loader {\n    padding-top: 20px;\n    display: block;\n    height: 64px;\n    width: 64px;\n    background-color: rgba(255, 255, 255, 0.1);\n    border-radius: 50%;\n    border-width: 3px;\n    border-style: solid;\n    border-color: rgb(1, 154, 149) rgb(226, 118, 37);\n    animation: 1s ease 0s infinite normal none running spin;\n  }\n\n  .ddr-page-row,\n  .ddr-page-section-wrapper .ddr-page-section {\n    position: relative;\n    box-sizing: border-box;\n  }\n\n  .ddr-page-row {\n    display: flex;\n    width: 100%;\n  }\n\n  .ddr-page-row__wrap {\n    flex-wrap: wrap;\n  }\n\n  .ddr-page-rowwrap .ddr-page-columnwrap {\n    width: 100% !important;\n  }\n\n  .ddr-page-row__wrap-reverse {\n    flex-wrap: wrap-reverse;\n  }\n\n  .ddr-page-rowwrap-reverse .ddr-page-columnwrap-reverse {\n    width: 100% !important;\n  }\n\n  .ddr-page-column {\n    display: flex;\n    flex-wrap: wrap;\n    box-sizing: border-box;\n    position: relative;\n    align-content: flex-start;\n  }\n\n  .ddr-page-widget {\n    width: 100%;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .dashed-border {\n    border: 1px dashed rgb(135, 135, 135);\n  }\n\n  .headline-edit-wrapper {\n    cursor: text;\n  }\n\n  .ddr-widget__navigation .menu {\n    font-family: inherit;\n  }\n\n  .ddr-widget__navigation .menu ul {\n    list-style: none;\n    margin: 0px;\n    padding: 0px;\n    display: flex;\n    flex-wrap: wrap;\n  }\n\n  .ddr-widget__navigation .menu ul li\u003eul {\n    display: flex;\n    visibility: hidden;\n    position: absolute;\n    flex-direction: column;\n    padding-bottom: 100%;\n  }\n\n  .ddr-widget__navigation .menu ul li\u003eul li {\n    width: 100%;\n    position: relative;\n  }\n\n  @media (min-width: 40em) {\n    .ddr-widget__navigation .menu ul li\u003eul li\u003eul {\n      top: 0px;\n      position: absolute !important;\n      left: 100% !important;\n    }\n  }\n\n  .ddr-widget__navigation .menu ul li:hover\u003eul {\n    visibility: visible;\n    position: relative;\n    left: 0px;\n  }\n\n  .ddr-widget__navigation .menu .sub-menu li\u003ea {\n    color: inherit;\n  }\n\n  .ddr-widget__navigation .menu .sub-menu\u003ea::after {\n    content: \"+\";\n    padding-left: 5px;\n  }\n\n  .ddr-page-widget__navigation {\n    overflow: visible !important;\n  }\n\n  .ddr-page-widget__navigation .ddr-widget {\n    overflow: visible;\n  }\n\n  .ddr-page-widget__navigation .ddr-widget .menu\u003eul\u003eli,\n  .ddr-page-widget__navigation .menu\u003eul\u003eli {\n    position: relative;\n  }\n\n  .ddr-page-widget__navigation .menu li ul {\n    width: 100%;\n    z-index: 99;\n    padding-bottom: 0px;\n    position: absolute !important;\n  }\n\n  .navigation-widget-modal-settings {\n    background: rgb(39, 44, 51);\n    width: 800px !important;\n    height: 600px !important;\n  }\n\n  .navigation-widget-modal-settings .modal__header {\n    background: rgb(48, 51, 56);\n  }\n\n  .navigation-widget-modal-settings .modal__content {\n    padding: 30px;\n  }\n\n  .navigation-widget-modal-settings .modal__footer {\n    display: flex;\n    align-items: flex-end;\n  }\n\n  .navigation-widget-modal-settings .modal__footer\u003ediv {\n    width: 100%;\n  }\n\n  .navigation-widget-modal-settings .modal__footer button {\n    margin: 0px;\n  }\n\n  .widget-settings-wrapper {\n    display: inline-flex;\n    color: rgb(244, 244, 244);\n    font-family: \"Open Sans\", sans-serif;\n  }\n\n  .widget-menu-settings {\n    text-align: left;\n    color: rgb(255, 255, 255);\n    padding: 0px;\n  }\n\n  .widget-settings-navigation {\n    width: 360px;\n    height: 400px;\n    display: block;\n    background: rgb(39, 44, 51);\n  }\n\n  .widget-settings-navigation\u003ebutton {\n    margin-top: 0px;\n    background-color: rgb(16, 126, 142);\n    color: rgb(255, 255, 255);\n    text-transform: uppercase;\n  }\n\n  .widget-settings-navigation\u003ebutton:hover {\n    background-color: rgb(31, 140, 155);\n  }\n\n  .widget-settings-navigation-edit {\n    padding: 0px;\n    width: 370px;\n    margin-left: 10px;\n    box-sizing: border-box;\n    background: rgb(39, 44, 51);\n    max-height: 440px;\n    overflow: auto;\n  }\n\n  .widget-settings-navigation-edit .widget-menu-settings {\n    font-family: \"Open Sans\", sans-serif;\n    text-indent: 15px;\n    padding: 0px;\n  }\n\n  .navigation-bar-items::-webkit-scrollbar,\n  .widget-settings-navigation-edit::-webkit-scrollbar {\n    width: 7px;\n  }\n\n  .navigation-bar-items::-webkit-scrollbar-track,\n  .widget-settings-navigation-edit::-webkit-scrollbar-track {\n    box-shadow: rgb(0, 0, 0) 0px 0px 6px inset;\n  }\n\n  .navigation-bar-items::-webkit-scrollbar-thumb,\n  .widget-settings-navigation-edit::-webkit-scrollbar-thumb {\n    background-color: rgb(81, 89, 103);\n    outline: rgb(81, 89, 103) solid 1px;\n  }\n\n  .accordion {\n    position: relative;\n    background: rgb(48, 51, 56);\n    color: rgb(109, 111, 113);\n    cursor: pointer;\n    padding: 18px;\n    width: 90%;\n    border-bottom: 1px solid rgb(39, 44, 51);\n    text-align: left;\n    outline: none;\n    font-size: 15px;\n    transition: all 0.4s ease 0s;\n    display: inline-flex;\n    justify-content: space-between;\n  }\n\n  .accordion .nav-item-options-trigger {\n    background: none;\n    outline: none;\n    border: none;\n    cursor: pointer;\n  }\n\n  .accordion .nav-item-options-trigger i {\n    font-size: 16px;\n  }\n\n  .accordion .nav-item-options-menu {\n    position: absolute;\n    right: 40px;\n    top: 27px;\n    z-index: 1;\n    border: 1px solid;\n  }\n\n  .accordion .nav-item-options-menu button {\n    display: block;\n    background: rgb(255, 255, 255);\n    outline: none;\n    border: none;\n    width: 100%;\n    text-align: left;\n    padding: 8px 10px;\n    cursor: pointer;\n    transition: all 0.4s ease 0s;\n    font-size: 16px;\n  }\n\n  .accordion .nav-item-options-menu button i {\n    color: rgb(0, 0, 0);\n    margin-right: 5px;\n    transition: all 0.4s ease 0s;\n  }\n\n  .accordion .nav-item-options-menu button:hover {\n    background: rgb(39, 44, 51);\n    color: rgb(255, 255, 255);\n  }\n\n  .accordion .nav-item-options-menu button:hover i {\n    color: rgb(255, 255, 255);\n  }\n\n  .navigation-bar-items {\n    width: 100%;\n    height: 400px;\n    overflow-y: auto;\n  }\n\n  .accordion:hover,\n  .active {\n    background-color: rgb(255, 255, 255);\n  }\n\n  .nav-item-title {\n    color: rgb(255, 255, 255);\n    display: flex;\n  }\n\n  .nav-item-options {\n    display: flex;\n  }\n\n  .nav-item-options i {\n    color: rgb(255, 255, 255);\n  }\n\n  @keyframes disableClick {\n    100% {\n      pointer-events: all;\n    }\n  }\n\n  .section-slider .ddr-page-section-widget-drop-suggestion-wrapper {\n    padding-bottom: 7px;\n  }\n\n  .ddr-page-widget__sections-slider .toolbox-controls {\n    justify-content: flex-start !important;\n  }\n\n  .slide-options-wrapper {\n    border-bottom: 1px solid rgb(226, 118, 37);\n  }\n\n  .slide-options-wrapper .rc-collapse-content-active {\n    background-color: rgb(23, 23, 23);\n  }\n\n  .slide-options-wrapper .rc-collapse-content-active .section-slider-delete-icon.slide-delete-icon {\n    background: rgb(239, 83, 80);\n    color: rgb(255, 255, 255);\n    align-items: center;\n    border-radius: 3px;\n  }\n\n  .slide-options-wrapper .rc-collapse-content-active .section-slider-delete-icon.slide-delete-icon i {\n    color: rgb(255, 255, 255) !important;\n  }\n\n  .slide-options-wrapper .rc-collapse-content-active .switch-wrapper .switch {\n    margin-left: -10px;\n  }\n\n  .slide-options-wrapper:last-child {\n    margin-bottom: 24px;\n  }\n\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__sub-tool--drag,\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__sub-tool--duplicate,\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__tool--drag,\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__tool--duplicate,\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__tool--move,\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__tool--settings {\n    background-color: rgb(226, 118, 37);\n  }\n\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__tool--delete {\n    background-color: rgb(72, 72, 72);\n  }\n\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolboxtool.ddr-widget-toolboxtool--delete:hover {\n    background-color: rgb(58, 65, 74);\n  }\n\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__tool:hover {\n    background-color: rgb(239, 56, 27);\n  }\n\n  .ddr-page-widget-overlay-wrapper:hover .ddr-widget-toolbox--section-slider {\n    border: 2px solid rgb(226, 118, 37) !important;\n  }\n\n  .ddr-widget-toolbox--active.ddr-widget-toolbox--section-slider {\n    border: 2px solid rgb(226, 118, 37);\n  }\n\n  .ddr-widget {\n    background-color: transparent;\n    background-image: none;\n    inset: auto;\n    height: auto;\n    width: auto;\n    max-height: none;\n    max-width: none;\n    min-height: 0px;\n    min-width: 0px;\n    padding: 0px;\n    margin: 0px;\n    overflow: hidden;\n  }\n\n  .ddr-widget__rich-text {\n    position: relative;\n    cursor: auto;\n    overflow-wrap: break-word;\n    overflow: hidden;\n  }\n\n  .ddr-widget__image {\n    position: relative;\n    max-width: 100%;\n    height: auto;\n    margin: auto;\n    display: flex;\n  }\n\n  .ddr-widget__image a,\n  .ddr-widget__image img {\n    overflow: hidden;\n    width: 100%;\n    max-width: 100%;\n    max-height: 100%;\n  }\n\n  .ddr-widget__image a,\n  .ddr-widget__image a:active,\n  .ddr-widget__image a:focus,\n  .ddr-widget__image a:hover,\n  .ddr-widget__image a:link,\n  .ddr-widget__image a:visited {\n    display: inline-block;\n    vertical-align: middle;\n    color: inherit;\n    text-decoration: none;\n    border: none;\n    box-shadow: none;\n  }\n\n  @media (min-width: 1281px) {\n    .ddr-page-row__wrap--max {\n      flex-wrap: wrap;\n    }\n\n    .ddr-page-rowwrap--max .ddr-page-columnwrap--max {\n      width: 100% !important;\n    }\n\n    .ddr-page-row__wrap-reverse--max {\n      flex-wrap: wrap-reverse;\n    }\n\n    .ddr-page-rowwrap-reverse--max .ddr-page-columnwrap-reverse--max {\n      width: 100% !important;\n    }\n\n    .ddr-page-column__hide--max,\n    .ddr-page-widget__hide--max {\n      display: none;\n    }\n  }\n\n  @media (max-width: 1280px) and (min-width: 1025px) {\n    .ddr-page-row__wrap--1280 {\n      flex-wrap: wrap;\n    }\n\n    .ddr-page-rowwrap--1280 .ddr-page-columnwrap--1280 {\n      width: 100% !important;\n    }\n\n    .ddr-page-row__wrap-reverse--1280 {\n      flex-wrap: wrap-reverse;\n    }\n\n    .ddr-page-rowwrap-reverse--1280 .ddr-page-columnwrap-reverse--1280 {\n      width: 100% !important;\n    }\n\n    .ddr-page-column__hide--1280,\n    .ddr-page-widget__hide--1280 {\n      display: none;\n    }\n  }\n\n  @media (max-width: 1024px) and (min-width: 769px) {\n    .ddr-page-row__wrap--1024 {\n      flex-wrap: wrap;\n    }\n\n    .ddr-page-rowwrap--1024 .ddr-page-columnwrap--1024 {\n      width: 100% !important;\n    }\n\n    .ddr-page-row__wrap-reverse--1024 {\n      flex-wrap: wrap-reverse;\n    }\n\n    .ddr-page-rowwrap-reverse--1024 .ddr-page-columnwrap-reverse--1024 {\n      width: 100% !important;\n    }\n\n    .ddr-page-column__hide--1024,\n    .ddr-page-widget__hide--1024 {\n      display: none;\n    }\n  }\n\n  @media (max-width: 768px) and (min-width: 481px) {\n    .ddr-page-row__wrap--768 {\n      flex-wrap: wrap;\n    }\n\n    .ddr-page-rowwrap--768 .ddr-page-columnwrap--768 {\n      width: 100% !important;\n    }\n\n    .ddr-page-row__wrap-reverse--768 {\n      flex-wrap: wrap-reverse;\n    }\n\n    .ddr-page-rowwrap-reverse--768 .ddr-page-columnwrap-reverse--768 {\n      width: 100% !important;\n    }\n\n    .ddr-page-column__hide--768,\n    .ddr-page-widget__hide--768 {\n      display: none;\n    }\n  }\n\n  @media (max-width: 480px) and (min-width: 321px) {\n    .ddr-page-row__wrap--480 {\n      flex-wrap: wrap;\n    }\n\n    .ddr-page-rowwrap--480 .ddr-page-columnwrap--480 {\n      width: 100% !important;\n    }\n\n    .ddr-page-row__wrap-reverse--480 {\n      flex-wrap: wrap-reverse;\n    }\n\n    .ddr-page-rowwrap-reverse--480 .ddr-page-columnwrap-reverse--480 {\n      width: 100% !important;\n    }\n\n    .ddr-page-column__hide--480,\n    .ddr-page-widget__hide--480 {\n      display: none;\n    }\n  }\n\n  @media (max-width: 320px) and (min-width: 0px) {\n    .ddr-page-row__wrap--320 {\n      flex-wrap: wrap;\n    }\n\n    .ddr-page-rowwrap--320 .ddr-page-columnwrap--320 {\n      width: 100% !important;\n    }\n\n    .ddr-page-row__wrap-reverse--320 {\n      flex-wrap: wrap-reverse;\n    }\n\n    .ddr-page-rowwrap-reverse--320 .ddr-page-columnwrap-reverse--320 {\n      width: 100% !important;\n    }\n\n    .ddr-page-column__hide--320,\n    .ddr-page-widget__hide--320 {\n      display: none;\n    }\n  }\n\n  #ddr-rich-text-000 * {\n    line-height: 1.6;\n  }\n\n  [data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-001 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-1000 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-1001 * {\n    line-height: 1.6;\n  }\n\n  #ddr-rich-text-2000 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-2001 * {\n    line-height: 1.6;\n  }\n\n  #ddr-rich-text-3000 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-3001 * {\n    line-height: 1.6;\n  }\n\n  #ddr-rich-text-4000 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-4001 * {\n    line-height: 1.6;\n  }\n\n  #ddr-rich-text-5000 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-5001 * {\n    line-height: 1.6;\n  }\n\n  #ddr-rich-text-6000 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-6001 * {\n    line-height: 1.6;\n  }\n\n  #ddr-rich-text-7000 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-7001 * {\n    line-height: 1.6;\n  }\n\n  \/\/\n  --\u003e\n\u003c\/style\u003e\n\u003cscript\u003e\n  \u003c!--\n  (function(src, cb) {\n    var s = document.createElement('script');\n    s.setAttribute('src', src);\n    s.onload = cb;\n    (document.head || document.body).appendChild(s);\n  })('https:\/\/ucarecdn.com\/libs\/blinkloader\/3.x\/blinkloader.min.js', function() {\n    window.Blinkloader.optimize({\n      pubkey: \"7e7cb2191e43d9e6ba19\",\n      fadeIn: true\n    });\n  });\n\n  \/\/\n  --\u003e\n\u003c\/script\u003e\n\u003cscript type=\"text\/javascript\"\u003e\n  \u003c!--\n  (function() {\n    var head = document.getElementsByTagName('head').item(0),\n      url = 'https:\/\/app.dragdropr.com\/components\/dependency-manager.js?version=1.0.8';\n\n    for (var i = 0; i \u003c head.children.length; i++) {\n      if (head.children.item(i).tagName === 'SCRIPT' \u0026\u0026 head.children.item(i).src.indexOf(url) !== -1) {\n        return;\n      }\n    }\n\n    var node = document.createElement('script');\n    node.async = 1;\n    node.src = url;\n    head.insertBefore(node, null);\n  })();\n\n  \/\/\n  --\u003e\n\u003c\/script\u003e\n\u003cdiv class=\"ddr-page-wrapper\" data-ddr-page-id=\"04c0f70a-7b76-11eb-9ee6-0242ac140007\"\u003e\n  \u003cdiv class=\"ddr-page\" style=\"max-width: 100%; margin: auto;\"\u003e\n    \u003cdiv id=\"ddr-a01b6eaeae\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-0\" style=\"background-color: rgb(255, 255, 255);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-0\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-0\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-row__wrap--768\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-column__wrap--768 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-341a0bd644\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \" style=\"background-color: rgb(244, 245, 247);\"\u003e\n                  \u003cdiv id=\"ddr-rich-text-000\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n\u003cbr\u003e\n                    \u003cul\u003e\n                      \u003cli\u003e\n                        \u003cp\u003e\u003cspan style=\"font-size: 24px;\"\u003e\u003cstrong\u003eExcellent Slicing Results\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n                      \u003c\/li\u003e\n                      \u003cli\u003e\n                        \u003cp\u003e\u003cspan style=\"font-size: 24px;\"\u003e\u003cstrong\u003eStainless Steel\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n                      \u003c\/li\u003e\n                      \u003cli\u003e\n                        \u003cp\u003e\u003cspan style=\"font-size: 24px;\"\u003e\u003cstrong\u003eEasy and Safe Operation\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n                      \u003c\/li\u003e\n                      \u003cli\u003e\n                        \u003cp\u003e\u003cspan style=\"font-size: 24px;\"\u003e\u003cstrong\u003eVersatile Application\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n                      \u003c\/li\u003e\n                      \u003cli\u003e\n                        \u003cp\u003e\u003cspan style=\"font-size: 24px;\"\u003e\u003cstrong\u003eEasy To Clean\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n                      \u003c\/li\u003e\n                    \u003c\/ul\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-86979185d2\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \" style=\"background-color: rgb(244, 245, 247);\"\u003e\n                  \u003cdiv id=\"ddr-rich-text-001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n                    \u003ch2 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eGet excellent slicing results and easily slice different food items, including meat, vegetables, fruits, and more with this stainless steel food cutter.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-1 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-row__wrap--768\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-column__wrap--768 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-1f89b4b00f\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-0 \"\u003e\n                \u003cdiv class=\"ddr-widget \" style=\"background-color: rgb(244, 245, 247);\"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/27CHEESESLICER_5aee93ae-8d34-4a0f-b7a5-557decb1ddaa.png?v=1665986681\" title=\"Meat \u0026amp; cheese Slicer - Lunch Meat and Egg Slicer - Stainless Steel Food Cutter - \" alt=\"Meat \u0026amp; cheese Slicer - Lunch Meat and Egg Slicer - Stainless Steel Food Cutter - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"ddr-4585ccdf5f\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-1\" style=\"background-color: rgb(255, 255, 255);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-1\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-1\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-rowwrap--768 ddr-page-rowwrap-reverse--1024\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-columnwrap--768 ddr-page-columnwrap-reverse--1024 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-c0c9834ed8\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-1000\" class=\"ddr-widget__rich-text \" style=\"margin: 30px 20px 0px;\"\u003e\n                    \u003ch2 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eExcellent Slicing Results\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-fab3c3486d\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-1001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eDo you cook often? If you do then you’ll be well aware of just how challenging it can be to get the kind of smooth or clean food slicing results you want with knives, especially if the food item you’re trying to slice is pretty slippery or has an awkward shape. This usually means that you’ll have to spend quite a lot of time cutting and re-cutting just to get the results you want, and not only is this approach time-wasting, but it also isn’t energy efficient. \u003cbr\u003e\u003cbr\u003eIf you’re in the market for a food slicing option that you can use to get much better food slicing results, then this stainless steel food cutter is the perfect option for you. The cutting wire is \u003cstrong\u003esturdy and sharp\u003c\/strong\u003e so you’ll always be able to cut whatever you want with little to no challenges.\u003c\/span\u003e\u003c\/p\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-91360678b7\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-2 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/27CHEESESLICER_-_Excellent_Slicing_Results.png?v=1662355815Food%20Cutter\/Slicer%20-%20Excellent%20Slicing%20Results%20-%20\" alt=\"Food Cutter\/Slicer - Excellent Slicing Results - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"ddr-3c79cec4d1\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-2\" style=\"background-color: rgb(244, 245, 247);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-2\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-2\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-rowwrap--768 ddr-page-rowwrap-reverse--1024\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-columnwrap--768 ddr-page-columnwrap-reverse--1024 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-81472c79c6\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-2000\" class=\"ddr-widget__rich-text \" style=\"margin: 30px 20px 0px;\"\u003e\n                    \u003ch2 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eQuality Build\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-5c8dd8e646\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-2001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eThere are quite a number of kitchen cutting tools available on the market, so you might  be wondering, “What makes this cutting tool a better fit for my cooking needs than the ton of other options available on the market?” That’s a great question, and the answer is easy; it’s quality! \u003cbr\u003e\u003cbr\u003eOne thing you’ll have certainly had to deal with if you’ve tried using different cutting tools is how quickly they get notched and blunt, meaning you won’t be able to use them to get the smooth cutting results you want. With this stainless steel food cutter, however, you won’t have to worry about that. This is because it is \u003cstrong\u003emade with strong, rust-resistant wires\u003c\/strong\u003e that ensure you’ll be able to do all your slicing hitch-free.\u003c\/span\u003e\u003c\/p\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-03a065f848\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-2 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/27CHEESESLICER_-_Quality_Build_c2be5b38-f33b-40dd-a374-c0ea8ace1c7b.png?v=1665986681\" title=\"Food Cutter\/Slicer - Quality Build - \" alt=\"Food Cutter\/Slicer - Quality Build - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"ddr-57a6fdb9de\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-3\" style=\"background-color: rgb(255, 255, 255);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-3\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-3\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-rowwrap--768 ddr-page-rowwrap-reverse--1024\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-columnwrap--768 ddr-page-columnwrap-reverse--1024 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-bc2845a8c5\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-3000\" class=\"ddr-widget__rich-text \" style=\"margin: 30px 20px 0px;\"\u003e\n                    \u003ch2 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eEasy and Safe Operation\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-91ecb3ced2\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-3001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eWhen it comes to using cutting tools, ease of use and handling safety are very important. This is because you certainly won’t be able to cut or slice as easily as you want if you’re not able to grip or handle your cutting tool easily. Poor handling also significantly increases the risks of cutting accidents while using the tool. \u003cbr\u003e\u003cbr\u003eThis stainless steel food cutter, however, has an \u003cstrong\u003eeasy-to-use\u003c\/strong\u003e design that ensures you’ll be able to cut whatever you want with no problems whatsoever. All you’ll have to do is place the food you want to cut on the base and then press the top cover to cut it. This design also makes it pretty safe to use since your hands will have \u003cstrong\u003eno direct contact with the cutting wires.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-7d39c55ec2\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-2 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/27CHEESESLICER_-_Easy_and_Safe_Operation.png?v=1662355815\" title=\"Food Cutter\/Slicer - Easy and Safe Operation - \" alt=\"Food Cutter\/Slicer - Easy and Safe Operation - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"ddr-baff3a3531\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-4\" style=\"background-color: rgb(244, 245, 247);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-4\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-4\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-rowwrap--768 ddr-page-rowwrap-reverse--1024\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-columnwrap--768 ddr-page-columnwrap-reverse--1024 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-55347c4d8a\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-4000\" class=\"ddr-widget__rich-text \" style=\"margin: 30px 20px 0px;\"\u003e\n                    \u003ch2 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eVersatile Application\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-a7648c9de0\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-4001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eAnother thing that makes this stainless steel cutting tool a great option is that it's very versatile. This basically means that you’ll always be able to use it to cut or \u003cstrong\u003eslice different kinds of food\u003c\/strong\u003e such as boiled eggs, vegetables, meat, sausages, cheese, fruits, and so much more. Get creative in the kitchen and decorate platters and dishes with perfectly sliced food!\u003c\/span\u003e\u003c\/p\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-37c1052e85\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-2 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/27CHEESESLICER_-_Versatile_Application.png?v=1662355816\" title=\"Food Cutter\/Slicer - Versatile Application - \" alt=\"Food Cutter\/Slicer - Versatile Application - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"ddr-2f79739998\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-5\" style=\"background-color: rgb(255, 255, 255);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-5\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-5\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-rowwrap--768 ddr-page-rowwrap-reverse--1024\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-columnwrap--768 ddr-page-columnwrap-reverse--1024 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-9fa98f90e9\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-5000\" class=\"ddr-widget__rich-text \" style=\"margin: 30px 20px 0px;\"\u003e\n                    \u003ch2 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eEasy To Clean\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-f43dcd0458\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-5001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eIn addition to having a versatile application and being totally safe to handle and use, this stainless steel food cutter is also easy to clean. You’ll always be able to simply rinse it with water once you’re done using it, and unlike other cutting tools, there’s no risk of rust damage. This is because this tool has \u003cstrong\u003erust-resistant wires!\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-e81eb1eb1a\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-2 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/27CHEESESLICER_-_Easy_To_Clean.png?v=1662355815\" title=\"Food Cutter\/Slicer - Easy To Clean - \" alt=\"Food Cutter\/Slicer - Easy To Clean - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"ddr-b3fd63699b\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-6\" style=\"background-color: rgb(244, 245, 247);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-6\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-6\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-rowwrap--768 ddr-page-rowwrap-reverse--1024\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-columnwrap--768 ddr-page-columnwrap-reverse--1024 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-deb95e879c\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-6000\" class=\"ddr-widget__rich-text \" style=\"margin: 30px 20px 0px;\"\u003e\n                    \u003ch3 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eTechnical characteristics :\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-318e619914\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-6001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n\u003cul\u003e                    \n\u003cli style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eColour: Yellow, White\u003c\/span\u003e\u003c\/li\u003e\n                    \u003cli style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eSize: 22 x 12.8 x 5cm (8.6 x 5 x 2 in)\u003c\/span\u003e\u003c\/li\u003e\n                    \u003cli style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eMaterial: Stainless steel, ABS\u003c\/span\u003e\u003c\/li\u003e\n\u003cul\u003e\n                  \u003c\/ul\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-93f73cae4c\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-2 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/27CHEESESLICER_-_DIMENSION.png?v=1662355814\" title=\"Food Cutter\/Slicer - Dimensions - \" alt=\"Food Cutter\/Slicer - Dimensions - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"ddr-8413710b04\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-7\" style=\"background-color: rgb(255, 255, 255);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-7\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-7\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-rowwrap--768 ddr-page-rowwrap-reverse--1024\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-columnwrap--768 ddr-page-columnwrap-reverse--1024 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-763c70cd56\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-7000\" class=\"ddr-widget__rich-text \" style=\"margin: 30px 20px 0px;\"\u003e\n                    \u003ch3 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eIncluded :\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-3116017883\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-7001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003e1 x Slicer\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-fd93c526ed\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-2 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/27CHEESESLICER_-_PACKAGE.png?v=1662355814\" title=\"Food Cutter\/Slicer - Package - \" alt=\"Food Cutter\/Slicer - Package - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n  \u003c!--\n  (function() {\n    \/\/ STEPS\n    \/\/ generator step function\n    function popUpAction(el, contextData) {\n      let popUpcontextData = JSON.parse(el.getAttribute(\"datapopup\"));\n\n      el.removeAttribute(\"href\");\n      el.removeAttribute(\"target\");\n\n      el.addEventListener('click', function(event) {\n        event.preventDefault;\n        window.open(contextData.href, \"\", \"scrollbars=no,resizable=no,status=no,location=no,toolbar=no,menubar=no,width=0,height=0,left=-1000,top=-1000\")\n      })\n      console.log(el)\n    }\n\n    \/\/ MAIN\n    \/\/fetch all anchors with specific marker \"datapopup\"\n\n    var allAnchors = document.body.getElementsByTagName(\"a\");\n\n    var popupAnchors = []\n    for (let i = 0; i \u003c allAnchors.length; i++) {\n      let currentAnchor = allAnchors[i];\n      if (currentAnchor.hasAttribute(\"datapopup\")) {\n        popupAnchors.push(currentAnchor)\n      }\n    }\n\n    \/\/Aadd functionality to expected elements\n    for (let i = 0; i \u003c popupAnchors.length; i++) {\n      console.log(\"Bla\");\n      let currentAnchor = popupAnchors[i];\n\n      const contextData = JSON.parse(currentAnchor.getAttribute(\"datapopup\"));\n      popUpAction(currentAnchor, contextData)\n    }\n\n\n  })()\n\n  \/\/\n  --\u003e\n\u003c\/script\u003e","brand":"Foeses","offers":[{"title":"Yellow","offer_id":47437830783206,"sku":"27CHEESESLICER-YELLOW","price":10.49,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":47437830815974,"sku":"27CHEESESLICER-WHITE","price":10.49,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/0743\/5494\/files\/27CHEESESLICER_5aee93ae-8d34-4a0f-b7a5-557decb1ddaa.png?v=1773067004","url":"https:\/\/maisonelarabrand.com\/products\/food-cutterslicer","provider":"Maison Elara","version":"1.0","type":"link"}