Page chargée

Le panier est vide

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

RACCORD COUDE 45 PVC 1/2" X 1/2" #427005

50024
Disponibilité: En stock
Description :
RACCORD COUDE PVC 45 DEGRÉS (collée) 1/2" X 1/2" MÂLE,FEMELLE  #427005
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}