[ad_1]
the json file contains Zipcode with prices and I want to use to display only the particular data that is required. do you have any suggestions
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
I’d write a custom shortcode to look up what you need and insert the data onto the page. Don’t load the entire JSON file on the frontend if you don’t need to.