How can I add an audio player to a product page?

basically it’s I need a different component in the editor a video player. and you need to retrieve the URL from the cms collection

let videoSrc = $w("#myVideoPlayer").src;

1 Like