1
Answers
How to I get the Product SKU from a Commerce Line Item?
Hi,
How do I retrieve a Product SKU from a commerce_line_item? I have managed to loop through the commerce_line_items to retrieve order id's but I am not sure how to use those id's to retrieve the Product SKU's for each corresponding line item.
If anyone knows or has a snippet of code they could post or even point me in the right direction I would be grateful.
Thanks.