• Resolved baraak

    (@baraak)


    Hi,

    I’m trying to use Admin Columns Pro with WP Lister to create custom products page for eBay listings.

    is there a shortcode or custom field that i can use to be able to fetch the ebay_id available in the wp_ebay_auctions table for each product id?

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Support iammvc

    (@iammvc)

    Hello @baraak,

    Sorry for not getting back to you sooner!

    Yes, if you know the product ID, you can use the method below to get the matching eBay ID:

    WPLE_ListingQueryHelper::getEbayIDFromPostID( $product_id );

    Hope that helps!

    Kind regards,
    Mike

Viewing 1 replies (of 1 total)
  • The topic ‘eBay Id Shortcode or Custom Field?’ is closed to new replies.