Skip to content

Instantly share code, notes, and snippets.

@razorfrog
razorfrog / ca-prop-65-woocommerce.php
Last active February 25, 2021 20:03
California Prop 65 Conditional Text in WooCommerce
<?php
///////////////////////////////////////////////////////////////////////////////////////////////////////
// Show Prop 65 Message Upon State of California Shipping Selection During WooCommerce Checkout
// https://razorfrog.com/california-prop-65-conditional-text-in-woocommerce/
///////////////////////////////////////////////////////////////////////////////////////////////////////
// First Step
// Create Prop 65 warning message and hook it into WooCommerce After Order Review
// "display:none" we have hidden the warning message by default