Stainless Steel Steak Fork Set 6-Piece
SKU:
(You save
) Limited Offer
Multibuy Deals
Extra available multibuy discount rates
-
Buy 3 - 4
and get Extra 2% OFF
-
Buy 5 - 9
and get Extra 3% OFF
-
Buy 10 or more
and get Extra 4% OFF
Stainless Steel Steak Fork Set 6-Piece.
Made of 2CR14#stainless steel, which is famous for its corrosion resistance,and the handle is made of ABS plastic,heat and low temperature resistance.
It is food grade,not rust,durable,and this blade is with dentate,easy for cutting the steak,and easy to clean.
A set include 6 different color forks.
Easy to clean:Our utensils are carefully hand-polished,smooth edge won’t hurt your mouth. Dishwasher safe but hand wash recommended.
- 6-piece set.
- Dinner fork.
- 2CR14# stainless steel, ABS plastic.
- Full length is around 23cm, thickness of the blade is 1.2mm.
- 330g set.
package: bubble bag.
- Item Type:
- Fork
- Fork Type:
- Steak Fork
- Type:
- Set of 6-pieces
- Function:
- Eco-friendly
- Material:
- Metal, ABS
- Metal Type:
- Stainless Steel
- Certification:
- CIQ, LFGB, SGS
- Color:
- Silver blade and colourful handle
- Size:
- 23cm
- Blade thickness:
- 1.2mm
- Weight:
- 330g/set
‹script>
// Safari mobile menu fix
document. addEventListener( 'DOMContentLoaded', function() {
setTimeout (function() {
var toggler = document.querySelector(' mobileMenu-toggle');
var menu = document.querySelector('. navPages-container');
if (toggler && menu) {
var newToggler = toggler. cloneNode(true) ;
toggler.parentNode.replaceChild(newToggler, toggler);
newToggler. addEventListener( 'click', function(e) {
e. preventDefault();
menu. classList.toggle('is-open'); menu.classList.toggle('show');
this. classList.toggle('is-open') ;
}.) ;
300);
}) ;