• thatusernameisalreadyinuse

    (@thatusernameisalreadyinuse)


    Hello,

    my question is after I set and configured a product, how to trigger the plugin for that product.

    I see something in class-emkp-product-sender.php

    add_action( ‘save_post_product’, ….
    add_action( ‘woocommerce_product_set_stock’, …
    add_action( ‘woocommerce_checkout_order_processed’, ….
    add_action( ‘wp_trash_post’, ….
    add_action( ‘delete_post’, ….
    add_action( ’emkp_product_category_deleted’, …
    add_action( ‘untrash_post’,…
    add_action( ‘woocommerce_product_set_stock’, …
    add_action( ‘woocommerce_product_reduce_stock’, …
    add_action( ‘admin_notices …

    I started to log these actions and they doesn’t seem to occure. However I am not sure if those supposed to be the trigger actions.

    thank
    Aron

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter thatusernameisalreadyinuse

    (@thatusernameisalreadyinuse)

    UI. Product synchronization happens every 10 min, but it doesn’t find any product in the queue

    Plugin Author Zitec

    (@zitec)

    Hello,

    Sorry for the late response.
    For free support we need to follow the eMAG policy, so please use our support e-mail address ( supportemag (at) zitec.com ) and send us details about your shop, like URL, eMAG Seller ID and any other information you consider. Please don’t forget to specify your issue.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Product Queue is empty’ is closed to new replies.