The tagging feature allows associating products with keywords. Customers can use the keywords to easily and quickly find the products they are looking for through the search bar in front office.
While creating or editing a tag, it’s added or edited for all shops (no matter the context selected). So, the list displays all the tags, no matter the context selected.
👉 See the specs
A call to actions is displayed in the header of this page:
👉 See the specs of the add/edit tag
When clicking on the settings wheel, the following options are displayed:
After clicking on it, the page is reloaded. Sorts and searches are kept.
After clicking on it, the SQL query is displayed in a modal. The SQL query takes into account filters and sorts that have been done.
There are two buttons:
After clicking on it, the SQL query is opened in Advanced parameters > Database > SQL Manager.
The page displays the tag list with the following columns:
ID of the tag.
Language of the tag.
Name of the tag.
Number of products that can be found with the tag.
Edit. This is the main action and it can be performed by clicking on the line or on the button. 👉 See the specs of the add/edit tag
Delete. The tag can be deleted by clicking on this button. After clicking on “Delete”, a modal with the title “Delete selection” is opened asking to confirm or cancel the action: “Are you sure you want to delete the selected item(s)?” The action can be canceled by clicking on the cross or on the cancel button. After clicking on “Delete” button, the tag is deleted and a successful message is displayed “Successful deletion.”
The Bulk actions button is enabled only if at least one row of the list is selected. Clicking on the Bulk actions button allows users to perform bulk actions for selected tags (using the checkboxes). A user can:
The search button is disabled as long as there are less than 2 tags in the list. A search can be done by ID, language, name, and Products. It’s possible to sort the list by ID, language, name or products in an ascending or descending way. After clicking on “search”, the “search” button is disabled and a “reset” button is displayed. If there is no results for the search done, the following message is displayed: “No records found”. When clicking on “reset”, the search is removed and all the results are displayed.