• Resolved fartbrat

    (@fartbrat)


    Hi guys, i’m setting up an affiliate store with wordpress/woocommerce, i only know that i can add an external link to the product page, but is there a way i can integrate the price and availability of the product from the link, so i don’t have to update the price manually? I mean the product will update itself when the price is changed or sold out.

    I know there are plugins for amazon affliate, but i’m not selling amazon products.

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    There are definitely methods to do that, but they can be quite tricky to configure:

    1. Check with the target website on whether they have an integration with WooCommerce to automatically update/import products using a REST API – this is the best case scenario;
    2. Use a scheduled CSV import ti automatically reimport products based on a CSV file that the target website makes available periodically. For scheduled CSV imports in WordPress, have a look at https://www.wpallimport.com/.
    3. Create a custom REST API integration yourself to fetch products from the target website (assuming they have an endpoint available) – the complexity of this varies depending on whether the target website is *also* running WooCommerce or another platform altogether
    4. If they have a publicly accessible API that’s linked to zapier.com, you could make use of https://woocommerce.com/products/woocommerce-zapier/ to update the affected product on your site whenever a change is detected on the target site.

    Hi @fartbrat,

    Those were some terrific suggestions from RK. Since we haven’t heard back from you, I’m going to close this thread out now. If you still have questions, please open up a new thread and we’ll be happy to help you out.

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘External link on product page’ is closed to new replies.