{"product_id":"food-grade-transparent-thickened-disposable-gloves","title":"✨Food-grade Transparent Thickened Disposable Gloves","description":"\u003cstyle\u003e\n.tpe-glove-page{\n  --bg:#fffdf9;\n  --soft:#fff7ed;\n  --soft2:#fff2e4;\n  --accent:#e89a5b;\n  --accent-dark:#c8783e;\n  --text:#49382d;\n  --muted:#806f61;\n  --line:#eee0d2;\n\n  max-width:1080px;\n  margin:0 auto;\n  padding:10px 16px 55px;\n  background:var(--bg);\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n}\n\n.tpe-glove-page *{\n  box-sizing:border-box;\n}\n\n.tpe-glove-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin:0;\n}\n\n\/* HEADER *\/\n.tpe-header{\n  text-align:center;\n  padding:25px 15px 32px;\n}\n\n.tpe-eyebrow{\n  margin:0 0 10px;\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:2.5px;\n  text-transform:uppercase;\n  color:var(--accent-dark);\n}\n\n.tpe-title{\n  margin:0;\n  font-size:30px;\n  line-height:1.25;\n  font-weight:750;\n  color:var(--text);\n}\n\n.tpe-subtitle{\n  max-width:680px;\n  margin:13px auto 0;\n  font-size:14px;\n  line-height:1.75;\n  color:var(--muted);\n}\n\n\/* DIVIDER *\/\n.tpe-divider{\n  width:48px;\n  height:3px;\n  margin:0 auto 45px;\n  border-radius:20px;\n  background:var(--accent);\n}\n\n\/* FEATURE BLOCK *\/\n.tpe-feature{\n  margin:0 0 48px;\n}\n\n.tpe-image{\n  width:100%;\n  overflow:hidden;\n  border-radius:12px;\n  background:var(--soft);\n}\n\n.tpe-image img{\n  width:100%;\n  height:auto;\n}\n\n.tpe-copy{\n  max-width:760px;\n  margin:20px auto 0;\n  text-align:center;\n}\n\n.tpe-copy-number{\n  display:block;\n  margin-bottom:8px;\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:2px;\n  color:var(--accent-dark);\n}\n\n.tpe-copy h3{\n  margin:0 0 9px;\n  font-size:22px;\n  line-height:1.35;\n  color:var(--text);\n}\n\n.tpe-copy p{\n  margin:0;\n  font-size:14px;\n  line-height:1.75;\n  color:var(--muted);\n}\n\n\/* FEATURE HIGHLIGHT *\/\n.tpe-highlight{\n  margin:0 auto 48px;\n  padding:40px 25px;\n  border-radius:15px;\n  background:var(--soft);\n  text-align:center;\n}\n\n.tpe-highlight-label{\n  display:block;\n  margin-bottom:9px;\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:2.3px;\n  color:var(--accent-dark);\n}\n\n.tpe-highlight h2{\n  margin:0;\n  font-size:27px;\n  line-height:1.3;\n  color:var(--text);\n}\n\n.tpe-highlight p{\n  max-width:680px;\n  margin:12px auto 0;\n  font-size:14px;\n  line-height:1.75;\n  color:var(--muted);\n}\n\n\/* BENEFIT BAR *\/\n.tpe-benefits{\n  display:flex;\n  margin:0 auto 48px;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:12px;\n  background:#fff;\n}\n\n.tpe-benefit{\n  flex:1;\n  padding:22px 12px;\n  text-align:center;\n  border-right:1px solid var(--line);\n}\n\n.tpe-benefit:last-child{\n  border-right:0;\n}\n\n.tpe-benefit strong{\n  display:block;\n  margin-bottom:6px;\n  font-size:12px;\n  color:var(--text);\n}\n\n.tpe-benefit span{\n  display:block;\n  font-size:11px;\n  line-height:1.5;\n  color:var(--muted);\n}\n\n\/* SPEC *\/\n.tpe-spec{\n  margin:0 0 48px;\n  padding:36px 28px;\n  border-radius:15px;\n  background:var(--soft2);\n}\n\n.tpe-spec-title{\n  margin:0 0 22px;\n  text-align:center;\n  font-size:24px;\n  line-height:1.3;\n  color:var(--text);\n}\n\n.tpe-spec-grid{\n  max-width:720px;\n  margin:0 auto;\n}\n\n.tpe-spec-row{\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:13px 0;\n  border-bottom:1px solid rgba(200,120,62,.15);\n  font-size:14px;\n  line-height:1.5;\n}\n\n.tpe-spec-row:last-child{\n  border-bottom:0;\n}\n\n.tpe-spec-row strong{\n  color:var(--text);\n}\n\n.tpe-spec-row span{\n  text-align:right;\n  color:var(--muted);\n}\n\n\/* NOTES *\/\n.tpe-notes{\n  margin:0 auto 48px;\n  padding:30px 25px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:#fff;\n}\n\n.tpe-notes-title{\n  margin:0 0 15px;\n  text-align:center;\n  font-size:21px;\n  color:var(--text);\n}\n\n.tpe-note{\n  position:relative;\n  max-width:700px;\n  margin:0 auto;\n  padding:8px 0 8px 20px;\n  font-size:13px;\n  line-height:1.7;\n  color:var(--muted);\n}\n\n.tpe-note:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:17px;\n  width:7px;\n  height:7px;\n  border-radius:50%;\n  background:var(--accent);\n}\n\n\/* MOBILE *\/\n@media(max-width:749px){\n\n  .tpe-glove-page{\n    padding:5px 10px 38px;\n  }\n\n  .tpe-header{\n    padding:20px 10px 28px;\n  }\n\n  .tpe-eyebrow{\n    font-size:9px;\n    letter-spacing:1.8px;\n  }\n\n  .tpe-title{\n    font-size:25px;\n  }\n\n  .tpe-subtitle{\n    font-size:13px;\n    line-height:1.65;\n  }\n\n  .tpe-divider{\n    margin-bottom:32px;\n  }\n\n  .tpe-feature,\n  .tpe-highlight,\n  .tpe-benefits,\n  .tpe-spec,\n  .tpe-notes{\n    margin-bottom:35px;\n  }\n\n  .tpe-image{\n    border-radius:8px;\n  }\n\n  .tpe-copy{\n    margin-top:16px;\n  }\n\n  .tpe-copy h3{\n    font-size:19px;\n  }\n\n  .tpe-copy p{\n    font-size:13px;\n  }\n\n  .tpe-highlight{\n    padding:31px 17px;\n    border-radius:11px;\n  }\n\n  .tpe-highlight h2{\n    font-size:22px;\n  }\n\n  .tpe-highlight p{\n    font-size:13px;\n  }\n\n  .tpe-benefit{\n    padding:17px 5px;\n  }\n\n  .tpe-benefit strong{\n    font-size:9px;\n  }\n\n  .tpe-benefit span{\n    font-size:9px;\n  }\n\n  .tpe-spec{\n    padding:29px 17px;\n  }\n\n  .tpe-spec-title{\n    font-size:21px;\n  }\n\n  .tpe-spec-row{\n    font-size:12px;\n    gap:12px;\n  }\n\n  .tpe-notes{\n    padding:26px 17px;\n  }\n\n  .tpe-notes-title{\n    font-size:19px;\n  }\n\n  .tpe-note{\n    font-size:12px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"tpe-glove-page\"\u003e\n\u003c!-- HEADER --\u003e\n\u003csection class=\"tpe-header\"\u003e\n\u003cp class=\"tpe-eyebrow\"\u003eCLEAN · HYGIENIC · VERSATILE\u003c\/p\u003e\n\u003ch2 class=\"tpe-title\"\u003eTransparent TPE Food-Grade Gloves\u003c\/h2\u003e\n\u003cp class=\"tpe-subtitle\"\u003eLightweight disposable gloves designed for cleaner food handling, everyday kitchen tasks, cleaning, crafting, and more.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tpe-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- FEATURE 01 --\u003e\n\u003csection class=\"tpe-feature\"\u003e\n\u003cdiv class=\"tpe-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/3301\/4275\/files\/spp_shopify20260824152049_c3159c14fb1c26784c1fab70c4c3ed5f.jpg?v=1787556053\" alt=\"Food grade transparent TPE gloves\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tpe-copy\"\u003e\n\u003cspan class=\"tpe-copy-number\"\u003e01 · FOOD GRADE\u003c\/span\u003e\n\u003ch3\u003eSafe For Everyday Food Handling\u003c\/h3\u003e\n\u003cp\u003eMade from high-quality TPE, these gloves are non-toxic and odorless, making them suitable for direct contact with food. A practical choice for cooking, baking, ingredient preparation, and other kitchen tasks where cleanliness matters.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/spp_shopify20260824152109_c5db4f45f99e6cd88fdec748bcfb9c2f_c90ede02-af2b-49ee-88d0-93ca0cb9dd44.jpg?v=1788332628\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE HIGHLIGHT --\u003e\n\u003csection class=\"tpe-highlight\"\u003e\u003cspan class=\"tpe-highlight-label\"\u003e COMFORTABLE \u0026amp; RELIABLE \u003c\/span\u003e\n\u003ch2\u003eFlexible Enough To Keep Up With You\u003c\/h2\u003e\n\u003cp\u003eThe soft yet durable TPE material allows comfortable movement while providing resistance to everyday wear. Designed for repeated use while maintaining its shape and functionality.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 02 --\u003e\n\u003csection class=\"tpe-feature\"\u003e\n\u003cdiv class=\"tpe-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/3301\/4275\/files\/spp_shopify20260824152056_80ce33171940067093678c406c0bf789.jpg?v=1787556059\" alt=\"Flexible durable TPE disposable gloves\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tpe-copy\"\u003e\n\u003cspan class=\"tpe-copy-number\"\u003e02 · FLEXIBLE \u0026amp; DURABLE\u003c\/span\u003e\n\u003ch3\u003eSoft Feel, Strong Everyday Performance\u003c\/h3\u003e\n\u003cp\u003eDesigned to balance flexibility with durability, helping the gloves move naturally with your hands while standing up to regular handling and everyday tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 03 --\u003e\n\u003csection class=\"tpe-feature\"\u003e\n\u003cdiv class=\"tpe-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/3301\/4275\/files\/spp_shopify20260824152101_896532149590bee376f043120d430dcf.jpg?v=1787556066\" alt=\"Leak resistant transparent TPE gloves\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tpe-copy\"\u003e\n\u003cspan class=\"tpe-copy-number\"\u003e03 · SECURE COVERAGE\u003c\/span\u003e\n\u003ch3\u003eHelps Keep Hands Protected From Mess\u003c\/h3\u003e\n\u003cp\u003eThe gloves provide a secure, leak-resistant fit to help shield your hands from liquids, oils, and other substances. Especially useful for messy food preparation, wet tasks, and everyday cleanup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"tpe-benefits\"\u003e\n\u003cdiv class=\"tpe-benefit\"\u003e\n\u003cstrong\u003eFOOD GRADE\u003c\/strong\u003e \u003cspan\u003eSuitable for food contact\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpe-benefit\"\u003e\n\u003cstrong\u003eFLEXIBLE\u003c\/strong\u003e \u003cspan\u003eComfortable hand movement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpe-benefit\"\u003e\n\u003cstrong\u003eLEAK RESISTANT\u003c\/strong\u003e \u003cspan\u003eHelps block liquids \u0026amp; oils\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 04 --\u003e\n\u003csection class=\"tpe-feature\"\u003e\n\u003cdiv class=\"tpe-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/spp_shopify20260824152118_e1ee4373013d3133e6bd8caed56ee73d_2fd25988-ac7e-473b-9afd-65f7924021e5.jpg?v=1788332629\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tpe-copy\"\u003e\n\u003cspan class=\"tpe-copy-number\"\u003e04 · MULTI-PURPOSE\u003c\/span\u003e\n\u003ch3\u003eOne Pair For A Variety Of Everyday Tasks\u003c\/h3\u003e\n\u003cp\u003eBeyond food preparation, these transparent gloves can also be used for cleaning, crafting, and light-duty work. The clear material makes it easy to see what you're handling while you work.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/spp_shopify20260824152111_f37b30ad90b7d0aa3eb637a358cfd697_adf85cf9-7c51-495f-8fab-4fbdc00f8651.jpg?v=1788332628\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATION HIGHLIGHT --\u003e\n\u003csection class=\"tpe-highlight\"\u003e\u003cspan class=\"tpe-highlight-label\"\u003e EVERYDAY VERSATILITY \u003c\/span\u003e\n\u003ch2\u003eFrom Kitchen Prep To Cleanup\u003c\/h2\u003e\n\u003cp\u003eKeep a box nearby for cooking, baking, handling ingredients, cleaning, crafting, and other everyday situations where an extra layer of hand coverage is useful.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"tpe-spec\"\u003e\n\u003ch2 class=\"tpe-spec-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"tpe-spec-grid\"\u003e\n\u003cdiv class=\"tpe-spec-row\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e \u003cspan\u003eTPE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpe-spec-row\"\u003e\n\u003cstrong\u003eColor\u003c\/strong\u003e \u003cspan\u003eTransparent\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpe-spec-row\"\u003e\n\u003cstrong\u003eShelf Life\u003c\/strong\u003e \u003cspan\u003e5 Years\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpe-spec-row\"\u003e\n\u003cstrong\u003ePackage Includes\u003c\/strong\u003e \u003cspan\u003e100 pcs Food Grade Transparent Thickened Disposable Gloves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- NOTES --\u003e\n\u003csection class=\"tpe-notes\"\u003e\n\u003ch2 class=\"tpe-notes-title\"\u003eCare \u0026amp; Storage Notes\u003c\/h2\u003e\n\u003cdiv class=\"tpe-note\"\u003eStore the gloves in a cool, dry place and keep them away from direct sunlight to help maintain their shelf life.\u003c\/div\u003e\n\u003cdiv class=\"tpe-note\"\u003eKeep away from sharp objects, as punctures or tears may occur if the material is exposed to sharp edges.\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"100 pcs \/ S","offer_id":49212612903131,"sku":"BOF101198-A","price":19.99,"currency_code":"USD","in_stock":true},{"title":"100 pcs \/ M","offer_id":49221628035291,"sku":"BOF101198-B","price":19.99,"currency_code":"USD","in_stock":true},{"title":"100 pcs \/ L","offer_id":49221628068059,"sku":"BOF101198-C","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/spp_shopify20260824152107_6acc0cfcdcc3d648e94f11c59d019097_1c906f74-eee0-4a7a-a103-80c59166fd59.jpg?v=1788332628","url":"https:\/\/rosenoot.com\/products\/food-grade-transparent-thickened-disposable-gloves","provider":"Rosenoot","version":"1.0","type":"link"}