Hi,
Any chance I could get a code snippet to add the text ‘Total’ before the price attribute on the booking form only after the price has been calculated.
see images of before and after a price calculation…


Thanks
Hi,
Any chance I could get a code snippet to add the text ‘Total’ before the price attribute on the booking form only after the price has been calculated.
see images of before and after a price calculation…


Thanks
yo necesito eso igualmente
Sorry, there’s no simple code snippet for this, but currently, it’s possible if you also use the Marketplace extension, then the total price is automatically refreshed on any booking form changes (dates, quantity). It basically fetches the total WooCommerce checkout price via the API, before the user is redirected to the checkout page.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.