Product weight display hide ONLY in product attribue
-
Hi great team!
I added product’s weights to our product. But we need it to use in shipping rate.
And we dont want to show it our customers. (How hide it only the product page?)
How we can hide it in the product page (but use it in shipping rate)
I attach some image.
(Tömeg is the weight in hungarian)
Thanks a lot! Its a great team with great theme! 😀
Attachments:
You must be
logged in to view attached files.
Hello,
If you have added the weight by means of the attribute, you will find the option “To show on the product page” – disable it. Or provide the page URL I will check if it is possible to hide with CSS.
Best Regards
Dear Elise!
Thanks you very very fast reply.
If i disable it in product admin page, i will disable all of other attributes too.
Yes i made it with custome CSS code.
.woocommerce-product-attributes-item–weight {
display: none;
}
Hello,
Each attribute is disabled individually. Ok if the code works it is ok. If you have any questions please feel free to contact us.
Best Regards