Free Shipping on All Orders

CBD Oil in California: Is It Legal & Where to Buy in 2024?

Your satisfaction is our priority. If you have any concerns or CBD-related questions, we encourage you to send us a message. Our team is standing by and would love to hear from you.

Shopping cart

0
image/svg+xml

No products in the cart.

Continue Shopping
add_action('woocommerce_add_to_cart', 'test_hook_firing', 10, 6); function test_hook_firing($cart_item_key, $product_id, $quantity, $variation_id, $variation, $cart_item_data) { error_log('TEST: woocommerce_add_to_cart hook fired for product: ' . $product_id); }