Title: Woocommerce Support
Last modified: January 25, 2018

---

# Woocommerce Support

 *  [dansugar](https://wordpress.org/support/users/dansugar/)
 * (@dansugar)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-support-80/)
 * Hello,
    I’m trying to use the plugin with the WooCommerce REST API, is this supported?
 * I’m trying something like this: /wp-json/wc/v2/products?filter[meta_key]=price&
   filter[meta_value]=895 however it is returning all products, instead of ones 
   with a price of 895.
 * I know this is possible using the min/max price parameter, but how about a differnet
   key, such as name? E.g. I have two products with “name”: “Givenchy Red Logo Stripe
   Track Jacket”
 * Thanks in advance.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [dansugar](https://wordpress.org/support/users/dansugar/)
 * (@dansugar)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-support-80/#post-9997939)
 * Hello,
    Still having issues when trying to use this plugin with the Woocommerce
   REST API.
 * Is it possible to filter by this meta data? Here is an example for a product 
   from wp-json/wc/v2/products:
 *     ```
               "meta_data": [
                   {
                       "id": 36716,
                       "key": "_product_type",
                       "value": "external"
                   },
                   {
                       "id": 36719,
                       "key": "_dfrps_is_dfrps_product",
                       "value": "1"
                   },
                   {
                       "id": 36720,
                       "key": "_dfrps_is_dfrpswc_product",
                       "value": "1"
                   },
                   {
                       "id": 36721,
                       "key": "_dfrps_product_id",
                       "value": "12345"
                   },
                   {
                       "id": 36722,
                       "key": "_dfrps_product",
                       "value": {
                           "classid": "60",
                           "merchant": "merchant name",
                           "image": "imgurl",
                           "currency": "GBP",
                           "feed_id": "123445",
                           "salediscount": 0,
                           "discounttype": "amount",
                           "category": "Accessories > Womens Leisure Bags",
                           "suid": "3060310",
   
       ...
       ```
   
 * Any ideas??
 *  Plugin Author [sk8tech](https://wordpress.org/support/users/sk8tech/)
 * (@sk8tech)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-support-80/#post-10057298)
 * Hello, thank you for your message. This plugin supports REST API Filter for ACF&
   CPT. WooCommerce support is not yet added at this time.
 * We’ll consider to add it to our road map. Thank you for your suggestion.
 *  [vajohnifi3d](https://wordpress.org/support/users/vajohnifi3d/)
 * (@vajohnifi3d)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/woocommerce-support-80/#post-10497369)
 * please please add soon I already use this plugin on for my posts to pull to my
   app.
    -  This reply was modified 7 years, 12 months ago by [vajohnifi3d](https://wordpress.org/support/users/vajohnifi3d/).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Woocommerce Support’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-rest-filter.svg)
 * [WP REST Filter](https://wordpress.org/plugins/wp-rest-filter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-rest-filter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-rest-filter/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-rest-filter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-rest-filter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-rest-filter/reviews/)

 * 3 replies
 * 0 participants
 * Last reply from: [vajohnifi3d](https://wordpress.org/support/users/vajohnifi3d/)
 * Last activity: [7 years, 12 months ago](https://wordpress.org/support/topic/woocommerce-support-80/#post-10497369)
 * Status: not resolved