facebook-for-woocommerce icon indicating copy to clipboard operation
facebook-for-woocommerce copied to clipboard

Retailer ID in product sets instead of Group ID

Open rashedripon opened this issue 3 years ago β€’ 1 comments

πŸ”Ž Isolate the bug

  • [x] I have confirmed this occurs in the most recent version of WordPress, WooCommerce, and Facebook for WooCommerce.
  • [x] I have confirmed this occurs when only WooCommerce and Facebook for WooCommerce are active and when using a default WordPress or WooCommerce theme.

✍️ Describe the bug

Facebook plugin is mapping FB product sets to the Retailer_ID instead of the correct, Product Group ID

image

image

πŸšΆβ€β™€οΈ Steps to reproduce

  • Create a Product set in Marketing > Facebook > Product Sets
  • Assing a product category that has variable products in it
  • Sync the products
  • Check the Sets in the catalog. Use the "View Filter" button.
  • There you will see "Retailer ID"

βœ”οΈ Expected behavior

Not sure if Retailer ID is expected in the product sets. This was first asked in internal support and discussed with dev to report here for clarification: p1647971126835919-slack-C7U3Y3VMY

rashedripon avatar Mar 23 '22 13:03 rashedripon

Hi @rashedripon,

Thanks for creating the issue.

Not sure if Retailer ID is expected in the product sets.

Yes, this is expected behavior. A product set is simply a group of products matching a filter. For example, in the screenshot below, we're matching the products in the set by their Retailer ID:

Screenshot 2022-07-12 at 17 54 44

This same set could be represented as:

Screenshot 2022-07-12 at 17 56 01

The end result is the same. Unless there's a strong argument against how we're bundling the product set (first example), I don't really see why this needs to change.

rawdreeg avatar Jul 12 '22 15:07 rawdreeg