add_action('wp_head', function() {
echo '';
});
Marketing Support – pelicantools.com
This content is password protected. To view it please enter your password below:
Set your categories menu in Header builder -> Mobile -> Mobile menu element -> Show/Hide -> Choose menu
document.addEventListener('DOMContentLoaded', function () {
// Bypass initADA to prevent error
if (typeof s !== 'undefined' && typeof s.initADA === 'function') {
s.initADA = function () {
console.log('initADA disabled');
};
}
// Force product gallery to initialize
if (typeof woodmartThemeModule !== 'undefined' && woodmartThemeModule.productImagesGallery) {
woodmartThemeModule.productImagesGallery();
}
});