top of page
$30.00Price
Product Page: Stores Product Widget
bottom of page
import wixLocation from 'wix-location'; $w.onReady(() => { let obj = { 'domainUrl': wixLocation.baseUrl, 'pageUrl': wixLocation.url, 'pageQuery': wixLocation.query } $w("#html1").postMessage(obj); });