Preview

This is your website preview.

Currently it only shows your basic business info. Start adding relevant business details such as description, images and products or services to gain your customers attention by using Boost 360 android app / iOS App / web portal.

STERISHEALTHCAREPVTLTD1D35 663dbb6581102ba8adf84d5d Medicines https://www.sterispharma.com/bhavnagar
Chat with us  
`; // Create a div element to act as the shadow host const shadowHost = document.createElement('div'); // Changed 'p' to 'div' for a more common shadow host document.getElementById(id).appendChild(shadowHost); // Corrected the id selection // Attach a shadow root to the shadow host const shadowRoot = shadowHost.attachShadow({ mode: 'open' }); // Insert the HTML string into the shadow root shadowRoot.innerHTML = customHtmlString; } if (document.getElementById("custompagee-content-html")) { addDynamicHtml('custompagee-content-html'); } });