
How can I add SKU/item number to my product details? WooCommerce

How can I add SKU/item number to my product details? WooCommerce
Hello,
Sorry for the issue. SKU is not displayed for me either. I have forwarded the issue to our developers for investigation and will let you know as soon as there are any news on it.
Sincerely,
Nettie,
BillionDigital Team
Hello,
The issue with SKU was fixed and will be included into the next Themler update.
Thank you,
Nettie,
BillionDigital Team
Hello,
The issue with SKU was fixed and will be included into the next Themler update.
Thank you,
Nettie,
BillionDigital Team
Where do i add SKU Virtumart ?
> Hello, > > The issue with SKU was fixed and will be included into the next Themler update. > > Thank you, > Nettie, > BillionDigital Team Where do i add SKU Virtumart ?Hello Thobias,
For Joomla and Virtuemart SKU output is not supported by default. However you may output SKU for the product with the help of the CMS Code control:
1. Open Product Details template.
2. Navigate Insert >> Controls >> More >> CMS Code and insert this control to the desired location on the page.
3. Click CMS Code tab >> Edit CMS Code and add the code below in php code format:
<?php echo $product->sku ?>
Or refer to the attachment and copy and paste the whole code.
Sincerely,
Nettie,
BillionDigital Team
Last edited 14 March 2016 by Support Team