add_filter( 'wcgs_show_shop_video_for_specific_pages', function(){
return array( '5465', '5513', '1856' ); // Set your page ids with comma.
});
add_filter( 'wcgs_show_shop_video_for_specific_pages', function(){
return array( '5465', '5513', '1856' ); // Set your page ids with comma.
});