Skip to content

Instantly share code, notes, and snippets.

@someguy9
Created August 10, 2023 01:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save someguy9/9b9d09d3917c2ceadd0b3ac118051794 to your computer and use it in GitHub Desktop.
Save someguy9/9b9d09d3917c2ceadd0b3ac118051794 to your computer and use it in GitHub Desktop.
<?php
global $product;
echo 'The current product ID is: '.$product->get_id();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment