-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hidden Products are imported #14
Comments
Hey @civicpath , |
@karen-white - It was more just a surprise because I saw dozens of products come through that I had hidden long ago. I think there are some valid use cases to make the plugin at least aware of product visibility. Just so that actions in BigCommerce are reflected in WP sites referencing the products. There are reasons why a BigCommerce admin would hide a product after some time, including if the inventory runs out, the product is discontinued, or it is meant for internal ordering purposes only. In any of these situations, that visibility setting ought to be something the WP Plugin is made aware of... I think that's where I was getting at originally when questioning why hidden products were importing. What I should have been asking is will the WP Plugin be aware of BigCommerce Product Visibility. Ditto for "Product Availability Settings". That's a new/different thing and I'll put that in a new/different issue. I've found that deleting a product from BC deletes the corresponding product in WP. That's what I would expect, and I guess that the same kind of behavior I would expect from Visibility and Availability settings. For the purpose of my original request, I'd suggest one of two things:
|
@civicpath Quick update--We're adding a new feature to the BigCommerce UI in the next few days that will allow you to select on a product-by-product basis which products to list to your WordPress channel(s). Closing this out, but please feel free to open a new issue if you have any feature requests related to the new product import process! |
Expected behavior
Products with 'hidden' visibility in the BigCommerce store should not import through the Wordpress plugin.
Actual behavior
All products regardless of visibility are importing.
Steps to reproduce behavior
Screenshot/Video (if applicable)
Workaround or possible solution
All products imported to Wordpress are initially left in an unpublished state.
The text was updated successfully, but these errors were encountered: