(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/5
Description
Easily peel and chop garlic in a few seconds!
It solved the problem ofcutting minced garlic and grinding minced chili, which was time-consuming and laborious, also, getting on the hands is the trouble of pungent smell.
Use this economical and practical "Manual Garlic Twist Crusher Box", environmentally friendly, healthy, and sanitary, and bring you a comfortable kitchen experience.
Main Features
★Save time: Grinding ingredients is faster than a knife, and the ground garlic not only has a delicate taste but also greatly saves time.
★Multi-function: The garlic press is multi-function, not only can cut the garlic, but also other types of ingredients, such as ginger, herbs, peppers, shallots, fruits, nuts,etc.
★Free your hands:Use this garlic press to easily grind a whole clove of garlic into garlic paste, without staining your hands,and without leaving a strong smell on your hands.
★Mincing Teeth:Nine coarse teeth are set in the lid and inside of the box, mincing teeth are beveled in both directions for more efficient crushing. It is not easy to break under normal use, and it is strong and durable.
★Anti-splash: Box design, make sure garlic paste stays in the box, avoid garlic splash when rotating.
★Safe materials:Made of high-quality food-grade plastic materials, no blades, safer, you can use it with confidence. Suitable for both hand washing and dishwasher washing, easy to clean.
Specifications
Product Weight
40G
Package Size (L x W x H)
8 × 8 × 4cm / 3.1 × 3.1 × 1.6inches
Package Contents
Manual Garlic Twist Crusher Box × 1
Material
Plastic
Color
Blue, White
Note
Due to manual measurements, please allow slight measurement deviations.
Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed on the picture.
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)