], { 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);
});
});
})();

In his latest X post, The Rock promoted the first shoe that the brand had started selling back in 2017.

This 2017 black and gold colorway was @projectrock’s FIRST EVER training shoe.; Brings me immense gratitude and motivation to continue to deliver the best in training shoes and fitness wear for our ever growing PROJECT ROCK CULTURE. ; A lot has changed since 2017, but the hunger hasn’t. ; Remember your why,” He wrote.

Project Rock is a The Rock’s apparel brand that sells athletic clothes and accessories.

The Rock has been away from WWE programming for nearly a year now

Miami’s own made his last WWE appearance at last year’s Elimination Chamber Premium Live Event. He came out after John Cena won the Men’s Elimination Chamber match to confront him and Cody Rhodes. After the American Nightmare declined Rock’s offer to become his Champion, the Brahma Bull revealed his true plan.

On The Rock’s command, John Cena turned heel by hitting Cody with a low blow. This kickstarted Cena’s run as a heel which culminated into Cena winning his 17th World Championship at WrestleMania. Despite being one of the cornerstones of Cena’s heel turn, The Final Boss didn’t make a single WWE appearance after Elimination Chamber.

It will be interesting to see when the fans will get to see the People’s Champion back in a WWE ring.