Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.
//popup window on click
//remove breadcrumbs from product popup on desktop
if (location.search.includes('popup=1')) {
document.body.classList.add('popup-mode');
}
//adding video NOT preloading and only on hover
//more video preloading
//more video preloading work
//show video duration or length before hover
//remove thin box from non video products
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.