add product attributes to product loop woocommerce code example Example: get product id inside the loop woocommerce global $product; $id = $product->get_id();