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

Idea: Show in admin edit product page an info block #1

Open
FredericMartinez opened this issue Jun 6, 2022 · 0 comments
Open

Idea: Show in admin edit product page an info block #1

FredericMartinez opened this issue Jun 6, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@FredericMartinez
Copy link
Member

FredericMartinez commented Jun 6, 2022

Problem: Merchants can't know why a product isn't saleable.
It could be:

  • Enabled yes/no
  • is_in_stock yes/no
  • use_stock yes + qty > backorders
  • visibility KO
  • 0 website assigned
  • can_show_price (yes/no)
  • is_purchasable (yes/no)
  • for each custom groups:
    • can show price
    • is salable

A small info block could be the trick to help Merchant

✅ Product is saleable. [View this product](http://localhost/link-to-this-product-or-his-parent.html)

Or

❌ Product is not saleable:

- ✅ Enabled
- ✅ is_in_stock
- ✅ use_stock yes + qty > backorders
- ✅ visibility
- ❌ 0 website assigned. You have multiple websites, but this product has no website assigned.
@FredericMartinez FredericMartinez added the enhancement New feature or request label Jun 6, 2022
@thomas-kl1 thomas-kl1 added the good first issue Good for newcomers label Jun 7, 2022
@thomas-kl1 thomas-kl1 pinned this issue Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants