We migrated our Shopify theme to 2.0 but didn't actually convert the product pages to JSON, which means there are features and apps we can't use. We want all product pages moved from their current Liquid template into clean JSON files. The scope covers: • Product descriptions and pricing details extracted exactly as they appear now • A nested JSON structure (parent object with clearly grouped child objects) • Extra fields inside each JSON record for SEO meta tags, image URLs, and promotional tags Key points – Accuracy is critical: every description, price variant, compare-at price, and tag must match the live store. – I’m flexible on tooling; a Ruby script using the Shopify API, a Node.js utility, or a Python solution with shopify-api-python is fine as long as it’s well-documented and repeatable. [Note: Freelancer generated this and I don't really know what it means.] – Output should be a single zipped folder of JSON files or a consolidated JSON export, ready to import into another platform. – Please include brief setup instructions and a sample run so I can verify the structure before full delivery. If you’ve handled Shopify data exports or Liquid parsing before, this should be straightforward. Let me know your approach and timeline, and I’ll provide store access tokens right after kickoff.