Forum Forum WordPress Theme SNS Simen – MultiPurpose WooCommerce WordPress Theme hide 'Weight' attribute on single product pages

  • Author
    Posts
  • #22617

    GabrielWard
    Participant

    Hi,

    I’m wanting to hide the product attribute for products on the frontend of the site. I’ve tried reading through the documentation, but can’t work out what to do. I know I probably have to use get_weight and apply it to a filter, but not sure exactly. Or maybe something like

    global $product;
    $product->list_attributes;

    This page here you can see the weight attribute, and I want to hide it

    http://bigsave.co.nz/product/tilly/

    Thanks for any help you can provide

You must be logged in to reply to this topic. Click here to login or register