Home Forums Basel support forum Disabling Product 360 View Gallery

Disabling Product 360 View Gallery

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5958

    Human
    Participant

    Hi,

    How can I disable or hide Product 360 View Gallery for shop manager in admin area?

    #5971

    Artem Temos
    Keymaster

    Hello,

    You can disable this field in admin panel by placing this code snippet to the functions.php file in your child theme

    function basel_product_360_view_meta() {
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)