// TEMP DEBUG SYNC if (isset($_GET['run_tax_sync'])) { echo "

Running sync...

"; $products = get_posts([ 'post_type' => 'product', 'posts_per_page' => 1, 'post_status' => 'publish', ]); foreach ($products as $product) { echo "

Checking Product ID: {$product->ID}

"; $specs = get_field('tech_specs', $product->ID); if (!$specs || !is_array($specs)) { echo "

❌ No specs found.

"; } else { echo "
"; print_r($specs); echo "
"; } } exit; } Electric Motors Archives - Magneto Electric
All motors are inspected and tested before shipping.