go to the Catalog → Collections
As an When creating a collection, you define the rules that determine which products are included. You can use a variety of conditions.
The key advantage of collections is their dynamic nature. Once you've defined the conditions for a collection, AbanteCart automatically adds any new products that match those conditions. Similarly, if a product no longer meets the conditions (e.g., the price changes, or a tag is removed), it will be automatically removed from the collection.
For example, let's create a page with products within the Apparel category and price prices higher than 20 (store base currency).
...
On the collections list page (Catalog → Collections) click the + button in the top left
Enter the Collection Name, it is visible only for administrator users.
Enter the collection Title - title, which is visible on the storefront.
Scroll to the Conditions section and add the Category condition
...
When a condition is added select the required category or categories. Next, add the Price condition
...
Set the additional parameters in added conditions and click save to create a Collection page
...
Tip |
---|
When the Collection is created you can add its link to the Storefront Menu (Go to the Design → Menu), HTML Block, Data Listing block or share it on social networks |
...
Embed Collection
You can embed the product’s collection in HTML pages on any website.
...