Home Forums WoodMart support forum How to display SKU on the single product page

How to display SKU on the single product page

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #646235

    hey3212
    Participant

    Hi,

    I have entered sku on the inventory tab for each product at the back end. How to display them on the single product page?

    #646400

    Hello,

    1. Navigate to Theme Settings.
    2. Select a Single Product.
    3. Navigate to the Elements section.
    4. In the Show Product Meta area, choose the product meta.

    See the Screenshot for a better understanding: https://ibb.co/dgbPQtw

    If you have any questions feel free to contact us.

    Best Regards,

    #648453

    hey3212
    Participant

    Hi,

    I made the selection as you suggested, but the SKUs are still not appearing on the product page.

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

    Hello,
    Maybe you are using Custom WooCommerce Builder layouts, which is part of WooCommerce Builder from WoodMart. Navigate to Layouts > Edit Single Product layout and add the Product Meta widget in the layout .

    Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    If the issue remains, share the wp logins details so i will further check on your site and give you a possible solution.

    Best Regards

    #648691

    hey3212
    Participant

    Hi,

    Are you saying I need to amend the layout in Elementor? If so, how to add the SKU on the Elementor page?

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

    Hello,

    If you are using a custom layout you need to add the product meta widget in the layout to show this.
    https://ibb.co/fzTMP0gQ

    Best Regards,

    #648869

    hey3212
    Participant

    Hi,

    Thanks very much for your reply. I am a bit confused. Where to get this widget https://ibb.co/fzTMP0gQ and where in the layout to add this widget to? Appreciate more explanation.

    #649036

    Hello,

    Please watch this video for a better understanding: https://uploadnow.io/f/nLSwS4p

    Best Regards,

    #649040

    hey3212
    Participant

    Thank you very much! This is really helpful. I need to make the SKU digits smaller. But when I change the label typography, only the button “SKU” is affected. How to change the 17 digits SKU numbers along with the button? Attached.

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

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and give you a possible solution

    Best Regards.

    #649243

    hey3212
    Participant

    Here you go. In the private section. Thank u.

    #649414

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .single-product span.sku {
       color: #e70f0f !important;
         font-size: 15px;
    }

    Best Regards,

    #649756

    hey3212
    Participant

    Great. It worked. Thanks a lot!

    #649851

    Hello,

    You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

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

The topic ‘How to display SKU on the single product page’ is closed to new replies.