Comments BrionicSecurity started the conversationJuly 18, 2023 at 7:34amHi, I would like to show the SKU under the price of the product at the Shop view.Currently the theme allows me to customize the "Product Style" and hide or show the price, but in addition to this I would like to show the SKU in that view.Please advise.Attached files: SKU.png 279Noah repliedJuly 18, 2023 at 8:08amHi there,To show the SKU in the shop area \ category pages you will need to use a woocommerce hook like shown hereĀ https://stackoverflow.com/questions/38149474/how-to-show-sku-before-woocommerce-product-title-on-archive-pageThen you would need to customize it to look well on your category pages as the theme does not have this designed into it.Hope you can work it from there. Sign in to reply ...
Hi, I would like to show the SKU under the price of the product at the Shop view.
Currently the theme allows me to customize the "Product Style" and hide or show the price, but in addition to this I would like to show the SKU in that view.
Please advise.
Attached files: SKU.png
Hi there,
To show the SKU in the shop area \ category pages you will need to use a woocommerce hook like shown hereĀ https://stackoverflow.com/questions/38149474/how-to-show-sku-before-woocommerce-product-title-on-archive-page
Then you would need to customize it to look well on your category pages as the theme does not have this designed into it.
Hope you can work it from there.