Go Bulldogs cow bell
Go loud or go home. 2 sizes available.
LG - 3 inch
Med - 2 inch
import wixLocation from 'wix-location'; $w.onReady(() => { let obj = { 'domainUrl': wixLocation.baseUrl, 'pageUrl': wixLocation.url, 'pageQuery': wixLocation.query } $w("#html1").postMessage(obj); });