- Created an iFrame on the product page with the content 'Loading...' to adjust the styling to fit the page
- Added iFrame to top of product page on Mobile, adjusted properties to collapsed & hidden on page load
- Added custom JS code that will check if: Mobile, Product Page URL contains appropriate model substring.
import wixWindow from 'wix-window';
import wixLocation from 'wix-location';
$w.onReady(function () {