Table of Contents
View Magento 2 Configurable Pre Select Extension Detail Page for Features and Demo
Documentation for Configurable Pre Select
Preference
- Configurable Preselect is a perfect extension for the store owners who wants to add combination to cart by one click.
- Select an associated item of configurable product, which you would like to show by default from first options selected or set by product from backend.
- Configurable Preselect is an appropriate tool to show some popular combination to customers at once.
- Cut down time to figure out the options.
- User Friendly and flexible configuration.
- Compatible with Most of the Browser.
Installation
There are two ways of installing extension in magento2.
- Using COMMAND LINE.
- Manually Install extension.
Option 1: Magento 2 install extension using COMMAND LINE (Recommended)
Follow below steps to install extension from the command line.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management.
Step 4: Enter the following at the command line:
Php bin/magento setup:upgrade
Php bin/magento setup:static-content:deploy
Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → Configurable preselect. the module will be displayed in the admin panel.
Option 2: Magento 2 install extension manually
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management Edit app/etc/config.php file and add one line code: ‘Mageants_ConfigurablePreselect’ ⇒ 1
Step 4: Disable the cache under System → Cache Management
Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → Configurable Preselect, the module will be displayed in the admin panel.
Backend Example
- After Installation of Extension login to magento admin panel to set configuration of the extension.
- As per below screen shot you can set all the settings here.
Extension Configuration
- From second option, you can select option to display frontend preselect options. You can select from backend product page (select product) or display first preselect option (First options) per below screen shots you can enable/disable this extension here.
Preselect option for all configurable products
- The First Option
- Select from product / Import file
- Select Highest Price Product
- Select Lowest Price Products
- Edit associated product of configurable product where you can see ‘Is Default Selected’ attribute and set it ‘Yes’.
- Admin can select any option from configurable product to display selected in frontend.
Frontend Example
- As per below screen shot you can see here default option selected.
The First Option
Select from product / Import file
Select Highest Price Product
Select Lowest Price Products