• Resolved audioscavenger

    (@audioscavenger)


    catalog products listing does not show SKU, and I cannot find any option to show it on the main products listing.

    That’s is how product catalogs work.

    What is the reason the listing does not show SKU ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter audioscavenger

    (@audioscavenger)

    I found a way to show SKU on listing by adding this

    <div class="product-sku">SKU: <?php echo get_product_sku( $product_id) ?></div>

    however it does not work for variations

    good effort for the free version tho. thanks

    Plugin Author ndre

    (@ndre)

    I am closing this ticket due to 1-month inactivity.

    Please feel free to reopen or post a new ticket if you have any more questions.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘catalog products listing does not show SKU’ is closed to new replies.