The empty state card appears WHEN there is no product
If multistore is enabled then Shop-Selector-Modal (title: “Add new product”) is opened before the “Add new product modal”
Settings wheel component
Bulk actions - Dropdown - When a product is selected, THEN the dropdown is enabled, otherwise it is disabled
The 4 options open the Progress Bar Modal while performing the options:
Options | Actions | Progress-Bar-Modal | alert-success | Confirmation Modal before applying the action |
---|---|---|---|---|
Activate selection | The selected products are enabled | Activating %number_products% products | Product(s) successfully activated. | |
Deactivate selection | The selected products are disabled | Desactivating %number_products% products | Product(s) successfully deactivated. | |
Duplicate selection | The selected products are duplicated | Duplicating %number_products% products | Product(s) successfully duplicated. | |
Delete selection | The selected products are deleted | Deleting %number_products% products | Product(s) successfully deleted. | Yes |
After checking the box, all the products displayed on the page are selected or unselected.
It’s possible to click on each parent category to folds / unfold its subcategories.
There are 3 buttons in the dropdown:
After clicking on it, the whole category tree is opened
After clicking on it, it folds the whole category tree
After clicking on it, if a category was selected, it’s no longer selected
When a category is selected:
After clicking on it:
After clicking on the icon or the line, the checkbox is checked and the product is selected (issue 15291)
When I change the position of one or many products:
After clicking on “Save & refresh”:
There are 10 columns:
If anything other than a number is filled in min or max field, the field becomes red and the value is removed (issue 11167)
The alt of the image is the caption saved on the product page, if the caption is empty the alt is the name of the product in the current language (issue 10236)
If anything other than a number is filled in min or max field, the field becomes red and the value is removed (issue 11167)
Sorts should work after duplicating products and changing page (isse 14175)
By default, the search button is disabled. It becomes enabled when something is filled in a search field.
After clicking on “Search”, the search is applied and the products matching with the search are displayed
After clicking on “Search”, this button is disabled and a “Reset” button is displayed.
After clicking on “Reset”, the search is removed and all products are displayed.
The action can be canceled by clicking on the cross or the close button.
After clicking on the “Delete now” button, the product is deleted
A message is displayed “Product successfully deleted”
If the product is virtual, open it in the same browser tab on the virtual product tab
If the product is standard without combinations or a pack, open it in the same browser tab on the quantities tab
WHEN all shops or a group of shops is selected THEN the column of Stores(s) is added to the listing.
Each item in the product list displays the product with a list of the names of the stores associated with the product, the image, the reference, main category, the price of the product without and with, the quantity of the product, the status and the actions.
The list of associated stores displays a maximum of 3 stores and then displays (…) the remaining stores.
The list of stores is displayed by id in ascending order. The first shop in the list is used to display the image, reference, price and quantity of the product. The first shop is displayed in bold.
When “all shops” is selected, lists all the products and groups the products associated with different shops together. When a group of shops is selected, only the products list all the products belonging to the shop group and groups products associated with different shops together.
A product associated with different shops:
Is the product row has more than one shop in the Store(s) column? | Duplicate | Enable | Disable | Delete | Preview |
---|---|---|---|---|---|
No | Duplicate from shop | Enable from shop | Disable from shop | Delete from shop | Not displayed |
Yes | Duplicate on all shops/groups shops | Duplicate on all shops/groups shops | Duplicate on all shops/groups shops | Duplicate on all shops/groups shops | Preview |
Is the product row has more than one shop in the Store(s) column? | Shop contexts | Edit | Duplicate | Enable | Disable | Delete | Preview |
---|---|---|---|---|---|---|---|
No | Single shop | Opens the edit page in same shop context | Duplicates the product in the same shop context | Enables the product in the same shop context | Disables the product in the same shop context | Deletes the product in the same shop context | Open a new tab the product page in FO |
No | All shops / Groups shops | Opens the edition page in the shop context associated with the product | Duplicates the product in the shop context associated with the product | Enables the product in the shop context associated with the product | Disables the product in the shop context associated with the product | Deletes the product n the shop context associated with the product | Open a new tab the product page in FO in the shop context associated with the product |
Yes | All shops / Groups shops | Opens the Shop-Selector-Modal before the edit page. Modal title: ‘Choose a Store’ |
Duplicates the selected product and all products associated with the selected product with the same shops association | Enables the selected product and all products associated with the selected product from all shops/groups shops. | Disables the selected product and all products associated with the selected product from all shops/groups shops. | Deletes the selected product and all products associated with the selected product from all shops/groups shops. | Not displayed |
When a specific shop is selected, only the products belonging to this shop are displayed.
After selecting another shop than the current, I should return to the first page (issue 9612)
If on the last page all products are deleted, I should return to the first page (issue 14713), it’s the same behavior another listing
WHEN the product is associated to more than one store THEN A dropdown is displayed next to the list of store.
WHEN the dropdown is pressed THEN It add to the product list all the product in each store in a preview panel. The inital row displays ‘-’ for all the column
When I delete the main category of product A, then if product A is re-associated with category B, then category B must become the “default category” for product A (issue 9811)