• remaou

    (@remaou)


    Hi,
    I’ve made a plugin for one of my customer that allow him to search book with an external service (api) and insert woocommerce product has custom product type (named BookProduct).
    Without the search plugin everything is fine. But once the plugin is activated, the product is not set as BookProduct and still saved has a Simple product but all other meta is perfectly encoded !!
    Is there a filter used by the search plugin that can make the product_type meta to fail when set ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hello,

    Well it is strange indeed.

    So those BookProduct products are saved to your WooCommerce store as simple products when using AWS plugin or they just appear inside search results as simple products but inside the dashboard they are set as custom product type?

    Regards

    Thread Starter remaou

    (@remaou)

    Hi thank for the answer,
    the product is stored as Simple product, but as i said is it the only terms that fail to be stored, all other meta that be set after (in the code) is well stored.
    See the short video to demonstrate

    Plugin Author ILLID

    (@mihail-barinov)

    So, when saving this Book product this product type returns to Simple? Sorry, but it is still not clear for me.

    Thread Starter remaou

    (@remaou)

    Yes you are correct.
    It only happen with AWS activated. Tested on 3 deployement (local and demo without the plugin, adn dev version of the final environement with and without the plugin)

    Plugin Author ILLID

    (@mihail-barinov)

    Did you try to disable the ‘Sync index table’ option from the plugin settings page? Please try this and save your Book products one more time.?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Issue with custom product’ is closed to new replies.