366 results
for “install a theme”
Sorted by relevance
Storefront Developer Documentation / Sections
How do I create a new storefront section?
To create a new Section, follow the steps b ...elow:
Step 1- Within you Aero file structure, navigate toate to Views>Sections>create file - Step 2- Enter a section name and hit enter - for demonstration we are using example as the section name - Step 3- Che...
Developer Documentation / Php Traits
Aero\\Common\\Traits\\Sluggable
This trait can be added to a model class. The trait adds a relationship to Aero\Store\Models\Slugand helper methods for adding a slug to the model.
Catalog Management / Manufacturers
How do I delete a manufacturer?
Deleting manufacturers cannot be undone
Step 1 - Login to ... your Aero Admin Console - Step 2 - Hover ov ...er the 'Catalog alog Manageanagemeagement' icon in the left hand menu
Step 3 - Click on 'Manufacturacturers'
Step 4 - Search for the manufacturer you would like to del...
Catalog Management / Products
How do I perform bulk actions on products?
... Find your products using the search and filter options on the right hand side - Step 2 - Select produc ...heckboxes or the topmost select all checkbox
Step 3 - Choose your ... bulk action from the drop down at the top of your product list - ... Step 4 - Click go - A confirmation tick will appear w...
Catalog Management / Tags
How do I create a new tag group?
In order to create a new attribute group first navigate to the tags listings page aage and cand click the "+ New Tag Grag Group" button at the top of the page.
From here you will be presen ...ted with the form for creating a new tag group.
The form is grouped int ... with non-required sections collapsed.
Tag Group Information
Firs...
Catalog Management / Tags
How do I delete a tag group?
Deleting tag groups cannot be undone
Step 1 - Login to ... your Aero Admin Console - Step 2 - Hovver o ...ver the 'Catalog alog Manageanagemeagement' icon in the left hand menu
Step 3 - Click on 'Tagsags'
Step 4 - Search for the tag group(s) you would like to del ...ete (more information here; "How do I search my t...
Catalog Management / Tags
How do I delete a tag?
Deleting tags cannot be undone
Step 1 - Login to ... your Aero Admin Console - Step 2 - Hover ov ...er the 'Catalog alog Manageanagemeagement' icon in the left hand menu
Step 3 - Click on 'Tagsags'
Step 4 - Search for the tag group(s) you would like to del ...ete (more information here; "How do I search my t...
Content Management / Blocks
How do I delete a block?
Deleting blocks cannot be undone
Step 1 - Login to ... your Aero Admin Console - Step 2 - Hover ov ...er the 'Content Managemeagement' icon in the left hand menu
Step 3 - Click on 'Block ...s'
Step 4 - Search for the block(s) you would l ...ike to delete (more information here; "How do I search my b...
Developer Documentation / Validation
How do I create custom validation requests?
To create a custom validation request, we need to extend ...the AeroRequestabstract class that’s located in aerocommerce/core.
To create a custom request, open the terminal in the project root directory and type the following command:
php artisan make:request MyR...
Content Management / Combinations
How do I delete a combination?
Deleting combinations cannot be undone
Step 1 - Login to ... your Aero Admin Console - Step 2 - Hover ov ...er the 'Content Managemeagement' icon in the left hand menu
Step 3 - Click on 'Combi ...nations'
Step 4 - Search for the Combination/Combinations you would like...
Content Management / Missing Pages
What is a missing page?
Within Aero, Missing Pages shows you a list of URLs (within your store ...'s domain) that users or agents have tried and failed to access.
This can be common when you replatform. Users or search engines might try to access pages that have been moved or that...
Content Management / Pages
How do I delete a page?
Deleting pages cannot be undone
Step 1 - Login to ... your Aero Admin Console - Step 2 - Hover ov ...er the 'Content Managemeagement' icon in the left hand menu
Step 3 - Click on 'Pages'
Step 4 - Search for the page(s) you would like to delete ( ...more information here; "How do I search my p...
Content Management / Redirects
How do I delete a redirect?
Step 1 - Login to your Aero Admin Console - Step 2 - Hover ov ...er the 'Content Managemeagement' icon in the left hand menu
Step 3 - Click on 'Redir ...ects'
Step 4 - Search for the redirect(s) you woul ...d like to delete (more information here; "How do I search my r...
Storefront Developer Documentation / Pages
What are the standard storefront pages?
Aero includes the following standard ecommerce pages. These are automatically created when you create a new Aero store:
Homepage- Your main landing page - Listings- Product listings ...based on searches or category selection - Product- Spec ...ific product details - Cart- The products that a ...
Developer Documentation / Php Traits
Aero\\Admin\\Traits\\IsExtendable
This trait can be added to a class. This trait can be used on Pipelines (more inf ...ormation "introduction to pipelines
Catalog Management / Attributes
What is the attributes list?
Your attributes list shows your curren ...t attribute groups. You can view the individual attributes within a group by clicking on the attribute group name, or the arrow icon.
Developer Documentation / Introduction
Introduction to the admin
The backend admin (theadmin (the "adminadmin") is the password-protected back office where administrative tasks can be performed. This includes managingaging the store's catalog (products, categories, manufacturers, etc.), viewing and processing orders, managing discounts, viewing report...
Developer Documentation / Developer Faqs
What versions of Elasticsearch does Aero support?
Aero supports both Elasticsearch 6.x and 7.x.
Support for Elasticsearch 6.x is provided by the 0.x v ...ersion of
aerocommerce/elastic-search.
Support for Elasticsearch 7.x is provided by the 1.x v ...ersion of
aerocommerce/elastic-search.