], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();

Punk isn’t scheduled for the show, but there is talk that Sami Zayn could be handed a rematch. It seems that this now confirms that Punk will be part of the event in some capacity.

Punk has also confirmed that he will be on SmackDown on the 17th, 24th, and 31st ahead of SummerSlam.

While there isn’t a match planned for Punk at SummerSlam as of yet, it could be that CM Punk hands Zayn his rematch at Saturday Night’s Main Event on July 18th, before moving into a story with Cody Rhodes.

Rhodes is wrapped up with his issues with Gunther at present, but that story could also end at Saturday Night’s Main Event.

CM Punk will be part of the upcoming live tour

Punk missed WWE’s European Tour a few weeks ago, which meant that several events, including Clash in Italy and Night of Champions, went ahead without him. There was a belief that he would be on the card because Roman Reigns missed most of the shows, but this wasn’t the case.

Punk has now shared his schedule for the next month, which shows he will be exclusively on SmackDown and appearing at many of the European Tour dates.

Punk’s title match on RAW was pushed to that day because of the USA vs Belgium World Cup game, which saw Belgium progress into the quarter-finals.

As the Undisputed WWE Champion, Punk will now be forced to head to SmackDown, which means that any issues he had with Roman Reigns following WrestleMania may have to wait until Crown Jewel if the two men are still the champions, since they will be forced to go head-to-head in the annual matches.