/**
* Show international customs disclaimer checkbox at WooCommerce checkout
* Displays for all countries EXCEPT United States (US)
*/
// Add the checkbox field to checkout
add_action( 'woocommerce_review_order_before_submit', 'idesign_international_customs_checkbox' );
function idesign_international_customs_checkbox() {
$chosen_country = WC()->customer->get_shipping_country();
// Fallback to billing country if shipping country is not set
if ( empty( $chosen_country ) ) {
$chosen_country = WC()->customer->get_billing_country();
}
// Only show for non-US countries
if ( $chosen_country === 'US' ) {
return;
}
?>
'checkbox',
'label' => __( 'I understand that international shipments may be delayed, held, or rejected by cust
oms in my country and refunds cannot be guaranteed. I accept this liability.', 'woocommerce' ),
'required' => true,
), WC()->checkout->get_value( 'international_customs_accept' ) );
?>
customer->get_shipping_country();
if ( empty( $chosen_country ) ) {
$chosen_country = WC()->customer->get_billing_country();
}
// Only validate for non-US countries
if ( $chosen_country === 'US' ) {
return;
}
if ( empty( $_POST['international_customs_accept'] ) ) {
wc_add_notice(
__( 'Please acknowledge the international shipping disclaimer to complete your order.', 'woocommerce' ),
'error'
);
}
}
// Save the checkbox value to th
e order meta
add_action( 'woocommerce_checkout_update_order_meta', 'idesign_save_international_customs_checkbox' );
function idesign_save_international_customs_checkbox( $order_id ) {
if ( ! empty( $_POST['international_customs_accept'] ) ) {
update_post_meta( $order_id, '_international_customs_accept', '1' );
}
}
// Re-render checkbox dynamically when country is changed (AJAX update)
add_filter( 'woocommerce_checkout_fields', 'idesign_customs_checkbox_country_refresh' );
function idesign_customs_che
Skip to content
Formula 2 takes the original MCT oil base and enhances it with Shark Oil, which absorbs more slowly — creating more muscle stretch for a longer duration.
Made from high-quality Capric and Caprylic Acids, this blend absorbs smoothly into the muscle, minimizing discomfort while allowing steady volumizing over time.
Added Shark Oil
Trusted by Athletes
How It Works
Longer Absorption Cycle
The addition of Shark Oil slows absorption, creating prolonged fascia stretch and helping the muscle adapt and stay full over time.
Application Frequency
Recommended use is 2 × per week for optimal results.
Why Choose BigDaddyB?
Feature
BigDaddyB Formula 2 (Shark Oil Blend)
Other Brands
Base Oil
✔ Pharma-Grade MCT + Shark Oil
✖ Generic carrier oils
Absorption Speed
✔ Slower & even for longer results
✖ Quick & uneven absorption
Smoothness
✔ Pain-free, consistent dispersion
✖ Harsh or irritating
Post-Application Comfort
✔ Minimal soreness, no lumps
✖ Swelling & irritation
Consistency of Results
✔ Maintains shape & fullness longer
✖ Short-lived or uneven results
Key Benefits
Slower Absorption
Shark Oil helps maintain fullness longer
Smooth Dispersion
No burn, no irritation
Fewer Weekly Pins
Only 2 applications per week needed
High Purity
Made with premium Capric & Caprylic Acids
Product Specifications
Dosage & Frequency
• 2-3 applications per week for optimal results
Storage & Shelf Life
• Store at room temperature in dark place
Compatibility
. Can be used alongside other formulas but never in the same muscle group.
Safety Note: Do not mix different formulas in the same muscle group.
BigDaddyB – Built to Fill, Not to Fail.
Every bottle crafted under strict standards for purity and performance. Trusted by lifters worldwide.