document.addEventListener("DOMContentLoaded", () => { // Find the price or summary section in WooCommerce const target = document.querySelector(".summary.entry-summary"); if (target) { const trustbox = document.createElement("div"); trustbox.className = "custom-trustbox-wrapper"; trustbox.innerHTML = `[Your Widget HTML Here]`; target.appendChild(trustbox); } }); Skip to main content

Dining Room