//     <script type="text/javascript">
//         jQuery(function($){
//             function toggleFields() {
//                 var option = $('#pickup_or_ship_option').val();
//                 if (option === 'pickup') {
//                     $('#pickup_location_field').show();
//                     $('.woocommerce-shipping-fields').hide();
//                 } else if (option === 'ship') {
//                     $('#pickup_location_field').hide();
//                     $('.woocommerce-shipping-fields').show();
//                 } else {
//                     $('#pickup_location_field').hide();
//                     $('.woocommerce-shipping-fields').show();
//                 }
//             }

//             toggleFields();
//             $('#pickup_or_ship_option').on('change', function(){
//                 toggleFields();
//             });
//         });
//     </script>
//     {"id":15,"count":1,"description":"","link":"https:\/\/projects.testyourjob.com\/4run\/product-category\/uncategorized\/","name":"Uncategorized","slug":"uncategorized","taxonomy":"product_cat","parent":0,"meta":[],"menu_order":0,"_links":{"self":[{"href":"https:\/\/projects.testyourjob.com\/4run\/wp-json\/wp\/v2\/product_cat\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/projects.testyourjob.com\/4run\/wp-json\/wp\/v2\/product_cat"}],"about":[{"href":"https:\/\/projects.testyourjob.com\/4run\/wp-json\/wp\/v2\/taxonomies\/product_cat"}],"wp:post_type":[{"href":"https:\/\/projects.testyourjob.com\/4run\/wp-json\/wp\/v2\/product?product_cat=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}