Page loaded

The cart is empty

Items subtotal: $0.00
Keep shopping
Checkout
PVC fitting
$1.83

1"X 1" PVC 45 ELBOW FITTING # 427010

50026
Disponibility: In stock
Description :
45 DEGREE PVC ELBOW FITTING (glued) 1"X 1" MALE, FEMALE # 427010
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}