Page loaded

The cart is empty

Items subtotal: $0.00
Keep shopping
Checkout
Air controls for whirlpool system
$17.75

CHROME AIR CONTROL # 13715-PC

60320
Disponibility: In stock
Description :

CHROME AIR CONTROL WITH 90 DEGREE PVC ELBOW FOR 1/2 " PIPE



Quantity :
Add to cart right-arrow
console.log("Hello");const selectItemsPerPage=document.querySelector('.number_items_per_page');const optionsToRemove=['24','48'];const optionToSelect='12';console.log(selectItemsPerPage);optionsToRemove.forEach((value)=>{let option=document.querySelector('option[value="'+value+'"]');if(option){option.remove()}});let option=document.querySelector('option[value="'+optionToSelect+'"]');if(option){option.selected=!0}