Page chargée

Le panier est vide

Sous-total des produits: 0.00 $
Continuer à magasiner
Voir le panier
Raccord en PVC
0.78 $

RACCORD TÉ PVC 3/4" X 3/4" X 3/4" #401007

50002
Disponibilité: En stock
Description :
RACCORD TÉ PVC (collée) 3/4" X 3/4" X 3/4" FEMELLE,FEMELLE,FEMELLE #401007
Quantité :
Ajouter au panier 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}