Skip to content
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

Warn user about not scheduled discount #130

Open
kkarpieszuk opened this issue Jan 5, 2025 · 0 comments
Open

Warn user about not scheduled discount #130

kkarpieszuk opened this issue Jan 5, 2025 · 0 comments

Comments

@kkarpieszuk
Copy link
Owner

kkarpieszuk commented Jan 5, 2025

Scenario:

settings:
count lowest from "Day before product went on sale (excludes promotional price)"

product:

  • create a product
  • set promotional price
  • do not set promo date start

bug:
because there is no promo start date set, plugin cannot figure when is "day before".

solution:
products miscofigured this way are already logged in wp-admin/admin.php?page=wc-status&tab=logs and user can see which ones has to fix

  • but additional UX-friendly helper could be if we display on product edit page some warning about this.
  • also we could mark such product in some way on the product list in wp-admin
  • additionally in plugin settings I could show info if user choose this option to remember products must have scheduled start date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant