Page loaded
Canadian dollar only
Cart
0
EN
fr
Profile
PVC fitting
Pump
Jets
Blowers
Impeller
Menu
Home
Services
Profile
Shop
Contact
Home
Services
Profile
Shop
Contact us
The cart is empty
Items subtotal:
$0.00
Keep shopping
Checkout
PVC fitting
$3.70
PVC TEE CONNECTOR 1 "X 1" X 1 1/2 "# 401001
50000
Disponibility:
In stock
Description :
PVC TEE CONNECTOR (glued) 1 "X 1" X 1 1/2 "FEMALE, FEMALE, MALE # 401001
Quantity :
Add to cart
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}