Skip to content

Instantly share code, notes, and snippets.

@koen12344
Created January 24, 2023 13:22
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 koen12344/b4d0e1822deecaeb7c4b349044ed3b12 to your computer and use it in GitHub Desktop.
Save koen12344/b4d0e1822deecaeb7c4b349044ed3b12 to your computer and use it in GitHub Desktop.
wc_product_price: %wc_product_price%
wc_product_regular_price: %wc_product_regular_price%
wc_product_sale_price: %wc_product_sale_price%
wc_product_price_including_tax: %wc_product_price_including_tax%
wc_currency_symbol: %wc_currency_symbol% (do not use this in the price field!)
wc_variation_min_current_price: %wc_variation_min_current_price%
wc_variation_max_current_price: %wc_variation_max_current_price%
wc_variation_min_regular_price: %wc_variation_min_regular_price%
wc_variation_max_regular_price: %wc_variation_max_regular_price%
wc_variation_min_sale_price: %wc_variation_min_sale_price%
wc_variation_max_sale_price: %wc_variation_max_sale_price%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment