Products and affiliates

Hi,

I’m trying to implement a new feature in the affiliates private area. I would like to create a form where each affiliate could choose in an input select one of the products that he sells, and a new price for it. That form would send an email to the website admin, who would authorize the change or not (manually). The problem is that I’m not able to find the affiliates-products relationship in the db in order to list the products that one affiliate is selling. Could you help me?

Thanks in advance.

2 Responses to Products and affiliates

  1. maiky15 August 20, 2013 at 9:44 am #

    Thanks Antonio 🙂

    I’m going to try it right now.

    Cheers!

  2. antonio August 20, 2013 at 7:33 am #

    Hi,
    this relationship is stored in database as an option (in #_options “affiliates_products”). But I recommend you using the api. In your case, this can help you:

    $myProducts = Affiliates_Products_WooCommerce::get_products(array("filters"=>array("affiliate_id"=>$affiliate_id)));

    cheers

We use cookies to optimize your experience on our site and assume you're OK with that if you stay.
OK, hide this message.

Affiliates · Contact · Jobs · Terms & Conditions · Privacy Policy · Documentation · Downloads · Useful Plugins · My Account

Share