Relative Content

Tag Archive for phpwordpressweb

WordPress and woocomerce

i need help to get when user click any option y dropmenu
`const updatePrices = () => {
const totalPriceElement = document.getElementById(‘wapo-total-order-price’);
const distanceSelector = document.getElementById(‘yith-wapo-option-value’);
const replicatedTotalPriceElement = document.getElementById(‘replicated-total-price’);
const devolucionesMovesElement = document.querySelector(‘#devoluciones-moves’);
const totalInstalacionElement = document.querySelector(‘#total-instalacion’);
const campoAdicionalElement = document.querySelector(‘#campo-adicional’);