Home Forums WoodMart support forum How to hide shipping class weight on single product page?

How to hide shipping class weight on single product page?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #474469

    jadalo.egypt
    Participant

    We have some items with various weight options and other items where the weight doesn’t matter for the customer. Nevertheless, we have to put a weight in the shipping class for internal use. But this weight shows on the single product page. We want to have only a weight shown on the products page if we have configured it in attributes.

    Example: https://jadalo.com/product/fiber-pillow-family-bed/

    #474613

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field along with some Screenshots related to the issue so that we can check this concern on your Site and help you out accordingly.

    Best Regards.

    #474769

    jadalo.egypt
    Participant

    please find below. TIA

    Attachments:
    You must be logged in to view attached files.
    #474872

    Hello,

    If you hide the weight attribute from the attribute table then Go to Theme Setting -> disable the option Show attributes table after short description.

    In WooCommerce, an attribute table refers to the structure used to manage and display product attributes.
    You can check the attributes from edit product -> in the product data section -> click on the attributes tab. Here you can edit the product attributes.

    Best Regards.

    #474880

    jadalo.egypt
    Participant

    Hi Aizaz, I mean something different. I have attached a modified screen shot to explain better. Please have a look

    Attachments:
    You must be logged in to view attached files.
    #474950

    Hello,

    Try to add following custom css code in Theme Setting -> Global custom css section:

    tr.woocommerce-product-attributes-item--weight{
    display:none;
    }

    Best Regards.

    #475061

    jadalo.egypt
    Participant

    It’s working, thanks. Problem solved šŸ™‚

    #475062

    Most Welcome!!!.

    Iā€™m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘How to hide shipping class weight on single product page?’ is closed to new replies.