• Hello,

    I have bought WooCommerce Extra Options Plugin from CodeCanyon.

    I have configured a product with extra options and is able to place the order properly.

    The Extra options plugin stores the data in a serialized format in a meta field name ‘tmcartepo_data’ which has all the product options that we have set. I am trying to extract extra options entered by user and export those as separate columns in XLSX format

    So when I was going through your support threads, I came across a code snippet which I think does what I’m trying to achieve. Alogol Plus WooCommerce TM Extra Options

    So I edited the field names to my actual Extra options fields and put it in my child’s functions.php

    And then I went to ‘setup fields to export’ setting in your plugin(https://i.imgur.com/CAMXYs0.png) However, there I wasn’t able to find the fields that I had mentioned in the code snippet.

    Am I missing something here? Could you please guide me on how to make this work?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Get Serialized Data of Woocommerce Tm Extra Options in XLSX’ is closed to new replies.